Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2025-58060 (GCVE-0-2025-58060)
Vulnerability from cvelistv5
Published
2025-09-11 17:06
Modified
2025-09-11 17:35
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- CWE-287 - Improper Authentication
Summary
OpenPrinting CUPS is an open source printing system for Linux and other Unix-like operating systems. In versions 2.4.12 and earlier, when the `AuthType` is set to anything but `Basic`, if the request contains an `Authorization: Basic ...` header, the password is not checked. This results in authentication bypass. Any configuration that allows an `AuthType` that is not `Basic` is affected. Version 2.4.13 fixes the issue.
References
Impacted products
Vendor | Product | Version | ||
---|---|---|---|---|
OpenPrinting | cups |
Version: < 2.4.13 |
{ "containers": { "adp": [ { "metrics": [ { "other": { "content": { "id": "CVE-2025-58060", "options": [ { "Exploitation": "poc" }, { "Automatable": "no" }, { "Technical Impact": "total" } ], "role": "CISA Coordinator", "timestamp": "2025-09-11T17:33:32.502303Z", "version": "2.0.3" }, "type": "ssvc" } } ], "providerMetadata": { "dateUpdated": "2025-09-11T17:35:59.645Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "title": "CISA ADP Vulnrichment" } ], "cna": { "affected": [ { "product": "cups", "vendor": "OpenPrinting", "versions": [ { "status": "affected", "version": "\u003c 2.4.13" } ] } ], "descriptions": [ { "lang": "en", "value": "OpenPrinting CUPS is an open source printing system for Linux and other Unix-like operating systems. In versions 2.4.12 and earlier, when the `AuthType` is set to anything but `Basic`, if the request contains an `Authorization: Basic ...` header, the password is not checked. This results in authentication bypass. Any configuration that allows an `AuthType` that is not `Basic` is affected. Version 2.4.13 fixes the issue." } ], "metrics": [ { "cvssV3_1": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 8, "baseSeverity": "HIGH", "confidentialityImpact": "LOW", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:H", "version": "3.1" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-287", "description": "CWE-287: Improper Authentication", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2025-09-11T17:25:02.915Z", "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "shortName": "GitHub_M" }, "references": [ { "name": "https://github.com/OpenPrinting/cups/security/advisories/GHSA-4c68-qgrh-rmmq", "tags": [ "x_refsource_CONFIRM" ], "url": "https://github.com/OpenPrinting/cups/security/advisories/GHSA-4c68-qgrh-rmmq" }, { "name": "https://github.com/OpenPrinting/cups/commit/595d691075b1d396d2edfaa0a8fd0873a0a1f221", "tags": [ "x_refsource_MISC" ], "url": "https://github.com/OpenPrinting/cups/commit/595d691075b1d396d2edfaa0a8fd0873a0a1f221" } ], "source": { "advisory": "GHSA-4c68-qgrh-rmmq", "discovery": "UNKNOWN" }, "title": "cups has Authentication bypass with AuthType Negotiate" } }, "cveMetadata": { "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "assignerShortName": "GitHub_M", "cveId": "CVE-2025-58060", "datePublished": "2025-09-11T17:06:32.899Z", "dateReserved": "2025-08-22T14:30:32.222Z", "dateUpdated": "2025-09-11T17:35:59.645Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "vulnerability-lookup:meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2025-58060\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2025-09-11T18:15:34.787\",\"lastModified\":\"2025-09-19T19:56:17.477\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"OpenPrinting CUPS is an open source printing system for Linux and other Unix-like operating systems. In versions 2.4.12 and earlier, when the `AuthType` is set to anything but `Basic`, if the request contains an `Authorization: Basic ...` header, the password is not checked. This results in authentication bypass. Any configuration that allows an `AuthType` that is not `Basic` is affected. Version 2.4.13 fixes the issue.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:H\",\"baseScore\":8.0,\"baseSeverity\":\"HIGH\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":2.5,\"impactScore\":5.5}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-287\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:openprinting:cups:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"2.4.13\",\"matchCriteriaId\":\"9352DF89-76A8-4760-9846-45BC66C471AE\"}]}]}],\"references\":[{\"url\":\"https://github.com/OpenPrinting/cups/commit/595d691075b1d396d2edfaa0a8fd0873a0a1f221\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/OpenPrinting/cups/security/advisories/GHSA-4c68-qgrh-rmmq\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Exploit\",\"Vendor Advisory\"]}]}}", "vulnrichment": { "containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2025-58060\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"poc\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"total\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-09-11T17:33:32.502303Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-09-11T17:35:53.103Z\"}}], \"cna\": {\"title\": \"cups has Authentication bypass with AuthType Negotiate\", \"source\": {\"advisory\": \"GHSA-4c68-qgrh-rmmq\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 8, \"attackVector\": \"LOCAL\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:H\", \"integrityImpact\": \"HIGH\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"LOW\"}}], \"affected\": [{\"vendor\": \"OpenPrinting\", \"product\": \"cups\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003c 2.4.13\"}]}], \"references\": [{\"url\": \"https://github.com/OpenPrinting/cups/security/advisories/GHSA-4c68-qgrh-rmmq\", \"name\": \"https://github.com/OpenPrinting/cups/security/advisories/GHSA-4c68-qgrh-rmmq\", \"tags\": [\"x_refsource_CONFIRM\"]}, {\"url\": \"https://github.com/OpenPrinting/cups/commit/595d691075b1d396d2edfaa0a8fd0873a0a1f221\", \"name\": \"https://github.com/OpenPrinting/cups/commit/595d691075b1d396d2edfaa0a8fd0873a0a1f221\", \"tags\": [\"x_refsource_MISC\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"OpenPrinting CUPS is an open source printing system for Linux and other Unix-like operating systems. In versions 2.4.12 and earlier, when the `AuthType` is set to anything but `Basic`, if the request contains an `Authorization: Basic ...` header, the password is not checked. This results in authentication bypass. Any configuration that allows an `AuthType` that is not `Basic` is affected. Version 2.4.13 fixes the issue.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-287\", \"description\": \"CWE-287: Improper Authentication\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2025-09-11T17:25:02.915Z\"}}}", "cveMetadata": "{\"cveId\": \"CVE-2025-58060\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-09-11T17:35:59.645Z\", \"dateReserved\": \"2025-08-22T14:30:32.222Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2025-09-11T17:06:32.899Z\", \"assignerShortName\": \"GitHub_M\"}", "dataType": "CVE_RECORD", "dataVersion": "5.1" } } }
fkie_cve-2025-58060
Vulnerability from fkie_nvd
Published
2025-09-11 18:15
Modified
2025-09-19 19:56
Severity ?
Summary
OpenPrinting CUPS is an open source printing system for Linux and other Unix-like operating systems. In versions 2.4.12 and earlier, when the `AuthType` is set to anything but `Basic`, if the request contains an `Authorization: Basic ...` header, the password is not checked. This results in authentication bypass. Any configuration that allows an `AuthType` that is not `Basic` is affected. Version 2.4.13 fixes the issue.
References
Impacted products
Vendor | Product | Version | |
---|---|---|---|
openprinting | cups | * |
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:openprinting:cups:*:*:*:*:*:*:*:*", "matchCriteriaId": "9352DF89-76A8-4760-9846-45BC66C471AE", "versionEndExcluding": "2.4.13", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "cveTags": [], "descriptions": [ { "lang": "en", "value": "OpenPrinting CUPS is an open source printing system for Linux and other Unix-like operating systems. In versions 2.4.12 and earlier, when the `AuthType` is set to anything but `Basic`, if the request contains an `Authorization: Basic ...` header, the password is not checked. This results in authentication bypass. Any configuration that allows an `AuthType` that is not `Basic` is affected. Version 2.4.13 fixes the issue." } ], "id": "CVE-2025-58060", "lastModified": "2025-09-19T19:56:17.477", "metrics": { "cvssMetricV31": [ { "cvssData": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 8.0, "baseSeverity": "HIGH", "confidentialityImpact": "LOW", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:H", "version": "3.1" }, "exploitabilityScore": 2.5, "impactScore": 5.5, "source": "security-advisories@github.com", "type": "Secondary" } ] }, "published": "2025-09-11T18:15:34.787", "references": [ { "source": "security-advisories@github.com", "tags": [ "Patch" ], "url": "https://github.com/OpenPrinting/cups/commit/595d691075b1d396d2edfaa0a8fd0873a0a1f221" }, { "source": "security-advisories@github.com", "tags": [ "Exploit", "Vendor Advisory" ], "url": "https://github.com/OpenPrinting/cups/security/advisories/GHSA-4c68-qgrh-rmmq" } ], "sourceIdentifier": "security-advisories@github.com", "vulnStatus": "Analyzed", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-287" } ], "source": "security-advisories@github.com", "type": "Primary" } ] }
opensuse-su-2025:15562-1
Vulnerability from csaf_opensuse
Published
2025-09-18 00:00
Modified
2025-09-18 00:00
Summary
cups-2.4.14-1.1 on GA media
Notes
Title of the patch
cups-2.4.14-1.1 on GA media
Description of the patch
These are all security issues fixed in the cups-2.4.14-1.1 package on the GA media of openSUSE Tumbleweed.
Patchnames
openSUSE-Tumbleweed-2025-15562
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "cups-2.4.14-1.1 on GA media", "title": "Title of the patch" }, { "category": "description", "text": "These are all security issues fixed in the cups-2.4.14-1.1 package on the GA media of openSUSE Tumbleweed.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-Tumbleweed-2025-15562", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2025_15562-1.json" }, { "category": "self", "summary": "SUSE CVE CVE-2025-58060 page", "url": "https://www.suse.com/security/cve/CVE-2025-58060/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-58364 page", "url": "https://www.suse.com/security/cve/CVE-2025-58364/" } ], "title": "cups-2.4.14-1.1 on GA media", "tracking": { "current_release_date": "2025-09-18T00:00:00Z", "generator": { "date": "2025-09-18T00:00:00Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2025:15562-1", "initial_release_date": "2025-09-18T00:00:00Z", "revision_history": [ { "date": "2025-09-18T00:00:00Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "cups-2.4.14-1.1.aarch64", "product": { "name": "cups-2.4.14-1.1.aarch64", "product_id": "cups-2.4.14-1.1.aarch64" } }, { "category": "product_version", "name": "cups-client-2.4.14-1.1.aarch64", "product": { "name": "cups-client-2.4.14-1.1.aarch64", "product_id": "cups-client-2.4.14-1.1.aarch64" } }, { "category": "product_version", "name": "cups-config-2.4.14-1.1.aarch64", "product": { "name": "cups-config-2.4.14-1.1.aarch64", "product_id": "cups-config-2.4.14-1.1.aarch64" } }, { "category": "product_version", "name": "cups-ddk-2.4.14-1.1.aarch64", "product": { "name": "cups-ddk-2.4.14-1.1.aarch64", "product_id": "cups-ddk-2.4.14-1.1.aarch64" } }, { "category": "product_version", "name": "cups-devel-2.4.14-1.1.aarch64", "product": { "name": "cups-devel-2.4.14-1.1.aarch64", "product_id": "cups-devel-2.4.14-1.1.aarch64" } }, { "category": "product_version", "name": "cups-devel-32bit-2.4.14-1.1.aarch64", "product": { "name": "cups-devel-32bit-2.4.14-1.1.aarch64", "product_id": "cups-devel-32bit-2.4.14-1.1.aarch64" } }, { "category": "product_version", "name": "libcups2-2.4.14-1.1.aarch64", "product": { "name": "libcups2-2.4.14-1.1.aarch64", "product_id": "libcups2-2.4.14-1.1.aarch64" } }, { "category": "product_version", "name": "libcups2-32bit-2.4.14-1.1.aarch64", "product": { "name": "libcups2-32bit-2.4.14-1.1.aarch64", "product_id": "libcups2-32bit-2.4.14-1.1.aarch64" } }, { "category": "product_version", "name": "libcupsimage2-2.4.14-1.1.aarch64", "product": { "name": "libcupsimage2-2.4.14-1.1.aarch64", "product_id": "libcupsimage2-2.4.14-1.1.aarch64" } }, { "category": "product_version", "name": "libcupsimage2-32bit-2.4.14-1.1.aarch64", "product": { "name": "libcupsimage2-32bit-2.4.14-1.1.aarch64", "product_id": "libcupsimage2-32bit-2.4.14-1.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "cups-2.4.14-1.1.ppc64le", "product": { "name": "cups-2.4.14-1.1.ppc64le", "product_id": "cups-2.4.14-1.1.ppc64le" } }, { "category": "product_version", "name": "cups-client-2.4.14-1.1.ppc64le", "product": { "name": "cups-client-2.4.14-1.1.ppc64le", "product_id": "cups-client-2.4.14-1.1.ppc64le" } }, { "category": "product_version", "name": "cups-config-2.4.14-1.1.ppc64le", "product": { "name": "cups-config-2.4.14-1.1.ppc64le", "product_id": "cups-config-2.4.14-1.1.ppc64le" } }, { "category": "product_version", "name": "cups-ddk-2.4.14-1.1.ppc64le", "product": { "name": "cups-ddk-2.4.14-1.1.ppc64le", "product_id": "cups-ddk-2.4.14-1.1.ppc64le" } }, { "category": "product_version", "name": "cups-devel-2.4.14-1.1.ppc64le", "product": { "name": "cups-devel-2.4.14-1.1.ppc64le", "product_id": "cups-devel-2.4.14-1.1.ppc64le" } }, { "category": "product_version", "name": "cups-devel-32bit-2.4.14-1.1.ppc64le", "product": { "name": "cups-devel-32bit-2.4.14-1.1.ppc64le", "product_id": "cups-devel-32bit-2.4.14-1.1.ppc64le" } }, { "category": "product_version", "name": "libcups2-2.4.14-1.1.ppc64le", "product": { "name": "libcups2-2.4.14-1.1.ppc64le", "product_id": "libcups2-2.4.14-1.1.ppc64le" } }, { "category": "product_version", "name": "libcups2-32bit-2.4.14-1.1.ppc64le", "product": { "name": "libcups2-32bit-2.4.14-1.1.ppc64le", "product_id": "libcups2-32bit-2.4.14-1.1.ppc64le" } }, { "category": "product_version", "name": "libcupsimage2-2.4.14-1.1.ppc64le", "product": { "name": "libcupsimage2-2.4.14-1.1.ppc64le", "product_id": "libcupsimage2-2.4.14-1.1.ppc64le" } }, { "category": "product_version", "name": "libcupsimage2-32bit-2.4.14-1.1.ppc64le", "product": { "name": "libcupsimage2-32bit-2.4.14-1.1.ppc64le", "product_id": "libcupsimage2-32bit-2.4.14-1.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "cups-2.4.14-1.1.s390x", "product": { "name": "cups-2.4.14-1.1.s390x", "product_id": "cups-2.4.14-1.1.s390x" } }, { "category": "product_version", "name": "cups-client-2.4.14-1.1.s390x", "product": { "name": "cups-client-2.4.14-1.1.s390x", "product_id": "cups-client-2.4.14-1.1.s390x" } }, { "category": "product_version", "name": "cups-config-2.4.14-1.1.s390x", "product": { "name": "cups-config-2.4.14-1.1.s390x", "product_id": "cups-config-2.4.14-1.1.s390x" } }, { "category": "product_version", "name": "cups-ddk-2.4.14-1.1.s390x", "product": { "name": "cups-ddk-2.4.14-1.1.s390x", "product_id": "cups-ddk-2.4.14-1.1.s390x" } }, { "category": "product_version", "name": "cups-devel-2.4.14-1.1.s390x", "product": { "name": "cups-devel-2.4.14-1.1.s390x", "product_id": "cups-devel-2.4.14-1.1.s390x" } }, { "category": "product_version", "name": "cups-devel-32bit-2.4.14-1.1.s390x", "product": { "name": "cups-devel-32bit-2.4.14-1.1.s390x", "product_id": "cups-devel-32bit-2.4.14-1.1.s390x" } }, { "category": "product_version", "name": "libcups2-2.4.14-1.1.s390x", "product": { "name": "libcups2-2.4.14-1.1.s390x", "product_id": "libcups2-2.4.14-1.1.s390x" } }, { "category": "product_version", "name": "libcups2-32bit-2.4.14-1.1.s390x", "product": { "name": "libcups2-32bit-2.4.14-1.1.s390x", "product_id": "libcups2-32bit-2.4.14-1.1.s390x" } }, { "category": "product_version", "name": "libcupsimage2-2.4.14-1.1.s390x", "product": { "name": "libcupsimage2-2.4.14-1.1.s390x", "product_id": "libcupsimage2-2.4.14-1.1.s390x" } }, { "category": "product_version", "name": "libcupsimage2-32bit-2.4.14-1.1.s390x", "product": { "name": "libcupsimage2-32bit-2.4.14-1.1.s390x", "product_id": "libcupsimage2-32bit-2.4.14-1.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "cups-2.4.14-1.1.x86_64", "product": { "name": "cups-2.4.14-1.1.x86_64", "product_id": "cups-2.4.14-1.1.x86_64" } }, { "category": "product_version", "name": "cups-client-2.4.14-1.1.x86_64", "product": { "name": "cups-client-2.4.14-1.1.x86_64", "product_id": "cups-client-2.4.14-1.1.x86_64" } }, { "category": "product_version", "name": "cups-config-2.4.14-1.1.x86_64", "product": { "name": "cups-config-2.4.14-1.1.x86_64", "product_id": "cups-config-2.4.14-1.1.x86_64" } }, { "category": "product_version", "name": "cups-ddk-2.4.14-1.1.x86_64", "product": { "name": "cups-ddk-2.4.14-1.1.x86_64", "product_id": "cups-ddk-2.4.14-1.1.x86_64" } }, { "category": "product_version", "name": "cups-devel-2.4.14-1.1.x86_64", "product": { "name": "cups-devel-2.4.14-1.1.x86_64", "product_id": "cups-devel-2.4.14-1.1.x86_64" } }, { "category": "product_version", "name": "cups-devel-32bit-2.4.14-1.1.x86_64", "product": { "name": "cups-devel-32bit-2.4.14-1.1.x86_64", "product_id": "cups-devel-32bit-2.4.14-1.1.x86_64" } }, { "category": "product_version", "name": "libcups2-2.4.14-1.1.x86_64", "product": { "name": "libcups2-2.4.14-1.1.x86_64", "product_id": "libcups2-2.4.14-1.1.x86_64" } }, { "category": "product_version", "name": "libcups2-32bit-2.4.14-1.1.x86_64", "product": { "name": "libcups2-32bit-2.4.14-1.1.x86_64", "product_id": "libcups2-32bit-2.4.14-1.1.x86_64" } }, { "category": "product_version", "name": "libcupsimage2-2.4.14-1.1.x86_64", "product": { "name": "libcupsimage2-2.4.14-1.1.x86_64", "product_id": "libcupsimage2-2.4.14-1.1.x86_64" } }, { "category": "product_version", "name": "libcupsimage2-32bit-2.4.14-1.1.x86_64", "product": { "name": "libcupsimage2-32bit-2.4.14-1.1.x86_64", "product_id": "libcupsimage2-32bit-2.4.14-1.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "openSUSE Tumbleweed", "product": { "name": "openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed", "product_identification_helper": { "cpe": "cpe:/o:opensuse:tumbleweed" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "cups-2.4.14-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:cups-2.4.14-1.1.aarch64" }, "product_reference": "cups-2.4.14-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "cups-2.4.14-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:cups-2.4.14-1.1.ppc64le" }, "product_reference": "cups-2.4.14-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "cups-2.4.14-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:cups-2.4.14-1.1.s390x" }, "product_reference": "cups-2.4.14-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "cups-2.4.14-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:cups-2.4.14-1.1.x86_64" }, "product_reference": "cups-2.4.14-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-2.4.14-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:cups-client-2.4.14-1.1.aarch64" }, "product_reference": "cups-client-2.4.14-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-2.4.14-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:cups-client-2.4.14-1.1.ppc64le" }, "product_reference": "cups-client-2.4.14-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-2.4.14-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:cups-client-2.4.14-1.1.s390x" }, "product_reference": "cups-client-2.4.14-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-2.4.14-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:cups-client-2.4.14-1.1.x86_64" }, "product_reference": "cups-client-2.4.14-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "cups-config-2.4.14-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:cups-config-2.4.14-1.1.aarch64" }, "product_reference": "cups-config-2.4.14-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "cups-config-2.4.14-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:cups-config-2.4.14-1.1.ppc64le" }, "product_reference": "cups-config-2.4.14-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "cups-config-2.4.14-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:cups-config-2.4.14-1.1.s390x" }, "product_reference": "cups-config-2.4.14-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "cups-config-2.4.14-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:cups-config-2.4.14-1.1.x86_64" }, "product_reference": "cups-config-2.4.14-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ddk-2.4.14-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:cups-ddk-2.4.14-1.1.aarch64" }, "product_reference": "cups-ddk-2.4.14-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ddk-2.4.14-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:cups-ddk-2.4.14-1.1.ppc64le" }, "product_reference": "cups-ddk-2.4.14-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ddk-2.4.14-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:cups-ddk-2.4.14-1.1.s390x" }, "product_reference": "cups-ddk-2.4.14-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ddk-2.4.14-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:cups-ddk-2.4.14-1.1.x86_64" }, "product_reference": "cups-ddk-2.4.14-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-2.4.14-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:cups-devel-2.4.14-1.1.aarch64" }, "product_reference": "cups-devel-2.4.14-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-2.4.14-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:cups-devel-2.4.14-1.1.ppc64le" }, "product_reference": "cups-devel-2.4.14-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-2.4.14-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:cups-devel-2.4.14-1.1.s390x" }, "product_reference": "cups-devel-2.4.14-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-2.4.14-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:cups-devel-2.4.14-1.1.x86_64" }, "product_reference": "cups-devel-2.4.14-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-32bit-2.4.14-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:cups-devel-32bit-2.4.14-1.1.aarch64" }, "product_reference": "cups-devel-32bit-2.4.14-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-32bit-2.4.14-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:cups-devel-32bit-2.4.14-1.1.ppc64le" }, "product_reference": "cups-devel-32bit-2.4.14-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-32bit-2.4.14-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:cups-devel-32bit-2.4.14-1.1.s390x" }, "product_reference": "cups-devel-32bit-2.4.14-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-32bit-2.4.14-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:cups-devel-32bit-2.4.14-1.1.x86_64" }, "product_reference": "cups-devel-32bit-2.4.14-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libcups2-2.4.14-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libcups2-2.4.14-1.1.aarch64" }, "product_reference": "libcups2-2.4.14-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libcups2-2.4.14-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libcups2-2.4.14-1.1.ppc64le" }, "product_reference": "libcups2-2.4.14-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libcups2-2.4.14-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libcups2-2.4.14-1.1.s390x" }, "product_reference": "libcups2-2.4.14-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libcups2-2.4.14-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libcups2-2.4.14-1.1.x86_64" }, "product_reference": "libcups2-2.4.14-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libcups2-32bit-2.4.14-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libcups2-32bit-2.4.14-1.1.aarch64" }, "product_reference": "libcups2-32bit-2.4.14-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libcups2-32bit-2.4.14-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libcups2-32bit-2.4.14-1.1.ppc64le" }, "product_reference": "libcups2-32bit-2.4.14-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libcups2-32bit-2.4.14-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libcups2-32bit-2.4.14-1.1.s390x" }, "product_reference": "libcups2-32bit-2.4.14-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libcups2-32bit-2.4.14-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libcups2-32bit-2.4.14-1.1.x86_64" }, "product_reference": "libcups2-32bit-2.4.14-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsimage2-2.4.14-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libcupsimage2-2.4.14-1.1.aarch64" }, "product_reference": "libcupsimage2-2.4.14-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsimage2-2.4.14-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libcupsimage2-2.4.14-1.1.ppc64le" }, "product_reference": "libcupsimage2-2.4.14-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsimage2-2.4.14-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libcupsimage2-2.4.14-1.1.s390x" }, "product_reference": "libcupsimage2-2.4.14-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsimage2-2.4.14-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libcupsimage2-2.4.14-1.1.x86_64" }, "product_reference": "libcupsimage2-2.4.14-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsimage2-32bit-2.4.14-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libcupsimage2-32bit-2.4.14-1.1.aarch64" }, "product_reference": "libcupsimage2-32bit-2.4.14-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsimage2-32bit-2.4.14-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libcupsimage2-32bit-2.4.14-1.1.ppc64le" }, "product_reference": "libcupsimage2-32bit-2.4.14-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsimage2-32bit-2.4.14-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libcupsimage2-32bit-2.4.14-1.1.s390x" }, "product_reference": "libcupsimage2-32bit-2.4.14-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsimage2-32bit-2.4.14-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libcupsimage2-32bit-2.4.14-1.1.x86_64" }, "product_reference": "libcupsimage2-32bit-2.4.14-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-58060", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-58060" } ], "notes": [ { "category": "general", "text": "OpenPrinting CUPS is an open source printing system for Linux and other Unix-like operating systems. In versions 2.4.12 and earlier, when the `AuthType` is set to anything but `Basic`, if the request contains an `Authorization: Basic ...` header, the password is not checked. This results in authentication bypass. Any configuration that allows an `AuthType` that is not `Basic` is affected. Version 2.4.13 fixes the issue.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:cups-2.4.14-1.1.aarch64", "openSUSE Tumbleweed:cups-2.4.14-1.1.ppc64le", "openSUSE Tumbleweed:cups-2.4.14-1.1.s390x", "openSUSE Tumbleweed:cups-2.4.14-1.1.x86_64", "openSUSE Tumbleweed:cups-client-2.4.14-1.1.aarch64", "openSUSE Tumbleweed:cups-client-2.4.14-1.1.ppc64le", "openSUSE Tumbleweed:cups-client-2.4.14-1.1.s390x", "openSUSE Tumbleweed:cups-client-2.4.14-1.1.x86_64", "openSUSE Tumbleweed:cups-config-2.4.14-1.1.aarch64", "openSUSE Tumbleweed:cups-config-2.4.14-1.1.ppc64le", "openSUSE Tumbleweed:cups-config-2.4.14-1.1.s390x", "openSUSE Tumbleweed:cups-config-2.4.14-1.1.x86_64", "openSUSE Tumbleweed:cups-ddk-2.4.14-1.1.aarch64", "openSUSE Tumbleweed:cups-ddk-2.4.14-1.1.ppc64le", "openSUSE Tumbleweed:cups-ddk-2.4.14-1.1.s390x", "openSUSE Tumbleweed:cups-ddk-2.4.14-1.1.x86_64", "openSUSE Tumbleweed:cups-devel-2.4.14-1.1.aarch64", "openSUSE Tumbleweed:cups-devel-2.4.14-1.1.ppc64le", "openSUSE Tumbleweed:cups-devel-2.4.14-1.1.s390x", "openSUSE Tumbleweed:cups-devel-2.4.14-1.1.x86_64", "openSUSE Tumbleweed:cups-devel-32bit-2.4.14-1.1.aarch64", "openSUSE Tumbleweed:cups-devel-32bit-2.4.14-1.1.ppc64le", "openSUSE Tumbleweed:cups-devel-32bit-2.4.14-1.1.s390x", "openSUSE Tumbleweed:cups-devel-32bit-2.4.14-1.1.x86_64", "openSUSE Tumbleweed:libcups2-2.4.14-1.1.aarch64", "openSUSE Tumbleweed:libcups2-2.4.14-1.1.ppc64le", "openSUSE Tumbleweed:libcups2-2.4.14-1.1.s390x", "openSUSE Tumbleweed:libcups2-2.4.14-1.1.x86_64", "openSUSE Tumbleweed:libcups2-32bit-2.4.14-1.1.aarch64", "openSUSE Tumbleweed:libcups2-32bit-2.4.14-1.1.ppc64le", "openSUSE Tumbleweed:libcups2-32bit-2.4.14-1.1.s390x", "openSUSE Tumbleweed:libcups2-32bit-2.4.14-1.1.x86_64", "openSUSE Tumbleweed:libcupsimage2-2.4.14-1.1.aarch64", "openSUSE Tumbleweed:libcupsimage2-2.4.14-1.1.ppc64le", "openSUSE Tumbleweed:libcupsimage2-2.4.14-1.1.s390x", "openSUSE Tumbleweed:libcupsimage2-2.4.14-1.1.x86_64", "openSUSE Tumbleweed:libcupsimage2-32bit-2.4.14-1.1.aarch64", "openSUSE Tumbleweed:libcupsimage2-32bit-2.4.14-1.1.ppc64le", "openSUSE Tumbleweed:libcupsimage2-32bit-2.4.14-1.1.s390x", "openSUSE Tumbleweed:libcupsimage2-32bit-2.4.14-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-58060", "url": "https://www.suse.com/security/cve/CVE-2025-58060" }, { "category": "external", "summary": "SUSE Bug 1249049 for CVE-2025-58060", "url": "https://bugzilla.suse.com/1249049" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:cups-2.4.14-1.1.aarch64", "openSUSE Tumbleweed:cups-2.4.14-1.1.ppc64le", "openSUSE Tumbleweed:cups-2.4.14-1.1.s390x", "openSUSE Tumbleweed:cups-2.4.14-1.1.x86_64", "openSUSE Tumbleweed:cups-client-2.4.14-1.1.aarch64", "openSUSE Tumbleweed:cups-client-2.4.14-1.1.ppc64le", "openSUSE Tumbleweed:cups-client-2.4.14-1.1.s390x", "openSUSE Tumbleweed:cups-client-2.4.14-1.1.x86_64", "openSUSE Tumbleweed:cups-config-2.4.14-1.1.aarch64", "openSUSE Tumbleweed:cups-config-2.4.14-1.1.ppc64le", "openSUSE Tumbleweed:cups-config-2.4.14-1.1.s390x", "openSUSE Tumbleweed:cups-config-2.4.14-1.1.x86_64", "openSUSE Tumbleweed:cups-ddk-2.4.14-1.1.aarch64", "openSUSE Tumbleweed:cups-ddk-2.4.14-1.1.ppc64le", "openSUSE Tumbleweed:cups-ddk-2.4.14-1.1.s390x", "openSUSE Tumbleweed:cups-ddk-2.4.14-1.1.x86_64", "openSUSE Tumbleweed:cups-devel-2.4.14-1.1.aarch64", "openSUSE Tumbleweed:cups-devel-2.4.14-1.1.ppc64le", "openSUSE Tumbleweed:cups-devel-2.4.14-1.1.s390x", "openSUSE Tumbleweed:cups-devel-2.4.14-1.1.x86_64", "openSUSE Tumbleweed:cups-devel-32bit-2.4.14-1.1.aarch64", "openSUSE Tumbleweed:cups-devel-32bit-2.4.14-1.1.ppc64le", "openSUSE Tumbleweed:cups-devel-32bit-2.4.14-1.1.s390x", "openSUSE Tumbleweed:cups-devel-32bit-2.4.14-1.1.x86_64", "openSUSE Tumbleweed:libcups2-2.4.14-1.1.aarch64", "openSUSE Tumbleweed:libcups2-2.4.14-1.1.ppc64le", "openSUSE Tumbleweed:libcups2-2.4.14-1.1.s390x", "openSUSE Tumbleweed:libcups2-2.4.14-1.1.x86_64", "openSUSE Tumbleweed:libcups2-32bit-2.4.14-1.1.aarch64", "openSUSE Tumbleweed:libcups2-32bit-2.4.14-1.1.ppc64le", "openSUSE Tumbleweed:libcups2-32bit-2.4.14-1.1.s390x", "openSUSE Tumbleweed:libcups2-32bit-2.4.14-1.1.x86_64", "openSUSE Tumbleweed:libcupsimage2-2.4.14-1.1.aarch64", "openSUSE Tumbleweed:libcupsimage2-2.4.14-1.1.ppc64le", "openSUSE Tumbleweed:libcupsimage2-2.4.14-1.1.s390x", "openSUSE Tumbleweed:libcupsimage2-2.4.14-1.1.x86_64", "openSUSE Tumbleweed:libcupsimage2-32bit-2.4.14-1.1.aarch64", "openSUSE Tumbleweed:libcupsimage2-32bit-2.4.14-1.1.ppc64le", "openSUSE Tumbleweed:libcupsimage2-32bit-2.4.14-1.1.s390x", "openSUSE Tumbleweed:libcupsimage2-32bit-2.4.14-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:A/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:cups-2.4.14-1.1.aarch64", "openSUSE Tumbleweed:cups-2.4.14-1.1.ppc64le", "openSUSE Tumbleweed:cups-2.4.14-1.1.s390x", "openSUSE Tumbleweed:cups-2.4.14-1.1.x86_64", "openSUSE Tumbleweed:cups-client-2.4.14-1.1.aarch64", "openSUSE Tumbleweed:cups-client-2.4.14-1.1.ppc64le", "openSUSE Tumbleweed:cups-client-2.4.14-1.1.s390x", "openSUSE Tumbleweed:cups-client-2.4.14-1.1.x86_64", "openSUSE Tumbleweed:cups-config-2.4.14-1.1.aarch64", "openSUSE Tumbleweed:cups-config-2.4.14-1.1.ppc64le", "openSUSE Tumbleweed:cups-config-2.4.14-1.1.s390x", "openSUSE Tumbleweed:cups-config-2.4.14-1.1.x86_64", "openSUSE Tumbleweed:cups-ddk-2.4.14-1.1.aarch64", "openSUSE Tumbleweed:cups-ddk-2.4.14-1.1.ppc64le", "openSUSE Tumbleweed:cups-ddk-2.4.14-1.1.s390x", "openSUSE Tumbleweed:cups-ddk-2.4.14-1.1.x86_64", "openSUSE Tumbleweed:cups-devel-2.4.14-1.1.aarch64", "openSUSE Tumbleweed:cups-devel-2.4.14-1.1.ppc64le", "openSUSE Tumbleweed:cups-devel-2.4.14-1.1.s390x", "openSUSE Tumbleweed:cups-devel-2.4.14-1.1.x86_64", "openSUSE Tumbleweed:cups-devel-32bit-2.4.14-1.1.aarch64", "openSUSE Tumbleweed:cups-devel-32bit-2.4.14-1.1.ppc64le", "openSUSE Tumbleweed:cups-devel-32bit-2.4.14-1.1.s390x", "openSUSE Tumbleweed:cups-devel-32bit-2.4.14-1.1.x86_64", "openSUSE Tumbleweed:libcups2-2.4.14-1.1.aarch64", "openSUSE Tumbleweed:libcups2-2.4.14-1.1.ppc64le", "openSUSE Tumbleweed:libcups2-2.4.14-1.1.s390x", "openSUSE Tumbleweed:libcups2-2.4.14-1.1.x86_64", "openSUSE Tumbleweed:libcups2-32bit-2.4.14-1.1.aarch64", "openSUSE Tumbleweed:libcups2-32bit-2.4.14-1.1.ppc64le", "openSUSE Tumbleweed:libcups2-32bit-2.4.14-1.1.s390x", "openSUSE Tumbleweed:libcups2-32bit-2.4.14-1.1.x86_64", "openSUSE Tumbleweed:libcupsimage2-2.4.14-1.1.aarch64", "openSUSE Tumbleweed:libcupsimage2-2.4.14-1.1.ppc64le", "openSUSE Tumbleweed:libcupsimage2-2.4.14-1.1.s390x", "openSUSE Tumbleweed:libcupsimage2-2.4.14-1.1.x86_64", "openSUSE Tumbleweed:libcupsimage2-32bit-2.4.14-1.1.aarch64", "openSUSE Tumbleweed:libcupsimage2-32bit-2.4.14-1.1.ppc64le", "openSUSE Tumbleweed:libcupsimage2-32bit-2.4.14-1.1.s390x", "openSUSE Tumbleweed:libcupsimage2-32bit-2.4.14-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-09-18T00:00:00Z", "details": "important" } ], "title": "CVE-2025-58060" }, { "cve": "CVE-2025-58364", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-58364" } ], "notes": [ { "category": "general", "text": "OpenPrinting CUPS is an open source printing system for Linux and other Unix-like operating systems. In versions 2.4.12 and earlier, an unsafe deserialization and validation of printer attributes causes null dereference in the libcups library. This is a remote DoS vulnerability available in local subnet in default configurations. It can cause the cups \u0026 cups-browsed to crash, on all the machines in local network who are listening for printers (so by default for all regular linux machines). On systems where the vulnerability CVE-2024-47176 (cups-filters 1.x/cups-browsed 2.x vulnerability) was not fixed, and the firewall on the machine does not reject incoming communication to IPP port, and the machine is set to be available to public internet, attack vector \"Network\" is possible. The current versions of CUPS and cups-browsed projects have the attack vector \"Adjacent\" in their default configurations. Version 2.4.13 contains a patch for CVE-2025-58364.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:cups-2.4.14-1.1.aarch64", "openSUSE Tumbleweed:cups-2.4.14-1.1.ppc64le", "openSUSE Tumbleweed:cups-2.4.14-1.1.s390x", "openSUSE Tumbleweed:cups-2.4.14-1.1.x86_64", "openSUSE Tumbleweed:cups-client-2.4.14-1.1.aarch64", "openSUSE Tumbleweed:cups-client-2.4.14-1.1.ppc64le", "openSUSE Tumbleweed:cups-client-2.4.14-1.1.s390x", "openSUSE Tumbleweed:cups-client-2.4.14-1.1.x86_64", "openSUSE Tumbleweed:cups-config-2.4.14-1.1.aarch64", "openSUSE Tumbleweed:cups-config-2.4.14-1.1.ppc64le", "openSUSE Tumbleweed:cups-config-2.4.14-1.1.s390x", "openSUSE Tumbleweed:cups-config-2.4.14-1.1.x86_64", "openSUSE Tumbleweed:cups-ddk-2.4.14-1.1.aarch64", "openSUSE Tumbleweed:cups-ddk-2.4.14-1.1.ppc64le", "openSUSE Tumbleweed:cups-ddk-2.4.14-1.1.s390x", "openSUSE Tumbleweed:cups-ddk-2.4.14-1.1.x86_64", "openSUSE Tumbleweed:cups-devel-2.4.14-1.1.aarch64", "openSUSE Tumbleweed:cups-devel-2.4.14-1.1.ppc64le", "openSUSE Tumbleweed:cups-devel-2.4.14-1.1.s390x", "openSUSE Tumbleweed:cups-devel-2.4.14-1.1.x86_64", "openSUSE Tumbleweed:cups-devel-32bit-2.4.14-1.1.aarch64", "openSUSE Tumbleweed:cups-devel-32bit-2.4.14-1.1.ppc64le", "openSUSE Tumbleweed:cups-devel-32bit-2.4.14-1.1.s390x", "openSUSE Tumbleweed:cups-devel-32bit-2.4.14-1.1.x86_64", "openSUSE Tumbleweed:libcups2-2.4.14-1.1.aarch64", "openSUSE Tumbleweed:libcups2-2.4.14-1.1.ppc64le", "openSUSE Tumbleweed:libcups2-2.4.14-1.1.s390x", "openSUSE Tumbleweed:libcups2-2.4.14-1.1.x86_64", "openSUSE Tumbleweed:libcups2-32bit-2.4.14-1.1.aarch64", "openSUSE Tumbleweed:libcups2-32bit-2.4.14-1.1.ppc64le", "openSUSE Tumbleweed:libcups2-32bit-2.4.14-1.1.s390x", "openSUSE Tumbleweed:libcups2-32bit-2.4.14-1.1.x86_64", "openSUSE Tumbleweed:libcupsimage2-2.4.14-1.1.aarch64", "openSUSE Tumbleweed:libcupsimage2-2.4.14-1.1.ppc64le", "openSUSE Tumbleweed:libcupsimage2-2.4.14-1.1.s390x", "openSUSE Tumbleweed:libcupsimage2-2.4.14-1.1.x86_64", "openSUSE Tumbleweed:libcupsimage2-32bit-2.4.14-1.1.aarch64", "openSUSE Tumbleweed:libcupsimage2-32bit-2.4.14-1.1.ppc64le", "openSUSE Tumbleweed:libcupsimage2-32bit-2.4.14-1.1.s390x", "openSUSE Tumbleweed:libcupsimage2-32bit-2.4.14-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-58364", "url": "https://www.suse.com/security/cve/CVE-2025-58364" }, { "category": "external", "summary": "SUSE Bug 1249128 for CVE-2025-58364", "url": "https://bugzilla.suse.com/1249128" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:cups-2.4.14-1.1.aarch64", "openSUSE Tumbleweed:cups-2.4.14-1.1.ppc64le", "openSUSE Tumbleweed:cups-2.4.14-1.1.s390x", "openSUSE Tumbleweed:cups-2.4.14-1.1.x86_64", "openSUSE Tumbleweed:cups-client-2.4.14-1.1.aarch64", "openSUSE Tumbleweed:cups-client-2.4.14-1.1.ppc64le", "openSUSE Tumbleweed:cups-client-2.4.14-1.1.s390x", "openSUSE Tumbleweed:cups-client-2.4.14-1.1.x86_64", "openSUSE Tumbleweed:cups-config-2.4.14-1.1.aarch64", "openSUSE Tumbleweed:cups-config-2.4.14-1.1.ppc64le", "openSUSE Tumbleweed:cups-config-2.4.14-1.1.s390x", "openSUSE Tumbleweed:cups-config-2.4.14-1.1.x86_64", "openSUSE Tumbleweed:cups-ddk-2.4.14-1.1.aarch64", "openSUSE Tumbleweed:cups-ddk-2.4.14-1.1.ppc64le", "openSUSE Tumbleweed:cups-ddk-2.4.14-1.1.s390x", "openSUSE Tumbleweed:cups-ddk-2.4.14-1.1.x86_64", "openSUSE Tumbleweed:cups-devel-2.4.14-1.1.aarch64", "openSUSE Tumbleweed:cups-devel-2.4.14-1.1.ppc64le", "openSUSE Tumbleweed:cups-devel-2.4.14-1.1.s390x", "openSUSE Tumbleweed:cups-devel-2.4.14-1.1.x86_64", "openSUSE Tumbleweed:cups-devel-32bit-2.4.14-1.1.aarch64", "openSUSE Tumbleweed:cups-devel-32bit-2.4.14-1.1.ppc64le", "openSUSE Tumbleweed:cups-devel-32bit-2.4.14-1.1.s390x", "openSUSE Tumbleweed:cups-devel-32bit-2.4.14-1.1.x86_64", "openSUSE Tumbleweed:libcups2-2.4.14-1.1.aarch64", "openSUSE Tumbleweed:libcups2-2.4.14-1.1.ppc64le", "openSUSE Tumbleweed:libcups2-2.4.14-1.1.s390x", "openSUSE Tumbleweed:libcups2-2.4.14-1.1.x86_64", "openSUSE Tumbleweed:libcups2-32bit-2.4.14-1.1.aarch64", "openSUSE Tumbleweed:libcups2-32bit-2.4.14-1.1.ppc64le", "openSUSE Tumbleweed:libcups2-32bit-2.4.14-1.1.s390x", "openSUSE Tumbleweed:libcups2-32bit-2.4.14-1.1.x86_64", "openSUSE Tumbleweed:libcupsimage2-2.4.14-1.1.aarch64", "openSUSE Tumbleweed:libcupsimage2-2.4.14-1.1.ppc64le", "openSUSE Tumbleweed:libcupsimage2-2.4.14-1.1.s390x", "openSUSE Tumbleweed:libcupsimage2-2.4.14-1.1.x86_64", "openSUSE Tumbleweed:libcupsimage2-32bit-2.4.14-1.1.aarch64", "openSUSE Tumbleweed:libcupsimage2-32bit-2.4.14-1.1.ppc64le", "openSUSE Tumbleweed:libcupsimage2-32bit-2.4.14-1.1.s390x", "openSUSE Tumbleweed:libcupsimage2-32bit-2.4.14-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:cups-2.4.14-1.1.aarch64", "openSUSE Tumbleweed:cups-2.4.14-1.1.ppc64le", "openSUSE Tumbleweed:cups-2.4.14-1.1.s390x", "openSUSE Tumbleweed:cups-2.4.14-1.1.x86_64", "openSUSE Tumbleweed:cups-client-2.4.14-1.1.aarch64", "openSUSE Tumbleweed:cups-client-2.4.14-1.1.ppc64le", "openSUSE Tumbleweed:cups-client-2.4.14-1.1.s390x", "openSUSE Tumbleweed:cups-client-2.4.14-1.1.x86_64", "openSUSE Tumbleweed:cups-config-2.4.14-1.1.aarch64", "openSUSE Tumbleweed:cups-config-2.4.14-1.1.ppc64le", "openSUSE Tumbleweed:cups-config-2.4.14-1.1.s390x", "openSUSE Tumbleweed:cups-config-2.4.14-1.1.x86_64", "openSUSE Tumbleweed:cups-ddk-2.4.14-1.1.aarch64", "openSUSE Tumbleweed:cups-ddk-2.4.14-1.1.ppc64le", "openSUSE Tumbleweed:cups-ddk-2.4.14-1.1.s390x", "openSUSE Tumbleweed:cups-ddk-2.4.14-1.1.x86_64", "openSUSE Tumbleweed:cups-devel-2.4.14-1.1.aarch64", "openSUSE Tumbleweed:cups-devel-2.4.14-1.1.ppc64le", "openSUSE Tumbleweed:cups-devel-2.4.14-1.1.s390x", "openSUSE Tumbleweed:cups-devel-2.4.14-1.1.x86_64", "openSUSE Tumbleweed:cups-devel-32bit-2.4.14-1.1.aarch64", "openSUSE Tumbleweed:cups-devel-32bit-2.4.14-1.1.ppc64le", "openSUSE Tumbleweed:cups-devel-32bit-2.4.14-1.1.s390x", "openSUSE Tumbleweed:cups-devel-32bit-2.4.14-1.1.x86_64", "openSUSE Tumbleweed:libcups2-2.4.14-1.1.aarch64", "openSUSE Tumbleweed:libcups2-2.4.14-1.1.ppc64le", "openSUSE Tumbleweed:libcups2-2.4.14-1.1.s390x", "openSUSE Tumbleweed:libcups2-2.4.14-1.1.x86_64", "openSUSE Tumbleweed:libcups2-32bit-2.4.14-1.1.aarch64", "openSUSE Tumbleweed:libcups2-32bit-2.4.14-1.1.ppc64le", "openSUSE Tumbleweed:libcups2-32bit-2.4.14-1.1.s390x", "openSUSE Tumbleweed:libcups2-32bit-2.4.14-1.1.x86_64", "openSUSE Tumbleweed:libcupsimage2-2.4.14-1.1.aarch64", "openSUSE Tumbleweed:libcupsimage2-2.4.14-1.1.ppc64le", "openSUSE Tumbleweed:libcupsimage2-2.4.14-1.1.s390x", "openSUSE Tumbleweed:libcupsimage2-2.4.14-1.1.x86_64", "openSUSE Tumbleweed:libcupsimage2-32bit-2.4.14-1.1.aarch64", "openSUSE Tumbleweed:libcupsimage2-32bit-2.4.14-1.1.ppc64le", "openSUSE Tumbleweed:libcupsimage2-32bit-2.4.14-1.1.s390x", "openSUSE Tumbleweed:libcupsimage2-32bit-2.4.14-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-09-18T00:00:00Z", "details": "moderate" } ], "title": "CVE-2025-58364" } ] }
rhsa-2025:17054
Vulnerability from csaf_redhat
Published
2025-09-30 12:23
Modified
2025-10-08 15:52
Summary
Red Hat Security Advisory: cups security update
Notes
Topic
An update for cups is now available for Red Hat Enterprise Linux 7 Extended Lifecycle Support.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
The Common UNIX Printing System (CUPS) provides a portable printing layer for Linux, UNIX, and similar operating systems.
Security Fix(es):
* cups: Authentication Bypass in CUPS Authorization Handling (CVE-2025-58060)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for cups is now available for Red Hat Enterprise Linux 7 Extended Lifecycle Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "The Common UNIX Printing System (CUPS) provides a portable printing layer for Linux, UNIX, and similar operating systems.\n\nSecurity Fix(es):\n\n* cups: Authentication Bypass in CUPS Authorization Handling (CVE-2025-58060)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2025:17054", "url": "https://access.redhat.com/errata/RHSA-2025:17054" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2392595", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2392595" }, { "category": "external", "summary": "RHEL-6523", "url": "https://issues.redhat.com/browse/RHEL-6523" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_17054.json" } ], "title": "Red Hat Security Advisory: cups security update", "tracking": { "current_release_date": "2025-10-08T15:52:44+00:00", "generator": { "date": "2025-10-08T15:52:44+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.9" } }, "id": "RHSA-2025:17054", "initial_release_date": "2025-09-30T12:23:26+00:00", "revision_history": [ { "date": "2025-09-30T12:23:26+00:00", "number": "1", "summary": "Initial version" }, { "date": "2025-09-30T12:23:26+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-10-08T15:52:44+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux Server (v. 7 ELS)", "product": { "name": "Red Hat Enterprise Linux Server (v. 7 ELS)", "product_id": "7Server-ELS", "product_identification_helper": { "cpe": "cpe:/o:redhat:rhel_els:7" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Server Optional (v. 7 ELS)", "product": { "name": "Red Hat Enterprise Linux Server Optional (v. 7 ELS)", "product_id": "7Server-optional-ELS", "product_identification_helper": { "cpe": "cpe:/o:redhat:rhel_els:7" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "cups-1:1.6.3-52.el7_9.1.src", "product": { "name": "cups-1:1.6.3-52.el7_9.1.src", "product_id": "cups-1:1.6.3-52.el7_9.1.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups@1.6.3-52.el7_9.1?arch=src\u0026epoch=1" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "cups-1:1.6.3-52.el7_9.1.x86_64", "product": { "name": "cups-1:1.6.3-52.el7_9.1.x86_64", "product_id": "cups-1:1.6.3-52.el7_9.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups@1.6.3-52.el7_9.1?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-client-1:1.6.3-52.el7_9.1.x86_64", "product": { "name": "cups-client-1:1.6.3-52.el7_9.1.x86_64", "product_id": "cups-client-1:1.6.3-52.el7_9.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-client@1.6.3-52.el7_9.1?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-devel-1:1.6.3-52.el7_9.1.x86_64", "product": { "name": "cups-devel-1:1.6.3-52.el7_9.1.x86_64", "product_id": "cups-devel-1:1.6.3-52.el7_9.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-devel@1.6.3-52.el7_9.1?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-libs-1:1.6.3-52.el7_9.1.x86_64", "product": { "name": "cups-libs-1:1.6.3-52.el7_9.1.x86_64", "product_id": "cups-libs-1:1.6.3-52.el7_9.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-libs@1.6.3-52.el7_9.1?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-lpd-1:1.6.3-52.el7_9.1.x86_64", "product": { "name": "cups-lpd-1:1.6.3-52.el7_9.1.x86_64", "product_id": "cups-lpd-1:1.6.3-52.el7_9.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-lpd@1.6.3-52.el7_9.1?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-debuginfo-1:1.6.3-52.el7_9.1.x86_64", "product": { "name": "cups-debuginfo-1:1.6.3-52.el7_9.1.x86_64", "product_id": "cups-debuginfo-1:1.6.3-52.el7_9.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-debuginfo@1.6.3-52.el7_9.1?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-ipptool-1:1.6.3-52.el7_9.1.x86_64", "product": { "name": "cups-ipptool-1:1.6.3-52.el7_9.1.x86_64", "product_id": "cups-ipptool-1:1.6.3-52.el7_9.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-ipptool@1.6.3-52.el7_9.1?arch=x86_64\u0026epoch=1" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "cups-devel-1:1.6.3-52.el7_9.1.i686", "product": { "name": "cups-devel-1:1.6.3-52.el7_9.1.i686", "product_id": "cups-devel-1:1.6.3-52.el7_9.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-devel@1.6.3-52.el7_9.1?arch=i686\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-libs-1:1.6.3-52.el7_9.1.i686", "product": { "name": "cups-libs-1:1.6.3-52.el7_9.1.i686", "product_id": "cups-libs-1:1.6.3-52.el7_9.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-libs@1.6.3-52.el7_9.1?arch=i686\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-debuginfo-1:1.6.3-52.el7_9.1.i686", "product": { "name": "cups-debuginfo-1:1.6.3-52.el7_9.1.i686", "product_id": "cups-debuginfo-1:1.6.3-52.el7_9.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-debuginfo@1.6.3-52.el7_9.1?arch=i686\u0026epoch=1" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "cups-1:1.6.3-52.el7_9.1.ppc64le", "product": { "name": "cups-1:1.6.3-52.el7_9.1.ppc64le", "product_id": "cups-1:1.6.3-52.el7_9.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups@1.6.3-52.el7_9.1?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-client-1:1.6.3-52.el7_9.1.ppc64le", "product": { "name": "cups-client-1:1.6.3-52.el7_9.1.ppc64le", "product_id": "cups-client-1:1.6.3-52.el7_9.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-client@1.6.3-52.el7_9.1?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-devel-1:1.6.3-52.el7_9.1.ppc64le", "product": { "name": "cups-devel-1:1.6.3-52.el7_9.1.ppc64le", "product_id": "cups-devel-1:1.6.3-52.el7_9.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-devel@1.6.3-52.el7_9.1?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-libs-1:1.6.3-52.el7_9.1.ppc64le", "product": { "name": "cups-libs-1:1.6.3-52.el7_9.1.ppc64le", "product_id": "cups-libs-1:1.6.3-52.el7_9.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-libs@1.6.3-52.el7_9.1?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-lpd-1:1.6.3-52.el7_9.1.ppc64le", "product": { "name": "cups-lpd-1:1.6.3-52.el7_9.1.ppc64le", "product_id": "cups-lpd-1:1.6.3-52.el7_9.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-lpd@1.6.3-52.el7_9.1?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-debuginfo-1:1.6.3-52.el7_9.1.ppc64le", "product": { "name": "cups-debuginfo-1:1.6.3-52.el7_9.1.ppc64le", "product_id": "cups-debuginfo-1:1.6.3-52.el7_9.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-debuginfo@1.6.3-52.el7_9.1?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-ipptool-1:1.6.3-52.el7_9.1.ppc64le", "product": { "name": "cups-ipptool-1:1.6.3-52.el7_9.1.ppc64le", "product_id": "cups-ipptool-1:1.6.3-52.el7_9.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-ipptool@1.6.3-52.el7_9.1?arch=ppc64le\u0026epoch=1" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "cups-1:1.6.3-52.el7_9.1.ppc64", "product": { "name": "cups-1:1.6.3-52.el7_9.1.ppc64", "product_id": "cups-1:1.6.3-52.el7_9.1.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups@1.6.3-52.el7_9.1?arch=ppc64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-client-1:1.6.3-52.el7_9.1.ppc64", "product": { "name": "cups-client-1:1.6.3-52.el7_9.1.ppc64", "product_id": "cups-client-1:1.6.3-52.el7_9.1.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-client@1.6.3-52.el7_9.1?arch=ppc64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-devel-1:1.6.3-52.el7_9.1.ppc64", "product": { "name": "cups-devel-1:1.6.3-52.el7_9.1.ppc64", "product_id": "cups-devel-1:1.6.3-52.el7_9.1.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-devel@1.6.3-52.el7_9.1?arch=ppc64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-libs-1:1.6.3-52.el7_9.1.ppc64", "product": { "name": "cups-libs-1:1.6.3-52.el7_9.1.ppc64", "product_id": "cups-libs-1:1.6.3-52.el7_9.1.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-libs@1.6.3-52.el7_9.1?arch=ppc64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-lpd-1:1.6.3-52.el7_9.1.ppc64", "product": { "name": "cups-lpd-1:1.6.3-52.el7_9.1.ppc64", "product_id": "cups-lpd-1:1.6.3-52.el7_9.1.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-lpd@1.6.3-52.el7_9.1?arch=ppc64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-debuginfo-1:1.6.3-52.el7_9.1.ppc64", "product": { "name": "cups-debuginfo-1:1.6.3-52.el7_9.1.ppc64", "product_id": "cups-debuginfo-1:1.6.3-52.el7_9.1.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-debuginfo@1.6.3-52.el7_9.1?arch=ppc64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-ipptool-1:1.6.3-52.el7_9.1.ppc64", "product": { "name": "cups-ipptool-1:1.6.3-52.el7_9.1.ppc64", "product_id": "cups-ipptool-1:1.6.3-52.el7_9.1.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-ipptool@1.6.3-52.el7_9.1?arch=ppc64\u0026epoch=1" } } } ], "category": "architecture", "name": "ppc64" }, { "branches": [ { "category": "product_version", "name": "cups-devel-1:1.6.3-52.el7_9.1.ppc", "product": { "name": "cups-devel-1:1.6.3-52.el7_9.1.ppc", "product_id": "cups-devel-1:1.6.3-52.el7_9.1.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-devel@1.6.3-52.el7_9.1?arch=ppc\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-libs-1:1.6.3-52.el7_9.1.ppc", "product": { "name": "cups-libs-1:1.6.3-52.el7_9.1.ppc", "product_id": "cups-libs-1:1.6.3-52.el7_9.1.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-libs@1.6.3-52.el7_9.1?arch=ppc\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-debuginfo-1:1.6.3-52.el7_9.1.ppc", "product": { "name": "cups-debuginfo-1:1.6.3-52.el7_9.1.ppc", "product_id": "cups-debuginfo-1:1.6.3-52.el7_9.1.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-debuginfo@1.6.3-52.el7_9.1?arch=ppc\u0026epoch=1" } } } ], "category": "architecture", "name": "ppc" }, { "branches": [ { "category": "product_version", "name": "cups-1:1.6.3-52.el7_9.1.s390x", "product": { "name": "cups-1:1.6.3-52.el7_9.1.s390x", "product_id": "cups-1:1.6.3-52.el7_9.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups@1.6.3-52.el7_9.1?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-client-1:1.6.3-52.el7_9.1.s390x", "product": { "name": "cups-client-1:1.6.3-52.el7_9.1.s390x", "product_id": "cups-client-1:1.6.3-52.el7_9.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-client@1.6.3-52.el7_9.1?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-devel-1:1.6.3-52.el7_9.1.s390x", "product": { "name": "cups-devel-1:1.6.3-52.el7_9.1.s390x", "product_id": "cups-devel-1:1.6.3-52.el7_9.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-devel@1.6.3-52.el7_9.1?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-libs-1:1.6.3-52.el7_9.1.s390x", "product": { "name": "cups-libs-1:1.6.3-52.el7_9.1.s390x", "product_id": "cups-libs-1:1.6.3-52.el7_9.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-libs@1.6.3-52.el7_9.1?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-lpd-1:1.6.3-52.el7_9.1.s390x", "product": { "name": "cups-lpd-1:1.6.3-52.el7_9.1.s390x", "product_id": "cups-lpd-1:1.6.3-52.el7_9.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-lpd@1.6.3-52.el7_9.1?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-debuginfo-1:1.6.3-52.el7_9.1.s390x", "product": { "name": "cups-debuginfo-1:1.6.3-52.el7_9.1.s390x", "product_id": "cups-debuginfo-1:1.6.3-52.el7_9.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-debuginfo@1.6.3-52.el7_9.1?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-ipptool-1:1.6.3-52.el7_9.1.s390x", "product": { "name": "cups-ipptool-1:1.6.3-52.el7_9.1.s390x", "product_id": "cups-ipptool-1:1.6.3-52.el7_9.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-ipptool@1.6.3-52.el7_9.1?arch=s390x\u0026epoch=1" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "cups-devel-1:1.6.3-52.el7_9.1.s390", "product": { "name": "cups-devel-1:1.6.3-52.el7_9.1.s390", "product_id": "cups-devel-1:1.6.3-52.el7_9.1.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-devel@1.6.3-52.el7_9.1?arch=s390\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-libs-1:1.6.3-52.el7_9.1.s390", "product": { "name": "cups-libs-1:1.6.3-52.el7_9.1.s390", "product_id": "cups-libs-1:1.6.3-52.el7_9.1.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-libs@1.6.3-52.el7_9.1?arch=s390\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-debuginfo-1:1.6.3-52.el7_9.1.s390", "product": { "name": "cups-debuginfo-1:1.6.3-52.el7_9.1.s390", "product_id": "cups-debuginfo-1:1.6.3-52.el7_9.1.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-debuginfo@1.6.3-52.el7_9.1?arch=s390\u0026epoch=1" } } } ], "category": "architecture", "name": "s390" }, { "branches": [ { "category": "product_version", "name": "cups-filesystem-1:1.6.3-52.el7_9.1.noarch", "product": { "name": "cups-filesystem-1:1.6.3-52.el7_9.1.noarch", "product_id": "cups-filesystem-1:1.6.3-52.el7_9.1.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-filesystem@1.6.3-52.el7_9.1?arch=noarch\u0026epoch=1" } } } ], "category": "architecture", "name": "noarch" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "cups-1:1.6.3-52.el7_9.1.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)", "product_id": "7Server-ELS:cups-1:1.6.3-52.el7_9.1.ppc64" }, "product_reference": "cups-1:1.6.3-52.el7_9.1.ppc64", "relates_to_product_reference": "7Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-1:1.6.3-52.el7_9.1.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7 ELS)", "product_id": "7Server-ELS:cups-1:1.6.3-52.el7_9.1.ppc64le" }, "product_reference": "cups-1:1.6.3-52.el7_9.1.ppc64le", "relates_to_product_reference": "7Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-1:1.6.3-52.el7_9.1.s390x as a component of Red Hat Enterprise Linux Server (v. 7 ELS)", "product_id": "7Server-ELS:cups-1:1.6.3-52.el7_9.1.s390x" }, "product_reference": "cups-1:1.6.3-52.el7_9.1.s390x", "relates_to_product_reference": "7Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-1:1.6.3-52.el7_9.1.src as a component of Red Hat Enterprise Linux Server (v. 7 ELS)", "product_id": "7Server-ELS:cups-1:1.6.3-52.el7_9.1.src" }, "product_reference": "cups-1:1.6.3-52.el7_9.1.src", "relates_to_product_reference": "7Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-1:1.6.3-52.el7_9.1.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)", "product_id": "7Server-ELS:cups-1:1.6.3-52.el7_9.1.x86_64" }, "product_reference": "cups-1:1.6.3-52.el7_9.1.x86_64", "relates_to_product_reference": "7Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-1:1.6.3-52.el7_9.1.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)", "product_id": "7Server-ELS:cups-client-1:1.6.3-52.el7_9.1.ppc64" }, "product_reference": "cups-client-1:1.6.3-52.el7_9.1.ppc64", "relates_to_product_reference": "7Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-1:1.6.3-52.el7_9.1.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7 ELS)", "product_id": "7Server-ELS:cups-client-1:1.6.3-52.el7_9.1.ppc64le" }, "product_reference": "cups-client-1:1.6.3-52.el7_9.1.ppc64le", "relates_to_product_reference": "7Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-1:1.6.3-52.el7_9.1.s390x as a component of Red Hat Enterprise Linux Server (v. 7 ELS)", "product_id": "7Server-ELS:cups-client-1:1.6.3-52.el7_9.1.s390x" }, "product_reference": "cups-client-1:1.6.3-52.el7_9.1.s390x", "relates_to_product_reference": "7Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-1:1.6.3-52.el7_9.1.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)", "product_id": "7Server-ELS:cups-client-1:1.6.3-52.el7_9.1.x86_64" }, "product_reference": "cups-client-1:1.6.3-52.el7_9.1.x86_64", "relates_to_product_reference": "7Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debuginfo-1:1.6.3-52.el7_9.1.i686 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)", "product_id": "7Server-ELS:cups-debuginfo-1:1.6.3-52.el7_9.1.i686" }, "product_reference": "cups-debuginfo-1:1.6.3-52.el7_9.1.i686", "relates_to_product_reference": "7Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debuginfo-1:1.6.3-52.el7_9.1.ppc as a component of Red Hat Enterprise Linux Server (v. 7 ELS)", "product_id": "7Server-ELS:cups-debuginfo-1:1.6.3-52.el7_9.1.ppc" }, "product_reference": "cups-debuginfo-1:1.6.3-52.el7_9.1.ppc", "relates_to_product_reference": "7Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debuginfo-1:1.6.3-52.el7_9.1.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)", "product_id": "7Server-ELS:cups-debuginfo-1:1.6.3-52.el7_9.1.ppc64" }, "product_reference": "cups-debuginfo-1:1.6.3-52.el7_9.1.ppc64", "relates_to_product_reference": "7Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debuginfo-1:1.6.3-52.el7_9.1.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7 ELS)", "product_id": "7Server-ELS:cups-debuginfo-1:1.6.3-52.el7_9.1.ppc64le" }, "product_reference": "cups-debuginfo-1:1.6.3-52.el7_9.1.ppc64le", "relates_to_product_reference": "7Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debuginfo-1:1.6.3-52.el7_9.1.s390 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)", "product_id": "7Server-ELS:cups-debuginfo-1:1.6.3-52.el7_9.1.s390" }, "product_reference": "cups-debuginfo-1:1.6.3-52.el7_9.1.s390", "relates_to_product_reference": "7Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debuginfo-1:1.6.3-52.el7_9.1.s390x as a component of Red Hat Enterprise Linux Server (v. 7 ELS)", "product_id": "7Server-ELS:cups-debuginfo-1:1.6.3-52.el7_9.1.s390x" }, "product_reference": "cups-debuginfo-1:1.6.3-52.el7_9.1.s390x", "relates_to_product_reference": "7Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debuginfo-1:1.6.3-52.el7_9.1.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)", "product_id": "7Server-ELS:cups-debuginfo-1:1.6.3-52.el7_9.1.x86_64" }, "product_reference": "cups-debuginfo-1:1.6.3-52.el7_9.1.x86_64", "relates_to_product_reference": "7Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-1:1.6.3-52.el7_9.1.i686 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)", "product_id": "7Server-ELS:cups-devel-1:1.6.3-52.el7_9.1.i686" }, "product_reference": "cups-devel-1:1.6.3-52.el7_9.1.i686", "relates_to_product_reference": "7Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-1:1.6.3-52.el7_9.1.ppc as a component of Red Hat Enterprise Linux Server (v. 7 ELS)", "product_id": "7Server-ELS:cups-devel-1:1.6.3-52.el7_9.1.ppc" }, "product_reference": "cups-devel-1:1.6.3-52.el7_9.1.ppc", "relates_to_product_reference": "7Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-1:1.6.3-52.el7_9.1.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)", "product_id": "7Server-ELS:cups-devel-1:1.6.3-52.el7_9.1.ppc64" }, "product_reference": "cups-devel-1:1.6.3-52.el7_9.1.ppc64", "relates_to_product_reference": "7Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-1:1.6.3-52.el7_9.1.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7 ELS)", "product_id": "7Server-ELS:cups-devel-1:1.6.3-52.el7_9.1.ppc64le" }, "product_reference": "cups-devel-1:1.6.3-52.el7_9.1.ppc64le", "relates_to_product_reference": "7Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-1:1.6.3-52.el7_9.1.s390 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)", "product_id": "7Server-ELS:cups-devel-1:1.6.3-52.el7_9.1.s390" }, "product_reference": "cups-devel-1:1.6.3-52.el7_9.1.s390", "relates_to_product_reference": "7Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-1:1.6.3-52.el7_9.1.s390x as a component of Red Hat Enterprise Linux Server (v. 7 ELS)", "product_id": "7Server-ELS:cups-devel-1:1.6.3-52.el7_9.1.s390x" }, "product_reference": "cups-devel-1:1.6.3-52.el7_9.1.s390x", "relates_to_product_reference": "7Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-1:1.6.3-52.el7_9.1.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)", "product_id": "7Server-ELS:cups-devel-1:1.6.3-52.el7_9.1.x86_64" }, "product_reference": "cups-devel-1:1.6.3-52.el7_9.1.x86_64", "relates_to_product_reference": "7Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-filesystem-1:1.6.3-52.el7_9.1.noarch as a component of Red Hat Enterprise Linux Server (v. 7 ELS)", "product_id": "7Server-ELS:cups-filesystem-1:1.6.3-52.el7_9.1.noarch" }, "product_reference": "cups-filesystem-1:1.6.3-52.el7_9.1.noarch", "relates_to_product_reference": "7Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-1:1.6.3-52.el7_9.1.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)", "product_id": "7Server-ELS:cups-ipptool-1:1.6.3-52.el7_9.1.ppc64" }, "product_reference": "cups-ipptool-1:1.6.3-52.el7_9.1.ppc64", "relates_to_product_reference": "7Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-1:1.6.3-52.el7_9.1.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7 ELS)", "product_id": "7Server-ELS:cups-ipptool-1:1.6.3-52.el7_9.1.ppc64le" }, "product_reference": "cups-ipptool-1:1.6.3-52.el7_9.1.ppc64le", "relates_to_product_reference": "7Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-1:1.6.3-52.el7_9.1.s390x as a component of Red Hat Enterprise Linux Server (v. 7 ELS)", "product_id": "7Server-ELS:cups-ipptool-1:1.6.3-52.el7_9.1.s390x" }, "product_reference": "cups-ipptool-1:1.6.3-52.el7_9.1.s390x", "relates_to_product_reference": "7Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-1:1.6.3-52.el7_9.1.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)", "product_id": "7Server-ELS:cups-ipptool-1:1.6.3-52.el7_9.1.x86_64" }, "product_reference": "cups-ipptool-1:1.6.3-52.el7_9.1.x86_64", "relates_to_product_reference": "7Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-1:1.6.3-52.el7_9.1.i686 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)", "product_id": "7Server-ELS:cups-libs-1:1.6.3-52.el7_9.1.i686" }, "product_reference": "cups-libs-1:1.6.3-52.el7_9.1.i686", "relates_to_product_reference": "7Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-1:1.6.3-52.el7_9.1.ppc as a component of Red Hat Enterprise Linux Server (v. 7 ELS)", "product_id": "7Server-ELS:cups-libs-1:1.6.3-52.el7_9.1.ppc" }, "product_reference": "cups-libs-1:1.6.3-52.el7_9.1.ppc", "relates_to_product_reference": "7Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-1:1.6.3-52.el7_9.1.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)", "product_id": "7Server-ELS:cups-libs-1:1.6.3-52.el7_9.1.ppc64" }, "product_reference": "cups-libs-1:1.6.3-52.el7_9.1.ppc64", "relates_to_product_reference": "7Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-1:1.6.3-52.el7_9.1.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7 ELS)", "product_id": "7Server-ELS:cups-libs-1:1.6.3-52.el7_9.1.ppc64le" }, "product_reference": "cups-libs-1:1.6.3-52.el7_9.1.ppc64le", "relates_to_product_reference": "7Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-1:1.6.3-52.el7_9.1.s390 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)", "product_id": "7Server-ELS:cups-libs-1:1.6.3-52.el7_9.1.s390" }, "product_reference": "cups-libs-1:1.6.3-52.el7_9.1.s390", "relates_to_product_reference": "7Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-1:1.6.3-52.el7_9.1.s390x as a component of Red Hat Enterprise Linux Server (v. 7 ELS)", "product_id": "7Server-ELS:cups-libs-1:1.6.3-52.el7_9.1.s390x" }, "product_reference": "cups-libs-1:1.6.3-52.el7_9.1.s390x", "relates_to_product_reference": "7Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-1:1.6.3-52.el7_9.1.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)", "product_id": "7Server-ELS:cups-libs-1:1.6.3-52.el7_9.1.x86_64" }, "product_reference": "cups-libs-1:1.6.3-52.el7_9.1.x86_64", "relates_to_product_reference": "7Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-1:1.6.3-52.el7_9.1.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)", "product_id": "7Server-ELS:cups-lpd-1:1.6.3-52.el7_9.1.ppc64" }, "product_reference": "cups-lpd-1:1.6.3-52.el7_9.1.ppc64", "relates_to_product_reference": "7Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-1:1.6.3-52.el7_9.1.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7 ELS)", "product_id": "7Server-ELS:cups-lpd-1:1.6.3-52.el7_9.1.ppc64le" }, "product_reference": "cups-lpd-1:1.6.3-52.el7_9.1.ppc64le", "relates_to_product_reference": "7Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-1:1.6.3-52.el7_9.1.s390x as a component of Red Hat Enterprise Linux Server (v. 7 ELS)", "product_id": "7Server-ELS:cups-lpd-1:1.6.3-52.el7_9.1.s390x" }, "product_reference": "cups-lpd-1:1.6.3-52.el7_9.1.s390x", "relates_to_product_reference": "7Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-1:1.6.3-52.el7_9.1.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)", "product_id": "7Server-ELS:cups-lpd-1:1.6.3-52.el7_9.1.x86_64" }, "product_reference": "cups-lpd-1:1.6.3-52.el7_9.1.x86_64", "relates_to_product_reference": "7Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-1:1.6.3-52.el7_9.1.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)", "product_id": "7Server-optional-ELS:cups-1:1.6.3-52.el7_9.1.ppc64" }, "product_reference": "cups-1:1.6.3-52.el7_9.1.ppc64", "relates_to_product_reference": "7Server-optional-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-1:1.6.3-52.el7_9.1.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)", "product_id": "7Server-optional-ELS:cups-1:1.6.3-52.el7_9.1.ppc64le" }, "product_reference": "cups-1:1.6.3-52.el7_9.1.ppc64le", "relates_to_product_reference": "7Server-optional-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-1:1.6.3-52.el7_9.1.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)", "product_id": "7Server-optional-ELS:cups-1:1.6.3-52.el7_9.1.s390x" }, "product_reference": "cups-1:1.6.3-52.el7_9.1.s390x", "relates_to_product_reference": "7Server-optional-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-1:1.6.3-52.el7_9.1.src as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)", "product_id": "7Server-optional-ELS:cups-1:1.6.3-52.el7_9.1.src" }, "product_reference": "cups-1:1.6.3-52.el7_9.1.src", "relates_to_product_reference": "7Server-optional-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-1:1.6.3-52.el7_9.1.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)", "product_id": "7Server-optional-ELS:cups-1:1.6.3-52.el7_9.1.x86_64" }, "product_reference": "cups-1:1.6.3-52.el7_9.1.x86_64", "relates_to_product_reference": "7Server-optional-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-1:1.6.3-52.el7_9.1.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)", "product_id": "7Server-optional-ELS:cups-client-1:1.6.3-52.el7_9.1.ppc64" }, "product_reference": "cups-client-1:1.6.3-52.el7_9.1.ppc64", "relates_to_product_reference": "7Server-optional-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-1:1.6.3-52.el7_9.1.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)", "product_id": "7Server-optional-ELS:cups-client-1:1.6.3-52.el7_9.1.ppc64le" }, "product_reference": "cups-client-1:1.6.3-52.el7_9.1.ppc64le", "relates_to_product_reference": "7Server-optional-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-1:1.6.3-52.el7_9.1.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)", "product_id": "7Server-optional-ELS:cups-client-1:1.6.3-52.el7_9.1.s390x" }, "product_reference": "cups-client-1:1.6.3-52.el7_9.1.s390x", "relates_to_product_reference": "7Server-optional-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-1:1.6.3-52.el7_9.1.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)", "product_id": "7Server-optional-ELS:cups-client-1:1.6.3-52.el7_9.1.x86_64" }, "product_reference": "cups-client-1:1.6.3-52.el7_9.1.x86_64", "relates_to_product_reference": "7Server-optional-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debuginfo-1:1.6.3-52.el7_9.1.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)", "product_id": "7Server-optional-ELS:cups-debuginfo-1:1.6.3-52.el7_9.1.i686" }, "product_reference": "cups-debuginfo-1:1.6.3-52.el7_9.1.i686", "relates_to_product_reference": "7Server-optional-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debuginfo-1:1.6.3-52.el7_9.1.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)", "product_id": "7Server-optional-ELS:cups-debuginfo-1:1.6.3-52.el7_9.1.ppc" }, "product_reference": "cups-debuginfo-1:1.6.3-52.el7_9.1.ppc", "relates_to_product_reference": "7Server-optional-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debuginfo-1:1.6.3-52.el7_9.1.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)", "product_id": "7Server-optional-ELS:cups-debuginfo-1:1.6.3-52.el7_9.1.ppc64" }, "product_reference": "cups-debuginfo-1:1.6.3-52.el7_9.1.ppc64", "relates_to_product_reference": "7Server-optional-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debuginfo-1:1.6.3-52.el7_9.1.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)", "product_id": "7Server-optional-ELS:cups-debuginfo-1:1.6.3-52.el7_9.1.ppc64le" }, "product_reference": "cups-debuginfo-1:1.6.3-52.el7_9.1.ppc64le", "relates_to_product_reference": "7Server-optional-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debuginfo-1:1.6.3-52.el7_9.1.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)", "product_id": "7Server-optional-ELS:cups-debuginfo-1:1.6.3-52.el7_9.1.s390" }, "product_reference": "cups-debuginfo-1:1.6.3-52.el7_9.1.s390", "relates_to_product_reference": "7Server-optional-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debuginfo-1:1.6.3-52.el7_9.1.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)", "product_id": "7Server-optional-ELS:cups-debuginfo-1:1.6.3-52.el7_9.1.s390x" }, "product_reference": "cups-debuginfo-1:1.6.3-52.el7_9.1.s390x", "relates_to_product_reference": "7Server-optional-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debuginfo-1:1.6.3-52.el7_9.1.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)", "product_id": "7Server-optional-ELS:cups-debuginfo-1:1.6.3-52.el7_9.1.x86_64" }, "product_reference": "cups-debuginfo-1:1.6.3-52.el7_9.1.x86_64", "relates_to_product_reference": "7Server-optional-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-1:1.6.3-52.el7_9.1.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)", "product_id": "7Server-optional-ELS:cups-devel-1:1.6.3-52.el7_9.1.i686" }, "product_reference": "cups-devel-1:1.6.3-52.el7_9.1.i686", "relates_to_product_reference": "7Server-optional-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-1:1.6.3-52.el7_9.1.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)", "product_id": "7Server-optional-ELS:cups-devel-1:1.6.3-52.el7_9.1.ppc" }, "product_reference": "cups-devel-1:1.6.3-52.el7_9.1.ppc", "relates_to_product_reference": "7Server-optional-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-1:1.6.3-52.el7_9.1.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)", "product_id": "7Server-optional-ELS:cups-devel-1:1.6.3-52.el7_9.1.ppc64" }, "product_reference": "cups-devel-1:1.6.3-52.el7_9.1.ppc64", "relates_to_product_reference": "7Server-optional-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-1:1.6.3-52.el7_9.1.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)", "product_id": "7Server-optional-ELS:cups-devel-1:1.6.3-52.el7_9.1.ppc64le" }, "product_reference": "cups-devel-1:1.6.3-52.el7_9.1.ppc64le", "relates_to_product_reference": "7Server-optional-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-1:1.6.3-52.el7_9.1.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)", "product_id": "7Server-optional-ELS:cups-devel-1:1.6.3-52.el7_9.1.s390" }, "product_reference": "cups-devel-1:1.6.3-52.el7_9.1.s390", "relates_to_product_reference": "7Server-optional-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-1:1.6.3-52.el7_9.1.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)", "product_id": "7Server-optional-ELS:cups-devel-1:1.6.3-52.el7_9.1.s390x" }, "product_reference": "cups-devel-1:1.6.3-52.el7_9.1.s390x", "relates_to_product_reference": "7Server-optional-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-1:1.6.3-52.el7_9.1.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)", "product_id": "7Server-optional-ELS:cups-devel-1:1.6.3-52.el7_9.1.x86_64" }, "product_reference": "cups-devel-1:1.6.3-52.el7_9.1.x86_64", "relates_to_product_reference": "7Server-optional-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-filesystem-1:1.6.3-52.el7_9.1.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)", "product_id": "7Server-optional-ELS:cups-filesystem-1:1.6.3-52.el7_9.1.noarch" }, "product_reference": "cups-filesystem-1:1.6.3-52.el7_9.1.noarch", "relates_to_product_reference": "7Server-optional-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-1:1.6.3-52.el7_9.1.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)", "product_id": "7Server-optional-ELS:cups-ipptool-1:1.6.3-52.el7_9.1.ppc64" }, "product_reference": "cups-ipptool-1:1.6.3-52.el7_9.1.ppc64", "relates_to_product_reference": "7Server-optional-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-1:1.6.3-52.el7_9.1.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)", "product_id": "7Server-optional-ELS:cups-ipptool-1:1.6.3-52.el7_9.1.ppc64le" }, "product_reference": "cups-ipptool-1:1.6.3-52.el7_9.1.ppc64le", "relates_to_product_reference": "7Server-optional-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-1:1.6.3-52.el7_9.1.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)", "product_id": "7Server-optional-ELS:cups-ipptool-1:1.6.3-52.el7_9.1.s390x" }, "product_reference": "cups-ipptool-1:1.6.3-52.el7_9.1.s390x", "relates_to_product_reference": "7Server-optional-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-1:1.6.3-52.el7_9.1.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)", "product_id": "7Server-optional-ELS:cups-ipptool-1:1.6.3-52.el7_9.1.x86_64" }, "product_reference": "cups-ipptool-1:1.6.3-52.el7_9.1.x86_64", "relates_to_product_reference": "7Server-optional-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-1:1.6.3-52.el7_9.1.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)", "product_id": "7Server-optional-ELS:cups-libs-1:1.6.3-52.el7_9.1.i686" }, "product_reference": "cups-libs-1:1.6.3-52.el7_9.1.i686", "relates_to_product_reference": "7Server-optional-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-1:1.6.3-52.el7_9.1.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)", "product_id": "7Server-optional-ELS:cups-libs-1:1.6.3-52.el7_9.1.ppc" }, "product_reference": "cups-libs-1:1.6.3-52.el7_9.1.ppc", "relates_to_product_reference": "7Server-optional-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-1:1.6.3-52.el7_9.1.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)", "product_id": "7Server-optional-ELS:cups-libs-1:1.6.3-52.el7_9.1.ppc64" }, "product_reference": "cups-libs-1:1.6.3-52.el7_9.1.ppc64", "relates_to_product_reference": "7Server-optional-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-1:1.6.3-52.el7_9.1.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)", "product_id": "7Server-optional-ELS:cups-libs-1:1.6.3-52.el7_9.1.ppc64le" }, "product_reference": "cups-libs-1:1.6.3-52.el7_9.1.ppc64le", "relates_to_product_reference": "7Server-optional-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-1:1.6.3-52.el7_9.1.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)", "product_id": "7Server-optional-ELS:cups-libs-1:1.6.3-52.el7_9.1.s390" }, "product_reference": "cups-libs-1:1.6.3-52.el7_9.1.s390", "relates_to_product_reference": "7Server-optional-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-1:1.6.3-52.el7_9.1.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)", "product_id": "7Server-optional-ELS:cups-libs-1:1.6.3-52.el7_9.1.s390x" }, "product_reference": "cups-libs-1:1.6.3-52.el7_9.1.s390x", "relates_to_product_reference": "7Server-optional-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-1:1.6.3-52.el7_9.1.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)", "product_id": "7Server-optional-ELS:cups-libs-1:1.6.3-52.el7_9.1.x86_64" }, "product_reference": "cups-libs-1:1.6.3-52.el7_9.1.x86_64", "relates_to_product_reference": "7Server-optional-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-1:1.6.3-52.el7_9.1.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)", "product_id": "7Server-optional-ELS:cups-lpd-1:1.6.3-52.el7_9.1.ppc64" }, "product_reference": "cups-lpd-1:1.6.3-52.el7_9.1.ppc64", "relates_to_product_reference": "7Server-optional-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-1:1.6.3-52.el7_9.1.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)", "product_id": "7Server-optional-ELS:cups-lpd-1:1.6.3-52.el7_9.1.ppc64le" }, "product_reference": "cups-lpd-1:1.6.3-52.el7_9.1.ppc64le", "relates_to_product_reference": "7Server-optional-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-1:1.6.3-52.el7_9.1.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)", "product_id": "7Server-optional-ELS:cups-lpd-1:1.6.3-52.el7_9.1.s390x" }, "product_reference": "cups-lpd-1:1.6.3-52.el7_9.1.s390x", "relates_to_product_reference": "7Server-optional-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-1:1.6.3-52.el7_9.1.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)", "product_id": "7Server-optional-ELS:cups-lpd-1:1.6.3-52.el7_9.1.x86_64" }, "product_reference": "cups-lpd-1:1.6.3-52.el7_9.1.x86_64", "relates_to_product_reference": "7Server-optional-ELS" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Hristo Venev" ] } ], "cve": "CVE-2025-58060", "cwe": { "id": "CWE-287", "name": "Improper Authentication" }, "discovery_date": "2025-09-02T12:06:54.304000+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2392595" } ], "notes": [ { "category": "description", "text": "A flaw was found in CUPS, a widely used printing service on Linux and UNIX-like systems. The issue arises when authentication is configured to use a method other than Basic, but the attacker sends an HTTP request with a Basic authentication header. Due to improper validation in the cupsdAuthorize() function, the password is not checked. This vulnerability allows attackers to bypass authentication entirely, resulting in unauthorized access to administrative functions and system configuration.", "title": "Vulnerability description" }, { "category": "summary", "text": "cups: Authentication Bypass in CUPS Authorization Handling", "title": "Vulnerability summary" }, { "category": "other", "text": "The Red Hat Product Security team has assessed the severity of this vulnerability as Important, given that it enables complete authentication bypass. Exploitation requires no valid credentials and can be performed remotely in some configurations. Attackers could gain administrative privileges in CUPS, modify critical configuration files, or potentially escalate their access further depending on the system environment. The root cause is a missing authentication check when the AuthType is set to values other than Basic but a Basic authorization header is supplied.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-ELS:cups-1:1.6.3-52.el7_9.1.ppc64", "7Server-ELS:cups-1:1.6.3-52.el7_9.1.ppc64le", "7Server-ELS:cups-1:1.6.3-52.el7_9.1.s390x", "7Server-ELS:cups-1:1.6.3-52.el7_9.1.src", "7Server-ELS:cups-1:1.6.3-52.el7_9.1.x86_64", "7Server-ELS:cups-client-1:1.6.3-52.el7_9.1.ppc64", "7Server-ELS:cups-client-1:1.6.3-52.el7_9.1.ppc64le", "7Server-ELS:cups-client-1:1.6.3-52.el7_9.1.s390x", "7Server-ELS:cups-client-1:1.6.3-52.el7_9.1.x86_64", "7Server-ELS:cups-debuginfo-1:1.6.3-52.el7_9.1.i686", "7Server-ELS:cups-debuginfo-1:1.6.3-52.el7_9.1.ppc", "7Server-ELS:cups-debuginfo-1:1.6.3-52.el7_9.1.ppc64", "7Server-ELS:cups-debuginfo-1:1.6.3-52.el7_9.1.ppc64le", "7Server-ELS:cups-debuginfo-1:1.6.3-52.el7_9.1.s390", "7Server-ELS:cups-debuginfo-1:1.6.3-52.el7_9.1.s390x", "7Server-ELS:cups-debuginfo-1:1.6.3-52.el7_9.1.x86_64", "7Server-ELS:cups-devel-1:1.6.3-52.el7_9.1.i686", "7Server-ELS:cups-devel-1:1.6.3-52.el7_9.1.ppc", "7Server-ELS:cups-devel-1:1.6.3-52.el7_9.1.ppc64", "7Server-ELS:cups-devel-1:1.6.3-52.el7_9.1.ppc64le", "7Server-ELS:cups-devel-1:1.6.3-52.el7_9.1.s390", "7Server-ELS:cups-devel-1:1.6.3-52.el7_9.1.s390x", "7Server-ELS:cups-devel-1:1.6.3-52.el7_9.1.x86_64", "7Server-ELS:cups-filesystem-1:1.6.3-52.el7_9.1.noarch", "7Server-ELS:cups-ipptool-1:1.6.3-52.el7_9.1.ppc64", "7Server-ELS:cups-ipptool-1:1.6.3-52.el7_9.1.ppc64le", "7Server-ELS:cups-ipptool-1:1.6.3-52.el7_9.1.s390x", "7Server-ELS:cups-ipptool-1:1.6.3-52.el7_9.1.x86_64", "7Server-ELS:cups-libs-1:1.6.3-52.el7_9.1.i686", "7Server-ELS:cups-libs-1:1.6.3-52.el7_9.1.ppc", "7Server-ELS:cups-libs-1:1.6.3-52.el7_9.1.ppc64", "7Server-ELS:cups-libs-1:1.6.3-52.el7_9.1.ppc64le", "7Server-ELS:cups-libs-1:1.6.3-52.el7_9.1.s390", "7Server-ELS:cups-libs-1:1.6.3-52.el7_9.1.s390x", "7Server-ELS:cups-libs-1:1.6.3-52.el7_9.1.x86_64", "7Server-ELS:cups-lpd-1:1.6.3-52.el7_9.1.ppc64", "7Server-ELS:cups-lpd-1:1.6.3-52.el7_9.1.ppc64le", "7Server-ELS:cups-lpd-1:1.6.3-52.el7_9.1.s390x", "7Server-ELS:cups-lpd-1:1.6.3-52.el7_9.1.x86_64", "7Server-optional-ELS:cups-1:1.6.3-52.el7_9.1.ppc64", "7Server-optional-ELS:cups-1:1.6.3-52.el7_9.1.ppc64le", "7Server-optional-ELS:cups-1:1.6.3-52.el7_9.1.s390x", "7Server-optional-ELS:cups-1:1.6.3-52.el7_9.1.src", "7Server-optional-ELS:cups-1:1.6.3-52.el7_9.1.x86_64", "7Server-optional-ELS:cups-client-1:1.6.3-52.el7_9.1.ppc64", "7Server-optional-ELS:cups-client-1:1.6.3-52.el7_9.1.ppc64le", "7Server-optional-ELS:cups-client-1:1.6.3-52.el7_9.1.s390x", "7Server-optional-ELS:cups-client-1:1.6.3-52.el7_9.1.x86_64", "7Server-optional-ELS:cups-debuginfo-1:1.6.3-52.el7_9.1.i686", "7Server-optional-ELS:cups-debuginfo-1:1.6.3-52.el7_9.1.ppc", "7Server-optional-ELS:cups-debuginfo-1:1.6.3-52.el7_9.1.ppc64", "7Server-optional-ELS:cups-debuginfo-1:1.6.3-52.el7_9.1.ppc64le", "7Server-optional-ELS:cups-debuginfo-1:1.6.3-52.el7_9.1.s390", "7Server-optional-ELS:cups-debuginfo-1:1.6.3-52.el7_9.1.s390x", "7Server-optional-ELS:cups-debuginfo-1:1.6.3-52.el7_9.1.x86_64", "7Server-optional-ELS:cups-devel-1:1.6.3-52.el7_9.1.i686", "7Server-optional-ELS:cups-devel-1:1.6.3-52.el7_9.1.ppc", "7Server-optional-ELS:cups-devel-1:1.6.3-52.el7_9.1.ppc64", "7Server-optional-ELS:cups-devel-1:1.6.3-52.el7_9.1.ppc64le", "7Server-optional-ELS:cups-devel-1:1.6.3-52.el7_9.1.s390", "7Server-optional-ELS:cups-devel-1:1.6.3-52.el7_9.1.s390x", "7Server-optional-ELS:cups-devel-1:1.6.3-52.el7_9.1.x86_64", "7Server-optional-ELS:cups-filesystem-1:1.6.3-52.el7_9.1.noarch", "7Server-optional-ELS:cups-ipptool-1:1.6.3-52.el7_9.1.ppc64", "7Server-optional-ELS:cups-ipptool-1:1.6.3-52.el7_9.1.ppc64le", "7Server-optional-ELS:cups-ipptool-1:1.6.3-52.el7_9.1.s390x", "7Server-optional-ELS:cups-ipptool-1:1.6.3-52.el7_9.1.x86_64", "7Server-optional-ELS:cups-libs-1:1.6.3-52.el7_9.1.i686", "7Server-optional-ELS:cups-libs-1:1.6.3-52.el7_9.1.ppc", "7Server-optional-ELS:cups-libs-1:1.6.3-52.el7_9.1.ppc64", "7Server-optional-ELS:cups-libs-1:1.6.3-52.el7_9.1.ppc64le", "7Server-optional-ELS:cups-libs-1:1.6.3-52.el7_9.1.s390", "7Server-optional-ELS:cups-libs-1:1.6.3-52.el7_9.1.s390x", "7Server-optional-ELS:cups-libs-1:1.6.3-52.el7_9.1.x86_64", "7Server-optional-ELS:cups-lpd-1:1.6.3-52.el7_9.1.ppc64", "7Server-optional-ELS:cups-lpd-1:1.6.3-52.el7_9.1.ppc64le", "7Server-optional-ELS:cups-lpd-1:1.6.3-52.el7_9.1.s390x", "7Server-optional-ELS:cups-lpd-1:1.6.3-52.el7_9.1.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2025-58060" }, { "category": "external", "summary": "RHBZ#2392595", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2392595" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2025-58060", "url": "https://www.cve.org/CVERecord?id=CVE-2025-58060" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-58060", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58060" } ], "release_date": "2025-09-11T13:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-09-30T12:23:26+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-ELS:cups-1:1.6.3-52.el7_9.1.ppc64", "7Server-ELS:cups-1:1.6.3-52.el7_9.1.ppc64le", "7Server-ELS:cups-1:1.6.3-52.el7_9.1.s390x", "7Server-ELS:cups-1:1.6.3-52.el7_9.1.src", "7Server-ELS:cups-1:1.6.3-52.el7_9.1.x86_64", "7Server-ELS:cups-client-1:1.6.3-52.el7_9.1.ppc64", "7Server-ELS:cups-client-1:1.6.3-52.el7_9.1.ppc64le", "7Server-ELS:cups-client-1:1.6.3-52.el7_9.1.s390x", "7Server-ELS:cups-client-1:1.6.3-52.el7_9.1.x86_64", "7Server-ELS:cups-debuginfo-1:1.6.3-52.el7_9.1.i686", "7Server-ELS:cups-debuginfo-1:1.6.3-52.el7_9.1.ppc", "7Server-ELS:cups-debuginfo-1:1.6.3-52.el7_9.1.ppc64", "7Server-ELS:cups-debuginfo-1:1.6.3-52.el7_9.1.ppc64le", "7Server-ELS:cups-debuginfo-1:1.6.3-52.el7_9.1.s390", "7Server-ELS:cups-debuginfo-1:1.6.3-52.el7_9.1.s390x", "7Server-ELS:cups-debuginfo-1:1.6.3-52.el7_9.1.x86_64", "7Server-ELS:cups-devel-1:1.6.3-52.el7_9.1.i686", "7Server-ELS:cups-devel-1:1.6.3-52.el7_9.1.ppc", "7Server-ELS:cups-devel-1:1.6.3-52.el7_9.1.ppc64", "7Server-ELS:cups-devel-1:1.6.3-52.el7_9.1.ppc64le", "7Server-ELS:cups-devel-1:1.6.3-52.el7_9.1.s390", "7Server-ELS:cups-devel-1:1.6.3-52.el7_9.1.s390x", "7Server-ELS:cups-devel-1:1.6.3-52.el7_9.1.x86_64", "7Server-ELS:cups-filesystem-1:1.6.3-52.el7_9.1.noarch", "7Server-ELS:cups-ipptool-1:1.6.3-52.el7_9.1.ppc64", "7Server-ELS:cups-ipptool-1:1.6.3-52.el7_9.1.ppc64le", "7Server-ELS:cups-ipptool-1:1.6.3-52.el7_9.1.s390x", "7Server-ELS:cups-ipptool-1:1.6.3-52.el7_9.1.x86_64", "7Server-ELS:cups-libs-1:1.6.3-52.el7_9.1.i686", "7Server-ELS:cups-libs-1:1.6.3-52.el7_9.1.ppc", "7Server-ELS:cups-libs-1:1.6.3-52.el7_9.1.ppc64", "7Server-ELS:cups-libs-1:1.6.3-52.el7_9.1.ppc64le", "7Server-ELS:cups-libs-1:1.6.3-52.el7_9.1.s390", "7Server-ELS:cups-libs-1:1.6.3-52.el7_9.1.s390x", "7Server-ELS:cups-libs-1:1.6.3-52.el7_9.1.x86_64", "7Server-ELS:cups-lpd-1:1.6.3-52.el7_9.1.ppc64", "7Server-ELS:cups-lpd-1:1.6.3-52.el7_9.1.ppc64le", "7Server-ELS:cups-lpd-1:1.6.3-52.el7_9.1.s390x", "7Server-ELS:cups-lpd-1:1.6.3-52.el7_9.1.x86_64", "7Server-optional-ELS:cups-1:1.6.3-52.el7_9.1.ppc64", "7Server-optional-ELS:cups-1:1.6.3-52.el7_9.1.ppc64le", "7Server-optional-ELS:cups-1:1.6.3-52.el7_9.1.s390x", "7Server-optional-ELS:cups-1:1.6.3-52.el7_9.1.src", "7Server-optional-ELS:cups-1:1.6.3-52.el7_9.1.x86_64", "7Server-optional-ELS:cups-client-1:1.6.3-52.el7_9.1.ppc64", "7Server-optional-ELS:cups-client-1:1.6.3-52.el7_9.1.ppc64le", "7Server-optional-ELS:cups-client-1:1.6.3-52.el7_9.1.s390x", "7Server-optional-ELS:cups-client-1:1.6.3-52.el7_9.1.x86_64", "7Server-optional-ELS:cups-debuginfo-1:1.6.3-52.el7_9.1.i686", "7Server-optional-ELS:cups-debuginfo-1:1.6.3-52.el7_9.1.ppc", "7Server-optional-ELS:cups-debuginfo-1:1.6.3-52.el7_9.1.ppc64", "7Server-optional-ELS:cups-debuginfo-1:1.6.3-52.el7_9.1.ppc64le", "7Server-optional-ELS:cups-debuginfo-1:1.6.3-52.el7_9.1.s390", "7Server-optional-ELS:cups-debuginfo-1:1.6.3-52.el7_9.1.s390x", "7Server-optional-ELS:cups-debuginfo-1:1.6.3-52.el7_9.1.x86_64", "7Server-optional-ELS:cups-devel-1:1.6.3-52.el7_9.1.i686", "7Server-optional-ELS:cups-devel-1:1.6.3-52.el7_9.1.ppc", "7Server-optional-ELS:cups-devel-1:1.6.3-52.el7_9.1.ppc64", "7Server-optional-ELS:cups-devel-1:1.6.3-52.el7_9.1.ppc64le", "7Server-optional-ELS:cups-devel-1:1.6.3-52.el7_9.1.s390", "7Server-optional-ELS:cups-devel-1:1.6.3-52.el7_9.1.s390x", "7Server-optional-ELS:cups-devel-1:1.6.3-52.el7_9.1.x86_64", "7Server-optional-ELS:cups-filesystem-1:1.6.3-52.el7_9.1.noarch", "7Server-optional-ELS:cups-ipptool-1:1.6.3-52.el7_9.1.ppc64", "7Server-optional-ELS:cups-ipptool-1:1.6.3-52.el7_9.1.ppc64le", "7Server-optional-ELS:cups-ipptool-1:1.6.3-52.el7_9.1.s390x", "7Server-optional-ELS:cups-ipptool-1:1.6.3-52.el7_9.1.x86_64", "7Server-optional-ELS:cups-libs-1:1.6.3-52.el7_9.1.i686", "7Server-optional-ELS:cups-libs-1:1.6.3-52.el7_9.1.ppc", "7Server-optional-ELS:cups-libs-1:1.6.3-52.el7_9.1.ppc64", "7Server-optional-ELS:cups-libs-1:1.6.3-52.el7_9.1.ppc64le", "7Server-optional-ELS:cups-libs-1:1.6.3-52.el7_9.1.s390", "7Server-optional-ELS:cups-libs-1:1.6.3-52.el7_9.1.s390x", "7Server-optional-ELS:cups-libs-1:1.6.3-52.el7_9.1.x86_64", "7Server-optional-ELS:cups-lpd-1:1.6.3-52.el7_9.1.ppc64", "7Server-optional-ELS:cups-lpd-1:1.6.3-52.el7_9.1.ppc64le", "7Server-optional-ELS:cups-lpd-1:1.6.3-52.el7_9.1.s390x", "7Server-optional-ELS:cups-lpd-1:1.6.3-52.el7_9.1.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:17054" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to a widespread installation base, or stability. It is strongly advised to apply vendor-supplied patches as soon as they are released to address this authentication bypass vulnerability.", "product_ids": [ "7Server-ELS:cups-1:1.6.3-52.el7_9.1.ppc64", "7Server-ELS:cups-1:1.6.3-52.el7_9.1.ppc64le", "7Server-ELS:cups-1:1.6.3-52.el7_9.1.s390x", "7Server-ELS:cups-1:1.6.3-52.el7_9.1.src", "7Server-ELS:cups-1:1.6.3-52.el7_9.1.x86_64", "7Server-ELS:cups-client-1:1.6.3-52.el7_9.1.ppc64", "7Server-ELS:cups-client-1:1.6.3-52.el7_9.1.ppc64le", "7Server-ELS:cups-client-1:1.6.3-52.el7_9.1.s390x", "7Server-ELS:cups-client-1:1.6.3-52.el7_9.1.x86_64", "7Server-ELS:cups-debuginfo-1:1.6.3-52.el7_9.1.i686", "7Server-ELS:cups-debuginfo-1:1.6.3-52.el7_9.1.ppc", "7Server-ELS:cups-debuginfo-1:1.6.3-52.el7_9.1.ppc64", "7Server-ELS:cups-debuginfo-1:1.6.3-52.el7_9.1.ppc64le", "7Server-ELS:cups-debuginfo-1:1.6.3-52.el7_9.1.s390", "7Server-ELS:cups-debuginfo-1:1.6.3-52.el7_9.1.s390x", "7Server-ELS:cups-debuginfo-1:1.6.3-52.el7_9.1.x86_64", "7Server-ELS:cups-devel-1:1.6.3-52.el7_9.1.i686", "7Server-ELS:cups-devel-1:1.6.3-52.el7_9.1.ppc", "7Server-ELS:cups-devel-1:1.6.3-52.el7_9.1.ppc64", "7Server-ELS:cups-devel-1:1.6.3-52.el7_9.1.ppc64le", "7Server-ELS:cups-devel-1:1.6.3-52.el7_9.1.s390", "7Server-ELS:cups-devel-1:1.6.3-52.el7_9.1.s390x", "7Server-ELS:cups-devel-1:1.6.3-52.el7_9.1.x86_64", "7Server-ELS:cups-filesystem-1:1.6.3-52.el7_9.1.noarch", "7Server-ELS:cups-ipptool-1:1.6.3-52.el7_9.1.ppc64", "7Server-ELS:cups-ipptool-1:1.6.3-52.el7_9.1.ppc64le", "7Server-ELS:cups-ipptool-1:1.6.3-52.el7_9.1.s390x", "7Server-ELS:cups-ipptool-1:1.6.3-52.el7_9.1.x86_64", "7Server-ELS:cups-libs-1:1.6.3-52.el7_9.1.i686", "7Server-ELS:cups-libs-1:1.6.3-52.el7_9.1.ppc", "7Server-ELS:cups-libs-1:1.6.3-52.el7_9.1.ppc64", "7Server-ELS:cups-libs-1:1.6.3-52.el7_9.1.ppc64le", "7Server-ELS:cups-libs-1:1.6.3-52.el7_9.1.s390", "7Server-ELS:cups-libs-1:1.6.3-52.el7_9.1.s390x", "7Server-ELS:cups-libs-1:1.6.3-52.el7_9.1.x86_64", "7Server-ELS:cups-lpd-1:1.6.3-52.el7_9.1.ppc64", "7Server-ELS:cups-lpd-1:1.6.3-52.el7_9.1.ppc64le", "7Server-ELS:cups-lpd-1:1.6.3-52.el7_9.1.s390x", "7Server-ELS:cups-lpd-1:1.6.3-52.el7_9.1.x86_64", "7Server-optional-ELS:cups-1:1.6.3-52.el7_9.1.ppc64", "7Server-optional-ELS:cups-1:1.6.3-52.el7_9.1.ppc64le", "7Server-optional-ELS:cups-1:1.6.3-52.el7_9.1.s390x", "7Server-optional-ELS:cups-1:1.6.3-52.el7_9.1.src", "7Server-optional-ELS:cups-1:1.6.3-52.el7_9.1.x86_64", "7Server-optional-ELS:cups-client-1:1.6.3-52.el7_9.1.ppc64", "7Server-optional-ELS:cups-client-1:1.6.3-52.el7_9.1.ppc64le", "7Server-optional-ELS:cups-client-1:1.6.3-52.el7_9.1.s390x", "7Server-optional-ELS:cups-client-1:1.6.3-52.el7_9.1.x86_64", "7Server-optional-ELS:cups-debuginfo-1:1.6.3-52.el7_9.1.i686", "7Server-optional-ELS:cups-debuginfo-1:1.6.3-52.el7_9.1.ppc", "7Server-optional-ELS:cups-debuginfo-1:1.6.3-52.el7_9.1.ppc64", "7Server-optional-ELS:cups-debuginfo-1:1.6.3-52.el7_9.1.ppc64le", "7Server-optional-ELS:cups-debuginfo-1:1.6.3-52.el7_9.1.s390", "7Server-optional-ELS:cups-debuginfo-1:1.6.3-52.el7_9.1.s390x", "7Server-optional-ELS:cups-debuginfo-1:1.6.3-52.el7_9.1.x86_64", "7Server-optional-ELS:cups-devel-1:1.6.3-52.el7_9.1.i686", "7Server-optional-ELS:cups-devel-1:1.6.3-52.el7_9.1.ppc", "7Server-optional-ELS:cups-devel-1:1.6.3-52.el7_9.1.ppc64", "7Server-optional-ELS:cups-devel-1:1.6.3-52.el7_9.1.ppc64le", "7Server-optional-ELS:cups-devel-1:1.6.3-52.el7_9.1.s390", "7Server-optional-ELS:cups-devel-1:1.6.3-52.el7_9.1.s390x", "7Server-optional-ELS:cups-devel-1:1.6.3-52.el7_9.1.x86_64", "7Server-optional-ELS:cups-filesystem-1:1.6.3-52.el7_9.1.noarch", "7Server-optional-ELS:cups-ipptool-1:1.6.3-52.el7_9.1.ppc64", "7Server-optional-ELS:cups-ipptool-1:1.6.3-52.el7_9.1.ppc64le", "7Server-optional-ELS:cups-ipptool-1:1.6.3-52.el7_9.1.s390x", "7Server-optional-ELS:cups-ipptool-1:1.6.3-52.el7_9.1.x86_64", "7Server-optional-ELS:cups-libs-1:1.6.3-52.el7_9.1.i686", "7Server-optional-ELS:cups-libs-1:1.6.3-52.el7_9.1.ppc", "7Server-optional-ELS:cups-libs-1:1.6.3-52.el7_9.1.ppc64", "7Server-optional-ELS:cups-libs-1:1.6.3-52.el7_9.1.ppc64le", "7Server-optional-ELS:cups-libs-1:1.6.3-52.el7_9.1.s390", "7Server-optional-ELS:cups-libs-1:1.6.3-52.el7_9.1.s390x", "7Server-optional-ELS:cups-libs-1:1.6.3-52.el7_9.1.x86_64", "7Server-optional-ELS:cups-lpd-1:1.6.3-52.el7_9.1.ppc64", "7Server-optional-ELS:cups-lpd-1:1.6.3-52.el7_9.1.ppc64le", "7Server-optional-ELS:cups-lpd-1:1.6.3-52.el7_9.1.s390x", "7Server-optional-ELS:cups-lpd-1:1.6.3-52.el7_9.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 8.0, "baseSeverity": "HIGH", "confidentialityImpact": "LOW", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:H", "version": "3.1" }, "products": [ "7Server-ELS:cups-1:1.6.3-52.el7_9.1.ppc64", "7Server-ELS:cups-1:1.6.3-52.el7_9.1.ppc64le", "7Server-ELS:cups-1:1.6.3-52.el7_9.1.s390x", "7Server-ELS:cups-1:1.6.3-52.el7_9.1.src", "7Server-ELS:cups-1:1.6.3-52.el7_9.1.x86_64", "7Server-ELS:cups-client-1:1.6.3-52.el7_9.1.ppc64", "7Server-ELS:cups-client-1:1.6.3-52.el7_9.1.ppc64le", "7Server-ELS:cups-client-1:1.6.3-52.el7_9.1.s390x", "7Server-ELS:cups-client-1:1.6.3-52.el7_9.1.x86_64", "7Server-ELS:cups-debuginfo-1:1.6.3-52.el7_9.1.i686", "7Server-ELS:cups-debuginfo-1:1.6.3-52.el7_9.1.ppc", "7Server-ELS:cups-debuginfo-1:1.6.3-52.el7_9.1.ppc64", "7Server-ELS:cups-debuginfo-1:1.6.3-52.el7_9.1.ppc64le", "7Server-ELS:cups-debuginfo-1:1.6.3-52.el7_9.1.s390", "7Server-ELS:cups-debuginfo-1:1.6.3-52.el7_9.1.s390x", "7Server-ELS:cups-debuginfo-1:1.6.3-52.el7_9.1.x86_64", "7Server-ELS:cups-devel-1:1.6.3-52.el7_9.1.i686", "7Server-ELS:cups-devel-1:1.6.3-52.el7_9.1.ppc", "7Server-ELS:cups-devel-1:1.6.3-52.el7_9.1.ppc64", "7Server-ELS:cups-devel-1:1.6.3-52.el7_9.1.ppc64le", "7Server-ELS:cups-devel-1:1.6.3-52.el7_9.1.s390", "7Server-ELS:cups-devel-1:1.6.3-52.el7_9.1.s390x", "7Server-ELS:cups-devel-1:1.6.3-52.el7_9.1.x86_64", "7Server-ELS:cups-filesystem-1:1.6.3-52.el7_9.1.noarch", "7Server-ELS:cups-ipptool-1:1.6.3-52.el7_9.1.ppc64", "7Server-ELS:cups-ipptool-1:1.6.3-52.el7_9.1.ppc64le", "7Server-ELS:cups-ipptool-1:1.6.3-52.el7_9.1.s390x", "7Server-ELS:cups-ipptool-1:1.6.3-52.el7_9.1.x86_64", "7Server-ELS:cups-libs-1:1.6.3-52.el7_9.1.i686", "7Server-ELS:cups-libs-1:1.6.3-52.el7_9.1.ppc", "7Server-ELS:cups-libs-1:1.6.3-52.el7_9.1.ppc64", "7Server-ELS:cups-libs-1:1.6.3-52.el7_9.1.ppc64le", "7Server-ELS:cups-libs-1:1.6.3-52.el7_9.1.s390", "7Server-ELS:cups-libs-1:1.6.3-52.el7_9.1.s390x", "7Server-ELS:cups-libs-1:1.6.3-52.el7_9.1.x86_64", "7Server-ELS:cups-lpd-1:1.6.3-52.el7_9.1.ppc64", "7Server-ELS:cups-lpd-1:1.6.3-52.el7_9.1.ppc64le", "7Server-ELS:cups-lpd-1:1.6.3-52.el7_9.1.s390x", "7Server-ELS:cups-lpd-1:1.6.3-52.el7_9.1.x86_64", "7Server-optional-ELS:cups-1:1.6.3-52.el7_9.1.ppc64", "7Server-optional-ELS:cups-1:1.6.3-52.el7_9.1.ppc64le", "7Server-optional-ELS:cups-1:1.6.3-52.el7_9.1.s390x", "7Server-optional-ELS:cups-1:1.6.3-52.el7_9.1.src", "7Server-optional-ELS:cups-1:1.6.3-52.el7_9.1.x86_64", "7Server-optional-ELS:cups-client-1:1.6.3-52.el7_9.1.ppc64", "7Server-optional-ELS:cups-client-1:1.6.3-52.el7_9.1.ppc64le", "7Server-optional-ELS:cups-client-1:1.6.3-52.el7_9.1.s390x", "7Server-optional-ELS:cups-client-1:1.6.3-52.el7_9.1.x86_64", "7Server-optional-ELS:cups-debuginfo-1:1.6.3-52.el7_9.1.i686", "7Server-optional-ELS:cups-debuginfo-1:1.6.3-52.el7_9.1.ppc", "7Server-optional-ELS:cups-debuginfo-1:1.6.3-52.el7_9.1.ppc64", "7Server-optional-ELS:cups-debuginfo-1:1.6.3-52.el7_9.1.ppc64le", "7Server-optional-ELS:cups-debuginfo-1:1.6.3-52.el7_9.1.s390", "7Server-optional-ELS:cups-debuginfo-1:1.6.3-52.el7_9.1.s390x", "7Server-optional-ELS:cups-debuginfo-1:1.6.3-52.el7_9.1.x86_64", "7Server-optional-ELS:cups-devel-1:1.6.3-52.el7_9.1.i686", "7Server-optional-ELS:cups-devel-1:1.6.3-52.el7_9.1.ppc", "7Server-optional-ELS:cups-devel-1:1.6.3-52.el7_9.1.ppc64", "7Server-optional-ELS:cups-devel-1:1.6.3-52.el7_9.1.ppc64le", "7Server-optional-ELS:cups-devel-1:1.6.3-52.el7_9.1.s390", "7Server-optional-ELS:cups-devel-1:1.6.3-52.el7_9.1.s390x", "7Server-optional-ELS:cups-devel-1:1.6.3-52.el7_9.1.x86_64", "7Server-optional-ELS:cups-filesystem-1:1.6.3-52.el7_9.1.noarch", "7Server-optional-ELS:cups-ipptool-1:1.6.3-52.el7_9.1.ppc64", "7Server-optional-ELS:cups-ipptool-1:1.6.3-52.el7_9.1.ppc64le", "7Server-optional-ELS:cups-ipptool-1:1.6.3-52.el7_9.1.s390x", "7Server-optional-ELS:cups-ipptool-1:1.6.3-52.el7_9.1.x86_64", "7Server-optional-ELS:cups-libs-1:1.6.3-52.el7_9.1.i686", "7Server-optional-ELS:cups-libs-1:1.6.3-52.el7_9.1.ppc", "7Server-optional-ELS:cups-libs-1:1.6.3-52.el7_9.1.ppc64", "7Server-optional-ELS:cups-libs-1:1.6.3-52.el7_9.1.ppc64le", "7Server-optional-ELS:cups-libs-1:1.6.3-52.el7_9.1.s390", "7Server-optional-ELS:cups-libs-1:1.6.3-52.el7_9.1.s390x", "7Server-optional-ELS:cups-libs-1:1.6.3-52.el7_9.1.x86_64", "7Server-optional-ELS:cups-lpd-1:1.6.3-52.el7_9.1.ppc64", "7Server-optional-ELS:cups-lpd-1:1.6.3-52.el7_9.1.ppc64le", "7Server-optional-ELS:cups-lpd-1:1.6.3-52.el7_9.1.s390x", "7Server-optional-ELS:cups-lpd-1:1.6.3-52.el7_9.1.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "cups: Authentication Bypass in CUPS Authorization Handling" } ] }
rhsa-2025:16590
Vulnerability from csaf_redhat
Published
2025-09-24 15:40
Modified
2025-10-16 14:40
Summary
Red Hat Security Advisory: cups security update
Notes
Topic
An update for cups is now available for Red Hat Enterprise Linux 9.0 Update Services for SAP Solutions.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
The Common UNIX Printing System (CUPS) provides a portable printing layer for Linux, UNIX, and similar operating systems.
Security Fix(es):
* cups: Authentication Bypass in CUPS Authorization Handling (CVE-2025-58060)
* cups: Null Pointer Dereference in CUPS ipp_read_io() Leading to Remote DoS (CVE-2025-58364)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for cups is now available for Red Hat Enterprise Linux 9.0 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "The Common UNIX Printing System (CUPS) provides a portable printing layer for Linux, UNIX, and similar operating systems.\n\nSecurity Fix(es):\n\n* cups: Authentication Bypass in CUPS Authorization Handling (CVE-2025-58060)\n\n* cups: Null Pointer Dereference in CUPS ipp_read_io() Leading to Remote DoS (CVE-2025-58364)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2025:16590", "url": "https://access.redhat.com/errata/RHSA-2025:16590" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2392595", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2392595" }, { "category": "external", "summary": "2393078", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2393078" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_16590.json" } ], "title": "Red Hat Security Advisory: cups security update", "tracking": { "current_release_date": "2025-10-16T14:40:50+00:00", "generator": { "date": "2025-10-16T14:40:50+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.9" } }, "id": "RHSA-2025:16590", "initial_release_date": "2025-09-24T15:40:20+00:00", "revision_history": [ { "date": "2025-09-24T15:40:20+00:00", "number": "1", "summary": "Initial version" }, { "date": "2025-09-24T15:40:20+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-10-16T14:40:50+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product": { "name": "Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_e4s:9.0::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product": { "name": "Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S", "product_identification_helper": { "cpe": "cpe:/o:redhat:rhel_e4s:9.0::baseos" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "cups-1:2.3.3op2-13.el9_0.4.src", "product": { "name": "cups-1:2.3.3op2-13.el9_0.4.src", "product_id": "cups-1:2.3.3op2-13.el9_0.4.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups@2.3.3op2-13.el9_0.4?arch=src\u0026epoch=1" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "cups-libs-1:2.3.3op2-13.el9_0.4.aarch64", "product": { "name": "cups-libs-1:2.3.3op2-13.el9_0.4.aarch64", "product_id": "cups-libs-1:2.3.3op2-13.el9_0.4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-libs@2.3.3op2-13.el9_0.4?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-debugsource-1:2.3.3op2-13.el9_0.4.aarch64", "product": { "name": "cups-debugsource-1:2.3.3op2-13.el9_0.4.aarch64", "product_id": "cups-debugsource-1:2.3.3op2-13.el9_0.4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-debugsource@2.3.3op2-13.el9_0.4?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-client-debuginfo-1:2.3.3op2-13.el9_0.4.aarch64", "product": { "name": "cups-client-debuginfo-1:2.3.3op2-13.el9_0.4.aarch64", "product_id": "cups-client-debuginfo-1:2.3.3op2-13.el9_0.4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-client-debuginfo@2.3.3op2-13.el9_0.4?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-debuginfo-1:2.3.3op2-13.el9_0.4.aarch64", "product": { "name": "cups-debuginfo-1:2.3.3op2-13.el9_0.4.aarch64", "product_id": "cups-debuginfo-1:2.3.3op2-13.el9_0.4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-debuginfo@2.3.3op2-13.el9_0.4?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-ipptool-debuginfo-1:2.3.3op2-13.el9_0.4.aarch64", "product": { "name": "cups-ipptool-debuginfo-1:2.3.3op2-13.el9_0.4.aarch64", "product_id": "cups-ipptool-debuginfo-1:2.3.3op2-13.el9_0.4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-ipptool-debuginfo@2.3.3op2-13.el9_0.4?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-libs-debuginfo-1:2.3.3op2-13.el9_0.4.aarch64", "product": { "name": "cups-libs-debuginfo-1:2.3.3op2-13.el9_0.4.aarch64", "product_id": "cups-libs-debuginfo-1:2.3.3op2-13.el9_0.4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-libs-debuginfo@2.3.3op2-13.el9_0.4?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-lpd-debuginfo-1:2.3.3op2-13.el9_0.4.aarch64", "product": { "name": "cups-lpd-debuginfo-1:2.3.3op2-13.el9_0.4.aarch64", "product_id": "cups-lpd-debuginfo-1:2.3.3op2-13.el9_0.4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-lpd-debuginfo@2.3.3op2-13.el9_0.4?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-printerapp-debuginfo-1:2.3.3op2-13.el9_0.4.aarch64", "product": { "name": "cups-printerapp-debuginfo-1:2.3.3op2-13.el9_0.4.aarch64", "product_id": "cups-printerapp-debuginfo-1:2.3.3op2-13.el9_0.4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-printerapp-debuginfo@2.3.3op2-13.el9_0.4?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-1:2.3.3op2-13.el9_0.4.aarch64", "product": { "name": "cups-1:2.3.3op2-13.el9_0.4.aarch64", "product_id": "cups-1:2.3.3op2-13.el9_0.4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups@2.3.3op2-13.el9_0.4?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-client-1:2.3.3op2-13.el9_0.4.aarch64", "product": { "name": "cups-client-1:2.3.3op2-13.el9_0.4.aarch64", "product_id": "cups-client-1:2.3.3op2-13.el9_0.4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-client@2.3.3op2-13.el9_0.4?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-devel-1:2.3.3op2-13.el9_0.4.aarch64", "product": { "name": "cups-devel-1:2.3.3op2-13.el9_0.4.aarch64", "product_id": "cups-devel-1:2.3.3op2-13.el9_0.4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-devel@2.3.3op2-13.el9_0.4?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-ipptool-1:2.3.3op2-13.el9_0.4.aarch64", "product": { "name": "cups-ipptool-1:2.3.3op2-13.el9_0.4.aarch64", "product_id": "cups-ipptool-1:2.3.3op2-13.el9_0.4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-ipptool@2.3.3op2-13.el9_0.4?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-lpd-1:2.3.3op2-13.el9_0.4.aarch64", "product": { "name": "cups-lpd-1:2.3.3op2-13.el9_0.4.aarch64", "product_id": "cups-lpd-1:2.3.3op2-13.el9_0.4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-lpd@2.3.3op2-13.el9_0.4?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-printerapp-1:2.3.3op2-13.el9_0.4.aarch64", "product": { "name": "cups-printerapp-1:2.3.3op2-13.el9_0.4.aarch64", "product_id": "cups-printerapp-1:2.3.3op2-13.el9_0.4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-printerapp@2.3.3op2-13.el9_0.4?arch=aarch64\u0026epoch=1" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "cups-libs-1:2.3.3op2-13.el9_0.4.ppc64le", "product": { "name": "cups-libs-1:2.3.3op2-13.el9_0.4.ppc64le", "product_id": "cups-libs-1:2.3.3op2-13.el9_0.4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-libs@2.3.3op2-13.el9_0.4?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-debugsource-1:2.3.3op2-13.el9_0.4.ppc64le", "product": { "name": "cups-debugsource-1:2.3.3op2-13.el9_0.4.ppc64le", "product_id": "cups-debugsource-1:2.3.3op2-13.el9_0.4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-debugsource@2.3.3op2-13.el9_0.4?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-client-debuginfo-1:2.3.3op2-13.el9_0.4.ppc64le", "product": { "name": "cups-client-debuginfo-1:2.3.3op2-13.el9_0.4.ppc64le", "product_id": "cups-client-debuginfo-1:2.3.3op2-13.el9_0.4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-client-debuginfo@2.3.3op2-13.el9_0.4?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-debuginfo-1:2.3.3op2-13.el9_0.4.ppc64le", "product": { "name": "cups-debuginfo-1:2.3.3op2-13.el9_0.4.ppc64le", "product_id": "cups-debuginfo-1:2.3.3op2-13.el9_0.4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-debuginfo@2.3.3op2-13.el9_0.4?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-ipptool-debuginfo-1:2.3.3op2-13.el9_0.4.ppc64le", "product": { "name": "cups-ipptool-debuginfo-1:2.3.3op2-13.el9_0.4.ppc64le", "product_id": "cups-ipptool-debuginfo-1:2.3.3op2-13.el9_0.4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-ipptool-debuginfo@2.3.3op2-13.el9_0.4?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-libs-debuginfo-1:2.3.3op2-13.el9_0.4.ppc64le", "product": { "name": "cups-libs-debuginfo-1:2.3.3op2-13.el9_0.4.ppc64le", "product_id": "cups-libs-debuginfo-1:2.3.3op2-13.el9_0.4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-libs-debuginfo@2.3.3op2-13.el9_0.4?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-lpd-debuginfo-1:2.3.3op2-13.el9_0.4.ppc64le", "product": { "name": "cups-lpd-debuginfo-1:2.3.3op2-13.el9_0.4.ppc64le", "product_id": "cups-lpd-debuginfo-1:2.3.3op2-13.el9_0.4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-lpd-debuginfo@2.3.3op2-13.el9_0.4?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-printerapp-debuginfo-1:2.3.3op2-13.el9_0.4.ppc64le", "product": { "name": "cups-printerapp-debuginfo-1:2.3.3op2-13.el9_0.4.ppc64le", "product_id": "cups-printerapp-debuginfo-1:2.3.3op2-13.el9_0.4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-printerapp-debuginfo@2.3.3op2-13.el9_0.4?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-1:2.3.3op2-13.el9_0.4.ppc64le", "product": { "name": "cups-1:2.3.3op2-13.el9_0.4.ppc64le", "product_id": "cups-1:2.3.3op2-13.el9_0.4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups@2.3.3op2-13.el9_0.4?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-client-1:2.3.3op2-13.el9_0.4.ppc64le", "product": { "name": "cups-client-1:2.3.3op2-13.el9_0.4.ppc64le", "product_id": "cups-client-1:2.3.3op2-13.el9_0.4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-client@2.3.3op2-13.el9_0.4?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-devel-1:2.3.3op2-13.el9_0.4.ppc64le", "product": { "name": "cups-devel-1:2.3.3op2-13.el9_0.4.ppc64le", "product_id": "cups-devel-1:2.3.3op2-13.el9_0.4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-devel@2.3.3op2-13.el9_0.4?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-ipptool-1:2.3.3op2-13.el9_0.4.ppc64le", "product": { "name": "cups-ipptool-1:2.3.3op2-13.el9_0.4.ppc64le", "product_id": "cups-ipptool-1:2.3.3op2-13.el9_0.4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-ipptool@2.3.3op2-13.el9_0.4?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-lpd-1:2.3.3op2-13.el9_0.4.ppc64le", "product": { "name": "cups-lpd-1:2.3.3op2-13.el9_0.4.ppc64le", "product_id": "cups-lpd-1:2.3.3op2-13.el9_0.4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-lpd@2.3.3op2-13.el9_0.4?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-printerapp-1:2.3.3op2-13.el9_0.4.ppc64le", "product": { "name": "cups-printerapp-1:2.3.3op2-13.el9_0.4.ppc64le", "product_id": "cups-printerapp-1:2.3.3op2-13.el9_0.4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-printerapp@2.3.3op2-13.el9_0.4?arch=ppc64le\u0026epoch=1" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "cups-libs-1:2.3.3op2-13.el9_0.4.i686", "product": { "name": "cups-libs-1:2.3.3op2-13.el9_0.4.i686", "product_id": "cups-libs-1:2.3.3op2-13.el9_0.4.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-libs@2.3.3op2-13.el9_0.4?arch=i686\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-debugsource-1:2.3.3op2-13.el9_0.4.i686", "product": { "name": "cups-debugsource-1:2.3.3op2-13.el9_0.4.i686", "product_id": "cups-debugsource-1:2.3.3op2-13.el9_0.4.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-debugsource@2.3.3op2-13.el9_0.4?arch=i686\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-client-debuginfo-1:2.3.3op2-13.el9_0.4.i686", "product": { "name": "cups-client-debuginfo-1:2.3.3op2-13.el9_0.4.i686", "product_id": "cups-client-debuginfo-1:2.3.3op2-13.el9_0.4.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-client-debuginfo@2.3.3op2-13.el9_0.4?arch=i686\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-debuginfo-1:2.3.3op2-13.el9_0.4.i686", "product": { "name": "cups-debuginfo-1:2.3.3op2-13.el9_0.4.i686", "product_id": "cups-debuginfo-1:2.3.3op2-13.el9_0.4.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-debuginfo@2.3.3op2-13.el9_0.4?arch=i686\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-ipptool-debuginfo-1:2.3.3op2-13.el9_0.4.i686", "product": { "name": "cups-ipptool-debuginfo-1:2.3.3op2-13.el9_0.4.i686", "product_id": "cups-ipptool-debuginfo-1:2.3.3op2-13.el9_0.4.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-ipptool-debuginfo@2.3.3op2-13.el9_0.4?arch=i686\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-libs-debuginfo-1:2.3.3op2-13.el9_0.4.i686", "product": { "name": "cups-libs-debuginfo-1:2.3.3op2-13.el9_0.4.i686", "product_id": "cups-libs-debuginfo-1:2.3.3op2-13.el9_0.4.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-libs-debuginfo@2.3.3op2-13.el9_0.4?arch=i686\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-lpd-debuginfo-1:2.3.3op2-13.el9_0.4.i686", "product": { "name": "cups-lpd-debuginfo-1:2.3.3op2-13.el9_0.4.i686", "product_id": "cups-lpd-debuginfo-1:2.3.3op2-13.el9_0.4.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-lpd-debuginfo@2.3.3op2-13.el9_0.4?arch=i686\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-printerapp-debuginfo-1:2.3.3op2-13.el9_0.4.i686", "product": { "name": "cups-printerapp-debuginfo-1:2.3.3op2-13.el9_0.4.i686", "product_id": "cups-printerapp-debuginfo-1:2.3.3op2-13.el9_0.4.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-printerapp-debuginfo@2.3.3op2-13.el9_0.4?arch=i686\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-devel-1:2.3.3op2-13.el9_0.4.i686", "product": { "name": "cups-devel-1:2.3.3op2-13.el9_0.4.i686", "product_id": "cups-devel-1:2.3.3op2-13.el9_0.4.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-devel@2.3.3op2-13.el9_0.4?arch=i686\u0026epoch=1" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "cups-libs-1:2.3.3op2-13.el9_0.4.x86_64", "product": { "name": "cups-libs-1:2.3.3op2-13.el9_0.4.x86_64", "product_id": "cups-libs-1:2.3.3op2-13.el9_0.4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-libs@2.3.3op2-13.el9_0.4?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-debugsource-1:2.3.3op2-13.el9_0.4.x86_64", "product": { "name": "cups-debugsource-1:2.3.3op2-13.el9_0.4.x86_64", "product_id": "cups-debugsource-1:2.3.3op2-13.el9_0.4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-debugsource@2.3.3op2-13.el9_0.4?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-client-debuginfo-1:2.3.3op2-13.el9_0.4.x86_64", "product": { "name": "cups-client-debuginfo-1:2.3.3op2-13.el9_0.4.x86_64", "product_id": "cups-client-debuginfo-1:2.3.3op2-13.el9_0.4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-client-debuginfo@2.3.3op2-13.el9_0.4?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-debuginfo-1:2.3.3op2-13.el9_0.4.x86_64", "product": { "name": "cups-debuginfo-1:2.3.3op2-13.el9_0.4.x86_64", "product_id": "cups-debuginfo-1:2.3.3op2-13.el9_0.4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-debuginfo@2.3.3op2-13.el9_0.4?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-ipptool-debuginfo-1:2.3.3op2-13.el9_0.4.x86_64", "product": { "name": "cups-ipptool-debuginfo-1:2.3.3op2-13.el9_0.4.x86_64", "product_id": "cups-ipptool-debuginfo-1:2.3.3op2-13.el9_0.4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-ipptool-debuginfo@2.3.3op2-13.el9_0.4?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-libs-debuginfo-1:2.3.3op2-13.el9_0.4.x86_64", "product": { "name": "cups-libs-debuginfo-1:2.3.3op2-13.el9_0.4.x86_64", "product_id": "cups-libs-debuginfo-1:2.3.3op2-13.el9_0.4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-libs-debuginfo@2.3.3op2-13.el9_0.4?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-lpd-debuginfo-1:2.3.3op2-13.el9_0.4.x86_64", "product": { "name": "cups-lpd-debuginfo-1:2.3.3op2-13.el9_0.4.x86_64", "product_id": "cups-lpd-debuginfo-1:2.3.3op2-13.el9_0.4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-lpd-debuginfo@2.3.3op2-13.el9_0.4?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-printerapp-debuginfo-1:2.3.3op2-13.el9_0.4.x86_64", "product": { "name": "cups-printerapp-debuginfo-1:2.3.3op2-13.el9_0.4.x86_64", "product_id": "cups-printerapp-debuginfo-1:2.3.3op2-13.el9_0.4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-printerapp-debuginfo@2.3.3op2-13.el9_0.4?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-1:2.3.3op2-13.el9_0.4.x86_64", "product": { "name": "cups-1:2.3.3op2-13.el9_0.4.x86_64", "product_id": "cups-1:2.3.3op2-13.el9_0.4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups@2.3.3op2-13.el9_0.4?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-client-1:2.3.3op2-13.el9_0.4.x86_64", "product": { "name": "cups-client-1:2.3.3op2-13.el9_0.4.x86_64", "product_id": "cups-client-1:2.3.3op2-13.el9_0.4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-client@2.3.3op2-13.el9_0.4?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-devel-1:2.3.3op2-13.el9_0.4.x86_64", "product": { "name": "cups-devel-1:2.3.3op2-13.el9_0.4.x86_64", "product_id": "cups-devel-1:2.3.3op2-13.el9_0.4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-devel@2.3.3op2-13.el9_0.4?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-ipptool-1:2.3.3op2-13.el9_0.4.x86_64", "product": { "name": "cups-ipptool-1:2.3.3op2-13.el9_0.4.x86_64", "product_id": "cups-ipptool-1:2.3.3op2-13.el9_0.4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-ipptool@2.3.3op2-13.el9_0.4?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-lpd-1:2.3.3op2-13.el9_0.4.x86_64", "product": { "name": "cups-lpd-1:2.3.3op2-13.el9_0.4.x86_64", "product_id": "cups-lpd-1:2.3.3op2-13.el9_0.4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-lpd@2.3.3op2-13.el9_0.4?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-printerapp-1:2.3.3op2-13.el9_0.4.x86_64", "product": { "name": "cups-printerapp-1:2.3.3op2-13.el9_0.4.x86_64", "product_id": "cups-printerapp-1:2.3.3op2-13.el9_0.4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-printerapp@2.3.3op2-13.el9_0.4?arch=x86_64\u0026epoch=1" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "cups-libs-1:2.3.3op2-13.el9_0.4.s390x", "product": { "name": "cups-libs-1:2.3.3op2-13.el9_0.4.s390x", "product_id": "cups-libs-1:2.3.3op2-13.el9_0.4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-libs@2.3.3op2-13.el9_0.4?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-debugsource-1:2.3.3op2-13.el9_0.4.s390x", "product": { "name": "cups-debugsource-1:2.3.3op2-13.el9_0.4.s390x", "product_id": "cups-debugsource-1:2.3.3op2-13.el9_0.4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-debugsource@2.3.3op2-13.el9_0.4?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-client-debuginfo-1:2.3.3op2-13.el9_0.4.s390x", "product": { "name": "cups-client-debuginfo-1:2.3.3op2-13.el9_0.4.s390x", "product_id": "cups-client-debuginfo-1:2.3.3op2-13.el9_0.4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-client-debuginfo@2.3.3op2-13.el9_0.4?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-debuginfo-1:2.3.3op2-13.el9_0.4.s390x", "product": { "name": "cups-debuginfo-1:2.3.3op2-13.el9_0.4.s390x", "product_id": "cups-debuginfo-1:2.3.3op2-13.el9_0.4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-debuginfo@2.3.3op2-13.el9_0.4?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-ipptool-debuginfo-1:2.3.3op2-13.el9_0.4.s390x", "product": { "name": "cups-ipptool-debuginfo-1:2.3.3op2-13.el9_0.4.s390x", "product_id": "cups-ipptool-debuginfo-1:2.3.3op2-13.el9_0.4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-ipptool-debuginfo@2.3.3op2-13.el9_0.4?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-libs-debuginfo-1:2.3.3op2-13.el9_0.4.s390x", "product": { "name": "cups-libs-debuginfo-1:2.3.3op2-13.el9_0.4.s390x", "product_id": "cups-libs-debuginfo-1:2.3.3op2-13.el9_0.4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-libs-debuginfo@2.3.3op2-13.el9_0.4?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-lpd-debuginfo-1:2.3.3op2-13.el9_0.4.s390x", "product": { "name": "cups-lpd-debuginfo-1:2.3.3op2-13.el9_0.4.s390x", "product_id": "cups-lpd-debuginfo-1:2.3.3op2-13.el9_0.4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-lpd-debuginfo@2.3.3op2-13.el9_0.4?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-printerapp-debuginfo-1:2.3.3op2-13.el9_0.4.s390x", "product": { "name": "cups-printerapp-debuginfo-1:2.3.3op2-13.el9_0.4.s390x", "product_id": "cups-printerapp-debuginfo-1:2.3.3op2-13.el9_0.4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-printerapp-debuginfo@2.3.3op2-13.el9_0.4?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-1:2.3.3op2-13.el9_0.4.s390x", "product": { "name": "cups-1:2.3.3op2-13.el9_0.4.s390x", "product_id": "cups-1:2.3.3op2-13.el9_0.4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups@2.3.3op2-13.el9_0.4?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-client-1:2.3.3op2-13.el9_0.4.s390x", "product": { "name": "cups-client-1:2.3.3op2-13.el9_0.4.s390x", "product_id": "cups-client-1:2.3.3op2-13.el9_0.4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-client@2.3.3op2-13.el9_0.4?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-devel-1:2.3.3op2-13.el9_0.4.s390x", "product": { "name": "cups-devel-1:2.3.3op2-13.el9_0.4.s390x", "product_id": "cups-devel-1:2.3.3op2-13.el9_0.4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-devel@2.3.3op2-13.el9_0.4?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-ipptool-1:2.3.3op2-13.el9_0.4.s390x", "product": { "name": "cups-ipptool-1:2.3.3op2-13.el9_0.4.s390x", "product_id": "cups-ipptool-1:2.3.3op2-13.el9_0.4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-ipptool@2.3.3op2-13.el9_0.4?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-lpd-1:2.3.3op2-13.el9_0.4.s390x", "product": { "name": "cups-lpd-1:2.3.3op2-13.el9_0.4.s390x", "product_id": "cups-lpd-1:2.3.3op2-13.el9_0.4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-lpd@2.3.3op2-13.el9_0.4?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-printerapp-1:2.3.3op2-13.el9_0.4.s390x", "product": { "name": "cups-printerapp-1:2.3.3op2-13.el9_0.4.s390x", "product_id": "cups-printerapp-1:2.3.3op2-13.el9_0.4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-printerapp@2.3.3op2-13.el9_0.4?arch=s390x\u0026epoch=1" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "cups-filesystem-1:2.3.3op2-13.el9_0.4.noarch", "product": { "name": "cups-filesystem-1:2.3.3op2-13.el9_0.4.noarch", "product_id": "cups-filesystem-1:2.3.3op2-13.el9_0.4.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-filesystem@2.3.3op2-13.el9_0.4?arch=noarch\u0026epoch=1" } } } ], "category": "architecture", "name": "noarch" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "cups-1:2.3.3op2-13.el9_0.4.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:cups-1:2.3.3op2-13.el9_0.4.aarch64" }, "product_reference": "cups-1:2.3.3op2-13.el9_0.4.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-1:2.3.3op2-13.el9_0.4.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:cups-1:2.3.3op2-13.el9_0.4.ppc64le" }, "product_reference": "cups-1:2.3.3op2-13.el9_0.4.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-1:2.3.3op2-13.el9_0.4.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:cups-1:2.3.3op2-13.el9_0.4.s390x" }, "product_reference": "cups-1:2.3.3op2-13.el9_0.4.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-1:2.3.3op2-13.el9_0.4.src as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:cups-1:2.3.3op2-13.el9_0.4.src" }, "product_reference": "cups-1:2.3.3op2-13.el9_0.4.src", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-1:2.3.3op2-13.el9_0.4.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:cups-1:2.3.3op2-13.el9_0.4.x86_64" }, "product_reference": "cups-1:2.3.3op2-13.el9_0.4.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-1:2.3.3op2-13.el9_0.4.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:cups-client-1:2.3.3op2-13.el9_0.4.aarch64" }, "product_reference": "cups-client-1:2.3.3op2-13.el9_0.4.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-1:2.3.3op2-13.el9_0.4.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:cups-client-1:2.3.3op2-13.el9_0.4.ppc64le" }, "product_reference": "cups-client-1:2.3.3op2-13.el9_0.4.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-1:2.3.3op2-13.el9_0.4.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:cups-client-1:2.3.3op2-13.el9_0.4.s390x" }, "product_reference": "cups-client-1:2.3.3op2-13.el9_0.4.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-1:2.3.3op2-13.el9_0.4.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:cups-client-1:2.3.3op2-13.el9_0.4.x86_64" }, "product_reference": "cups-client-1:2.3.3op2-13.el9_0.4.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-debuginfo-1:2.3.3op2-13.el9_0.4.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-13.el9_0.4.aarch64" }, "product_reference": "cups-client-debuginfo-1:2.3.3op2-13.el9_0.4.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-debuginfo-1:2.3.3op2-13.el9_0.4.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-13.el9_0.4.i686" }, "product_reference": "cups-client-debuginfo-1:2.3.3op2-13.el9_0.4.i686", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-debuginfo-1:2.3.3op2-13.el9_0.4.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-13.el9_0.4.ppc64le" }, "product_reference": "cups-client-debuginfo-1:2.3.3op2-13.el9_0.4.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-debuginfo-1:2.3.3op2-13.el9_0.4.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-13.el9_0.4.s390x" }, "product_reference": "cups-client-debuginfo-1:2.3.3op2-13.el9_0.4.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-debuginfo-1:2.3.3op2-13.el9_0.4.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-13.el9_0.4.x86_64" }, "product_reference": "cups-client-debuginfo-1:2.3.3op2-13.el9_0.4.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debuginfo-1:2.3.3op2-13.el9_0.4.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:cups-debuginfo-1:2.3.3op2-13.el9_0.4.aarch64" }, "product_reference": "cups-debuginfo-1:2.3.3op2-13.el9_0.4.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debuginfo-1:2.3.3op2-13.el9_0.4.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:cups-debuginfo-1:2.3.3op2-13.el9_0.4.i686" }, "product_reference": "cups-debuginfo-1:2.3.3op2-13.el9_0.4.i686", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debuginfo-1:2.3.3op2-13.el9_0.4.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:cups-debuginfo-1:2.3.3op2-13.el9_0.4.ppc64le" }, "product_reference": "cups-debuginfo-1:2.3.3op2-13.el9_0.4.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debuginfo-1:2.3.3op2-13.el9_0.4.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:cups-debuginfo-1:2.3.3op2-13.el9_0.4.s390x" }, "product_reference": "cups-debuginfo-1:2.3.3op2-13.el9_0.4.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debuginfo-1:2.3.3op2-13.el9_0.4.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:cups-debuginfo-1:2.3.3op2-13.el9_0.4.x86_64" }, "product_reference": "cups-debuginfo-1:2.3.3op2-13.el9_0.4.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debugsource-1:2.3.3op2-13.el9_0.4.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:cups-debugsource-1:2.3.3op2-13.el9_0.4.aarch64" }, "product_reference": "cups-debugsource-1:2.3.3op2-13.el9_0.4.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debugsource-1:2.3.3op2-13.el9_0.4.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:cups-debugsource-1:2.3.3op2-13.el9_0.4.i686" }, "product_reference": "cups-debugsource-1:2.3.3op2-13.el9_0.4.i686", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debugsource-1:2.3.3op2-13.el9_0.4.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:cups-debugsource-1:2.3.3op2-13.el9_0.4.ppc64le" }, "product_reference": "cups-debugsource-1:2.3.3op2-13.el9_0.4.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debugsource-1:2.3.3op2-13.el9_0.4.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:cups-debugsource-1:2.3.3op2-13.el9_0.4.s390x" }, "product_reference": "cups-debugsource-1:2.3.3op2-13.el9_0.4.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debugsource-1:2.3.3op2-13.el9_0.4.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:cups-debugsource-1:2.3.3op2-13.el9_0.4.x86_64" }, "product_reference": "cups-debugsource-1:2.3.3op2-13.el9_0.4.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-1:2.3.3op2-13.el9_0.4.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:cups-devel-1:2.3.3op2-13.el9_0.4.aarch64" }, "product_reference": "cups-devel-1:2.3.3op2-13.el9_0.4.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-1:2.3.3op2-13.el9_0.4.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:cups-devel-1:2.3.3op2-13.el9_0.4.i686" }, "product_reference": "cups-devel-1:2.3.3op2-13.el9_0.4.i686", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-1:2.3.3op2-13.el9_0.4.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:cups-devel-1:2.3.3op2-13.el9_0.4.ppc64le" }, "product_reference": "cups-devel-1:2.3.3op2-13.el9_0.4.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-1:2.3.3op2-13.el9_0.4.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:cups-devel-1:2.3.3op2-13.el9_0.4.s390x" }, "product_reference": "cups-devel-1:2.3.3op2-13.el9_0.4.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-1:2.3.3op2-13.el9_0.4.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:cups-devel-1:2.3.3op2-13.el9_0.4.x86_64" }, "product_reference": "cups-devel-1:2.3.3op2-13.el9_0.4.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-filesystem-1:2.3.3op2-13.el9_0.4.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:cups-filesystem-1:2.3.3op2-13.el9_0.4.noarch" }, "product_reference": "cups-filesystem-1:2.3.3op2-13.el9_0.4.noarch", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-1:2.3.3op2-13.el9_0.4.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:cups-ipptool-1:2.3.3op2-13.el9_0.4.aarch64" }, "product_reference": "cups-ipptool-1:2.3.3op2-13.el9_0.4.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-1:2.3.3op2-13.el9_0.4.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:cups-ipptool-1:2.3.3op2-13.el9_0.4.ppc64le" }, "product_reference": "cups-ipptool-1:2.3.3op2-13.el9_0.4.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-1:2.3.3op2-13.el9_0.4.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:cups-ipptool-1:2.3.3op2-13.el9_0.4.s390x" }, "product_reference": "cups-ipptool-1:2.3.3op2-13.el9_0.4.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-1:2.3.3op2-13.el9_0.4.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:cups-ipptool-1:2.3.3op2-13.el9_0.4.x86_64" }, "product_reference": "cups-ipptool-1:2.3.3op2-13.el9_0.4.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-debuginfo-1:2.3.3op2-13.el9_0.4.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-13.el9_0.4.aarch64" }, "product_reference": "cups-ipptool-debuginfo-1:2.3.3op2-13.el9_0.4.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-debuginfo-1:2.3.3op2-13.el9_0.4.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-13.el9_0.4.i686" }, "product_reference": "cups-ipptool-debuginfo-1:2.3.3op2-13.el9_0.4.i686", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-debuginfo-1:2.3.3op2-13.el9_0.4.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-13.el9_0.4.ppc64le" }, "product_reference": "cups-ipptool-debuginfo-1:2.3.3op2-13.el9_0.4.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-debuginfo-1:2.3.3op2-13.el9_0.4.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-13.el9_0.4.s390x" }, "product_reference": "cups-ipptool-debuginfo-1:2.3.3op2-13.el9_0.4.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-debuginfo-1:2.3.3op2-13.el9_0.4.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-13.el9_0.4.x86_64" }, "product_reference": "cups-ipptool-debuginfo-1:2.3.3op2-13.el9_0.4.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-1:2.3.3op2-13.el9_0.4.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:cups-libs-1:2.3.3op2-13.el9_0.4.aarch64" }, "product_reference": "cups-libs-1:2.3.3op2-13.el9_0.4.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-1:2.3.3op2-13.el9_0.4.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:cups-libs-1:2.3.3op2-13.el9_0.4.i686" }, "product_reference": "cups-libs-1:2.3.3op2-13.el9_0.4.i686", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-1:2.3.3op2-13.el9_0.4.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:cups-libs-1:2.3.3op2-13.el9_0.4.ppc64le" }, "product_reference": "cups-libs-1:2.3.3op2-13.el9_0.4.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-1:2.3.3op2-13.el9_0.4.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:cups-libs-1:2.3.3op2-13.el9_0.4.s390x" }, "product_reference": "cups-libs-1:2.3.3op2-13.el9_0.4.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-1:2.3.3op2-13.el9_0.4.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:cups-libs-1:2.3.3op2-13.el9_0.4.x86_64" }, "product_reference": "cups-libs-1:2.3.3op2-13.el9_0.4.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-debuginfo-1:2.3.3op2-13.el9_0.4.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-13.el9_0.4.aarch64" }, "product_reference": "cups-libs-debuginfo-1:2.3.3op2-13.el9_0.4.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-debuginfo-1:2.3.3op2-13.el9_0.4.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-13.el9_0.4.i686" }, "product_reference": "cups-libs-debuginfo-1:2.3.3op2-13.el9_0.4.i686", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-debuginfo-1:2.3.3op2-13.el9_0.4.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-13.el9_0.4.ppc64le" }, "product_reference": "cups-libs-debuginfo-1:2.3.3op2-13.el9_0.4.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-debuginfo-1:2.3.3op2-13.el9_0.4.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-13.el9_0.4.s390x" }, "product_reference": "cups-libs-debuginfo-1:2.3.3op2-13.el9_0.4.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-debuginfo-1:2.3.3op2-13.el9_0.4.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-13.el9_0.4.x86_64" }, "product_reference": "cups-libs-debuginfo-1:2.3.3op2-13.el9_0.4.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-1:2.3.3op2-13.el9_0.4.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:cups-lpd-1:2.3.3op2-13.el9_0.4.aarch64" }, "product_reference": "cups-lpd-1:2.3.3op2-13.el9_0.4.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-1:2.3.3op2-13.el9_0.4.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:cups-lpd-1:2.3.3op2-13.el9_0.4.ppc64le" }, "product_reference": "cups-lpd-1:2.3.3op2-13.el9_0.4.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-1:2.3.3op2-13.el9_0.4.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:cups-lpd-1:2.3.3op2-13.el9_0.4.s390x" }, "product_reference": "cups-lpd-1:2.3.3op2-13.el9_0.4.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-1:2.3.3op2-13.el9_0.4.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:cups-lpd-1:2.3.3op2-13.el9_0.4.x86_64" }, "product_reference": "cups-lpd-1:2.3.3op2-13.el9_0.4.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-debuginfo-1:2.3.3op2-13.el9_0.4.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-13.el9_0.4.aarch64" }, "product_reference": "cups-lpd-debuginfo-1:2.3.3op2-13.el9_0.4.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-debuginfo-1:2.3.3op2-13.el9_0.4.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-13.el9_0.4.i686" }, "product_reference": "cups-lpd-debuginfo-1:2.3.3op2-13.el9_0.4.i686", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-debuginfo-1:2.3.3op2-13.el9_0.4.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-13.el9_0.4.ppc64le" }, "product_reference": "cups-lpd-debuginfo-1:2.3.3op2-13.el9_0.4.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-debuginfo-1:2.3.3op2-13.el9_0.4.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-13.el9_0.4.s390x" }, "product_reference": "cups-lpd-debuginfo-1:2.3.3op2-13.el9_0.4.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-debuginfo-1:2.3.3op2-13.el9_0.4.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-13.el9_0.4.x86_64" }, "product_reference": "cups-lpd-debuginfo-1:2.3.3op2-13.el9_0.4.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-printerapp-1:2.3.3op2-13.el9_0.4.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:cups-printerapp-1:2.3.3op2-13.el9_0.4.aarch64" }, "product_reference": "cups-printerapp-1:2.3.3op2-13.el9_0.4.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-printerapp-1:2.3.3op2-13.el9_0.4.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:cups-printerapp-1:2.3.3op2-13.el9_0.4.ppc64le" }, "product_reference": "cups-printerapp-1:2.3.3op2-13.el9_0.4.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-printerapp-1:2.3.3op2-13.el9_0.4.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:cups-printerapp-1:2.3.3op2-13.el9_0.4.s390x" }, "product_reference": "cups-printerapp-1:2.3.3op2-13.el9_0.4.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-printerapp-1:2.3.3op2-13.el9_0.4.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:cups-printerapp-1:2.3.3op2-13.el9_0.4.x86_64" }, "product_reference": "cups-printerapp-1:2.3.3op2-13.el9_0.4.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-printerapp-debuginfo-1:2.3.3op2-13.el9_0.4.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-13.el9_0.4.aarch64" }, "product_reference": "cups-printerapp-debuginfo-1:2.3.3op2-13.el9_0.4.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-printerapp-debuginfo-1:2.3.3op2-13.el9_0.4.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-13.el9_0.4.i686" }, "product_reference": "cups-printerapp-debuginfo-1:2.3.3op2-13.el9_0.4.i686", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-printerapp-debuginfo-1:2.3.3op2-13.el9_0.4.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-13.el9_0.4.ppc64le" }, "product_reference": "cups-printerapp-debuginfo-1:2.3.3op2-13.el9_0.4.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-printerapp-debuginfo-1:2.3.3op2-13.el9_0.4.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-13.el9_0.4.s390x" }, "product_reference": "cups-printerapp-debuginfo-1:2.3.3op2-13.el9_0.4.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-printerapp-debuginfo-1:2.3.3op2-13.el9_0.4.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-13.el9_0.4.x86_64" }, "product_reference": "cups-printerapp-debuginfo-1:2.3.3op2-13.el9_0.4.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-1:2.3.3op2-13.el9_0.4.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:cups-1:2.3.3op2-13.el9_0.4.aarch64" }, "product_reference": "cups-1:2.3.3op2-13.el9_0.4.aarch64", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-1:2.3.3op2-13.el9_0.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:cups-1:2.3.3op2-13.el9_0.4.ppc64le" }, "product_reference": "cups-1:2.3.3op2-13.el9_0.4.ppc64le", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-1:2.3.3op2-13.el9_0.4.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:cups-1:2.3.3op2-13.el9_0.4.s390x" }, "product_reference": "cups-1:2.3.3op2-13.el9_0.4.s390x", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-1:2.3.3op2-13.el9_0.4.src as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:cups-1:2.3.3op2-13.el9_0.4.src" }, "product_reference": "cups-1:2.3.3op2-13.el9_0.4.src", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-1:2.3.3op2-13.el9_0.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:cups-1:2.3.3op2-13.el9_0.4.x86_64" }, "product_reference": "cups-1:2.3.3op2-13.el9_0.4.x86_64", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-1:2.3.3op2-13.el9_0.4.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:cups-client-1:2.3.3op2-13.el9_0.4.aarch64" }, "product_reference": "cups-client-1:2.3.3op2-13.el9_0.4.aarch64", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-1:2.3.3op2-13.el9_0.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:cups-client-1:2.3.3op2-13.el9_0.4.ppc64le" }, "product_reference": "cups-client-1:2.3.3op2-13.el9_0.4.ppc64le", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-1:2.3.3op2-13.el9_0.4.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:cups-client-1:2.3.3op2-13.el9_0.4.s390x" }, "product_reference": "cups-client-1:2.3.3op2-13.el9_0.4.s390x", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-1:2.3.3op2-13.el9_0.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:cups-client-1:2.3.3op2-13.el9_0.4.x86_64" }, "product_reference": "cups-client-1:2.3.3op2-13.el9_0.4.x86_64", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-debuginfo-1:2.3.3op2-13.el9_0.4.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-13.el9_0.4.aarch64" }, "product_reference": "cups-client-debuginfo-1:2.3.3op2-13.el9_0.4.aarch64", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-debuginfo-1:2.3.3op2-13.el9_0.4.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-13.el9_0.4.i686" }, "product_reference": "cups-client-debuginfo-1:2.3.3op2-13.el9_0.4.i686", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-debuginfo-1:2.3.3op2-13.el9_0.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-13.el9_0.4.ppc64le" }, "product_reference": "cups-client-debuginfo-1:2.3.3op2-13.el9_0.4.ppc64le", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-debuginfo-1:2.3.3op2-13.el9_0.4.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-13.el9_0.4.s390x" }, "product_reference": "cups-client-debuginfo-1:2.3.3op2-13.el9_0.4.s390x", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-debuginfo-1:2.3.3op2-13.el9_0.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-13.el9_0.4.x86_64" }, "product_reference": "cups-client-debuginfo-1:2.3.3op2-13.el9_0.4.x86_64", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debuginfo-1:2.3.3op2-13.el9_0.4.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:cups-debuginfo-1:2.3.3op2-13.el9_0.4.aarch64" }, "product_reference": "cups-debuginfo-1:2.3.3op2-13.el9_0.4.aarch64", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debuginfo-1:2.3.3op2-13.el9_0.4.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:cups-debuginfo-1:2.3.3op2-13.el9_0.4.i686" }, "product_reference": "cups-debuginfo-1:2.3.3op2-13.el9_0.4.i686", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debuginfo-1:2.3.3op2-13.el9_0.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:cups-debuginfo-1:2.3.3op2-13.el9_0.4.ppc64le" }, "product_reference": "cups-debuginfo-1:2.3.3op2-13.el9_0.4.ppc64le", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debuginfo-1:2.3.3op2-13.el9_0.4.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:cups-debuginfo-1:2.3.3op2-13.el9_0.4.s390x" }, "product_reference": "cups-debuginfo-1:2.3.3op2-13.el9_0.4.s390x", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debuginfo-1:2.3.3op2-13.el9_0.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:cups-debuginfo-1:2.3.3op2-13.el9_0.4.x86_64" }, "product_reference": "cups-debuginfo-1:2.3.3op2-13.el9_0.4.x86_64", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debugsource-1:2.3.3op2-13.el9_0.4.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:cups-debugsource-1:2.3.3op2-13.el9_0.4.aarch64" }, "product_reference": "cups-debugsource-1:2.3.3op2-13.el9_0.4.aarch64", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debugsource-1:2.3.3op2-13.el9_0.4.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:cups-debugsource-1:2.3.3op2-13.el9_0.4.i686" }, "product_reference": "cups-debugsource-1:2.3.3op2-13.el9_0.4.i686", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debugsource-1:2.3.3op2-13.el9_0.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:cups-debugsource-1:2.3.3op2-13.el9_0.4.ppc64le" }, "product_reference": "cups-debugsource-1:2.3.3op2-13.el9_0.4.ppc64le", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debugsource-1:2.3.3op2-13.el9_0.4.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:cups-debugsource-1:2.3.3op2-13.el9_0.4.s390x" }, "product_reference": "cups-debugsource-1:2.3.3op2-13.el9_0.4.s390x", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debugsource-1:2.3.3op2-13.el9_0.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:cups-debugsource-1:2.3.3op2-13.el9_0.4.x86_64" }, "product_reference": "cups-debugsource-1:2.3.3op2-13.el9_0.4.x86_64", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-1:2.3.3op2-13.el9_0.4.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:cups-devel-1:2.3.3op2-13.el9_0.4.aarch64" }, "product_reference": "cups-devel-1:2.3.3op2-13.el9_0.4.aarch64", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-1:2.3.3op2-13.el9_0.4.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:cups-devel-1:2.3.3op2-13.el9_0.4.i686" }, "product_reference": "cups-devel-1:2.3.3op2-13.el9_0.4.i686", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-1:2.3.3op2-13.el9_0.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:cups-devel-1:2.3.3op2-13.el9_0.4.ppc64le" }, "product_reference": "cups-devel-1:2.3.3op2-13.el9_0.4.ppc64le", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-1:2.3.3op2-13.el9_0.4.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:cups-devel-1:2.3.3op2-13.el9_0.4.s390x" }, "product_reference": "cups-devel-1:2.3.3op2-13.el9_0.4.s390x", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-1:2.3.3op2-13.el9_0.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:cups-devel-1:2.3.3op2-13.el9_0.4.x86_64" }, "product_reference": "cups-devel-1:2.3.3op2-13.el9_0.4.x86_64", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-filesystem-1:2.3.3op2-13.el9_0.4.noarch as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:cups-filesystem-1:2.3.3op2-13.el9_0.4.noarch" }, "product_reference": "cups-filesystem-1:2.3.3op2-13.el9_0.4.noarch", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-1:2.3.3op2-13.el9_0.4.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:cups-ipptool-1:2.3.3op2-13.el9_0.4.aarch64" }, "product_reference": "cups-ipptool-1:2.3.3op2-13.el9_0.4.aarch64", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-1:2.3.3op2-13.el9_0.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:cups-ipptool-1:2.3.3op2-13.el9_0.4.ppc64le" }, "product_reference": "cups-ipptool-1:2.3.3op2-13.el9_0.4.ppc64le", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-1:2.3.3op2-13.el9_0.4.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:cups-ipptool-1:2.3.3op2-13.el9_0.4.s390x" }, "product_reference": "cups-ipptool-1:2.3.3op2-13.el9_0.4.s390x", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-1:2.3.3op2-13.el9_0.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:cups-ipptool-1:2.3.3op2-13.el9_0.4.x86_64" }, "product_reference": "cups-ipptool-1:2.3.3op2-13.el9_0.4.x86_64", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-debuginfo-1:2.3.3op2-13.el9_0.4.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-13.el9_0.4.aarch64" }, "product_reference": "cups-ipptool-debuginfo-1:2.3.3op2-13.el9_0.4.aarch64", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-debuginfo-1:2.3.3op2-13.el9_0.4.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-13.el9_0.4.i686" }, "product_reference": "cups-ipptool-debuginfo-1:2.3.3op2-13.el9_0.4.i686", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-debuginfo-1:2.3.3op2-13.el9_0.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-13.el9_0.4.ppc64le" }, "product_reference": "cups-ipptool-debuginfo-1:2.3.3op2-13.el9_0.4.ppc64le", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-debuginfo-1:2.3.3op2-13.el9_0.4.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-13.el9_0.4.s390x" }, "product_reference": "cups-ipptool-debuginfo-1:2.3.3op2-13.el9_0.4.s390x", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-debuginfo-1:2.3.3op2-13.el9_0.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-13.el9_0.4.x86_64" }, "product_reference": "cups-ipptool-debuginfo-1:2.3.3op2-13.el9_0.4.x86_64", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-1:2.3.3op2-13.el9_0.4.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:cups-libs-1:2.3.3op2-13.el9_0.4.aarch64" }, "product_reference": "cups-libs-1:2.3.3op2-13.el9_0.4.aarch64", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-1:2.3.3op2-13.el9_0.4.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:cups-libs-1:2.3.3op2-13.el9_0.4.i686" }, "product_reference": "cups-libs-1:2.3.3op2-13.el9_0.4.i686", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-1:2.3.3op2-13.el9_0.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:cups-libs-1:2.3.3op2-13.el9_0.4.ppc64le" }, "product_reference": "cups-libs-1:2.3.3op2-13.el9_0.4.ppc64le", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-1:2.3.3op2-13.el9_0.4.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:cups-libs-1:2.3.3op2-13.el9_0.4.s390x" }, "product_reference": "cups-libs-1:2.3.3op2-13.el9_0.4.s390x", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-1:2.3.3op2-13.el9_0.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:cups-libs-1:2.3.3op2-13.el9_0.4.x86_64" }, "product_reference": "cups-libs-1:2.3.3op2-13.el9_0.4.x86_64", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-debuginfo-1:2.3.3op2-13.el9_0.4.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-13.el9_0.4.aarch64" }, "product_reference": "cups-libs-debuginfo-1:2.3.3op2-13.el9_0.4.aarch64", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-debuginfo-1:2.3.3op2-13.el9_0.4.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-13.el9_0.4.i686" }, "product_reference": "cups-libs-debuginfo-1:2.3.3op2-13.el9_0.4.i686", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-debuginfo-1:2.3.3op2-13.el9_0.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-13.el9_0.4.ppc64le" }, "product_reference": "cups-libs-debuginfo-1:2.3.3op2-13.el9_0.4.ppc64le", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-debuginfo-1:2.3.3op2-13.el9_0.4.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-13.el9_0.4.s390x" }, "product_reference": "cups-libs-debuginfo-1:2.3.3op2-13.el9_0.4.s390x", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-debuginfo-1:2.3.3op2-13.el9_0.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-13.el9_0.4.x86_64" }, "product_reference": "cups-libs-debuginfo-1:2.3.3op2-13.el9_0.4.x86_64", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-1:2.3.3op2-13.el9_0.4.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:cups-lpd-1:2.3.3op2-13.el9_0.4.aarch64" }, "product_reference": "cups-lpd-1:2.3.3op2-13.el9_0.4.aarch64", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-1:2.3.3op2-13.el9_0.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:cups-lpd-1:2.3.3op2-13.el9_0.4.ppc64le" }, "product_reference": "cups-lpd-1:2.3.3op2-13.el9_0.4.ppc64le", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-1:2.3.3op2-13.el9_0.4.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:cups-lpd-1:2.3.3op2-13.el9_0.4.s390x" }, "product_reference": "cups-lpd-1:2.3.3op2-13.el9_0.4.s390x", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-1:2.3.3op2-13.el9_0.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:cups-lpd-1:2.3.3op2-13.el9_0.4.x86_64" }, "product_reference": "cups-lpd-1:2.3.3op2-13.el9_0.4.x86_64", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-debuginfo-1:2.3.3op2-13.el9_0.4.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-13.el9_0.4.aarch64" }, "product_reference": "cups-lpd-debuginfo-1:2.3.3op2-13.el9_0.4.aarch64", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-debuginfo-1:2.3.3op2-13.el9_0.4.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-13.el9_0.4.i686" }, "product_reference": "cups-lpd-debuginfo-1:2.3.3op2-13.el9_0.4.i686", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-debuginfo-1:2.3.3op2-13.el9_0.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-13.el9_0.4.ppc64le" }, "product_reference": "cups-lpd-debuginfo-1:2.3.3op2-13.el9_0.4.ppc64le", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-debuginfo-1:2.3.3op2-13.el9_0.4.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-13.el9_0.4.s390x" }, "product_reference": "cups-lpd-debuginfo-1:2.3.3op2-13.el9_0.4.s390x", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-debuginfo-1:2.3.3op2-13.el9_0.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-13.el9_0.4.x86_64" }, "product_reference": "cups-lpd-debuginfo-1:2.3.3op2-13.el9_0.4.x86_64", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-printerapp-1:2.3.3op2-13.el9_0.4.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:cups-printerapp-1:2.3.3op2-13.el9_0.4.aarch64" }, "product_reference": "cups-printerapp-1:2.3.3op2-13.el9_0.4.aarch64", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-printerapp-1:2.3.3op2-13.el9_0.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:cups-printerapp-1:2.3.3op2-13.el9_0.4.ppc64le" }, "product_reference": "cups-printerapp-1:2.3.3op2-13.el9_0.4.ppc64le", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-printerapp-1:2.3.3op2-13.el9_0.4.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:cups-printerapp-1:2.3.3op2-13.el9_0.4.s390x" }, "product_reference": "cups-printerapp-1:2.3.3op2-13.el9_0.4.s390x", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-printerapp-1:2.3.3op2-13.el9_0.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:cups-printerapp-1:2.3.3op2-13.el9_0.4.x86_64" }, "product_reference": "cups-printerapp-1:2.3.3op2-13.el9_0.4.x86_64", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-printerapp-debuginfo-1:2.3.3op2-13.el9_0.4.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-13.el9_0.4.aarch64" }, "product_reference": "cups-printerapp-debuginfo-1:2.3.3op2-13.el9_0.4.aarch64", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-printerapp-debuginfo-1:2.3.3op2-13.el9_0.4.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-13.el9_0.4.i686" }, "product_reference": "cups-printerapp-debuginfo-1:2.3.3op2-13.el9_0.4.i686", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-printerapp-debuginfo-1:2.3.3op2-13.el9_0.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-13.el9_0.4.ppc64le" }, "product_reference": "cups-printerapp-debuginfo-1:2.3.3op2-13.el9_0.4.ppc64le", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-printerapp-debuginfo-1:2.3.3op2-13.el9_0.4.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-13.el9_0.4.s390x" }, "product_reference": "cups-printerapp-debuginfo-1:2.3.3op2-13.el9_0.4.s390x", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-printerapp-debuginfo-1:2.3.3op2-13.el9_0.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", "product_id": "BaseOS-9.0.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-13.el9_0.4.x86_64" }, "product_reference": "cups-printerapp-debuginfo-1:2.3.3op2-13.el9_0.4.x86_64", "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Hristo Venev" ] } ], "cve": "CVE-2025-58060", "cwe": { "id": "CWE-287", "name": "Improper Authentication" }, "discovery_date": "2025-09-02T12:06:54.304000+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2392595" } ], "notes": [ { "category": "description", "text": "A flaw was found in CUPS, a widely used printing service on Linux and UNIX-like systems. The issue arises when authentication is configured to use a method other than Basic, but the attacker sends an HTTP request with a Basic authentication header. Due to improper validation in the cupsdAuthorize() function, the password is not checked. This vulnerability allows attackers to bypass authentication entirely, resulting in unauthorized access to administrative functions and system configuration.", "title": "Vulnerability description" }, { "category": "summary", "text": "cups: Authentication Bypass in CUPS Authorization Handling", "title": "Vulnerability summary" }, { "category": "other", "text": "The Red Hat Product Security team has assessed the severity of this vulnerability as Important, given that it enables complete authentication bypass. Exploitation requires no valid credentials and can be performed remotely in some configurations. Attackers could gain administrative privileges in CUPS, modify critical configuration files, or potentially escalate their access further depending on the system environment. The root cause is a missing authentication check when the AuthType is set to values other than Basic but a Basic authorization header is supplied.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.0.0.Z.E4S:cups-1:2.3.3op2-13.el9_0.4.aarch64", "AppStream-9.0.0.Z.E4S:cups-1:2.3.3op2-13.el9_0.4.ppc64le", "AppStream-9.0.0.Z.E4S:cups-1:2.3.3op2-13.el9_0.4.s390x", "AppStream-9.0.0.Z.E4S:cups-1:2.3.3op2-13.el9_0.4.src", "AppStream-9.0.0.Z.E4S:cups-1:2.3.3op2-13.el9_0.4.x86_64", "AppStream-9.0.0.Z.E4S:cups-client-1:2.3.3op2-13.el9_0.4.aarch64", "AppStream-9.0.0.Z.E4S:cups-client-1:2.3.3op2-13.el9_0.4.ppc64le", "AppStream-9.0.0.Z.E4S:cups-client-1:2.3.3op2-13.el9_0.4.s390x", "AppStream-9.0.0.Z.E4S:cups-client-1:2.3.3op2-13.el9_0.4.x86_64", "AppStream-9.0.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-13.el9_0.4.aarch64", "AppStream-9.0.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-13.el9_0.4.i686", "AppStream-9.0.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-13.el9_0.4.ppc64le", "AppStream-9.0.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-13.el9_0.4.s390x", "AppStream-9.0.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-13.el9_0.4.x86_64", "AppStream-9.0.0.Z.E4S:cups-debuginfo-1:2.3.3op2-13.el9_0.4.aarch64", "AppStream-9.0.0.Z.E4S:cups-debuginfo-1:2.3.3op2-13.el9_0.4.i686", "AppStream-9.0.0.Z.E4S:cups-debuginfo-1:2.3.3op2-13.el9_0.4.ppc64le", "AppStream-9.0.0.Z.E4S:cups-debuginfo-1:2.3.3op2-13.el9_0.4.s390x", "AppStream-9.0.0.Z.E4S:cups-debuginfo-1:2.3.3op2-13.el9_0.4.x86_64", "AppStream-9.0.0.Z.E4S:cups-debugsource-1:2.3.3op2-13.el9_0.4.aarch64", "AppStream-9.0.0.Z.E4S:cups-debugsource-1:2.3.3op2-13.el9_0.4.i686", "AppStream-9.0.0.Z.E4S:cups-debugsource-1:2.3.3op2-13.el9_0.4.ppc64le", "AppStream-9.0.0.Z.E4S:cups-debugsource-1:2.3.3op2-13.el9_0.4.s390x", "AppStream-9.0.0.Z.E4S:cups-debugsource-1:2.3.3op2-13.el9_0.4.x86_64", "AppStream-9.0.0.Z.E4S:cups-devel-1:2.3.3op2-13.el9_0.4.aarch64", "AppStream-9.0.0.Z.E4S:cups-devel-1:2.3.3op2-13.el9_0.4.i686", "AppStream-9.0.0.Z.E4S:cups-devel-1:2.3.3op2-13.el9_0.4.ppc64le", "AppStream-9.0.0.Z.E4S:cups-devel-1:2.3.3op2-13.el9_0.4.s390x", "AppStream-9.0.0.Z.E4S:cups-devel-1:2.3.3op2-13.el9_0.4.x86_64", "AppStream-9.0.0.Z.E4S:cups-filesystem-1:2.3.3op2-13.el9_0.4.noarch", "AppStream-9.0.0.Z.E4S:cups-ipptool-1:2.3.3op2-13.el9_0.4.aarch64", "AppStream-9.0.0.Z.E4S:cups-ipptool-1:2.3.3op2-13.el9_0.4.ppc64le", "AppStream-9.0.0.Z.E4S:cups-ipptool-1:2.3.3op2-13.el9_0.4.s390x", "AppStream-9.0.0.Z.E4S:cups-ipptool-1:2.3.3op2-13.el9_0.4.x86_64", "AppStream-9.0.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-13.el9_0.4.aarch64", "AppStream-9.0.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-13.el9_0.4.i686", "AppStream-9.0.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-13.el9_0.4.ppc64le", "AppStream-9.0.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-13.el9_0.4.s390x", "AppStream-9.0.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-13.el9_0.4.x86_64", "AppStream-9.0.0.Z.E4S:cups-libs-1:2.3.3op2-13.el9_0.4.aarch64", "AppStream-9.0.0.Z.E4S:cups-libs-1:2.3.3op2-13.el9_0.4.i686", "AppStream-9.0.0.Z.E4S:cups-libs-1:2.3.3op2-13.el9_0.4.ppc64le", "AppStream-9.0.0.Z.E4S:cups-libs-1:2.3.3op2-13.el9_0.4.s390x", "AppStream-9.0.0.Z.E4S:cups-libs-1:2.3.3op2-13.el9_0.4.x86_64", "AppStream-9.0.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-13.el9_0.4.aarch64", "AppStream-9.0.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-13.el9_0.4.i686", "AppStream-9.0.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-13.el9_0.4.ppc64le", "AppStream-9.0.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-13.el9_0.4.s390x", "AppStream-9.0.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-13.el9_0.4.x86_64", "AppStream-9.0.0.Z.E4S:cups-lpd-1:2.3.3op2-13.el9_0.4.aarch64", "AppStream-9.0.0.Z.E4S:cups-lpd-1:2.3.3op2-13.el9_0.4.ppc64le", "AppStream-9.0.0.Z.E4S:cups-lpd-1:2.3.3op2-13.el9_0.4.s390x", "AppStream-9.0.0.Z.E4S:cups-lpd-1:2.3.3op2-13.el9_0.4.x86_64", "AppStream-9.0.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-13.el9_0.4.aarch64", "AppStream-9.0.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-13.el9_0.4.i686", "AppStream-9.0.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-13.el9_0.4.ppc64le", "AppStream-9.0.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-13.el9_0.4.s390x", "AppStream-9.0.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-13.el9_0.4.x86_64", "AppStream-9.0.0.Z.E4S:cups-printerapp-1:2.3.3op2-13.el9_0.4.aarch64", "AppStream-9.0.0.Z.E4S:cups-printerapp-1:2.3.3op2-13.el9_0.4.ppc64le", "AppStream-9.0.0.Z.E4S:cups-printerapp-1:2.3.3op2-13.el9_0.4.s390x", "AppStream-9.0.0.Z.E4S:cups-printerapp-1:2.3.3op2-13.el9_0.4.x86_64", "AppStream-9.0.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-13.el9_0.4.aarch64", "AppStream-9.0.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-13.el9_0.4.i686", "AppStream-9.0.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-13.el9_0.4.ppc64le", "AppStream-9.0.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-13.el9_0.4.s390x", "AppStream-9.0.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-13.el9_0.4.x86_64", "BaseOS-9.0.0.Z.E4S:cups-1:2.3.3op2-13.el9_0.4.aarch64", "BaseOS-9.0.0.Z.E4S:cups-1:2.3.3op2-13.el9_0.4.ppc64le", "BaseOS-9.0.0.Z.E4S:cups-1:2.3.3op2-13.el9_0.4.s390x", "BaseOS-9.0.0.Z.E4S:cups-1:2.3.3op2-13.el9_0.4.src", "BaseOS-9.0.0.Z.E4S:cups-1:2.3.3op2-13.el9_0.4.x86_64", "BaseOS-9.0.0.Z.E4S:cups-client-1:2.3.3op2-13.el9_0.4.aarch64", "BaseOS-9.0.0.Z.E4S:cups-client-1:2.3.3op2-13.el9_0.4.ppc64le", "BaseOS-9.0.0.Z.E4S:cups-client-1:2.3.3op2-13.el9_0.4.s390x", "BaseOS-9.0.0.Z.E4S:cups-client-1:2.3.3op2-13.el9_0.4.x86_64", "BaseOS-9.0.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-13.el9_0.4.aarch64", "BaseOS-9.0.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-13.el9_0.4.i686", "BaseOS-9.0.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-13.el9_0.4.ppc64le", "BaseOS-9.0.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-13.el9_0.4.s390x", "BaseOS-9.0.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-13.el9_0.4.x86_64", "BaseOS-9.0.0.Z.E4S:cups-debuginfo-1:2.3.3op2-13.el9_0.4.aarch64", "BaseOS-9.0.0.Z.E4S:cups-debuginfo-1:2.3.3op2-13.el9_0.4.i686", "BaseOS-9.0.0.Z.E4S:cups-debuginfo-1:2.3.3op2-13.el9_0.4.ppc64le", "BaseOS-9.0.0.Z.E4S:cups-debuginfo-1:2.3.3op2-13.el9_0.4.s390x", "BaseOS-9.0.0.Z.E4S:cups-debuginfo-1:2.3.3op2-13.el9_0.4.x86_64", "BaseOS-9.0.0.Z.E4S:cups-debugsource-1:2.3.3op2-13.el9_0.4.aarch64", "BaseOS-9.0.0.Z.E4S:cups-debugsource-1:2.3.3op2-13.el9_0.4.i686", "BaseOS-9.0.0.Z.E4S:cups-debugsource-1:2.3.3op2-13.el9_0.4.ppc64le", "BaseOS-9.0.0.Z.E4S:cups-debugsource-1:2.3.3op2-13.el9_0.4.s390x", "BaseOS-9.0.0.Z.E4S:cups-debugsource-1:2.3.3op2-13.el9_0.4.x86_64", "BaseOS-9.0.0.Z.E4S:cups-devel-1:2.3.3op2-13.el9_0.4.aarch64", "BaseOS-9.0.0.Z.E4S:cups-devel-1:2.3.3op2-13.el9_0.4.i686", "BaseOS-9.0.0.Z.E4S:cups-devel-1:2.3.3op2-13.el9_0.4.ppc64le", "BaseOS-9.0.0.Z.E4S:cups-devel-1:2.3.3op2-13.el9_0.4.s390x", "BaseOS-9.0.0.Z.E4S:cups-devel-1:2.3.3op2-13.el9_0.4.x86_64", "BaseOS-9.0.0.Z.E4S:cups-filesystem-1:2.3.3op2-13.el9_0.4.noarch", "BaseOS-9.0.0.Z.E4S:cups-ipptool-1:2.3.3op2-13.el9_0.4.aarch64", "BaseOS-9.0.0.Z.E4S:cups-ipptool-1:2.3.3op2-13.el9_0.4.ppc64le", "BaseOS-9.0.0.Z.E4S:cups-ipptool-1:2.3.3op2-13.el9_0.4.s390x", "BaseOS-9.0.0.Z.E4S:cups-ipptool-1:2.3.3op2-13.el9_0.4.x86_64", "BaseOS-9.0.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-13.el9_0.4.aarch64", "BaseOS-9.0.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-13.el9_0.4.i686", "BaseOS-9.0.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-13.el9_0.4.ppc64le", "BaseOS-9.0.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-13.el9_0.4.s390x", "BaseOS-9.0.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-13.el9_0.4.x86_64", "BaseOS-9.0.0.Z.E4S:cups-libs-1:2.3.3op2-13.el9_0.4.aarch64", "BaseOS-9.0.0.Z.E4S:cups-libs-1:2.3.3op2-13.el9_0.4.i686", "BaseOS-9.0.0.Z.E4S:cups-libs-1:2.3.3op2-13.el9_0.4.ppc64le", "BaseOS-9.0.0.Z.E4S:cups-libs-1:2.3.3op2-13.el9_0.4.s390x", "BaseOS-9.0.0.Z.E4S:cups-libs-1:2.3.3op2-13.el9_0.4.x86_64", "BaseOS-9.0.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-13.el9_0.4.aarch64", "BaseOS-9.0.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-13.el9_0.4.i686", "BaseOS-9.0.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-13.el9_0.4.ppc64le", "BaseOS-9.0.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-13.el9_0.4.s390x", "BaseOS-9.0.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-13.el9_0.4.x86_64", "BaseOS-9.0.0.Z.E4S:cups-lpd-1:2.3.3op2-13.el9_0.4.aarch64", "BaseOS-9.0.0.Z.E4S:cups-lpd-1:2.3.3op2-13.el9_0.4.ppc64le", "BaseOS-9.0.0.Z.E4S:cups-lpd-1:2.3.3op2-13.el9_0.4.s390x", "BaseOS-9.0.0.Z.E4S:cups-lpd-1:2.3.3op2-13.el9_0.4.x86_64", "BaseOS-9.0.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-13.el9_0.4.aarch64", "BaseOS-9.0.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-13.el9_0.4.i686", "BaseOS-9.0.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-13.el9_0.4.ppc64le", "BaseOS-9.0.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-13.el9_0.4.s390x", "BaseOS-9.0.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-13.el9_0.4.x86_64", "BaseOS-9.0.0.Z.E4S:cups-printerapp-1:2.3.3op2-13.el9_0.4.aarch64", "BaseOS-9.0.0.Z.E4S:cups-printerapp-1:2.3.3op2-13.el9_0.4.ppc64le", "BaseOS-9.0.0.Z.E4S:cups-printerapp-1:2.3.3op2-13.el9_0.4.s390x", "BaseOS-9.0.0.Z.E4S:cups-printerapp-1:2.3.3op2-13.el9_0.4.x86_64", "BaseOS-9.0.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-13.el9_0.4.aarch64", "BaseOS-9.0.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-13.el9_0.4.i686", "BaseOS-9.0.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-13.el9_0.4.ppc64le", "BaseOS-9.0.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-13.el9_0.4.s390x", "BaseOS-9.0.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-13.el9_0.4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2025-58060" }, { "category": "external", "summary": "RHBZ#2392595", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2392595" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2025-58060", "url": "https://www.cve.org/CVERecord?id=CVE-2025-58060" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-58060", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58060" } ], "release_date": "2025-09-11T13:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-09-24T15:40:20+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.0.0.Z.E4S:cups-1:2.3.3op2-13.el9_0.4.aarch64", "AppStream-9.0.0.Z.E4S:cups-1:2.3.3op2-13.el9_0.4.ppc64le", "AppStream-9.0.0.Z.E4S:cups-1:2.3.3op2-13.el9_0.4.s390x", "AppStream-9.0.0.Z.E4S:cups-1:2.3.3op2-13.el9_0.4.src", "AppStream-9.0.0.Z.E4S:cups-1:2.3.3op2-13.el9_0.4.x86_64", "AppStream-9.0.0.Z.E4S:cups-client-1:2.3.3op2-13.el9_0.4.aarch64", "AppStream-9.0.0.Z.E4S:cups-client-1:2.3.3op2-13.el9_0.4.ppc64le", "AppStream-9.0.0.Z.E4S:cups-client-1:2.3.3op2-13.el9_0.4.s390x", "AppStream-9.0.0.Z.E4S:cups-client-1:2.3.3op2-13.el9_0.4.x86_64", "AppStream-9.0.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-13.el9_0.4.aarch64", "AppStream-9.0.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-13.el9_0.4.i686", "AppStream-9.0.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-13.el9_0.4.ppc64le", "AppStream-9.0.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-13.el9_0.4.s390x", "AppStream-9.0.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-13.el9_0.4.x86_64", "AppStream-9.0.0.Z.E4S:cups-debuginfo-1:2.3.3op2-13.el9_0.4.aarch64", "AppStream-9.0.0.Z.E4S:cups-debuginfo-1:2.3.3op2-13.el9_0.4.i686", "AppStream-9.0.0.Z.E4S:cups-debuginfo-1:2.3.3op2-13.el9_0.4.ppc64le", "AppStream-9.0.0.Z.E4S:cups-debuginfo-1:2.3.3op2-13.el9_0.4.s390x", "AppStream-9.0.0.Z.E4S:cups-debuginfo-1:2.3.3op2-13.el9_0.4.x86_64", "AppStream-9.0.0.Z.E4S:cups-debugsource-1:2.3.3op2-13.el9_0.4.aarch64", "AppStream-9.0.0.Z.E4S:cups-debugsource-1:2.3.3op2-13.el9_0.4.i686", "AppStream-9.0.0.Z.E4S:cups-debugsource-1:2.3.3op2-13.el9_0.4.ppc64le", "AppStream-9.0.0.Z.E4S:cups-debugsource-1:2.3.3op2-13.el9_0.4.s390x", "AppStream-9.0.0.Z.E4S:cups-debugsource-1:2.3.3op2-13.el9_0.4.x86_64", "AppStream-9.0.0.Z.E4S:cups-devel-1:2.3.3op2-13.el9_0.4.aarch64", "AppStream-9.0.0.Z.E4S:cups-devel-1:2.3.3op2-13.el9_0.4.i686", "AppStream-9.0.0.Z.E4S:cups-devel-1:2.3.3op2-13.el9_0.4.ppc64le", "AppStream-9.0.0.Z.E4S:cups-devel-1:2.3.3op2-13.el9_0.4.s390x", "AppStream-9.0.0.Z.E4S:cups-devel-1:2.3.3op2-13.el9_0.4.x86_64", "AppStream-9.0.0.Z.E4S:cups-filesystem-1:2.3.3op2-13.el9_0.4.noarch", "AppStream-9.0.0.Z.E4S:cups-ipptool-1:2.3.3op2-13.el9_0.4.aarch64", "AppStream-9.0.0.Z.E4S:cups-ipptool-1:2.3.3op2-13.el9_0.4.ppc64le", "AppStream-9.0.0.Z.E4S:cups-ipptool-1:2.3.3op2-13.el9_0.4.s390x", "AppStream-9.0.0.Z.E4S:cups-ipptool-1:2.3.3op2-13.el9_0.4.x86_64", "AppStream-9.0.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-13.el9_0.4.aarch64", "AppStream-9.0.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-13.el9_0.4.i686", "AppStream-9.0.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-13.el9_0.4.ppc64le", "AppStream-9.0.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-13.el9_0.4.s390x", "AppStream-9.0.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-13.el9_0.4.x86_64", "AppStream-9.0.0.Z.E4S:cups-libs-1:2.3.3op2-13.el9_0.4.aarch64", "AppStream-9.0.0.Z.E4S:cups-libs-1:2.3.3op2-13.el9_0.4.i686", "AppStream-9.0.0.Z.E4S:cups-libs-1:2.3.3op2-13.el9_0.4.ppc64le", "AppStream-9.0.0.Z.E4S:cups-libs-1:2.3.3op2-13.el9_0.4.s390x", "AppStream-9.0.0.Z.E4S:cups-libs-1:2.3.3op2-13.el9_0.4.x86_64", "AppStream-9.0.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-13.el9_0.4.aarch64", "AppStream-9.0.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-13.el9_0.4.i686", "AppStream-9.0.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-13.el9_0.4.ppc64le", "AppStream-9.0.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-13.el9_0.4.s390x", "AppStream-9.0.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-13.el9_0.4.x86_64", "AppStream-9.0.0.Z.E4S:cups-lpd-1:2.3.3op2-13.el9_0.4.aarch64", "AppStream-9.0.0.Z.E4S:cups-lpd-1:2.3.3op2-13.el9_0.4.ppc64le", "AppStream-9.0.0.Z.E4S:cups-lpd-1:2.3.3op2-13.el9_0.4.s390x", "AppStream-9.0.0.Z.E4S:cups-lpd-1:2.3.3op2-13.el9_0.4.x86_64", "AppStream-9.0.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-13.el9_0.4.aarch64", "AppStream-9.0.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-13.el9_0.4.i686", "AppStream-9.0.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-13.el9_0.4.ppc64le", "AppStream-9.0.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-13.el9_0.4.s390x", "AppStream-9.0.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-13.el9_0.4.x86_64", "AppStream-9.0.0.Z.E4S:cups-printerapp-1:2.3.3op2-13.el9_0.4.aarch64", "AppStream-9.0.0.Z.E4S:cups-printerapp-1:2.3.3op2-13.el9_0.4.ppc64le", "AppStream-9.0.0.Z.E4S:cups-printerapp-1:2.3.3op2-13.el9_0.4.s390x", "AppStream-9.0.0.Z.E4S:cups-printerapp-1:2.3.3op2-13.el9_0.4.x86_64", "AppStream-9.0.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-13.el9_0.4.aarch64", "AppStream-9.0.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-13.el9_0.4.i686", "AppStream-9.0.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-13.el9_0.4.ppc64le", "AppStream-9.0.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-13.el9_0.4.s390x", "AppStream-9.0.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-13.el9_0.4.x86_64", "BaseOS-9.0.0.Z.E4S:cups-1:2.3.3op2-13.el9_0.4.aarch64", "BaseOS-9.0.0.Z.E4S:cups-1:2.3.3op2-13.el9_0.4.ppc64le", "BaseOS-9.0.0.Z.E4S:cups-1:2.3.3op2-13.el9_0.4.s390x", "BaseOS-9.0.0.Z.E4S:cups-1:2.3.3op2-13.el9_0.4.src", "BaseOS-9.0.0.Z.E4S:cups-1:2.3.3op2-13.el9_0.4.x86_64", "BaseOS-9.0.0.Z.E4S:cups-client-1:2.3.3op2-13.el9_0.4.aarch64", "BaseOS-9.0.0.Z.E4S:cups-client-1:2.3.3op2-13.el9_0.4.ppc64le", "BaseOS-9.0.0.Z.E4S:cups-client-1:2.3.3op2-13.el9_0.4.s390x", "BaseOS-9.0.0.Z.E4S:cups-client-1:2.3.3op2-13.el9_0.4.x86_64", "BaseOS-9.0.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-13.el9_0.4.aarch64", "BaseOS-9.0.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-13.el9_0.4.i686", "BaseOS-9.0.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-13.el9_0.4.ppc64le", "BaseOS-9.0.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-13.el9_0.4.s390x", "BaseOS-9.0.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-13.el9_0.4.x86_64", "BaseOS-9.0.0.Z.E4S:cups-debuginfo-1:2.3.3op2-13.el9_0.4.aarch64", "BaseOS-9.0.0.Z.E4S:cups-debuginfo-1:2.3.3op2-13.el9_0.4.i686", "BaseOS-9.0.0.Z.E4S:cups-debuginfo-1:2.3.3op2-13.el9_0.4.ppc64le", "BaseOS-9.0.0.Z.E4S:cups-debuginfo-1:2.3.3op2-13.el9_0.4.s390x", "BaseOS-9.0.0.Z.E4S:cups-debuginfo-1:2.3.3op2-13.el9_0.4.x86_64", "BaseOS-9.0.0.Z.E4S:cups-debugsource-1:2.3.3op2-13.el9_0.4.aarch64", "BaseOS-9.0.0.Z.E4S:cups-debugsource-1:2.3.3op2-13.el9_0.4.i686", "BaseOS-9.0.0.Z.E4S:cups-debugsource-1:2.3.3op2-13.el9_0.4.ppc64le", "BaseOS-9.0.0.Z.E4S:cups-debugsource-1:2.3.3op2-13.el9_0.4.s390x", "BaseOS-9.0.0.Z.E4S:cups-debugsource-1:2.3.3op2-13.el9_0.4.x86_64", "BaseOS-9.0.0.Z.E4S:cups-devel-1:2.3.3op2-13.el9_0.4.aarch64", "BaseOS-9.0.0.Z.E4S:cups-devel-1:2.3.3op2-13.el9_0.4.i686", "BaseOS-9.0.0.Z.E4S:cups-devel-1:2.3.3op2-13.el9_0.4.ppc64le", "BaseOS-9.0.0.Z.E4S:cups-devel-1:2.3.3op2-13.el9_0.4.s390x", "BaseOS-9.0.0.Z.E4S:cups-devel-1:2.3.3op2-13.el9_0.4.x86_64", "BaseOS-9.0.0.Z.E4S:cups-filesystem-1:2.3.3op2-13.el9_0.4.noarch", "BaseOS-9.0.0.Z.E4S:cups-ipptool-1:2.3.3op2-13.el9_0.4.aarch64", "BaseOS-9.0.0.Z.E4S:cups-ipptool-1:2.3.3op2-13.el9_0.4.ppc64le", "BaseOS-9.0.0.Z.E4S:cups-ipptool-1:2.3.3op2-13.el9_0.4.s390x", "BaseOS-9.0.0.Z.E4S:cups-ipptool-1:2.3.3op2-13.el9_0.4.x86_64", "BaseOS-9.0.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-13.el9_0.4.aarch64", "BaseOS-9.0.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-13.el9_0.4.i686", "BaseOS-9.0.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-13.el9_0.4.ppc64le", "BaseOS-9.0.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-13.el9_0.4.s390x", "BaseOS-9.0.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-13.el9_0.4.x86_64", "BaseOS-9.0.0.Z.E4S:cups-libs-1:2.3.3op2-13.el9_0.4.aarch64", "BaseOS-9.0.0.Z.E4S:cups-libs-1:2.3.3op2-13.el9_0.4.i686", "BaseOS-9.0.0.Z.E4S:cups-libs-1:2.3.3op2-13.el9_0.4.ppc64le", "BaseOS-9.0.0.Z.E4S:cups-libs-1:2.3.3op2-13.el9_0.4.s390x", "BaseOS-9.0.0.Z.E4S:cups-libs-1:2.3.3op2-13.el9_0.4.x86_64", "BaseOS-9.0.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-13.el9_0.4.aarch64", "BaseOS-9.0.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-13.el9_0.4.i686", "BaseOS-9.0.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-13.el9_0.4.ppc64le", "BaseOS-9.0.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-13.el9_0.4.s390x", "BaseOS-9.0.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-13.el9_0.4.x86_64", "BaseOS-9.0.0.Z.E4S:cups-lpd-1:2.3.3op2-13.el9_0.4.aarch64", "BaseOS-9.0.0.Z.E4S:cups-lpd-1:2.3.3op2-13.el9_0.4.ppc64le", "BaseOS-9.0.0.Z.E4S:cups-lpd-1:2.3.3op2-13.el9_0.4.s390x", "BaseOS-9.0.0.Z.E4S:cups-lpd-1:2.3.3op2-13.el9_0.4.x86_64", "BaseOS-9.0.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-13.el9_0.4.aarch64", "BaseOS-9.0.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-13.el9_0.4.i686", "BaseOS-9.0.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-13.el9_0.4.ppc64le", "BaseOS-9.0.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-13.el9_0.4.s390x", "BaseOS-9.0.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-13.el9_0.4.x86_64", "BaseOS-9.0.0.Z.E4S:cups-printerapp-1:2.3.3op2-13.el9_0.4.aarch64", "BaseOS-9.0.0.Z.E4S:cups-printerapp-1:2.3.3op2-13.el9_0.4.ppc64le", "BaseOS-9.0.0.Z.E4S:cups-printerapp-1:2.3.3op2-13.el9_0.4.s390x", "BaseOS-9.0.0.Z.E4S:cups-printerapp-1:2.3.3op2-13.el9_0.4.x86_64", "BaseOS-9.0.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-13.el9_0.4.aarch64", "BaseOS-9.0.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-13.el9_0.4.i686", "BaseOS-9.0.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-13.el9_0.4.ppc64le", "BaseOS-9.0.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-13.el9_0.4.s390x", "BaseOS-9.0.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-13.el9_0.4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:16590" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to a widespread installation base, or stability. It is strongly advised to apply vendor-supplied patches as soon as they are released to address this authentication bypass vulnerability.", "product_ids": [ "AppStream-9.0.0.Z.E4S:cups-1:2.3.3op2-13.el9_0.4.aarch64", "AppStream-9.0.0.Z.E4S:cups-1:2.3.3op2-13.el9_0.4.ppc64le", "AppStream-9.0.0.Z.E4S:cups-1:2.3.3op2-13.el9_0.4.s390x", "AppStream-9.0.0.Z.E4S:cups-1:2.3.3op2-13.el9_0.4.src", "AppStream-9.0.0.Z.E4S:cups-1:2.3.3op2-13.el9_0.4.x86_64", "AppStream-9.0.0.Z.E4S:cups-client-1:2.3.3op2-13.el9_0.4.aarch64", "AppStream-9.0.0.Z.E4S:cups-client-1:2.3.3op2-13.el9_0.4.ppc64le", "AppStream-9.0.0.Z.E4S:cups-client-1:2.3.3op2-13.el9_0.4.s390x", "AppStream-9.0.0.Z.E4S:cups-client-1:2.3.3op2-13.el9_0.4.x86_64", "AppStream-9.0.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-13.el9_0.4.aarch64", "AppStream-9.0.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-13.el9_0.4.i686", "AppStream-9.0.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-13.el9_0.4.ppc64le", "AppStream-9.0.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-13.el9_0.4.s390x", "AppStream-9.0.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-13.el9_0.4.x86_64", "AppStream-9.0.0.Z.E4S:cups-debuginfo-1:2.3.3op2-13.el9_0.4.aarch64", "AppStream-9.0.0.Z.E4S:cups-debuginfo-1:2.3.3op2-13.el9_0.4.i686", "AppStream-9.0.0.Z.E4S:cups-debuginfo-1:2.3.3op2-13.el9_0.4.ppc64le", "AppStream-9.0.0.Z.E4S:cups-debuginfo-1:2.3.3op2-13.el9_0.4.s390x", "AppStream-9.0.0.Z.E4S:cups-debuginfo-1:2.3.3op2-13.el9_0.4.x86_64", "AppStream-9.0.0.Z.E4S:cups-debugsource-1:2.3.3op2-13.el9_0.4.aarch64", "AppStream-9.0.0.Z.E4S:cups-debugsource-1:2.3.3op2-13.el9_0.4.i686", "AppStream-9.0.0.Z.E4S:cups-debugsource-1:2.3.3op2-13.el9_0.4.ppc64le", "AppStream-9.0.0.Z.E4S:cups-debugsource-1:2.3.3op2-13.el9_0.4.s390x", "AppStream-9.0.0.Z.E4S:cups-debugsource-1:2.3.3op2-13.el9_0.4.x86_64", "AppStream-9.0.0.Z.E4S:cups-devel-1:2.3.3op2-13.el9_0.4.aarch64", "AppStream-9.0.0.Z.E4S:cups-devel-1:2.3.3op2-13.el9_0.4.i686", "AppStream-9.0.0.Z.E4S:cups-devel-1:2.3.3op2-13.el9_0.4.ppc64le", "AppStream-9.0.0.Z.E4S:cups-devel-1:2.3.3op2-13.el9_0.4.s390x", "AppStream-9.0.0.Z.E4S:cups-devel-1:2.3.3op2-13.el9_0.4.x86_64", "AppStream-9.0.0.Z.E4S:cups-filesystem-1:2.3.3op2-13.el9_0.4.noarch", "AppStream-9.0.0.Z.E4S:cups-ipptool-1:2.3.3op2-13.el9_0.4.aarch64", "AppStream-9.0.0.Z.E4S:cups-ipptool-1:2.3.3op2-13.el9_0.4.ppc64le", "AppStream-9.0.0.Z.E4S:cups-ipptool-1:2.3.3op2-13.el9_0.4.s390x", "AppStream-9.0.0.Z.E4S:cups-ipptool-1:2.3.3op2-13.el9_0.4.x86_64", "AppStream-9.0.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-13.el9_0.4.aarch64", "AppStream-9.0.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-13.el9_0.4.i686", "AppStream-9.0.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-13.el9_0.4.ppc64le", "AppStream-9.0.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-13.el9_0.4.s390x", "AppStream-9.0.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-13.el9_0.4.x86_64", "AppStream-9.0.0.Z.E4S:cups-libs-1:2.3.3op2-13.el9_0.4.aarch64", "AppStream-9.0.0.Z.E4S:cups-libs-1:2.3.3op2-13.el9_0.4.i686", "AppStream-9.0.0.Z.E4S:cups-libs-1:2.3.3op2-13.el9_0.4.ppc64le", "AppStream-9.0.0.Z.E4S:cups-libs-1:2.3.3op2-13.el9_0.4.s390x", "AppStream-9.0.0.Z.E4S:cups-libs-1:2.3.3op2-13.el9_0.4.x86_64", "AppStream-9.0.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-13.el9_0.4.aarch64", "AppStream-9.0.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-13.el9_0.4.i686", "AppStream-9.0.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-13.el9_0.4.ppc64le", "AppStream-9.0.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-13.el9_0.4.s390x", "AppStream-9.0.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-13.el9_0.4.x86_64", "AppStream-9.0.0.Z.E4S:cups-lpd-1:2.3.3op2-13.el9_0.4.aarch64", "AppStream-9.0.0.Z.E4S:cups-lpd-1:2.3.3op2-13.el9_0.4.ppc64le", "AppStream-9.0.0.Z.E4S:cups-lpd-1:2.3.3op2-13.el9_0.4.s390x", "AppStream-9.0.0.Z.E4S:cups-lpd-1:2.3.3op2-13.el9_0.4.x86_64", "AppStream-9.0.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-13.el9_0.4.aarch64", "AppStream-9.0.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-13.el9_0.4.i686", "AppStream-9.0.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-13.el9_0.4.ppc64le", "AppStream-9.0.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-13.el9_0.4.s390x", "AppStream-9.0.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-13.el9_0.4.x86_64", "AppStream-9.0.0.Z.E4S:cups-printerapp-1:2.3.3op2-13.el9_0.4.aarch64", "AppStream-9.0.0.Z.E4S:cups-printerapp-1:2.3.3op2-13.el9_0.4.ppc64le", "AppStream-9.0.0.Z.E4S:cups-printerapp-1:2.3.3op2-13.el9_0.4.s390x", "AppStream-9.0.0.Z.E4S:cups-printerapp-1:2.3.3op2-13.el9_0.4.x86_64", "AppStream-9.0.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-13.el9_0.4.aarch64", "AppStream-9.0.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-13.el9_0.4.i686", "AppStream-9.0.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-13.el9_0.4.ppc64le", "AppStream-9.0.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-13.el9_0.4.s390x", "AppStream-9.0.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-13.el9_0.4.x86_64", "BaseOS-9.0.0.Z.E4S:cups-1:2.3.3op2-13.el9_0.4.aarch64", "BaseOS-9.0.0.Z.E4S:cups-1:2.3.3op2-13.el9_0.4.ppc64le", "BaseOS-9.0.0.Z.E4S:cups-1:2.3.3op2-13.el9_0.4.s390x", "BaseOS-9.0.0.Z.E4S:cups-1:2.3.3op2-13.el9_0.4.src", "BaseOS-9.0.0.Z.E4S:cups-1:2.3.3op2-13.el9_0.4.x86_64", "BaseOS-9.0.0.Z.E4S:cups-client-1:2.3.3op2-13.el9_0.4.aarch64", "BaseOS-9.0.0.Z.E4S:cups-client-1:2.3.3op2-13.el9_0.4.ppc64le", "BaseOS-9.0.0.Z.E4S:cups-client-1:2.3.3op2-13.el9_0.4.s390x", "BaseOS-9.0.0.Z.E4S:cups-client-1:2.3.3op2-13.el9_0.4.x86_64", "BaseOS-9.0.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-13.el9_0.4.aarch64", "BaseOS-9.0.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-13.el9_0.4.i686", "BaseOS-9.0.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-13.el9_0.4.ppc64le", "BaseOS-9.0.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-13.el9_0.4.s390x", "BaseOS-9.0.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-13.el9_0.4.x86_64", "BaseOS-9.0.0.Z.E4S:cups-debuginfo-1:2.3.3op2-13.el9_0.4.aarch64", "BaseOS-9.0.0.Z.E4S:cups-debuginfo-1:2.3.3op2-13.el9_0.4.i686", "BaseOS-9.0.0.Z.E4S:cups-debuginfo-1:2.3.3op2-13.el9_0.4.ppc64le", "BaseOS-9.0.0.Z.E4S:cups-debuginfo-1:2.3.3op2-13.el9_0.4.s390x", "BaseOS-9.0.0.Z.E4S:cups-debuginfo-1:2.3.3op2-13.el9_0.4.x86_64", "BaseOS-9.0.0.Z.E4S:cups-debugsource-1:2.3.3op2-13.el9_0.4.aarch64", "BaseOS-9.0.0.Z.E4S:cups-debugsource-1:2.3.3op2-13.el9_0.4.i686", "BaseOS-9.0.0.Z.E4S:cups-debugsource-1:2.3.3op2-13.el9_0.4.ppc64le", "BaseOS-9.0.0.Z.E4S:cups-debugsource-1:2.3.3op2-13.el9_0.4.s390x", "BaseOS-9.0.0.Z.E4S:cups-debugsource-1:2.3.3op2-13.el9_0.4.x86_64", "BaseOS-9.0.0.Z.E4S:cups-devel-1:2.3.3op2-13.el9_0.4.aarch64", "BaseOS-9.0.0.Z.E4S:cups-devel-1:2.3.3op2-13.el9_0.4.i686", "BaseOS-9.0.0.Z.E4S:cups-devel-1:2.3.3op2-13.el9_0.4.ppc64le", "BaseOS-9.0.0.Z.E4S:cups-devel-1:2.3.3op2-13.el9_0.4.s390x", "BaseOS-9.0.0.Z.E4S:cups-devel-1:2.3.3op2-13.el9_0.4.x86_64", "BaseOS-9.0.0.Z.E4S:cups-filesystem-1:2.3.3op2-13.el9_0.4.noarch", "BaseOS-9.0.0.Z.E4S:cups-ipptool-1:2.3.3op2-13.el9_0.4.aarch64", "BaseOS-9.0.0.Z.E4S:cups-ipptool-1:2.3.3op2-13.el9_0.4.ppc64le", "BaseOS-9.0.0.Z.E4S:cups-ipptool-1:2.3.3op2-13.el9_0.4.s390x", "BaseOS-9.0.0.Z.E4S:cups-ipptool-1:2.3.3op2-13.el9_0.4.x86_64", "BaseOS-9.0.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-13.el9_0.4.aarch64", "BaseOS-9.0.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-13.el9_0.4.i686", "BaseOS-9.0.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-13.el9_0.4.ppc64le", "BaseOS-9.0.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-13.el9_0.4.s390x", "BaseOS-9.0.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-13.el9_0.4.x86_64", "BaseOS-9.0.0.Z.E4S:cups-libs-1:2.3.3op2-13.el9_0.4.aarch64", "BaseOS-9.0.0.Z.E4S:cups-libs-1:2.3.3op2-13.el9_0.4.i686", "BaseOS-9.0.0.Z.E4S:cups-libs-1:2.3.3op2-13.el9_0.4.ppc64le", "BaseOS-9.0.0.Z.E4S:cups-libs-1:2.3.3op2-13.el9_0.4.s390x", "BaseOS-9.0.0.Z.E4S:cups-libs-1:2.3.3op2-13.el9_0.4.x86_64", "BaseOS-9.0.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-13.el9_0.4.aarch64", "BaseOS-9.0.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-13.el9_0.4.i686", "BaseOS-9.0.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-13.el9_0.4.ppc64le", "BaseOS-9.0.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-13.el9_0.4.s390x", "BaseOS-9.0.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-13.el9_0.4.x86_64", "BaseOS-9.0.0.Z.E4S:cups-lpd-1:2.3.3op2-13.el9_0.4.aarch64", "BaseOS-9.0.0.Z.E4S:cups-lpd-1:2.3.3op2-13.el9_0.4.ppc64le", "BaseOS-9.0.0.Z.E4S:cups-lpd-1:2.3.3op2-13.el9_0.4.s390x", "BaseOS-9.0.0.Z.E4S:cups-lpd-1:2.3.3op2-13.el9_0.4.x86_64", "BaseOS-9.0.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-13.el9_0.4.aarch64", "BaseOS-9.0.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-13.el9_0.4.i686", "BaseOS-9.0.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-13.el9_0.4.ppc64le", "BaseOS-9.0.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-13.el9_0.4.s390x", "BaseOS-9.0.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-13.el9_0.4.x86_64", "BaseOS-9.0.0.Z.E4S:cups-printerapp-1:2.3.3op2-13.el9_0.4.aarch64", "BaseOS-9.0.0.Z.E4S:cups-printerapp-1:2.3.3op2-13.el9_0.4.ppc64le", "BaseOS-9.0.0.Z.E4S:cups-printerapp-1:2.3.3op2-13.el9_0.4.s390x", "BaseOS-9.0.0.Z.E4S:cups-printerapp-1:2.3.3op2-13.el9_0.4.x86_64", "BaseOS-9.0.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-13.el9_0.4.aarch64", "BaseOS-9.0.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-13.el9_0.4.i686", "BaseOS-9.0.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-13.el9_0.4.ppc64le", "BaseOS-9.0.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-13.el9_0.4.s390x", "BaseOS-9.0.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-13.el9_0.4.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 8.0, "baseSeverity": "HIGH", "confidentialityImpact": "LOW", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-9.0.0.Z.E4S:cups-1:2.3.3op2-13.el9_0.4.aarch64", "AppStream-9.0.0.Z.E4S:cups-1:2.3.3op2-13.el9_0.4.ppc64le", "AppStream-9.0.0.Z.E4S:cups-1:2.3.3op2-13.el9_0.4.s390x", "AppStream-9.0.0.Z.E4S:cups-1:2.3.3op2-13.el9_0.4.src", "AppStream-9.0.0.Z.E4S:cups-1:2.3.3op2-13.el9_0.4.x86_64", "AppStream-9.0.0.Z.E4S:cups-client-1:2.3.3op2-13.el9_0.4.aarch64", "AppStream-9.0.0.Z.E4S:cups-client-1:2.3.3op2-13.el9_0.4.ppc64le", "AppStream-9.0.0.Z.E4S:cups-client-1:2.3.3op2-13.el9_0.4.s390x", "AppStream-9.0.0.Z.E4S:cups-client-1:2.3.3op2-13.el9_0.4.x86_64", "AppStream-9.0.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-13.el9_0.4.aarch64", "AppStream-9.0.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-13.el9_0.4.i686", "AppStream-9.0.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-13.el9_0.4.ppc64le", "AppStream-9.0.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-13.el9_0.4.s390x", "AppStream-9.0.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-13.el9_0.4.x86_64", "AppStream-9.0.0.Z.E4S:cups-debuginfo-1:2.3.3op2-13.el9_0.4.aarch64", "AppStream-9.0.0.Z.E4S:cups-debuginfo-1:2.3.3op2-13.el9_0.4.i686", "AppStream-9.0.0.Z.E4S:cups-debuginfo-1:2.3.3op2-13.el9_0.4.ppc64le", "AppStream-9.0.0.Z.E4S:cups-debuginfo-1:2.3.3op2-13.el9_0.4.s390x", "AppStream-9.0.0.Z.E4S:cups-debuginfo-1:2.3.3op2-13.el9_0.4.x86_64", "AppStream-9.0.0.Z.E4S:cups-debugsource-1:2.3.3op2-13.el9_0.4.aarch64", "AppStream-9.0.0.Z.E4S:cups-debugsource-1:2.3.3op2-13.el9_0.4.i686", "AppStream-9.0.0.Z.E4S:cups-debugsource-1:2.3.3op2-13.el9_0.4.ppc64le", "AppStream-9.0.0.Z.E4S:cups-debugsource-1:2.3.3op2-13.el9_0.4.s390x", "AppStream-9.0.0.Z.E4S:cups-debugsource-1:2.3.3op2-13.el9_0.4.x86_64", "AppStream-9.0.0.Z.E4S:cups-devel-1:2.3.3op2-13.el9_0.4.aarch64", "AppStream-9.0.0.Z.E4S:cups-devel-1:2.3.3op2-13.el9_0.4.i686", "AppStream-9.0.0.Z.E4S:cups-devel-1:2.3.3op2-13.el9_0.4.ppc64le", "AppStream-9.0.0.Z.E4S:cups-devel-1:2.3.3op2-13.el9_0.4.s390x", "AppStream-9.0.0.Z.E4S:cups-devel-1:2.3.3op2-13.el9_0.4.x86_64", "AppStream-9.0.0.Z.E4S:cups-filesystem-1:2.3.3op2-13.el9_0.4.noarch", "AppStream-9.0.0.Z.E4S:cups-ipptool-1:2.3.3op2-13.el9_0.4.aarch64", "AppStream-9.0.0.Z.E4S:cups-ipptool-1:2.3.3op2-13.el9_0.4.ppc64le", "AppStream-9.0.0.Z.E4S:cups-ipptool-1:2.3.3op2-13.el9_0.4.s390x", "AppStream-9.0.0.Z.E4S:cups-ipptool-1:2.3.3op2-13.el9_0.4.x86_64", "AppStream-9.0.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-13.el9_0.4.aarch64", "AppStream-9.0.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-13.el9_0.4.i686", "AppStream-9.0.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-13.el9_0.4.ppc64le", "AppStream-9.0.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-13.el9_0.4.s390x", "AppStream-9.0.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-13.el9_0.4.x86_64", "AppStream-9.0.0.Z.E4S:cups-libs-1:2.3.3op2-13.el9_0.4.aarch64", "AppStream-9.0.0.Z.E4S:cups-libs-1:2.3.3op2-13.el9_0.4.i686", "AppStream-9.0.0.Z.E4S:cups-libs-1:2.3.3op2-13.el9_0.4.ppc64le", "AppStream-9.0.0.Z.E4S:cups-libs-1:2.3.3op2-13.el9_0.4.s390x", "AppStream-9.0.0.Z.E4S:cups-libs-1:2.3.3op2-13.el9_0.4.x86_64", "AppStream-9.0.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-13.el9_0.4.aarch64", "AppStream-9.0.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-13.el9_0.4.i686", "AppStream-9.0.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-13.el9_0.4.ppc64le", "AppStream-9.0.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-13.el9_0.4.s390x", "AppStream-9.0.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-13.el9_0.4.x86_64", "AppStream-9.0.0.Z.E4S:cups-lpd-1:2.3.3op2-13.el9_0.4.aarch64", "AppStream-9.0.0.Z.E4S:cups-lpd-1:2.3.3op2-13.el9_0.4.ppc64le", "AppStream-9.0.0.Z.E4S:cups-lpd-1:2.3.3op2-13.el9_0.4.s390x", "AppStream-9.0.0.Z.E4S:cups-lpd-1:2.3.3op2-13.el9_0.4.x86_64", "AppStream-9.0.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-13.el9_0.4.aarch64", "AppStream-9.0.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-13.el9_0.4.i686", "AppStream-9.0.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-13.el9_0.4.ppc64le", "AppStream-9.0.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-13.el9_0.4.s390x", "AppStream-9.0.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-13.el9_0.4.x86_64", "AppStream-9.0.0.Z.E4S:cups-printerapp-1:2.3.3op2-13.el9_0.4.aarch64", "AppStream-9.0.0.Z.E4S:cups-printerapp-1:2.3.3op2-13.el9_0.4.ppc64le", "AppStream-9.0.0.Z.E4S:cups-printerapp-1:2.3.3op2-13.el9_0.4.s390x", "AppStream-9.0.0.Z.E4S:cups-printerapp-1:2.3.3op2-13.el9_0.4.x86_64", "AppStream-9.0.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-13.el9_0.4.aarch64", "AppStream-9.0.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-13.el9_0.4.i686", "AppStream-9.0.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-13.el9_0.4.ppc64le", "AppStream-9.0.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-13.el9_0.4.s390x", "AppStream-9.0.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-13.el9_0.4.x86_64", "BaseOS-9.0.0.Z.E4S:cups-1:2.3.3op2-13.el9_0.4.aarch64", "BaseOS-9.0.0.Z.E4S:cups-1:2.3.3op2-13.el9_0.4.ppc64le", "BaseOS-9.0.0.Z.E4S:cups-1:2.3.3op2-13.el9_0.4.s390x", "BaseOS-9.0.0.Z.E4S:cups-1:2.3.3op2-13.el9_0.4.src", "BaseOS-9.0.0.Z.E4S:cups-1:2.3.3op2-13.el9_0.4.x86_64", "BaseOS-9.0.0.Z.E4S:cups-client-1:2.3.3op2-13.el9_0.4.aarch64", "BaseOS-9.0.0.Z.E4S:cups-client-1:2.3.3op2-13.el9_0.4.ppc64le", "BaseOS-9.0.0.Z.E4S:cups-client-1:2.3.3op2-13.el9_0.4.s390x", "BaseOS-9.0.0.Z.E4S:cups-client-1:2.3.3op2-13.el9_0.4.x86_64", "BaseOS-9.0.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-13.el9_0.4.aarch64", "BaseOS-9.0.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-13.el9_0.4.i686", "BaseOS-9.0.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-13.el9_0.4.ppc64le", "BaseOS-9.0.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-13.el9_0.4.s390x", "BaseOS-9.0.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-13.el9_0.4.x86_64", "BaseOS-9.0.0.Z.E4S:cups-debuginfo-1:2.3.3op2-13.el9_0.4.aarch64", "BaseOS-9.0.0.Z.E4S:cups-debuginfo-1:2.3.3op2-13.el9_0.4.i686", "BaseOS-9.0.0.Z.E4S:cups-debuginfo-1:2.3.3op2-13.el9_0.4.ppc64le", "BaseOS-9.0.0.Z.E4S:cups-debuginfo-1:2.3.3op2-13.el9_0.4.s390x", "BaseOS-9.0.0.Z.E4S:cups-debuginfo-1:2.3.3op2-13.el9_0.4.x86_64", "BaseOS-9.0.0.Z.E4S:cups-debugsource-1:2.3.3op2-13.el9_0.4.aarch64", "BaseOS-9.0.0.Z.E4S:cups-debugsource-1:2.3.3op2-13.el9_0.4.i686", "BaseOS-9.0.0.Z.E4S:cups-debugsource-1:2.3.3op2-13.el9_0.4.ppc64le", "BaseOS-9.0.0.Z.E4S:cups-debugsource-1:2.3.3op2-13.el9_0.4.s390x", "BaseOS-9.0.0.Z.E4S:cups-debugsource-1:2.3.3op2-13.el9_0.4.x86_64", "BaseOS-9.0.0.Z.E4S:cups-devel-1:2.3.3op2-13.el9_0.4.aarch64", "BaseOS-9.0.0.Z.E4S:cups-devel-1:2.3.3op2-13.el9_0.4.i686", "BaseOS-9.0.0.Z.E4S:cups-devel-1:2.3.3op2-13.el9_0.4.ppc64le", "BaseOS-9.0.0.Z.E4S:cups-devel-1:2.3.3op2-13.el9_0.4.s390x", "BaseOS-9.0.0.Z.E4S:cups-devel-1:2.3.3op2-13.el9_0.4.x86_64", "BaseOS-9.0.0.Z.E4S:cups-filesystem-1:2.3.3op2-13.el9_0.4.noarch", "BaseOS-9.0.0.Z.E4S:cups-ipptool-1:2.3.3op2-13.el9_0.4.aarch64", "BaseOS-9.0.0.Z.E4S:cups-ipptool-1:2.3.3op2-13.el9_0.4.ppc64le", "BaseOS-9.0.0.Z.E4S:cups-ipptool-1:2.3.3op2-13.el9_0.4.s390x", "BaseOS-9.0.0.Z.E4S:cups-ipptool-1:2.3.3op2-13.el9_0.4.x86_64", "BaseOS-9.0.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-13.el9_0.4.aarch64", "BaseOS-9.0.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-13.el9_0.4.i686", "BaseOS-9.0.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-13.el9_0.4.ppc64le", "BaseOS-9.0.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-13.el9_0.4.s390x", "BaseOS-9.0.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-13.el9_0.4.x86_64", "BaseOS-9.0.0.Z.E4S:cups-libs-1:2.3.3op2-13.el9_0.4.aarch64", "BaseOS-9.0.0.Z.E4S:cups-libs-1:2.3.3op2-13.el9_0.4.i686", "BaseOS-9.0.0.Z.E4S:cups-libs-1:2.3.3op2-13.el9_0.4.ppc64le", "BaseOS-9.0.0.Z.E4S:cups-libs-1:2.3.3op2-13.el9_0.4.s390x", "BaseOS-9.0.0.Z.E4S:cups-libs-1:2.3.3op2-13.el9_0.4.x86_64", "BaseOS-9.0.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-13.el9_0.4.aarch64", "BaseOS-9.0.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-13.el9_0.4.i686", "BaseOS-9.0.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-13.el9_0.4.ppc64le", "BaseOS-9.0.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-13.el9_0.4.s390x", "BaseOS-9.0.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-13.el9_0.4.x86_64", "BaseOS-9.0.0.Z.E4S:cups-lpd-1:2.3.3op2-13.el9_0.4.aarch64", "BaseOS-9.0.0.Z.E4S:cups-lpd-1:2.3.3op2-13.el9_0.4.ppc64le", "BaseOS-9.0.0.Z.E4S:cups-lpd-1:2.3.3op2-13.el9_0.4.s390x", "BaseOS-9.0.0.Z.E4S:cups-lpd-1:2.3.3op2-13.el9_0.4.x86_64", "BaseOS-9.0.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-13.el9_0.4.aarch64", "BaseOS-9.0.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-13.el9_0.4.i686", "BaseOS-9.0.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-13.el9_0.4.ppc64le", "BaseOS-9.0.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-13.el9_0.4.s390x", "BaseOS-9.0.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-13.el9_0.4.x86_64", "BaseOS-9.0.0.Z.E4S:cups-printerapp-1:2.3.3op2-13.el9_0.4.aarch64", "BaseOS-9.0.0.Z.E4S:cups-printerapp-1:2.3.3op2-13.el9_0.4.ppc64le", "BaseOS-9.0.0.Z.E4S:cups-printerapp-1:2.3.3op2-13.el9_0.4.s390x", "BaseOS-9.0.0.Z.E4S:cups-printerapp-1:2.3.3op2-13.el9_0.4.x86_64", "BaseOS-9.0.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-13.el9_0.4.aarch64", "BaseOS-9.0.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-13.el9_0.4.i686", "BaseOS-9.0.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-13.el9_0.4.ppc64le", "BaseOS-9.0.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-13.el9_0.4.s390x", "BaseOS-9.0.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-13.el9_0.4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "cups: Authentication Bypass in CUPS Authorization Handling" }, { "acknowledgments": [ { "names": [ "SilverPlate3" ] } ], "cve": "CVE-2025-58364", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "discovery_date": "2025-09-04T09:48:55.091000+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2393078" } ], "notes": [ { "category": "description", "text": "A flaw was found in the CUPS printing system\u2019s ipp_read_io() function, which handles Internet Printing Protocol (IPP) requests. When processing specially crafted printer attribute responses, improper validation can cause a null pointer dereference. This leads to a crash in libcups, potentially disrupting printing services. Since CUPS is widely deployed on Linux systems for printer discovery and management, this issue can cause denial-of-service (DoS) across multiple machines on a local network.", "title": "Vulnerability description" }, { "category": "summary", "text": "cups: Null Pointer Dereference in CUPS ipp_read_io() Leading to Remote DoS", "title": "Vulnerability summary" }, { "category": "other", "text": "The Red Hat Product Security team has assessed the severity of this vulnerability as Moderate . The flaw can be remotely exploited within local subnets to crash CUPS services without requiring authentication or user interaction. In cases where machines expose IPP services to the internet, the vulnerability may be exploitable over the network. The root cause is improper deserialization and validation of printer attributes in the ipp_read_io() function, leading to null pointer dereference and denial-of-service.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.0.0.Z.E4S:cups-1:2.3.3op2-13.el9_0.4.aarch64", "AppStream-9.0.0.Z.E4S:cups-1:2.3.3op2-13.el9_0.4.ppc64le", "AppStream-9.0.0.Z.E4S:cups-1:2.3.3op2-13.el9_0.4.s390x", "AppStream-9.0.0.Z.E4S:cups-1:2.3.3op2-13.el9_0.4.src", "AppStream-9.0.0.Z.E4S:cups-1:2.3.3op2-13.el9_0.4.x86_64", "AppStream-9.0.0.Z.E4S:cups-client-1:2.3.3op2-13.el9_0.4.aarch64", "AppStream-9.0.0.Z.E4S:cups-client-1:2.3.3op2-13.el9_0.4.ppc64le", "AppStream-9.0.0.Z.E4S:cups-client-1:2.3.3op2-13.el9_0.4.s390x", "AppStream-9.0.0.Z.E4S:cups-client-1:2.3.3op2-13.el9_0.4.x86_64", "AppStream-9.0.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-13.el9_0.4.aarch64", "AppStream-9.0.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-13.el9_0.4.i686", "AppStream-9.0.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-13.el9_0.4.ppc64le", "AppStream-9.0.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-13.el9_0.4.s390x", "AppStream-9.0.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-13.el9_0.4.x86_64", "AppStream-9.0.0.Z.E4S:cups-debuginfo-1:2.3.3op2-13.el9_0.4.aarch64", "AppStream-9.0.0.Z.E4S:cups-debuginfo-1:2.3.3op2-13.el9_0.4.i686", "AppStream-9.0.0.Z.E4S:cups-debuginfo-1:2.3.3op2-13.el9_0.4.ppc64le", "AppStream-9.0.0.Z.E4S:cups-debuginfo-1:2.3.3op2-13.el9_0.4.s390x", "AppStream-9.0.0.Z.E4S:cups-debuginfo-1:2.3.3op2-13.el9_0.4.x86_64", "AppStream-9.0.0.Z.E4S:cups-debugsource-1:2.3.3op2-13.el9_0.4.aarch64", "AppStream-9.0.0.Z.E4S:cups-debugsource-1:2.3.3op2-13.el9_0.4.i686", "AppStream-9.0.0.Z.E4S:cups-debugsource-1:2.3.3op2-13.el9_0.4.ppc64le", "AppStream-9.0.0.Z.E4S:cups-debugsource-1:2.3.3op2-13.el9_0.4.s390x", "AppStream-9.0.0.Z.E4S:cups-debugsource-1:2.3.3op2-13.el9_0.4.x86_64", "AppStream-9.0.0.Z.E4S:cups-devel-1:2.3.3op2-13.el9_0.4.aarch64", "AppStream-9.0.0.Z.E4S:cups-devel-1:2.3.3op2-13.el9_0.4.i686", "AppStream-9.0.0.Z.E4S:cups-devel-1:2.3.3op2-13.el9_0.4.ppc64le", "AppStream-9.0.0.Z.E4S:cups-devel-1:2.3.3op2-13.el9_0.4.s390x", "AppStream-9.0.0.Z.E4S:cups-devel-1:2.3.3op2-13.el9_0.4.x86_64", "AppStream-9.0.0.Z.E4S:cups-filesystem-1:2.3.3op2-13.el9_0.4.noarch", "AppStream-9.0.0.Z.E4S:cups-ipptool-1:2.3.3op2-13.el9_0.4.aarch64", "AppStream-9.0.0.Z.E4S:cups-ipptool-1:2.3.3op2-13.el9_0.4.ppc64le", "AppStream-9.0.0.Z.E4S:cups-ipptool-1:2.3.3op2-13.el9_0.4.s390x", "AppStream-9.0.0.Z.E4S:cups-ipptool-1:2.3.3op2-13.el9_0.4.x86_64", "AppStream-9.0.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-13.el9_0.4.aarch64", "AppStream-9.0.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-13.el9_0.4.i686", "AppStream-9.0.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-13.el9_0.4.ppc64le", "AppStream-9.0.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-13.el9_0.4.s390x", "AppStream-9.0.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-13.el9_0.4.x86_64", "AppStream-9.0.0.Z.E4S:cups-libs-1:2.3.3op2-13.el9_0.4.aarch64", "AppStream-9.0.0.Z.E4S:cups-libs-1:2.3.3op2-13.el9_0.4.i686", "AppStream-9.0.0.Z.E4S:cups-libs-1:2.3.3op2-13.el9_0.4.ppc64le", "AppStream-9.0.0.Z.E4S:cups-libs-1:2.3.3op2-13.el9_0.4.s390x", "AppStream-9.0.0.Z.E4S:cups-libs-1:2.3.3op2-13.el9_0.4.x86_64", "AppStream-9.0.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-13.el9_0.4.aarch64", "AppStream-9.0.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-13.el9_0.4.i686", "AppStream-9.0.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-13.el9_0.4.ppc64le", "AppStream-9.0.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-13.el9_0.4.s390x", "AppStream-9.0.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-13.el9_0.4.x86_64", "AppStream-9.0.0.Z.E4S:cups-lpd-1:2.3.3op2-13.el9_0.4.aarch64", "AppStream-9.0.0.Z.E4S:cups-lpd-1:2.3.3op2-13.el9_0.4.ppc64le", "AppStream-9.0.0.Z.E4S:cups-lpd-1:2.3.3op2-13.el9_0.4.s390x", "AppStream-9.0.0.Z.E4S:cups-lpd-1:2.3.3op2-13.el9_0.4.x86_64", "AppStream-9.0.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-13.el9_0.4.aarch64", "AppStream-9.0.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-13.el9_0.4.i686", "AppStream-9.0.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-13.el9_0.4.ppc64le", "AppStream-9.0.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-13.el9_0.4.s390x", "AppStream-9.0.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-13.el9_0.4.x86_64", "AppStream-9.0.0.Z.E4S:cups-printerapp-1:2.3.3op2-13.el9_0.4.aarch64", "AppStream-9.0.0.Z.E4S:cups-printerapp-1:2.3.3op2-13.el9_0.4.ppc64le", "AppStream-9.0.0.Z.E4S:cups-printerapp-1:2.3.3op2-13.el9_0.4.s390x", "AppStream-9.0.0.Z.E4S:cups-printerapp-1:2.3.3op2-13.el9_0.4.x86_64", "AppStream-9.0.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-13.el9_0.4.aarch64", "AppStream-9.0.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-13.el9_0.4.i686", "AppStream-9.0.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-13.el9_0.4.ppc64le", "AppStream-9.0.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-13.el9_0.4.s390x", "AppStream-9.0.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-13.el9_0.4.x86_64", "BaseOS-9.0.0.Z.E4S:cups-1:2.3.3op2-13.el9_0.4.aarch64", "BaseOS-9.0.0.Z.E4S:cups-1:2.3.3op2-13.el9_0.4.ppc64le", "BaseOS-9.0.0.Z.E4S:cups-1:2.3.3op2-13.el9_0.4.s390x", "BaseOS-9.0.0.Z.E4S:cups-1:2.3.3op2-13.el9_0.4.src", "BaseOS-9.0.0.Z.E4S:cups-1:2.3.3op2-13.el9_0.4.x86_64", "BaseOS-9.0.0.Z.E4S:cups-client-1:2.3.3op2-13.el9_0.4.aarch64", "BaseOS-9.0.0.Z.E4S:cups-client-1:2.3.3op2-13.el9_0.4.ppc64le", "BaseOS-9.0.0.Z.E4S:cups-client-1:2.3.3op2-13.el9_0.4.s390x", "BaseOS-9.0.0.Z.E4S:cups-client-1:2.3.3op2-13.el9_0.4.x86_64", "BaseOS-9.0.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-13.el9_0.4.aarch64", "BaseOS-9.0.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-13.el9_0.4.i686", "BaseOS-9.0.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-13.el9_0.4.ppc64le", "BaseOS-9.0.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-13.el9_0.4.s390x", "BaseOS-9.0.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-13.el9_0.4.x86_64", "BaseOS-9.0.0.Z.E4S:cups-debuginfo-1:2.3.3op2-13.el9_0.4.aarch64", "BaseOS-9.0.0.Z.E4S:cups-debuginfo-1:2.3.3op2-13.el9_0.4.i686", "BaseOS-9.0.0.Z.E4S:cups-debuginfo-1:2.3.3op2-13.el9_0.4.ppc64le", "BaseOS-9.0.0.Z.E4S:cups-debuginfo-1:2.3.3op2-13.el9_0.4.s390x", "BaseOS-9.0.0.Z.E4S:cups-debuginfo-1:2.3.3op2-13.el9_0.4.x86_64", "BaseOS-9.0.0.Z.E4S:cups-debugsource-1:2.3.3op2-13.el9_0.4.aarch64", "BaseOS-9.0.0.Z.E4S:cups-debugsource-1:2.3.3op2-13.el9_0.4.i686", "BaseOS-9.0.0.Z.E4S:cups-debugsource-1:2.3.3op2-13.el9_0.4.ppc64le", "BaseOS-9.0.0.Z.E4S:cups-debugsource-1:2.3.3op2-13.el9_0.4.s390x", "BaseOS-9.0.0.Z.E4S:cups-debugsource-1:2.3.3op2-13.el9_0.4.x86_64", "BaseOS-9.0.0.Z.E4S:cups-devel-1:2.3.3op2-13.el9_0.4.aarch64", "BaseOS-9.0.0.Z.E4S:cups-devel-1:2.3.3op2-13.el9_0.4.i686", "BaseOS-9.0.0.Z.E4S:cups-devel-1:2.3.3op2-13.el9_0.4.ppc64le", "BaseOS-9.0.0.Z.E4S:cups-devel-1:2.3.3op2-13.el9_0.4.s390x", "BaseOS-9.0.0.Z.E4S:cups-devel-1:2.3.3op2-13.el9_0.4.x86_64", "BaseOS-9.0.0.Z.E4S:cups-filesystem-1:2.3.3op2-13.el9_0.4.noarch", "BaseOS-9.0.0.Z.E4S:cups-ipptool-1:2.3.3op2-13.el9_0.4.aarch64", "BaseOS-9.0.0.Z.E4S:cups-ipptool-1:2.3.3op2-13.el9_0.4.ppc64le", "BaseOS-9.0.0.Z.E4S:cups-ipptool-1:2.3.3op2-13.el9_0.4.s390x", "BaseOS-9.0.0.Z.E4S:cups-ipptool-1:2.3.3op2-13.el9_0.4.x86_64", "BaseOS-9.0.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-13.el9_0.4.aarch64", "BaseOS-9.0.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-13.el9_0.4.i686", "BaseOS-9.0.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-13.el9_0.4.ppc64le", "BaseOS-9.0.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-13.el9_0.4.s390x", "BaseOS-9.0.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-13.el9_0.4.x86_64", "BaseOS-9.0.0.Z.E4S:cups-libs-1:2.3.3op2-13.el9_0.4.aarch64", "BaseOS-9.0.0.Z.E4S:cups-libs-1:2.3.3op2-13.el9_0.4.i686", "BaseOS-9.0.0.Z.E4S:cups-libs-1:2.3.3op2-13.el9_0.4.ppc64le", "BaseOS-9.0.0.Z.E4S:cups-libs-1:2.3.3op2-13.el9_0.4.s390x", "BaseOS-9.0.0.Z.E4S:cups-libs-1:2.3.3op2-13.el9_0.4.x86_64", "BaseOS-9.0.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-13.el9_0.4.aarch64", "BaseOS-9.0.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-13.el9_0.4.i686", "BaseOS-9.0.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-13.el9_0.4.ppc64le", "BaseOS-9.0.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-13.el9_0.4.s390x", "BaseOS-9.0.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-13.el9_0.4.x86_64", "BaseOS-9.0.0.Z.E4S:cups-lpd-1:2.3.3op2-13.el9_0.4.aarch64", "BaseOS-9.0.0.Z.E4S:cups-lpd-1:2.3.3op2-13.el9_0.4.ppc64le", "BaseOS-9.0.0.Z.E4S:cups-lpd-1:2.3.3op2-13.el9_0.4.s390x", "BaseOS-9.0.0.Z.E4S:cups-lpd-1:2.3.3op2-13.el9_0.4.x86_64", "BaseOS-9.0.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-13.el9_0.4.aarch64", "BaseOS-9.0.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-13.el9_0.4.i686", "BaseOS-9.0.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-13.el9_0.4.ppc64le", "BaseOS-9.0.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-13.el9_0.4.s390x", "BaseOS-9.0.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-13.el9_0.4.x86_64", "BaseOS-9.0.0.Z.E4S:cups-printerapp-1:2.3.3op2-13.el9_0.4.aarch64", "BaseOS-9.0.0.Z.E4S:cups-printerapp-1:2.3.3op2-13.el9_0.4.ppc64le", "BaseOS-9.0.0.Z.E4S:cups-printerapp-1:2.3.3op2-13.el9_0.4.s390x", "BaseOS-9.0.0.Z.E4S:cups-printerapp-1:2.3.3op2-13.el9_0.4.x86_64", "BaseOS-9.0.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-13.el9_0.4.aarch64", "BaseOS-9.0.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-13.el9_0.4.i686", "BaseOS-9.0.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-13.el9_0.4.ppc64le", "BaseOS-9.0.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-13.el9_0.4.s390x", "BaseOS-9.0.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-13.el9_0.4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2025-58364" }, { "category": "external", "summary": "RHBZ#2393078", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2393078" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2025-58364", "url": "https://www.cve.org/CVERecord?id=CVE-2025-58364" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-58364", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58364" } ], "release_date": "2025-09-11T13:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-09-24T15:40:20+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.0.0.Z.E4S:cups-1:2.3.3op2-13.el9_0.4.aarch64", "AppStream-9.0.0.Z.E4S:cups-1:2.3.3op2-13.el9_0.4.ppc64le", "AppStream-9.0.0.Z.E4S:cups-1:2.3.3op2-13.el9_0.4.s390x", "AppStream-9.0.0.Z.E4S:cups-1:2.3.3op2-13.el9_0.4.src", "AppStream-9.0.0.Z.E4S:cups-1:2.3.3op2-13.el9_0.4.x86_64", "AppStream-9.0.0.Z.E4S:cups-client-1:2.3.3op2-13.el9_0.4.aarch64", "AppStream-9.0.0.Z.E4S:cups-client-1:2.3.3op2-13.el9_0.4.ppc64le", "AppStream-9.0.0.Z.E4S:cups-client-1:2.3.3op2-13.el9_0.4.s390x", "AppStream-9.0.0.Z.E4S:cups-client-1:2.3.3op2-13.el9_0.4.x86_64", "AppStream-9.0.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-13.el9_0.4.aarch64", "AppStream-9.0.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-13.el9_0.4.i686", "AppStream-9.0.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-13.el9_0.4.ppc64le", "AppStream-9.0.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-13.el9_0.4.s390x", "AppStream-9.0.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-13.el9_0.4.x86_64", "AppStream-9.0.0.Z.E4S:cups-debuginfo-1:2.3.3op2-13.el9_0.4.aarch64", "AppStream-9.0.0.Z.E4S:cups-debuginfo-1:2.3.3op2-13.el9_0.4.i686", "AppStream-9.0.0.Z.E4S:cups-debuginfo-1:2.3.3op2-13.el9_0.4.ppc64le", "AppStream-9.0.0.Z.E4S:cups-debuginfo-1:2.3.3op2-13.el9_0.4.s390x", "AppStream-9.0.0.Z.E4S:cups-debuginfo-1:2.3.3op2-13.el9_0.4.x86_64", "AppStream-9.0.0.Z.E4S:cups-debugsource-1:2.3.3op2-13.el9_0.4.aarch64", "AppStream-9.0.0.Z.E4S:cups-debugsource-1:2.3.3op2-13.el9_0.4.i686", "AppStream-9.0.0.Z.E4S:cups-debugsource-1:2.3.3op2-13.el9_0.4.ppc64le", "AppStream-9.0.0.Z.E4S:cups-debugsource-1:2.3.3op2-13.el9_0.4.s390x", "AppStream-9.0.0.Z.E4S:cups-debugsource-1:2.3.3op2-13.el9_0.4.x86_64", "AppStream-9.0.0.Z.E4S:cups-devel-1:2.3.3op2-13.el9_0.4.aarch64", "AppStream-9.0.0.Z.E4S:cups-devel-1:2.3.3op2-13.el9_0.4.i686", "AppStream-9.0.0.Z.E4S:cups-devel-1:2.3.3op2-13.el9_0.4.ppc64le", "AppStream-9.0.0.Z.E4S:cups-devel-1:2.3.3op2-13.el9_0.4.s390x", "AppStream-9.0.0.Z.E4S:cups-devel-1:2.3.3op2-13.el9_0.4.x86_64", "AppStream-9.0.0.Z.E4S:cups-filesystem-1:2.3.3op2-13.el9_0.4.noarch", "AppStream-9.0.0.Z.E4S:cups-ipptool-1:2.3.3op2-13.el9_0.4.aarch64", "AppStream-9.0.0.Z.E4S:cups-ipptool-1:2.3.3op2-13.el9_0.4.ppc64le", "AppStream-9.0.0.Z.E4S:cups-ipptool-1:2.3.3op2-13.el9_0.4.s390x", "AppStream-9.0.0.Z.E4S:cups-ipptool-1:2.3.3op2-13.el9_0.4.x86_64", "AppStream-9.0.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-13.el9_0.4.aarch64", "AppStream-9.0.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-13.el9_0.4.i686", "AppStream-9.0.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-13.el9_0.4.ppc64le", "AppStream-9.0.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-13.el9_0.4.s390x", "AppStream-9.0.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-13.el9_0.4.x86_64", "AppStream-9.0.0.Z.E4S:cups-libs-1:2.3.3op2-13.el9_0.4.aarch64", "AppStream-9.0.0.Z.E4S:cups-libs-1:2.3.3op2-13.el9_0.4.i686", "AppStream-9.0.0.Z.E4S:cups-libs-1:2.3.3op2-13.el9_0.4.ppc64le", "AppStream-9.0.0.Z.E4S:cups-libs-1:2.3.3op2-13.el9_0.4.s390x", "AppStream-9.0.0.Z.E4S:cups-libs-1:2.3.3op2-13.el9_0.4.x86_64", "AppStream-9.0.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-13.el9_0.4.aarch64", "AppStream-9.0.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-13.el9_0.4.i686", "AppStream-9.0.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-13.el9_0.4.ppc64le", "AppStream-9.0.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-13.el9_0.4.s390x", "AppStream-9.0.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-13.el9_0.4.x86_64", "AppStream-9.0.0.Z.E4S:cups-lpd-1:2.3.3op2-13.el9_0.4.aarch64", "AppStream-9.0.0.Z.E4S:cups-lpd-1:2.3.3op2-13.el9_0.4.ppc64le", "AppStream-9.0.0.Z.E4S:cups-lpd-1:2.3.3op2-13.el9_0.4.s390x", "AppStream-9.0.0.Z.E4S:cups-lpd-1:2.3.3op2-13.el9_0.4.x86_64", "AppStream-9.0.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-13.el9_0.4.aarch64", "AppStream-9.0.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-13.el9_0.4.i686", "AppStream-9.0.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-13.el9_0.4.ppc64le", "AppStream-9.0.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-13.el9_0.4.s390x", "AppStream-9.0.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-13.el9_0.4.x86_64", "AppStream-9.0.0.Z.E4S:cups-printerapp-1:2.3.3op2-13.el9_0.4.aarch64", "AppStream-9.0.0.Z.E4S:cups-printerapp-1:2.3.3op2-13.el9_0.4.ppc64le", "AppStream-9.0.0.Z.E4S:cups-printerapp-1:2.3.3op2-13.el9_0.4.s390x", "AppStream-9.0.0.Z.E4S:cups-printerapp-1:2.3.3op2-13.el9_0.4.x86_64", "AppStream-9.0.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-13.el9_0.4.aarch64", "AppStream-9.0.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-13.el9_0.4.i686", "AppStream-9.0.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-13.el9_0.4.ppc64le", "AppStream-9.0.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-13.el9_0.4.s390x", "AppStream-9.0.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-13.el9_0.4.x86_64", "BaseOS-9.0.0.Z.E4S:cups-1:2.3.3op2-13.el9_0.4.aarch64", "BaseOS-9.0.0.Z.E4S:cups-1:2.3.3op2-13.el9_0.4.ppc64le", "BaseOS-9.0.0.Z.E4S:cups-1:2.3.3op2-13.el9_0.4.s390x", "BaseOS-9.0.0.Z.E4S:cups-1:2.3.3op2-13.el9_0.4.src", "BaseOS-9.0.0.Z.E4S:cups-1:2.3.3op2-13.el9_0.4.x86_64", "BaseOS-9.0.0.Z.E4S:cups-client-1:2.3.3op2-13.el9_0.4.aarch64", "BaseOS-9.0.0.Z.E4S:cups-client-1:2.3.3op2-13.el9_0.4.ppc64le", "BaseOS-9.0.0.Z.E4S:cups-client-1:2.3.3op2-13.el9_0.4.s390x", "BaseOS-9.0.0.Z.E4S:cups-client-1:2.3.3op2-13.el9_0.4.x86_64", "BaseOS-9.0.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-13.el9_0.4.aarch64", "BaseOS-9.0.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-13.el9_0.4.i686", "BaseOS-9.0.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-13.el9_0.4.ppc64le", "BaseOS-9.0.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-13.el9_0.4.s390x", "BaseOS-9.0.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-13.el9_0.4.x86_64", "BaseOS-9.0.0.Z.E4S:cups-debuginfo-1:2.3.3op2-13.el9_0.4.aarch64", "BaseOS-9.0.0.Z.E4S:cups-debuginfo-1:2.3.3op2-13.el9_0.4.i686", "BaseOS-9.0.0.Z.E4S:cups-debuginfo-1:2.3.3op2-13.el9_0.4.ppc64le", "BaseOS-9.0.0.Z.E4S:cups-debuginfo-1:2.3.3op2-13.el9_0.4.s390x", "BaseOS-9.0.0.Z.E4S:cups-debuginfo-1:2.3.3op2-13.el9_0.4.x86_64", "BaseOS-9.0.0.Z.E4S:cups-debugsource-1:2.3.3op2-13.el9_0.4.aarch64", "BaseOS-9.0.0.Z.E4S:cups-debugsource-1:2.3.3op2-13.el9_0.4.i686", "BaseOS-9.0.0.Z.E4S:cups-debugsource-1:2.3.3op2-13.el9_0.4.ppc64le", "BaseOS-9.0.0.Z.E4S:cups-debugsource-1:2.3.3op2-13.el9_0.4.s390x", "BaseOS-9.0.0.Z.E4S:cups-debugsource-1:2.3.3op2-13.el9_0.4.x86_64", "BaseOS-9.0.0.Z.E4S:cups-devel-1:2.3.3op2-13.el9_0.4.aarch64", "BaseOS-9.0.0.Z.E4S:cups-devel-1:2.3.3op2-13.el9_0.4.i686", "BaseOS-9.0.0.Z.E4S:cups-devel-1:2.3.3op2-13.el9_0.4.ppc64le", "BaseOS-9.0.0.Z.E4S:cups-devel-1:2.3.3op2-13.el9_0.4.s390x", "BaseOS-9.0.0.Z.E4S:cups-devel-1:2.3.3op2-13.el9_0.4.x86_64", "BaseOS-9.0.0.Z.E4S:cups-filesystem-1:2.3.3op2-13.el9_0.4.noarch", "BaseOS-9.0.0.Z.E4S:cups-ipptool-1:2.3.3op2-13.el9_0.4.aarch64", "BaseOS-9.0.0.Z.E4S:cups-ipptool-1:2.3.3op2-13.el9_0.4.ppc64le", "BaseOS-9.0.0.Z.E4S:cups-ipptool-1:2.3.3op2-13.el9_0.4.s390x", "BaseOS-9.0.0.Z.E4S:cups-ipptool-1:2.3.3op2-13.el9_0.4.x86_64", "BaseOS-9.0.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-13.el9_0.4.aarch64", "BaseOS-9.0.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-13.el9_0.4.i686", "BaseOS-9.0.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-13.el9_0.4.ppc64le", "BaseOS-9.0.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-13.el9_0.4.s390x", "BaseOS-9.0.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-13.el9_0.4.x86_64", "BaseOS-9.0.0.Z.E4S:cups-libs-1:2.3.3op2-13.el9_0.4.aarch64", "BaseOS-9.0.0.Z.E4S:cups-libs-1:2.3.3op2-13.el9_0.4.i686", "BaseOS-9.0.0.Z.E4S:cups-libs-1:2.3.3op2-13.el9_0.4.ppc64le", "BaseOS-9.0.0.Z.E4S:cups-libs-1:2.3.3op2-13.el9_0.4.s390x", "BaseOS-9.0.0.Z.E4S:cups-libs-1:2.3.3op2-13.el9_0.4.x86_64", "BaseOS-9.0.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-13.el9_0.4.aarch64", "BaseOS-9.0.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-13.el9_0.4.i686", "BaseOS-9.0.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-13.el9_0.4.ppc64le", "BaseOS-9.0.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-13.el9_0.4.s390x", "BaseOS-9.0.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-13.el9_0.4.x86_64", "BaseOS-9.0.0.Z.E4S:cups-lpd-1:2.3.3op2-13.el9_0.4.aarch64", "BaseOS-9.0.0.Z.E4S:cups-lpd-1:2.3.3op2-13.el9_0.4.ppc64le", "BaseOS-9.0.0.Z.E4S:cups-lpd-1:2.3.3op2-13.el9_0.4.s390x", "BaseOS-9.0.0.Z.E4S:cups-lpd-1:2.3.3op2-13.el9_0.4.x86_64", "BaseOS-9.0.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-13.el9_0.4.aarch64", "BaseOS-9.0.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-13.el9_0.4.i686", "BaseOS-9.0.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-13.el9_0.4.ppc64le", "BaseOS-9.0.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-13.el9_0.4.s390x", "BaseOS-9.0.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-13.el9_0.4.x86_64", "BaseOS-9.0.0.Z.E4S:cups-printerapp-1:2.3.3op2-13.el9_0.4.aarch64", "BaseOS-9.0.0.Z.E4S:cups-printerapp-1:2.3.3op2-13.el9_0.4.ppc64le", "BaseOS-9.0.0.Z.E4S:cups-printerapp-1:2.3.3op2-13.el9_0.4.s390x", "BaseOS-9.0.0.Z.E4S:cups-printerapp-1:2.3.3op2-13.el9_0.4.x86_64", "BaseOS-9.0.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-13.el9_0.4.aarch64", "BaseOS-9.0.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-13.el9_0.4.i686", "BaseOS-9.0.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-13.el9_0.4.ppc64le", "BaseOS-9.0.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-13.el9_0.4.s390x", "BaseOS-9.0.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-13.el9_0.4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:16590" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.", "product_ids": [ "AppStream-9.0.0.Z.E4S:cups-1:2.3.3op2-13.el9_0.4.aarch64", "AppStream-9.0.0.Z.E4S:cups-1:2.3.3op2-13.el9_0.4.ppc64le", "AppStream-9.0.0.Z.E4S:cups-1:2.3.3op2-13.el9_0.4.s390x", "AppStream-9.0.0.Z.E4S:cups-1:2.3.3op2-13.el9_0.4.src", "AppStream-9.0.0.Z.E4S:cups-1:2.3.3op2-13.el9_0.4.x86_64", "AppStream-9.0.0.Z.E4S:cups-client-1:2.3.3op2-13.el9_0.4.aarch64", "AppStream-9.0.0.Z.E4S:cups-client-1:2.3.3op2-13.el9_0.4.ppc64le", "AppStream-9.0.0.Z.E4S:cups-client-1:2.3.3op2-13.el9_0.4.s390x", "AppStream-9.0.0.Z.E4S:cups-client-1:2.3.3op2-13.el9_0.4.x86_64", "AppStream-9.0.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-13.el9_0.4.aarch64", "AppStream-9.0.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-13.el9_0.4.i686", "AppStream-9.0.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-13.el9_0.4.ppc64le", "AppStream-9.0.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-13.el9_0.4.s390x", "AppStream-9.0.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-13.el9_0.4.x86_64", "AppStream-9.0.0.Z.E4S:cups-debuginfo-1:2.3.3op2-13.el9_0.4.aarch64", "AppStream-9.0.0.Z.E4S:cups-debuginfo-1:2.3.3op2-13.el9_0.4.i686", "AppStream-9.0.0.Z.E4S:cups-debuginfo-1:2.3.3op2-13.el9_0.4.ppc64le", "AppStream-9.0.0.Z.E4S:cups-debuginfo-1:2.3.3op2-13.el9_0.4.s390x", "AppStream-9.0.0.Z.E4S:cups-debuginfo-1:2.3.3op2-13.el9_0.4.x86_64", "AppStream-9.0.0.Z.E4S:cups-debugsource-1:2.3.3op2-13.el9_0.4.aarch64", "AppStream-9.0.0.Z.E4S:cups-debugsource-1:2.3.3op2-13.el9_0.4.i686", "AppStream-9.0.0.Z.E4S:cups-debugsource-1:2.3.3op2-13.el9_0.4.ppc64le", "AppStream-9.0.0.Z.E4S:cups-debugsource-1:2.3.3op2-13.el9_0.4.s390x", "AppStream-9.0.0.Z.E4S:cups-debugsource-1:2.3.3op2-13.el9_0.4.x86_64", "AppStream-9.0.0.Z.E4S:cups-devel-1:2.3.3op2-13.el9_0.4.aarch64", "AppStream-9.0.0.Z.E4S:cups-devel-1:2.3.3op2-13.el9_0.4.i686", "AppStream-9.0.0.Z.E4S:cups-devel-1:2.3.3op2-13.el9_0.4.ppc64le", "AppStream-9.0.0.Z.E4S:cups-devel-1:2.3.3op2-13.el9_0.4.s390x", "AppStream-9.0.0.Z.E4S:cups-devel-1:2.3.3op2-13.el9_0.4.x86_64", "AppStream-9.0.0.Z.E4S:cups-filesystem-1:2.3.3op2-13.el9_0.4.noarch", "AppStream-9.0.0.Z.E4S:cups-ipptool-1:2.3.3op2-13.el9_0.4.aarch64", "AppStream-9.0.0.Z.E4S:cups-ipptool-1:2.3.3op2-13.el9_0.4.ppc64le", "AppStream-9.0.0.Z.E4S:cups-ipptool-1:2.3.3op2-13.el9_0.4.s390x", "AppStream-9.0.0.Z.E4S:cups-ipptool-1:2.3.3op2-13.el9_0.4.x86_64", "AppStream-9.0.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-13.el9_0.4.aarch64", "AppStream-9.0.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-13.el9_0.4.i686", "AppStream-9.0.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-13.el9_0.4.ppc64le", "AppStream-9.0.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-13.el9_0.4.s390x", "AppStream-9.0.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-13.el9_0.4.x86_64", "AppStream-9.0.0.Z.E4S:cups-libs-1:2.3.3op2-13.el9_0.4.aarch64", "AppStream-9.0.0.Z.E4S:cups-libs-1:2.3.3op2-13.el9_0.4.i686", "AppStream-9.0.0.Z.E4S:cups-libs-1:2.3.3op2-13.el9_0.4.ppc64le", "AppStream-9.0.0.Z.E4S:cups-libs-1:2.3.3op2-13.el9_0.4.s390x", "AppStream-9.0.0.Z.E4S:cups-libs-1:2.3.3op2-13.el9_0.4.x86_64", "AppStream-9.0.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-13.el9_0.4.aarch64", "AppStream-9.0.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-13.el9_0.4.i686", "AppStream-9.0.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-13.el9_0.4.ppc64le", "AppStream-9.0.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-13.el9_0.4.s390x", "AppStream-9.0.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-13.el9_0.4.x86_64", "AppStream-9.0.0.Z.E4S:cups-lpd-1:2.3.3op2-13.el9_0.4.aarch64", "AppStream-9.0.0.Z.E4S:cups-lpd-1:2.3.3op2-13.el9_0.4.ppc64le", "AppStream-9.0.0.Z.E4S:cups-lpd-1:2.3.3op2-13.el9_0.4.s390x", "AppStream-9.0.0.Z.E4S:cups-lpd-1:2.3.3op2-13.el9_0.4.x86_64", "AppStream-9.0.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-13.el9_0.4.aarch64", "AppStream-9.0.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-13.el9_0.4.i686", "AppStream-9.0.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-13.el9_0.4.ppc64le", "AppStream-9.0.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-13.el9_0.4.s390x", "AppStream-9.0.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-13.el9_0.4.x86_64", "AppStream-9.0.0.Z.E4S:cups-printerapp-1:2.3.3op2-13.el9_0.4.aarch64", "AppStream-9.0.0.Z.E4S:cups-printerapp-1:2.3.3op2-13.el9_0.4.ppc64le", "AppStream-9.0.0.Z.E4S:cups-printerapp-1:2.3.3op2-13.el9_0.4.s390x", "AppStream-9.0.0.Z.E4S:cups-printerapp-1:2.3.3op2-13.el9_0.4.x86_64", "AppStream-9.0.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-13.el9_0.4.aarch64", "AppStream-9.0.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-13.el9_0.4.i686", "AppStream-9.0.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-13.el9_0.4.ppc64le", "AppStream-9.0.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-13.el9_0.4.s390x", "AppStream-9.0.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-13.el9_0.4.x86_64", "BaseOS-9.0.0.Z.E4S:cups-1:2.3.3op2-13.el9_0.4.aarch64", "BaseOS-9.0.0.Z.E4S:cups-1:2.3.3op2-13.el9_0.4.ppc64le", "BaseOS-9.0.0.Z.E4S:cups-1:2.3.3op2-13.el9_0.4.s390x", "BaseOS-9.0.0.Z.E4S:cups-1:2.3.3op2-13.el9_0.4.src", "BaseOS-9.0.0.Z.E4S:cups-1:2.3.3op2-13.el9_0.4.x86_64", "BaseOS-9.0.0.Z.E4S:cups-client-1:2.3.3op2-13.el9_0.4.aarch64", "BaseOS-9.0.0.Z.E4S:cups-client-1:2.3.3op2-13.el9_0.4.ppc64le", "BaseOS-9.0.0.Z.E4S:cups-client-1:2.3.3op2-13.el9_0.4.s390x", "BaseOS-9.0.0.Z.E4S:cups-client-1:2.3.3op2-13.el9_0.4.x86_64", "BaseOS-9.0.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-13.el9_0.4.aarch64", "BaseOS-9.0.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-13.el9_0.4.i686", "BaseOS-9.0.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-13.el9_0.4.ppc64le", "BaseOS-9.0.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-13.el9_0.4.s390x", "BaseOS-9.0.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-13.el9_0.4.x86_64", "BaseOS-9.0.0.Z.E4S:cups-debuginfo-1:2.3.3op2-13.el9_0.4.aarch64", "BaseOS-9.0.0.Z.E4S:cups-debuginfo-1:2.3.3op2-13.el9_0.4.i686", "BaseOS-9.0.0.Z.E4S:cups-debuginfo-1:2.3.3op2-13.el9_0.4.ppc64le", "BaseOS-9.0.0.Z.E4S:cups-debuginfo-1:2.3.3op2-13.el9_0.4.s390x", "BaseOS-9.0.0.Z.E4S:cups-debuginfo-1:2.3.3op2-13.el9_0.4.x86_64", "BaseOS-9.0.0.Z.E4S:cups-debugsource-1:2.3.3op2-13.el9_0.4.aarch64", "BaseOS-9.0.0.Z.E4S:cups-debugsource-1:2.3.3op2-13.el9_0.4.i686", "BaseOS-9.0.0.Z.E4S:cups-debugsource-1:2.3.3op2-13.el9_0.4.ppc64le", "BaseOS-9.0.0.Z.E4S:cups-debugsource-1:2.3.3op2-13.el9_0.4.s390x", "BaseOS-9.0.0.Z.E4S:cups-debugsource-1:2.3.3op2-13.el9_0.4.x86_64", "BaseOS-9.0.0.Z.E4S:cups-devel-1:2.3.3op2-13.el9_0.4.aarch64", "BaseOS-9.0.0.Z.E4S:cups-devel-1:2.3.3op2-13.el9_0.4.i686", "BaseOS-9.0.0.Z.E4S:cups-devel-1:2.3.3op2-13.el9_0.4.ppc64le", "BaseOS-9.0.0.Z.E4S:cups-devel-1:2.3.3op2-13.el9_0.4.s390x", "BaseOS-9.0.0.Z.E4S:cups-devel-1:2.3.3op2-13.el9_0.4.x86_64", "BaseOS-9.0.0.Z.E4S:cups-filesystem-1:2.3.3op2-13.el9_0.4.noarch", "BaseOS-9.0.0.Z.E4S:cups-ipptool-1:2.3.3op2-13.el9_0.4.aarch64", "BaseOS-9.0.0.Z.E4S:cups-ipptool-1:2.3.3op2-13.el9_0.4.ppc64le", "BaseOS-9.0.0.Z.E4S:cups-ipptool-1:2.3.3op2-13.el9_0.4.s390x", "BaseOS-9.0.0.Z.E4S:cups-ipptool-1:2.3.3op2-13.el9_0.4.x86_64", "BaseOS-9.0.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-13.el9_0.4.aarch64", "BaseOS-9.0.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-13.el9_0.4.i686", "BaseOS-9.0.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-13.el9_0.4.ppc64le", "BaseOS-9.0.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-13.el9_0.4.s390x", "BaseOS-9.0.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-13.el9_0.4.x86_64", "BaseOS-9.0.0.Z.E4S:cups-libs-1:2.3.3op2-13.el9_0.4.aarch64", "BaseOS-9.0.0.Z.E4S:cups-libs-1:2.3.3op2-13.el9_0.4.i686", "BaseOS-9.0.0.Z.E4S:cups-libs-1:2.3.3op2-13.el9_0.4.ppc64le", "BaseOS-9.0.0.Z.E4S:cups-libs-1:2.3.3op2-13.el9_0.4.s390x", "BaseOS-9.0.0.Z.E4S:cups-libs-1:2.3.3op2-13.el9_0.4.x86_64", "BaseOS-9.0.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-13.el9_0.4.aarch64", "BaseOS-9.0.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-13.el9_0.4.i686", "BaseOS-9.0.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-13.el9_0.4.ppc64le", "BaseOS-9.0.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-13.el9_0.4.s390x", "BaseOS-9.0.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-13.el9_0.4.x86_64", "BaseOS-9.0.0.Z.E4S:cups-lpd-1:2.3.3op2-13.el9_0.4.aarch64", "BaseOS-9.0.0.Z.E4S:cups-lpd-1:2.3.3op2-13.el9_0.4.ppc64le", "BaseOS-9.0.0.Z.E4S:cups-lpd-1:2.3.3op2-13.el9_0.4.s390x", "BaseOS-9.0.0.Z.E4S:cups-lpd-1:2.3.3op2-13.el9_0.4.x86_64", "BaseOS-9.0.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-13.el9_0.4.aarch64", "BaseOS-9.0.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-13.el9_0.4.i686", "BaseOS-9.0.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-13.el9_0.4.ppc64le", "BaseOS-9.0.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-13.el9_0.4.s390x", "BaseOS-9.0.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-13.el9_0.4.x86_64", "BaseOS-9.0.0.Z.E4S:cups-printerapp-1:2.3.3op2-13.el9_0.4.aarch64", "BaseOS-9.0.0.Z.E4S:cups-printerapp-1:2.3.3op2-13.el9_0.4.ppc64le", "BaseOS-9.0.0.Z.E4S:cups-printerapp-1:2.3.3op2-13.el9_0.4.s390x", "BaseOS-9.0.0.Z.E4S:cups-printerapp-1:2.3.3op2-13.el9_0.4.x86_64", "BaseOS-9.0.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-13.el9_0.4.aarch64", "BaseOS-9.0.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-13.el9_0.4.i686", "BaseOS-9.0.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-13.el9_0.4.ppc64le", "BaseOS-9.0.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-13.el9_0.4.s390x", "BaseOS-9.0.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-13.el9_0.4.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "ADJACENT_NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-9.0.0.Z.E4S:cups-1:2.3.3op2-13.el9_0.4.aarch64", "AppStream-9.0.0.Z.E4S:cups-1:2.3.3op2-13.el9_0.4.ppc64le", "AppStream-9.0.0.Z.E4S:cups-1:2.3.3op2-13.el9_0.4.s390x", "AppStream-9.0.0.Z.E4S:cups-1:2.3.3op2-13.el9_0.4.src", "AppStream-9.0.0.Z.E4S:cups-1:2.3.3op2-13.el9_0.4.x86_64", "AppStream-9.0.0.Z.E4S:cups-client-1:2.3.3op2-13.el9_0.4.aarch64", "AppStream-9.0.0.Z.E4S:cups-client-1:2.3.3op2-13.el9_0.4.ppc64le", "AppStream-9.0.0.Z.E4S:cups-client-1:2.3.3op2-13.el9_0.4.s390x", "AppStream-9.0.0.Z.E4S:cups-client-1:2.3.3op2-13.el9_0.4.x86_64", "AppStream-9.0.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-13.el9_0.4.aarch64", "AppStream-9.0.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-13.el9_0.4.i686", "AppStream-9.0.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-13.el9_0.4.ppc64le", "AppStream-9.0.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-13.el9_0.4.s390x", "AppStream-9.0.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-13.el9_0.4.x86_64", "AppStream-9.0.0.Z.E4S:cups-debuginfo-1:2.3.3op2-13.el9_0.4.aarch64", "AppStream-9.0.0.Z.E4S:cups-debuginfo-1:2.3.3op2-13.el9_0.4.i686", "AppStream-9.0.0.Z.E4S:cups-debuginfo-1:2.3.3op2-13.el9_0.4.ppc64le", "AppStream-9.0.0.Z.E4S:cups-debuginfo-1:2.3.3op2-13.el9_0.4.s390x", "AppStream-9.0.0.Z.E4S:cups-debuginfo-1:2.3.3op2-13.el9_0.4.x86_64", "AppStream-9.0.0.Z.E4S:cups-debugsource-1:2.3.3op2-13.el9_0.4.aarch64", "AppStream-9.0.0.Z.E4S:cups-debugsource-1:2.3.3op2-13.el9_0.4.i686", "AppStream-9.0.0.Z.E4S:cups-debugsource-1:2.3.3op2-13.el9_0.4.ppc64le", "AppStream-9.0.0.Z.E4S:cups-debugsource-1:2.3.3op2-13.el9_0.4.s390x", "AppStream-9.0.0.Z.E4S:cups-debugsource-1:2.3.3op2-13.el9_0.4.x86_64", "AppStream-9.0.0.Z.E4S:cups-devel-1:2.3.3op2-13.el9_0.4.aarch64", "AppStream-9.0.0.Z.E4S:cups-devel-1:2.3.3op2-13.el9_0.4.i686", "AppStream-9.0.0.Z.E4S:cups-devel-1:2.3.3op2-13.el9_0.4.ppc64le", "AppStream-9.0.0.Z.E4S:cups-devel-1:2.3.3op2-13.el9_0.4.s390x", "AppStream-9.0.0.Z.E4S:cups-devel-1:2.3.3op2-13.el9_0.4.x86_64", "AppStream-9.0.0.Z.E4S:cups-filesystem-1:2.3.3op2-13.el9_0.4.noarch", "AppStream-9.0.0.Z.E4S:cups-ipptool-1:2.3.3op2-13.el9_0.4.aarch64", "AppStream-9.0.0.Z.E4S:cups-ipptool-1:2.3.3op2-13.el9_0.4.ppc64le", "AppStream-9.0.0.Z.E4S:cups-ipptool-1:2.3.3op2-13.el9_0.4.s390x", "AppStream-9.0.0.Z.E4S:cups-ipptool-1:2.3.3op2-13.el9_0.4.x86_64", "AppStream-9.0.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-13.el9_0.4.aarch64", "AppStream-9.0.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-13.el9_0.4.i686", "AppStream-9.0.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-13.el9_0.4.ppc64le", "AppStream-9.0.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-13.el9_0.4.s390x", "AppStream-9.0.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-13.el9_0.4.x86_64", "AppStream-9.0.0.Z.E4S:cups-libs-1:2.3.3op2-13.el9_0.4.aarch64", "AppStream-9.0.0.Z.E4S:cups-libs-1:2.3.3op2-13.el9_0.4.i686", "AppStream-9.0.0.Z.E4S:cups-libs-1:2.3.3op2-13.el9_0.4.ppc64le", "AppStream-9.0.0.Z.E4S:cups-libs-1:2.3.3op2-13.el9_0.4.s390x", "AppStream-9.0.0.Z.E4S:cups-libs-1:2.3.3op2-13.el9_0.4.x86_64", "AppStream-9.0.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-13.el9_0.4.aarch64", "AppStream-9.0.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-13.el9_0.4.i686", "AppStream-9.0.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-13.el9_0.4.ppc64le", "AppStream-9.0.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-13.el9_0.4.s390x", "AppStream-9.0.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-13.el9_0.4.x86_64", "AppStream-9.0.0.Z.E4S:cups-lpd-1:2.3.3op2-13.el9_0.4.aarch64", "AppStream-9.0.0.Z.E4S:cups-lpd-1:2.3.3op2-13.el9_0.4.ppc64le", "AppStream-9.0.0.Z.E4S:cups-lpd-1:2.3.3op2-13.el9_0.4.s390x", "AppStream-9.0.0.Z.E4S:cups-lpd-1:2.3.3op2-13.el9_0.4.x86_64", "AppStream-9.0.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-13.el9_0.4.aarch64", "AppStream-9.0.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-13.el9_0.4.i686", "AppStream-9.0.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-13.el9_0.4.ppc64le", "AppStream-9.0.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-13.el9_0.4.s390x", "AppStream-9.0.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-13.el9_0.4.x86_64", "AppStream-9.0.0.Z.E4S:cups-printerapp-1:2.3.3op2-13.el9_0.4.aarch64", "AppStream-9.0.0.Z.E4S:cups-printerapp-1:2.3.3op2-13.el9_0.4.ppc64le", "AppStream-9.0.0.Z.E4S:cups-printerapp-1:2.3.3op2-13.el9_0.4.s390x", "AppStream-9.0.0.Z.E4S:cups-printerapp-1:2.3.3op2-13.el9_0.4.x86_64", "AppStream-9.0.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-13.el9_0.4.aarch64", "AppStream-9.0.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-13.el9_0.4.i686", "AppStream-9.0.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-13.el9_0.4.ppc64le", "AppStream-9.0.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-13.el9_0.4.s390x", "AppStream-9.0.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-13.el9_0.4.x86_64", "BaseOS-9.0.0.Z.E4S:cups-1:2.3.3op2-13.el9_0.4.aarch64", "BaseOS-9.0.0.Z.E4S:cups-1:2.3.3op2-13.el9_0.4.ppc64le", "BaseOS-9.0.0.Z.E4S:cups-1:2.3.3op2-13.el9_0.4.s390x", "BaseOS-9.0.0.Z.E4S:cups-1:2.3.3op2-13.el9_0.4.src", "BaseOS-9.0.0.Z.E4S:cups-1:2.3.3op2-13.el9_0.4.x86_64", "BaseOS-9.0.0.Z.E4S:cups-client-1:2.3.3op2-13.el9_0.4.aarch64", "BaseOS-9.0.0.Z.E4S:cups-client-1:2.3.3op2-13.el9_0.4.ppc64le", "BaseOS-9.0.0.Z.E4S:cups-client-1:2.3.3op2-13.el9_0.4.s390x", "BaseOS-9.0.0.Z.E4S:cups-client-1:2.3.3op2-13.el9_0.4.x86_64", "BaseOS-9.0.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-13.el9_0.4.aarch64", "BaseOS-9.0.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-13.el9_0.4.i686", "BaseOS-9.0.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-13.el9_0.4.ppc64le", "BaseOS-9.0.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-13.el9_0.4.s390x", "BaseOS-9.0.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-13.el9_0.4.x86_64", "BaseOS-9.0.0.Z.E4S:cups-debuginfo-1:2.3.3op2-13.el9_0.4.aarch64", "BaseOS-9.0.0.Z.E4S:cups-debuginfo-1:2.3.3op2-13.el9_0.4.i686", "BaseOS-9.0.0.Z.E4S:cups-debuginfo-1:2.3.3op2-13.el9_0.4.ppc64le", "BaseOS-9.0.0.Z.E4S:cups-debuginfo-1:2.3.3op2-13.el9_0.4.s390x", "BaseOS-9.0.0.Z.E4S:cups-debuginfo-1:2.3.3op2-13.el9_0.4.x86_64", "BaseOS-9.0.0.Z.E4S:cups-debugsource-1:2.3.3op2-13.el9_0.4.aarch64", "BaseOS-9.0.0.Z.E4S:cups-debugsource-1:2.3.3op2-13.el9_0.4.i686", "BaseOS-9.0.0.Z.E4S:cups-debugsource-1:2.3.3op2-13.el9_0.4.ppc64le", "BaseOS-9.0.0.Z.E4S:cups-debugsource-1:2.3.3op2-13.el9_0.4.s390x", "BaseOS-9.0.0.Z.E4S:cups-debugsource-1:2.3.3op2-13.el9_0.4.x86_64", "BaseOS-9.0.0.Z.E4S:cups-devel-1:2.3.3op2-13.el9_0.4.aarch64", "BaseOS-9.0.0.Z.E4S:cups-devel-1:2.3.3op2-13.el9_0.4.i686", "BaseOS-9.0.0.Z.E4S:cups-devel-1:2.3.3op2-13.el9_0.4.ppc64le", "BaseOS-9.0.0.Z.E4S:cups-devel-1:2.3.3op2-13.el9_0.4.s390x", "BaseOS-9.0.0.Z.E4S:cups-devel-1:2.3.3op2-13.el9_0.4.x86_64", "BaseOS-9.0.0.Z.E4S:cups-filesystem-1:2.3.3op2-13.el9_0.4.noarch", "BaseOS-9.0.0.Z.E4S:cups-ipptool-1:2.3.3op2-13.el9_0.4.aarch64", "BaseOS-9.0.0.Z.E4S:cups-ipptool-1:2.3.3op2-13.el9_0.4.ppc64le", "BaseOS-9.0.0.Z.E4S:cups-ipptool-1:2.3.3op2-13.el9_0.4.s390x", "BaseOS-9.0.0.Z.E4S:cups-ipptool-1:2.3.3op2-13.el9_0.4.x86_64", "BaseOS-9.0.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-13.el9_0.4.aarch64", "BaseOS-9.0.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-13.el9_0.4.i686", "BaseOS-9.0.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-13.el9_0.4.ppc64le", "BaseOS-9.0.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-13.el9_0.4.s390x", "BaseOS-9.0.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-13.el9_0.4.x86_64", "BaseOS-9.0.0.Z.E4S:cups-libs-1:2.3.3op2-13.el9_0.4.aarch64", "BaseOS-9.0.0.Z.E4S:cups-libs-1:2.3.3op2-13.el9_0.4.i686", "BaseOS-9.0.0.Z.E4S:cups-libs-1:2.3.3op2-13.el9_0.4.ppc64le", "BaseOS-9.0.0.Z.E4S:cups-libs-1:2.3.3op2-13.el9_0.4.s390x", "BaseOS-9.0.0.Z.E4S:cups-libs-1:2.3.3op2-13.el9_0.4.x86_64", "BaseOS-9.0.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-13.el9_0.4.aarch64", "BaseOS-9.0.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-13.el9_0.4.i686", "BaseOS-9.0.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-13.el9_0.4.ppc64le", "BaseOS-9.0.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-13.el9_0.4.s390x", "BaseOS-9.0.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-13.el9_0.4.x86_64", "BaseOS-9.0.0.Z.E4S:cups-lpd-1:2.3.3op2-13.el9_0.4.aarch64", "BaseOS-9.0.0.Z.E4S:cups-lpd-1:2.3.3op2-13.el9_0.4.ppc64le", "BaseOS-9.0.0.Z.E4S:cups-lpd-1:2.3.3op2-13.el9_0.4.s390x", "BaseOS-9.0.0.Z.E4S:cups-lpd-1:2.3.3op2-13.el9_0.4.x86_64", "BaseOS-9.0.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-13.el9_0.4.aarch64", "BaseOS-9.0.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-13.el9_0.4.i686", "BaseOS-9.0.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-13.el9_0.4.ppc64le", "BaseOS-9.0.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-13.el9_0.4.s390x", "BaseOS-9.0.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-13.el9_0.4.x86_64", "BaseOS-9.0.0.Z.E4S:cups-printerapp-1:2.3.3op2-13.el9_0.4.aarch64", "BaseOS-9.0.0.Z.E4S:cups-printerapp-1:2.3.3op2-13.el9_0.4.ppc64le", "BaseOS-9.0.0.Z.E4S:cups-printerapp-1:2.3.3op2-13.el9_0.4.s390x", "BaseOS-9.0.0.Z.E4S:cups-printerapp-1:2.3.3op2-13.el9_0.4.x86_64", "BaseOS-9.0.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-13.el9_0.4.aarch64", "BaseOS-9.0.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-13.el9_0.4.i686", "BaseOS-9.0.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-13.el9_0.4.ppc64le", "BaseOS-9.0.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-13.el9_0.4.s390x", "BaseOS-9.0.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-13.el9_0.4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "cups: Null Pointer Dereference in CUPS ipp_read_io() Leading to Remote DoS" } ] }
rhsa-2025:16591
Vulnerability from csaf_redhat
Published
2025-09-24 15:50
Modified
2025-10-16 14:40
Summary
Red Hat Security Advisory: cups security update
Notes
Topic
An update for cups is now available for Red Hat Enterprise Linux 9.2 Update Services for SAP Solutions.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
The Common UNIX Printing System (CUPS) provides a portable printing layer for Linux, UNIX, and similar operating systems.
Security Fix(es):
* cups: Authentication Bypass in CUPS Authorization Handling (CVE-2025-58060)
* cups: Null Pointer Dereference in CUPS ipp_read_io() Leading to Remote DoS (CVE-2025-58364)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for cups is now available for Red Hat Enterprise Linux 9.2 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "The Common UNIX Printing System (CUPS) provides a portable printing layer for Linux, UNIX, and similar operating systems.\n\nSecurity Fix(es):\n\n* cups: Authentication Bypass in CUPS Authorization Handling (CVE-2025-58060)\n\n* cups: Null Pointer Dereference in CUPS ipp_read_io() Leading to Remote DoS (CVE-2025-58364)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2025:16591", "url": "https://access.redhat.com/errata/RHSA-2025:16591" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2392595", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2392595" }, { "category": "external", "summary": "2393078", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2393078" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_16591.json" } ], "title": "Red Hat Security Advisory: cups security update", "tracking": { "current_release_date": "2025-10-16T14:40:50+00:00", "generator": { "date": "2025-10-16T14:40:50+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.9" } }, "id": "RHSA-2025:16591", "initial_release_date": "2025-09-24T15:50:17+00:00", "revision_history": [ { "date": "2025-09-24T15:50:17+00:00", "number": "1", "summary": "Initial version" }, { "date": "2025-09-24T15:50:17+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-10-16T14:40:50+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product": { "name": "Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_e4s:9.2::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux BaseOS E4S (v.9.2)", "product": { "name": "Red Hat Enterprise Linux BaseOS E4S (v.9.2)", "product_id": "BaseOS-9.2.0.Z.E4S", "product_identification_helper": { "cpe": "cpe:/o:redhat:rhel_e4s:9.2::baseos" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "cups-1:2.3.3op2-16.el9_2.4.src", "product": { "name": "cups-1:2.3.3op2-16.el9_2.4.src", "product_id": "cups-1:2.3.3op2-16.el9_2.4.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups@2.3.3op2-16.el9_2.4?arch=src\u0026epoch=1" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "cups-libs-1:2.3.3op2-16.el9_2.4.aarch64", "product": { "name": "cups-libs-1:2.3.3op2-16.el9_2.4.aarch64", "product_id": "cups-libs-1:2.3.3op2-16.el9_2.4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-libs@2.3.3op2-16.el9_2.4?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-debugsource-1:2.3.3op2-16.el9_2.4.aarch64", "product": { "name": "cups-debugsource-1:2.3.3op2-16.el9_2.4.aarch64", "product_id": "cups-debugsource-1:2.3.3op2-16.el9_2.4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-debugsource@2.3.3op2-16.el9_2.4?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-client-debuginfo-1:2.3.3op2-16.el9_2.4.aarch64", "product": { "name": "cups-client-debuginfo-1:2.3.3op2-16.el9_2.4.aarch64", "product_id": "cups-client-debuginfo-1:2.3.3op2-16.el9_2.4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-client-debuginfo@2.3.3op2-16.el9_2.4?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-debuginfo-1:2.3.3op2-16.el9_2.4.aarch64", "product": { "name": "cups-debuginfo-1:2.3.3op2-16.el9_2.4.aarch64", "product_id": "cups-debuginfo-1:2.3.3op2-16.el9_2.4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-debuginfo@2.3.3op2-16.el9_2.4?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.4.aarch64", "product": { "name": "cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.4.aarch64", "product_id": "cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-ipptool-debuginfo@2.3.3op2-16.el9_2.4?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-libs-debuginfo-1:2.3.3op2-16.el9_2.4.aarch64", "product": { "name": "cups-libs-debuginfo-1:2.3.3op2-16.el9_2.4.aarch64", "product_id": "cups-libs-debuginfo-1:2.3.3op2-16.el9_2.4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-libs-debuginfo@2.3.3op2-16.el9_2.4?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.4.aarch64", "product": { "name": "cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.4.aarch64", "product_id": "cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-lpd-debuginfo@2.3.3op2-16.el9_2.4?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.4.aarch64", "product": { "name": "cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.4.aarch64", "product_id": "cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-printerapp-debuginfo@2.3.3op2-16.el9_2.4?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-1:2.3.3op2-16.el9_2.4.aarch64", "product": { "name": "cups-1:2.3.3op2-16.el9_2.4.aarch64", "product_id": "cups-1:2.3.3op2-16.el9_2.4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups@2.3.3op2-16.el9_2.4?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-client-1:2.3.3op2-16.el9_2.4.aarch64", "product": { "name": "cups-client-1:2.3.3op2-16.el9_2.4.aarch64", "product_id": "cups-client-1:2.3.3op2-16.el9_2.4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-client@2.3.3op2-16.el9_2.4?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-devel-1:2.3.3op2-16.el9_2.4.aarch64", "product": { "name": "cups-devel-1:2.3.3op2-16.el9_2.4.aarch64", "product_id": "cups-devel-1:2.3.3op2-16.el9_2.4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-devel@2.3.3op2-16.el9_2.4?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-ipptool-1:2.3.3op2-16.el9_2.4.aarch64", "product": { "name": "cups-ipptool-1:2.3.3op2-16.el9_2.4.aarch64", "product_id": "cups-ipptool-1:2.3.3op2-16.el9_2.4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-ipptool@2.3.3op2-16.el9_2.4?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-lpd-1:2.3.3op2-16.el9_2.4.aarch64", "product": { "name": "cups-lpd-1:2.3.3op2-16.el9_2.4.aarch64", "product_id": "cups-lpd-1:2.3.3op2-16.el9_2.4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-lpd@2.3.3op2-16.el9_2.4?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-printerapp-1:2.3.3op2-16.el9_2.4.aarch64", "product": { "name": "cups-printerapp-1:2.3.3op2-16.el9_2.4.aarch64", "product_id": "cups-printerapp-1:2.3.3op2-16.el9_2.4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-printerapp@2.3.3op2-16.el9_2.4?arch=aarch64\u0026epoch=1" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "cups-libs-1:2.3.3op2-16.el9_2.4.ppc64le", "product": { "name": "cups-libs-1:2.3.3op2-16.el9_2.4.ppc64le", "product_id": "cups-libs-1:2.3.3op2-16.el9_2.4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-libs@2.3.3op2-16.el9_2.4?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-debugsource-1:2.3.3op2-16.el9_2.4.ppc64le", "product": { "name": "cups-debugsource-1:2.3.3op2-16.el9_2.4.ppc64le", "product_id": "cups-debugsource-1:2.3.3op2-16.el9_2.4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-debugsource@2.3.3op2-16.el9_2.4?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-client-debuginfo-1:2.3.3op2-16.el9_2.4.ppc64le", "product": { "name": "cups-client-debuginfo-1:2.3.3op2-16.el9_2.4.ppc64le", "product_id": "cups-client-debuginfo-1:2.3.3op2-16.el9_2.4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-client-debuginfo@2.3.3op2-16.el9_2.4?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-debuginfo-1:2.3.3op2-16.el9_2.4.ppc64le", "product": { "name": "cups-debuginfo-1:2.3.3op2-16.el9_2.4.ppc64le", "product_id": "cups-debuginfo-1:2.3.3op2-16.el9_2.4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-debuginfo@2.3.3op2-16.el9_2.4?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.4.ppc64le", "product": { "name": "cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.4.ppc64le", "product_id": "cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-ipptool-debuginfo@2.3.3op2-16.el9_2.4?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-libs-debuginfo-1:2.3.3op2-16.el9_2.4.ppc64le", "product": { "name": "cups-libs-debuginfo-1:2.3.3op2-16.el9_2.4.ppc64le", "product_id": "cups-libs-debuginfo-1:2.3.3op2-16.el9_2.4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-libs-debuginfo@2.3.3op2-16.el9_2.4?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.4.ppc64le", "product": { "name": "cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.4.ppc64le", "product_id": "cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-lpd-debuginfo@2.3.3op2-16.el9_2.4?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.4.ppc64le", "product": { "name": "cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.4.ppc64le", "product_id": "cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-printerapp-debuginfo@2.3.3op2-16.el9_2.4?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-1:2.3.3op2-16.el9_2.4.ppc64le", "product": { "name": "cups-1:2.3.3op2-16.el9_2.4.ppc64le", "product_id": "cups-1:2.3.3op2-16.el9_2.4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups@2.3.3op2-16.el9_2.4?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-client-1:2.3.3op2-16.el9_2.4.ppc64le", "product": { "name": "cups-client-1:2.3.3op2-16.el9_2.4.ppc64le", "product_id": "cups-client-1:2.3.3op2-16.el9_2.4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-client@2.3.3op2-16.el9_2.4?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-devel-1:2.3.3op2-16.el9_2.4.ppc64le", "product": { "name": "cups-devel-1:2.3.3op2-16.el9_2.4.ppc64le", "product_id": "cups-devel-1:2.3.3op2-16.el9_2.4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-devel@2.3.3op2-16.el9_2.4?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-ipptool-1:2.3.3op2-16.el9_2.4.ppc64le", "product": { "name": "cups-ipptool-1:2.3.3op2-16.el9_2.4.ppc64le", "product_id": "cups-ipptool-1:2.3.3op2-16.el9_2.4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-ipptool@2.3.3op2-16.el9_2.4?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-lpd-1:2.3.3op2-16.el9_2.4.ppc64le", "product": { "name": "cups-lpd-1:2.3.3op2-16.el9_2.4.ppc64le", "product_id": "cups-lpd-1:2.3.3op2-16.el9_2.4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-lpd@2.3.3op2-16.el9_2.4?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-printerapp-1:2.3.3op2-16.el9_2.4.ppc64le", "product": { "name": "cups-printerapp-1:2.3.3op2-16.el9_2.4.ppc64le", "product_id": "cups-printerapp-1:2.3.3op2-16.el9_2.4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-printerapp@2.3.3op2-16.el9_2.4?arch=ppc64le\u0026epoch=1" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "cups-libs-1:2.3.3op2-16.el9_2.4.i686", "product": { "name": "cups-libs-1:2.3.3op2-16.el9_2.4.i686", "product_id": "cups-libs-1:2.3.3op2-16.el9_2.4.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-libs@2.3.3op2-16.el9_2.4?arch=i686\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-debugsource-1:2.3.3op2-16.el9_2.4.i686", "product": { "name": "cups-debugsource-1:2.3.3op2-16.el9_2.4.i686", "product_id": "cups-debugsource-1:2.3.3op2-16.el9_2.4.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-debugsource@2.3.3op2-16.el9_2.4?arch=i686\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-client-debuginfo-1:2.3.3op2-16.el9_2.4.i686", "product": { "name": "cups-client-debuginfo-1:2.3.3op2-16.el9_2.4.i686", "product_id": "cups-client-debuginfo-1:2.3.3op2-16.el9_2.4.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-client-debuginfo@2.3.3op2-16.el9_2.4?arch=i686\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-debuginfo-1:2.3.3op2-16.el9_2.4.i686", "product": { "name": "cups-debuginfo-1:2.3.3op2-16.el9_2.4.i686", "product_id": "cups-debuginfo-1:2.3.3op2-16.el9_2.4.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-debuginfo@2.3.3op2-16.el9_2.4?arch=i686\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.4.i686", "product": { "name": "cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.4.i686", "product_id": "cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.4.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-ipptool-debuginfo@2.3.3op2-16.el9_2.4?arch=i686\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-libs-debuginfo-1:2.3.3op2-16.el9_2.4.i686", "product": { "name": "cups-libs-debuginfo-1:2.3.3op2-16.el9_2.4.i686", "product_id": "cups-libs-debuginfo-1:2.3.3op2-16.el9_2.4.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-libs-debuginfo@2.3.3op2-16.el9_2.4?arch=i686\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.4.i686", "product": { "name": "cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.4.i686", "product_id": "cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.4.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-lpd-debuginfo@2.3.3op2-16.el9_2.4?arch=i686\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.4.i686", "product": { "name": "cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.4.i686", "product_id": "cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.4.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-printerapp-debuginfo@2.3.3op2-16.el9_2.4?arch=i686\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-devel-1:2.3.3op2-16.el9_2.4.i686", "product": { "name": "cups-devel-1:2.3.3op2-16.el9_2.4.i686", "product_id": "cups-devel-1:2.3.3op2-16.el9_2.4.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-devel@2.3.3op2-16.el9_2.4?arch=i686\u0026epoch=1" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "cups-libs-1:2.3.3op2-16.el9_2.4.x86_64", "product": { "name": "cups-libs-1:2.3.3op2-16.el9_2.4.x86_64", "product_id": "cups-libs-1:2.3.3op2-16.el9_2.4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-libs@2.3.3op2-16.el9_2.4?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-debugsource-1:2.3.3op2-16.el9_2.4.x86_64", "product": { "name": "cups-debugsource-1:2.3.3op2-16.el9_2.4.x86_64", "product_id": "cups-debugsource-1:2.3.3op2-16.el9_2.4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-debugsource@2.3.3op2-16.el9_2.4?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-client-debuginfo-1:2.3.3op2-16.el9_2.4.x86_64", "product": { "name": "cups-client-debuginfo-1:2.3.3op2-16.el9_2.4.x86_64", "product_id": "cups-client-debuginfo-1:2.3.3op2-16.el9_2.4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-client-debuginfo@2.3.3op2-16.el9_2.4?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-debuginfo-1:2.3.3op2-16.el9_2.4.x86_64", "product": { "name": "cups-debuginfo-1:2.3.3op2-16.el9_2.4.x86_64", "product_id": "cups-debuginfo-1:2.3.3op2-16.el9_2.4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-debuginfo@2.3.3op2-16.el9_2.4?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.4.x86_64", "product": { "name": "cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.4.x86_64", "product_id": "cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-ipptool-debuginfo@2.3.3op2-16.el9_2.4?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-libs-debuginfo-1:2.3.3op2-16.el9_2.4.x86_64", "product": { "name": "cups-libs-debuginfo-1:2.3.3op2-16.el9_2.4.x86_64", "product_id": "cups-libs-debuginfo-1:2.3.3op2-16.el9_2.4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-libs-debuginfo@2.3.3op2-16.el9_2.4?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.4.x86_64", "product": { "name": "cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.4.x86_64", "product_id": "cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-lpd-debuginfo@2.3.3op2-16.el9_2.4?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.4.x86_64", "product": { "name": "cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.4.x86_64", "product_id": "cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-printerapp-debuginfo@2.3.3op2-16.el9_2.4?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-1:2.3.3op2-16.el9_2.4.x86_64", "product": { "name": "cups-1:2.3.3op2-16.el9_2.4.x86_64", "product_id": "cups-1:2.3.3op2-16.el9_2.4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups@2.3.3op2-16.el9_2.4?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-client-1:2.3.3op2-16.el9_2.4.x86_64", "product": { "name": "cups-client-1:2.3.3op2-16.el9_2.4.x86_64", "product_id": "cups-client-1:2.3.3op2-16.el9_2.4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-client@2.3.3op2-16.el9_2.4?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-devel-1:2.3.3op2-16.el9_2.4.x86_64", "product": { "name": "cups-devel-1:2.3.3op2-16.el9_2.4.x86_64", "product_id": "cups-devel-1:2.3.3op2-16.el9_2.4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-devel@2.3.3op2-16.el9_2.4?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-ipptool-1:2.3.3op2-16.el9_2.4.x86_64", "product": { "name": "cups-ipptool-1:2.3.3op2-16.el9_2.4.x86_64", "product_id": "cups-ipptool-1:2.3.3op2-16.el9_2.4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-ipptool@2.3.3op2-16.el9_2.4?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-lpd-1:2.3.3op2-16.el9_2.4.x86_64", "product": { "name": "cups-lpd-1:2.3.3op2-16.el9_2.4.x86_64", "product_id": "cups-lpd-1:2.3.3op2-16.el9_2.4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-lpd@2.3.3op2-16.el9_2.4?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-printerapp-1:2.3.3op2-16.el9_2.4.x86_64", "product": { "name": "cups-printerapp-1:2.3.3op2-16.el9_2.4.x86_64", "product_id": "cups-printerapp-1:2.3.3op2-16.el9_2.4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-printerapp@2.3.3op2-16.el9_2.4?arch=x86_64\u0026epoch=1" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "cups-libs-1:2.3.3op2-16.el9_2.4.s390x", "product": { "name": "cups-libs-1:2.3.3op2-16.el9_2.4.s390x", "product_id": "cups-libs-1:2.3.3op2-16.el9_2.4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-libs@2.3.3op2-16.el9_2.4?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-debugsource-1:2.3.3op2-16.el9_2.4.s390x", "product": { "name": "cups-debugsource-1:2.3.3op2-16.el9_2.4.s390x", "product_id": "cups-debugsource-1:2.3.3op2-16.el9_2.4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-debugsource@2.3.3op2-16.el9_2.4?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-client-debuginfo-1:2.3.3op2-16.el9_2.4.s390x", "product": { "name": "cups-client-debuginfo-1:2.3.3op2-16.el9_2.4.s390x", "product_id": "cups-client-debuginfo-1:2.3.3op2-16.el9_2.4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-client-debuginfo@2.3.3op2-16.el9_2.4?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-debuginfo-1:2.3.3op2-16.el9_2.4.s390x", "product": { "name": "cups-debuginfo-1:2.3.3op2-16.el9_2.4.s390x", "product_id": "cups-debuginfo-1:2.3.3op2-16.el9_2.4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-debuginfo@2.3.3op2-16.el9_2.4?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.4.s390x", "product": { "name": "cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.4.s390x", "product_id": "cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-ipptool-debuginfo@2.3.3op2-16.el9_2.4?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-libs-debuginfo-1:2.3.3op2-16.el9_2.4.s390x", "product": { "name": "cups-libs-debuginfo-1:2.3.3op2-16.el9_2.4.s390x", "product_id": "cups-libs-debuginfo-1:2.3.3op2-16.el9_2.4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-libs-debuginfo@2.3.3op2-16.el9_2.4?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.4.s390x", "product": { "name": "cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.4.s390x", "product_id": "cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-lpd-debuginfo@2.3.3op2-16.el9_2.4?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.4.s390x", "product": { "name": "cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.4.s390x", "product_id": "cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-printerapp-debuginfo@2.3.3op2-16.el9_2.4?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-1:2.3.3op2-16.el9_2.4.s390x", "product": { "name": "cups-1:2.3.3op2-16.el9_2.4.s390x", "product_id": "cups-1:2.3.3op2-16.el9_2.4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups@2.3.3op2-16.el9_2.4?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-client-1:2.3.3op2-16.el9_2.4.s390x", "product": { "name": "cups-client-1:2.3.3op2-16.el9_2.4.s390x", "product_id": "cups-client-1:2.3.3op2-16.el9_2.4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-client@2.3.3op2-16.el9_2.4?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-devel-1:2.3.3op2-16.el9_2.4.s390x", "product": { "name": "cups-devel-1:2.3.3op2-16.el9_2.4.s390x", "product_id": "cups-devel-1:2.3.3op2-16.el9_2.4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-devel@2.3.3op2-16.el9_2.4?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-ipptool-1:2.3.3op2-16.el9_2.4.s390x", "product": { "name": "cups-ipptool-1:2.3.3op2-16.el9_2.4.s390x", "product_id": "cups-ipptool-1:2.3.3op2-16.el9_2.4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-ipptool@2.3.3op2-16.el9_2.4?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-lpd-1:2.3.3op2-16.el9_2.4.s390x", "product": { "name": "cups-lpd-1:2.3.3op2-16.el9_2.4.s390x", "product_id": "cups-lpd-1:2.3.3op2-16.el9_2.4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-lpd@2.3.3op2-16.el9_2.4?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-printerapp-1:2.3.3op2-16.el9_2.4.s390x", "product": { "name": "cups-printerapp-1:2.3.3op2-16.el9_2.4.s390x", "product_id": "cups-printerapp-1:2.3.3op2-16.el9_2.4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-printerapp@2.3.3op2-16.el9_2.4?arch=s390x\u0026epoch=1" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "cups-filesystem-1:2.3.3op2-16.el9_2.4.noarch", "product": { "name": "cups-filesystem-1:2.3.3op2-16.el9_2.4.noarch", "product_id": "cups-filesystem-1:2.3.3op2-16.el9_2.4.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-filesystem@2.3.3op2-16.el9_2.4?arch=noarch\u0026epoch=1" } } } ], "category": "architecture", "name": "noarch" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "cups-1:2.3.3op2-16.el9_2.4.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:cups-1:2.3.3op2-16.el9_2.4.aarch64" }, "product_reference": "cups-1:2.3.3op2-16.el9_2.4.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-1:2.3.3op2-16.el9_2.4.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:cups-1:2.3.3op2-16.el9_2.4.ppc64le" }, "product_reference": "cups-1:2.3.3op2-16.el9_2.4.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-1:2.3.3op2-16.el9_2.4.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:cups-1:2.3.3op2-16.el9_2.4.s390x" }, "product_reference": "cups-1:2.3.3op2-16.el9_2.4.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-1:2.3.3op2-16.el9_2.4.src as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:cups-1:2.3.3op2-16.el9_2.4.src" }, "product_reference": "cups-1:2.3.3op2-16.el9_2.4.src", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-1:2.3.3op2-16.el9_2.4.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:cups-1:2.3.3op2-16.el9_2.4.x86_64" }, "product_reference": "cups-1:2.3.3op2-16.el9_2.4.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-1:2.3.3op2-16.el9_2.4.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:cups-client-1:2.3.3op2-16.el9_2.4.aarch64" }, "product_reference": "cups-client-1:2.3.3op2-16.el9_2.4.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-1:2.3.3op2-16.el9_2.4.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:cups-client-1:2.3.3op2-16.el9_2.4.ppc64le" }, "product_reference": "cups-client-1:2.3.3op2-16.el9_2.4.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-1:2.3.3op2-16.el9_2.4.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:cups-client-1:2.3.3op2-16.el9_2.4.s390x" }, "product_reference": "cups-client-1:2.3.3op2-16.el9_2.4.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-1:2.3.3op2-16.el9_2.4.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:cups-client-1:2.3.3op2-16.el9_2.4.x86_64" }, "product_reference": "cups-client-1:2.3.3op2-16.el9_2.4.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-debuginfo-1:2.3.3op2-16.el9_2.4.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-16.el9_2.4.aarch64" }, "product_reference": "cups-client-debuginfo-1:2.3.3op2-16.el9_2.4.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-debuginfo-1:2.3.3op2-16.el9_2.4.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-16.el9_2.4.i686" }, "product_reference": "cups-client-debuginfo-1:2.3.3op2-16.el9_2.4.i686", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-debuginfo-1:2.3.3op2-16.el9_2.4.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-16.el9_2.4.ppc64le" }, "product_reference": "cups-client-debuginfo-1:2.3.3op2-16.el9_2.4.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-debuginfo-1:2.3.3op2-16.el9_2.4.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-16.el9_2.4.s390x" }, "product_reference": "cups-client-debuginfo-1:2.3.3op2-16.el9_2.4.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-debuginfo-1:2.3.3op2-16.el9_2.4.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-16.el9_2.4.x86_64" }, "product_reference": "cups-client-debuginfo-1:2.3.3op2-16.el9_2.4.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debuginfo-1:2.3.3op2-16.el9_2.4.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:cups-debuginfo-1:2.3.3op2-16.el9_2.4.aarch64" }, "product_reference": "cups-debuginfo-1:2.3.3op2-16.el9_2.4.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debuginfo-1:2.3.3op2-16.el9_2.4.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:cups-debuginfo-1:2.3.3op2-16.el9_2.4.i686" }, "product_reference": "cups-debuginfo-1:2.3.3op2-16.el9_2.4.i686", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debuginfo-1:2.3.3op2-16.el9_2.4.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:cups-debuginfo-1:2.3.3op2-16.el9_2.4.ppc64le" }, "product_reference": "cups-debuginfo-1:2.3.3op2-16.el9_2.4.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debuginfo-1:2.3.3op2-16.el9_2.4.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:cups-debuginfo-1:2.3.3op2-16.el9_2.4.s390x" }, "product_reference": "cups-debuginfo-1:2.3.3op2-16.el9_2.4.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debuginfo-1:2.3.3op2-16.el9_2.4.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:cups-debuginfo-1:2.3.3op2-16.el9_2.4.x86_64" }, "product_reference": "cups-debuginfo-1:2.3.3op2-16.el9_2.4.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debugsource-1:2.3.3op2-16.el9_2.4.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:cups-debugsource-1:2.3.3op2-16.el9_2.4.aarch64" }, "product_reference": "cups-debugsource-1:2.3.3op2-16.el9_2.4.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debugsource-1:2.3.3op2-16.el9_2.4.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:cups-debugsource-1:2.3.3op2-16.el9_2.4.i686" }, "product_reference": "cups-debugsource-1:2.3.3op2-16.el9_2.4.i686", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debugsource-1:2.3.3op2-16.el9_2.4.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:cups-debugsource-1:2.3.3op2-16.el9_2.4.ppc64le" }, "product_reference": "cups-debugsource-1:2.3.3op2-16.el9_2.4.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debugsource-1:2.3.3op2-16.el9_2.4.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:cups-debugsource-1:2.3.3op2-16.el9_2.4.s390x" }, "product_reference": "cups-debugsource-1:2.3.3op2-16.el9_2.4.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debugsource-1:2.3.3op2-16.el9_2.4.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:cups-debugsource-1:2.3.3op2-16.el9_2.4.x86_64" }, "product_reference": "cups-debugsource-1:2.3.3op2-16.el9_2.4.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-1:2.3.3op2-16.el9_2.4.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:cups-devel-1:2.3.3op2-16.el9_2.4.aarch64" }, "product_reference": "cups-devel-1:2.3.3op2-16.el9_2.4.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-1:2.3.3op2-16.el9_2.4.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:cups-devel-1:2.3.3op2-16.el9_2.4.i686" }, "product_reference": "cups-devel-1:2.3.3op2-16.el9_2.4.i686", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-1:2.3.3op2-16.el9_2.4.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:cups-devel-1:2.3.3op2-16.el9_2.4.ppc64le" }, "product_reference": "cups-devel-1:2.3.3op2-16.el9_2.4.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-1:2.3.3op2-16.el9_2.4.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:cups-devel-1:2.3.3op2-16.el9_2.4.s390x" }, "product_reference": "cups-devel-1:2.3.3op2-16.el9_2.4.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-1:2.3.3op2-16.el9_2.4.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:cups-devel-1:2.3.3op2-16.el9_2.4.x86_64" }, "product_reference": "cups-devel-1:2.3.3op2-16.el9_2.4.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-filesystem-1:2.3.3op2-16.el9_2.4.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:cups-filesystem-1:2.3.3op2-16.el9_2.4.noarch" }, "product_reference": "cups-filesystem-1:2.3.3op2-16.el9_2.4.noarch", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-1:2.3.3op2-16.el9_2.4.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:cups-ipptool-1:2.3.3op2-16.el9_2.4.aarch64" }, "product_reference": "cups-ipptool-1:2.3.3op2-16.el9_2.4.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-1:2.3.3op2-16.el9_2.4.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:cups-ipptool-1:2.3.3op2-16.el9_2.4.ppc64le" }, "product_reference": "cups-ipptool-1:2.3.3op2-16.el9_2.4.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-1:2.3.3op2-16.el9_2.4.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:cups-ipptool-1:2.3.3op2-16.el9_2.4.s390x" }, "product_reference": "cups-ipptool-1:2.3.3op2-16.el9_2.4.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-1:2.3.3op2-16.el9_2.4.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:cups-ipptool-1:2.3.3op2-16.el9_2.4.x86_64" }, "product_reference": "cups-ipptool-1:2.3.3op2-16.el9_2.4.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.4.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.4.aarch64" }, "product_reference": "cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.4.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.4.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.4.i686" }, "product_reference": "cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.4.i686", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.4.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.4.ppc64le" }, "product_reference": "cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.4.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.4.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.4.s390x" }, "product_reference": "cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.4.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.4.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.4.x86_64" }, "product_reference": "cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.4.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-1:2.3.3op2-16.el9_2.4.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:cups-libs-1:2.3.3op2-16.el9_2.4.aarch64" }, "product_reference": "cups-libs-1:2.3.3op2-16.el9_2.4.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-1:2.3.3op2-16.el9_2.4.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:cups-libs-1:2.3.3op2-16.el9_2.4.i686" }, "product_reference": "cups-libs-1:2.3.3op2-16.el9_2.4.i686", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-1:2.3.3op2-16.el9_2.4.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:cups-libs-1:2.3.3op2-16.el9_2.4.ppc64le" }, "product_reference": "cups-libs-1:2.3.3op2-16.el9_2.4.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-1:2.3.3op2-16.el9_2.4.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:cups-libs-1:2.3.3op2-16.el9_2.4.s390x" }, "product_reference": "cups-libs-1:2.3.3op2-16.el9_2.4.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-1:2.3.3op2-16.el9_2.4.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:cups-libs-1:2.3.3op2-16.el9_2.4.x86_64" }, "product_reference": "cups-libs-1:2.3.3op2-16.el9_2.4.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-debuginfo-1:2.3.3op2-16.el9_2.4.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-16.el9_2.4.aarch64" }, "product_reference": "cups-libs-debuginfo-1:2.3.3op2-16.el9_2.4.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-debuginfo-1:2.3.3op2-16.el9_2.4.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-16.el9_2.4.i686" }, "product_reference": "cups-libs-debuginfo-1:2.3.3op2-16.el9_2.4.i686", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-debuginfo-1:2.3.3op2-16.el9_2.4.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-16.el9_2.4.ppc64le" }, "product_reference": "cups-libs-debuginfo-1:2.3.3op2-16.el9_2.4.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-debuginfo-1:2.3.3op2-16.el9_2.4.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-16.el9_2.4.s390x" }, "product_reference": "cups-libs-debuginfo-1:2.3.3op2-16.el9_2.4.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-debuginfo-1:2.3.3op2-16.el9_2.4.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-16.el9_2.4.x86_64" }, "product_reference": "cups-libs-debuginfo-1:2.3.3op2-16.el9_2.4.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-1:2.3.3op2-16.el9_2.4.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:cups-lpd-1:2.3.3op2-16.el9_2.4.aarch64" }, "product_reference": "cups-lpd-1:2.3.3op2-16.el9_2.4.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-1:2.3.3op2-16.el9_2.4.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:cups-lpd-1:2.3.3op2-16.el9_2.4.ppc64le" }, "product_reference": "cups-lpd-1:2.3.3op2-16.el9_2.4.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-1:2.3.3op2-16.el9_2.4.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:cups-lpd-1:2.3.3op2-16.el9_2.4.s390x" }, "product_reference": "cups-lpd-1:2.3.3op2-16.el9_2.4.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-1:2.3.3op2-16.el9_2.4.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:cups-lpd-1:2.3.3op2-16.el9_2.4.x86_64" }, "product_reference": "cups-lpd-1:2.3.3op2-16.el9_2.4.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.4.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.4.aarch64" }, "product_reference": "cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.4.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.4.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.4.i686" }, "product_reference": "cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.4.i686", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.4.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.4.ppc64le" }, "product_reference": "cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.4.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.4.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.4.s390x" }, "product_reference": "cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.4.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.4.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.4.x86_64" }, "product_reference": "cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.4.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-printerapp-1:2.3.3op2-16.el9_2.4.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:cups-printerapp-1:2.3.3op2-16.el9_2.4.aarch64" }, "product_reference": "cups-printerapp-1:2.3.3op2-16.el9_2.4.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-printerapp-1:2.3.3op2-16.el9_2.4.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:cups-printerapp-1:2.3.3op2-16.el9_2.4.ppc64le" }, "product_reference": "cups-printerapp-1:2.3.3op2-16.el9_2.4.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-printerapp-1:2.3.3op2-16.el9_2.4.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:cups-printerapp-1:2.3.3op2-16.el9_2.4.s390x" }, "product_reference": "cups-printerapp-1:2.3.3op2-16.el9_2.4.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-printerapp-1:2.3.3op2-16.el9_2.4.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:cups-printerapp-1:2.3.3op2-16.el9_2.4.x86_64" }, "product_reference": "cups-printerapp-1:2.3.3op2-16.el9_2.4.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.4.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.4.aarch64" }, "product_reference": "cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.4.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.4.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.4.i686" }, "product_reference": "cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.4.i686", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.4.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.4.ppc64le" }, "product_reference": "cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.4.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.4.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.4.s390x" }, "product_reference": "cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.4.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.4.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.4.x86_64" }, "product_reference": "cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.4.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-1:2.3.3op2-16.el9_2.4.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", "product_id": "BaseOS-9.2.0.Z.E4S:cups-1:2.3.3op2-16.el9_2.4.aarch64" }, "product_reference": "cups-1:2.3.3op2-16.el9_2.4.aarch64", "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-1:2.3.3op2-16.el9_2.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", "product_id": "BaseOS-9.2.0.Z.E4S:cups-1:2.3.3op2-16.el9_2.4.ppc64le" }, "product_reference": "cups-1:2.3.3op2-16.el9_2.4.ppc64le", "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-1:2.3.3op2-16.el9_2.4.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", "product_id": "BaseOS-9.2.0.Z.E4S:cups-1:2.3.3op2-16.el9_2.4.s390x" }, "product_reference": "cups-1:2.3.3op2-16.el9_2.4.s390x", "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-1:2.3.3op2-16.el9_2.4.src as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", "product_id": "BaseOS-9.2.0.Z.E4S:cups-1:2.3.3op2-16.el9_2.4.src" }, "product_reference": "cups-1:2.3.3op2-16.el9_2.4.src", "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-1:2.3.3op2-16.el9_2.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", "product_id": "BaseOS-9.2.0.Z.E4S:cups-1:2.3.3op2-16.el9_2.4.x86_64" }, "product_reference": "cups-1:2.3.3op2-16.el9_2.4.x86_64", "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-1:2.3.3op2-16.el9_2.4.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", "product_id": "BaseOS-9.2.0.Z.E4S:cups-client-1:2.3.3op2-16.el9_2.4.aarch64" }, "product_reference": "cups-client-1:2.3.3op2-16.el9_2.4.aarch64", "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-1:2.3.3op2-16.el9_2.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", "product_id": "BaseOS-9.2.0.Z.E4S:cups-client-1:2.3.3op2-16.el9_2.4.ppc64le" }, "product_reference": "cups-client-1:2.3.3op2-16.el9_2.4.ppc64le", "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-1:2.3.3op2-16.el9_2.4.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", "product_id": "BaseOS-9.2.0.Z.E4S:cups-client-1:2.3.3op2-16.el9_2.4.s390x" }, "product_reference": "cups-client-1:2.3.3op2-16.el9_2.4.s390x", "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-1:2.3.3op2-16.el9_2.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", "product_id": "BaseOS-9.2.0.Z.E4S:cups-client-1:2.3.3op2-16.el9_2.4.x86_64" }, "product_reference": "cups-client-1:2.3.3op2-16.el9_2.4.x86_64", "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-debuginfo-1:2.3.3op2-16.el9_2.4.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", "product_id": "BaseOS-9.2.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-16.el9_2.4.aarch64" }, "product_reference": "cups-client-debuginfo-1:2.3.3op2-16.el9_2.4.aarch64", "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-debuginfo-1:2.3.3op2-16.el9_2.4.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", "product_id": "BaseOS-9.2.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-16.el9_2.4.i686" }, "product_reference": "cups-client-debuginfo-1:2.3.3op2-16.el9_2.4.i686", "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-debuginfo-1:2.3.3op2-16.el9_2.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", "product_id": "BaseOS-9.2.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-16.el9_2.4.ppc64le" }, "product_reference": "cups-client-debuginfo-1:2.3.3op2-16.el9_2.4.ppc64le", "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-debuginfo-1:2.3.3op2-16.el9_2.4.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", "product_id": "BaseOS-9.2.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-16.el9_2.4.s390x" }, "product_reference": "cups-client-debuginfo-1:2.3.3op2-16.el9_2.4.s390x", "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-debuginfo-1:2.3.3op2-16.el9_2.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", "product_id": "BaseOS-9.2.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-16.el9_2.4.x86_64" }, "product_reference": "cups-client-debuginfo-1:2.3.3op2-16.el9_2.4.x86_64", "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debuginfo-1:2.3.3op2-16.el9_2.4.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", "product_id": "BaseOS-9.2.0.Z.E4S:cups-debuginfo-1:2.3.3op2-16.el9_2.4.aarch64" }, "product_reference": "cups-debuginfo-1:2.3.3op2-16.el9_2.4.aarch64", "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debuginfo-1:2.3.3op2-16.el9_2.4.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", "product_id": "BaseOS-9.2.0.Z.E4S:cups-debuginfo-1:2.3.3op2-16.el9_2.4.i686" }, "product_reference": "cups-debuginfo-1:2.3.3op2-16.el9_2.4.i686", "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debuginfo-1:2.3.3op2-16.el9_2.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", "product_id": "BaseOS-9.2.0.Z.E4S:cups-debuginfo-1:2.3.3op2-16.el9_2.4.ppc64le" }, "product_reference": "cups-debuginfo-1:2.3.3op2-16.el9_2.4.ppc64le", "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debuginfo-1:2.3.3op2-16.el9_2.4.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", "product_id": "BaseOS-9.2.0.Z.E4S:cups-debuginfo-1:2.3.3op2-16.el9_2.4.s390x" }, "product_reference": "cups-debuginfo-1:2.3.3op2-16.el9_2.4.s390x", "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debuginfo-1:2.3.3op2-16.el9_2.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", "product_id": "BaseOS-9.2.0.Z.E4S:cups-debuginfo-1:2.3.3op2-16.el9_2.4.x86_64" }, "product_reference": "cups-debuginfo-1:2.3.3op2-16.el9_2.4.x86_64", "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debugsource-1:2.3.3op2-16.el9_2.4.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", "product_id": "BaseOS-9.2.0.Z.E4S:cups-debugsource-1:2.3.3op2-16.el9_2.4.aarch64" }, "product_reference": "cups-debugsource-1:2.3.3op2-16.el9_2.4.aarch64", "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debugsource-1:2.3.3op2-16.el9_2.4.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", "product_id": "BaseOS-9.2.0.Z.E4S:cups-debugsource-1:2.3.3op2-16.el9_2.4.i686" }, "product_reference": "cups-debugsource-1:2.3.3op2-16.el9_2.4.i686", "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debugsource-1:2.3.3op2-16.el9_2.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", "product_id": "BaseOS-9.2.0.Z.E4S:cups-debugsource-1:2.3.3op2-16.el9_2.4.ppc64le" }, "product_reference": "cups-debugsource-1:2.3.3op2-16.el9_2.4.ppc64le", "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debugsource-1:2.3.3op2-16.el9_2.4.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", "product_id": "BaseOS-9.2.0.Z.E4S:cups-debugsource-1:2.3.3op2-16.el9_2.4.s390x" }, "product_reference": "cups-debugsource-1:2.3.3op2-16.el9_2.4.s390x", "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debugsource-1:2.3.3op2-16.el9_2.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", "product_id": "BaseOS-9.2.0.Z.E4S:cups-debugsource-1:2.3.3op2-16.el9_2.4.x86_64" }, "product_reference": "cups-debugsource-1:2.3.3op2-16.el9_2.4.x86_64", "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-1:2.3.3op2-16.el9_2.4.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", "product_id": "BaseOS-9.2.0.Z.E4S:cups-devel-1:2.3.3op2-16.el9_2.4.aarch64" }, "product_reference": "cups-devel-1:2.3.3op2-16.el9_2.4.aarch64", "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-1:2.3.3op2-16.el9_2.4.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", "product_id": "BaseOS-9.2.0.Z.E4S:cups-devel-1:2.3.3op2-16.el9_2.4.i686" }, "product_reference": "cups-devel-1:2.3.3op2-16.el9_2.4.i686", "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-1:2.3.3op2-16.el9_2.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", "product_id": "BaseOS-9.2.0.Z.E4S:cups-devel-1:2.3.3op2-16.el9_2.4.ppc64le" }, "product_reference": "cups-devel-1:2.3.3op2-16.el9_2.4.ppc64le", "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-1:2.3.3op2-16.el9_2.4.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", "product_id": "BaseOS-9.2.0.Z.E4S:cups-devel-1:2.3.3op2-16.el9_2.4.s390x" }, "product_reference": "cups-devel-1:2.3.3op2-16.el9_2.4.s390x", "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-1:2.3.3op2-16.el9_2.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", "product_id": "BaseOS-9.2.0.Z.E4S:cups-devel-1:2.3.3op2-16.el9_2.4.x86_64" }, "product_reference": "cups-devel-1:2.3.3op2-16.el9_2.4.x86_64", "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-filesystem-1:2.3.3op2-16.el9_2.4.noarch as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", "product_id": "BaseOS-9.2.0.Z.E4S:cups-filesystem-1:2.3.3op2-16.el9_2.4.noarch" }, "product_reference": "cups-filesystem-1:2.3.3op2-16.el9_2.4.noarch", "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-1:2.3.3op2-16.el9_2.4.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", "product_id": "BaseOS-9.2.0.Z.E4S:cups-ipptool-1:2.3.3op2-16.el9_2.4.aarch64" }, "product_reference": "cups-ipptool-1:2.3.3op2-16.el9_2.4.aarch64", "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-1:2.3.3op2-16.el9_2.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", "product_id": "BaseOS-9.2.0.Z.E4S:cups-ipptool-1:2.3.3op2-16.el9_2.4.ppc64le" }, "product_reference": "cups-ipptool-1:2.3.3op2-16.el9_2.4.ppc64le", "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-1:2.3.3op2-16.el9_2.4.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", "product_id": "BaseOS-9.2.0.Z.E4S:cups-ipptool-1:2.3.3op2-16.el9_2.4.s390x" }, "product_reference": "cups-ipptool-1:2.3.3op2-16.el9_2.4.s390x", "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-1:2.3.3op2-16.el9_2.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", "product_id": "BaseOS-9.2.0.Z.E4S:cups-ipptool-1:2.3.3op2-16.el9_2.4.x86_64" }, "product_reference": "cups-ipptool-1:2.3.3op2-16.el9_2.4.x86_64", "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.4.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", "product_id": "BaseOS-9.2.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.4.aarch64" }, "product_reference": "cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.4.aarch64", "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.4.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", "product_id": "BaseOS-9.2.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.4.i686" }, "product_reference": "cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.4.i686", "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", "product_id": "BaseOS-9.2.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.4.ppc64le" }, "product_reference": "cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.4.ppc64le", "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.4.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", "product_id": "BaseOS-9.2.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.4.s390x" }, "product_reference": "cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.4.s390x", "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", "product_id": "BaseOS-9.2.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.4.x86_64" }, "product_reference": "cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.4.x86_64", "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-1:2.3.3op2-16.el9_2.4.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", "product_id": "BaseOS-9.2.0.Z.E4S:cups-libs-1:2.3.3op2-16.el9_2.4.aarch64" }, "product_reference": "cups-libs-1:2.3.3op2-16.el9_2.4.aarch64", "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-1:2.3.3op2-16.el9_2.4.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", "product_id": "BaseOS-9.2.0.Z.E4S:cups-libs-1:2.3.3op2-16.el9_2.4.i686" }, "product_reference": "cups-libs-1:2.3.3op2-16.el9_2.4.i686", "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-1:2.3.3op2-16.el9_2.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", "product_id": "BaseOS-9.2.0.Z.E4S:cups-libs-1:2.3.3op2-16.el9_2.4.ppc64le" }, "product_reference": "cups-libs-1:2.3.3op2-16.el9_2.4.ppc64le", "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-1:2.3.3op2-16.el9_2.4.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", "product_id": "BaseOS-9.2.0.Z.E4S:cups-libs-1:2.3.3op2-16.el9_2.4.s390x" }, "product_reference": "cups-libs-1:2.3.3op2-16.el9_2.4.s390x", "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-1:2.3.3op2-16.el9_2.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", "product_id": "BaseOS-9.2.0.Z.E4S:cups-libs-1:2.3.3op2-16.el9_2.4.x86_64" }, "product_reference": "cups-libs-1:2.3.3op2-16.el9_2.4.x86_64", "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-debuginfo-1:2.3.3op2-16.el9_2.4.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", "product_id": "BaseOS-9.2.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-16.el9_2.4.aarch64" }, "product_reference": "cups-libs-debuginfo-1:2.3.3op2-16.el9_2.4.aarch64", "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-debuginfo-1:2.3.3op2-16.el9_2.4.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", "product_id": "BaseOS-9.2.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-16.el9_2.4.i686" }, "product_reference": "cups-libs-debuginfo-1:2.3.3op2-16.el9_2.4.i686", "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-debuginfo-1:2.3.3op2-16.el9_2.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", "product_id": "BaseOS-9.2.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-16.el9_2.4.ppc64le" }, "product_reference": "cups-libs-debuginfo-1:2.3.3op2-16.el9_2.4.ppc64le", "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-debuginfo-1:2.3.3op2-16.el9_2.4.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", "product_id": "BaseOS-9.2.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-16.el9_2.4.s390x" }, "product_reference": "cups-libs-debuginfo-1:2.3.3op2-16.el9_2.4.s390x", "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-debuginfo-1:2.3.3op2-16.el9_2.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", "product_id": "BaseOS-9.2.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-16.el9_2.4.x86_64" }, "product_reference": "cups-libs-debuginfo-1:2.3.3op2-16.el9_2.4.x86_64", "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-1:2.3.3op2-16.el9_2.4.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", "product_id": "BaseOS-9.2.0.Z.E4S:cups-lpd-1:2.3.3op2-16.el9_2.4.aarch64" }, "product_reference": "cups-lpd-1:2.3.3op2-16.el9_2.4.aarch64", "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-1:2.3.3op2-16.el9_2.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", "product_id": "BaseOS-9.2.0.Z.E4S:cups-lpd-1:2.3.3op2-16.el9_2.4.ppc64le" }, "product_reference": "cups-lpd-1:2.3.3op2-16.el9_2.4.ppc64le", "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-1:2.3.3op2-16.el9_2.4.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", "product_id": "BaseOS-9.2.0.Z.E4S:cups-lpd-1:2.3.3op2-16.el9_2.4.s390x" }, "product_reference": "cups-lpd-1:2.3.3op2-16.el9_2.4.s390x", "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-1:2.3.3op2-16.el9_2.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", "product_id": "BaseOS-9.2.0.Z.E4S:cups-lpd-1:2.3.3op2-16.el9_2.4.x86_64" }, "product_reference": "cups-lpd-1:2.3.3op2-16.el9_2.4.x86_64", "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.4.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", "product_id": "BaseOS-9.2.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.4.aarch64" }, "product_reference": "cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.4.aarch64", "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.4.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", "product_id": "BaseOS-9.2.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.4.i686" }, "product_reference": "cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.4.i686", "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", "product_id": "BaseOS-9.2.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.4.ppc64le" }, "product_reference": "cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.4.ppc64le", "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.4.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", "product_id": "BaseOS-9.2.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.4.s390x" }, "product_reference": "cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.4.s390x", "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", "product_id": "BaseOS-9.2.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.4.x86_64" }, "product_reference": "cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.4.x86_64", "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-printerapp-1:2.3.3op2-16.el9_2.4.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", "product_id": "BaseOS-9.2.0.Z.E4S:cups-printerapp-1:2.3.3op2-16.el9_2.4.aarch64" }, "product_reference": "cups-printerapp-1:2.3.3op2-16.el9_2.4.aarch64", "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-printerapp-1:2.3.3op2-16.el9_2.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", "product_id": "BaseOS-9.2.0.Z.E4S:cups-printerapp-1:2.3.3op2-16.el9_2.4.ppc64le" }, "product_reference": "cups-printerapp-1:2.3.3op2-16.el9_2.4.ppc64le", "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-printerapp-1:2.3.3op2-16.el9_2.4.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", "product_id": "BaseOS-9.2.0.Z.E4S:cups-printerapp-1:2.3.3op2-16.el9_2.4.s390x" }, "product_reference": "cups-printerapp-1:2.3.3op2-16.el9_2.4.s390x", "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-printerapp-1:2.3.3op2-16.el9_2.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", "product_id": "BaseOS-9.2.0.Z.E4S:cups-printerapp-1:2.3.3op2-16.el9_2.4.x86_64" }, "product_reference": "cups-printerapp-1:2.3.3op2-16.el9_2.4.x86_64", "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.4.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", "product_id": "BaseOS-9.2.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.4.aarch64" }, "product_reference": "cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.4.aarch64", "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.4.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", "product_id": "BaseOS-9.2.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.4.i686" }, "product_reference": "cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.4.i686", "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", "product_id": "BaseOS-9.2.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.4.ppc64le" }, "product_reference": "cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.4.ppc64le", "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.4.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", "product_id": "BaseOS-9.2.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.4.s390x" }, "product_reference": "cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.4.s390x", "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", "product_id": "BaseOS-9.2.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.4.x86_64" }, "product_reference": "cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.4.x86_64", "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Hristo Venev" ] } ], "cve": "CVE-2025-58060", "cwe": { "id": "CWE-287", "name": "Improper Authentication" }, "discovery_date": "2025-09-02T12:06:54.304000+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2392595" } ], "notes": [ { "category": "description", "text": "A flaw was found in CUPS, a widely used printing service on Linux and UNIX-like systems. The issue arises when authentication is configured to use a method other than Basic, but the attacker sends an HTTP request with a Basic authentication header. Due to improper validation in the cupsdAuthorize() function, the password is not checked. This vulnerability allows attackers to bypass authentication entirely, resulting in unauthorized access to administrative functions and system configuration.", "title": "Vulnerability description" }, { "category": "summary", "text": "cups: Authentication Bypass in CUPS Authorization Handling", "title": "Vulnerability summary" }, { "category": "other", "text": "The Red Hat Product Security team has assessed the severity of this vulnerability as Important, given that it enables complete authentication bypass. Exploitation requires no valid credentials and can be performed remotely in some configurations. Attackers could gain administrative privileges in CUPS, modify critical configuration files, or potentially escalate their access further depending on the system environment. The root cause is a missing authentication check when the AuthType is set to values other than Basic but a Basic authorization header is supplied.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.2.0.Z.E4S:cups-1:2.3.3op2-16.el9_2.4.aarch64", "AppStream-9.2.0.Z.E4S:cups-1:2.3.3op2-16.el9_2.4.ppc64le", "AppStream-9.2.0.Z.E4S:cups-1:2.3.3op2-16.el9_2.4.s390x", "AppStream-9.2.0.Z.E4S:cups-1:2.3.3op2-16.el9_2.4.src", "AppStream-9.2.0.Z.E4S:cups-1:2.3.3op2-16.el9_2.4.x86_64", "AppStream-9.2.0.Z.E4S:cups-client-1:2.3.3op2-16.el9_2.4.aarch64", "AppStream-9.2.0.Z.E4S:cups-client-1:2.3.3op2-16.el9_2.4.ppc64le", "AppStream-9.2.0.Z.E4S:cups-client-1:2.3.3op2-16.el9_2.4.s390x", "AppStream-9.2.0.Z.E4S:cups-client-1:2.3.3op2-16.el9_2.4.x86_64", "AppStream-9.2.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-16.el9_2.4.aarch64", "AppStream-9.2.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-16.el9_2.4.i686", "AppStream-9.2.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-16.el9_2.4.ppc64le", "AppStream-9.2.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-16.el9_2.4.s390x", "AppStream-9.2.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-16.el9_2.4.x86_64", "AppStream-9.2.0.Z.E4S:cups-debuginfo-1:2.3.3op2-16.el9_2.4.aarch64", "AppStream-9.2.0.Z.E4S:cups-debuginfo-1:2.3.3op2-16.el9_2.4.i686", "AppStream-9.2.0.Z.E4S:cups-debuginfo-1:2.3.3op2-16.el9_2.4.ppc64le", "AppStream-9.2.0.Z.E4S:cups-debuginfo-1:2.3.3op2-16.el9_2.4.s390x", "AppStream-9.2.0.Z.E4S:cups-debuginfo-1:2.3.3op2-16.el9_2.4.x86_64", "AppStream-9.2.0.Z.E4S:cups-debugsource-1:2.3.3op2-16.el9_2.4.aarch64", "AppStream-9.2.0.Z.E4S:cups-debugsource-1:2.3.3op2-16.el9_2.4.i686", "AppStream-9.2.0.Z.E4S:cups-debugsource-1:2.3.3op2-16.el9_2.4.ppc64le", "AppStream-9.2.0.Z.E4S:cups-debugsource-1:2.3.3op2-16.el9_2.4.s390x", "AppStream-9.2.0.Z.E4S:cups-debugsource-1:2.3.3op2-16.el9_2.4.x86_64", "AppStream-9.2.0.Z.E4S:cups-devel-1:2.3.3op2-16.el9_2.4.aarch64", "AppStream-9.2.0.Z.E4S:cups-devel-1:2.3.3op2-16.el9_2.4.i686", "AppStream-9.2.0.Z.E4S:cups-devel-1:2.3.3op2-16.el9_2.4.ppc64le", "AppStream-9.2.0.Z.E4S:cups-devel-1:2.3.3op2-16.el9_2.4.s390x", "AppStream-9.2.0.Z.E4S:cups-devel-1:2.3.3op2-16.el9_2.4.x86_64", "AppStream-9.2.0.Z.E4S:cups-filesystem-1:2.3.3op2-16.el9_2.4.noarch", "AppStream-9.2.0.Z.E4S:cups-ipptool-1:2.3.3op2-16.el9_2.4.aarch64", "AppStream-9.2.0.Z.E4S:cups-ipptool-1:2.3.3op2-16.el9_2.4.ppc64le", "AppStream-9.2.0.Z.E4S:cups-ipptool-1:2.3.3op2-16.el9_2.4.s390x", "AppStream-9.2.0.Z.E4S:cups-ipptool-1:2.3.3op2-16.el9_2.4.x86_64", "AppStream-9.2.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.4.aarch64", "AppStream-9.2.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.4.i686", "AppStream-9.2.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.4.ppc64le", "AppStream-9.2.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.4.s390x", "AppStream-9.2.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.4.x86_64", "AppStream-9.2.0.Z.E4S:cups-libs-1:2.3.3op2-16.el9_2.4.aarch64", "AppStream-9.2.0.Z.E4S:cups-libs-1:2.3.3op2-16.el9_2.4.i686", "AppStream-9.2.0.Z.E4S:cups-libs-1:2.3.3op2-16.el9_2.4.ppc64le", "AppStream-9.2.0.Z.E4S:cups-libs-1:2.3.3op2-16.el9_2.4.s390x", "AppStream-9.2.0.Z.E4S:cups-libs-1:2.3.3op2-16.el9_2.4.x86_64", "AppStream-9.2.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-16.el9_2.4.aarch64", "AppStream-9.2.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-16.el9_2.4.i686", "AppStream-9.2.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-16.el9_2.4.ppc64le", "AppStream-9.2.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-16.el9_2.4.s390x", "AppStream-9.2.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-16.el9_2.4.x86_64", "AppStream-9.2.0.Z.E4S:cups-lpd-1:2.3.3op2-16.el9_2.4.aarch64", "AppStream-9.2.0.Z.E4S:cups-lpd-1:2.3.3op2-16.el9_2.4.ppc64le", "AppStream-9.2.0.Z.E4S:cups-lpd-1:2.3.3op2-16.el9_2.4.s390x", "AppStream-9.2.0.Z.E4S:cups-lpd-1:2.3.3op2-16.el9_2.4.x86_64", "AppStream-9.2.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.4.aarch64", "AppStream-9.2.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.4.i686", "AppStream-9.2.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.4.ppc64le", "AppStream-9.2.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.4.s390x", "AppStream-9.2.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.4.x86_64", "AppStream-9.2.0.Z.E4S:cups-printerapp-1:2.3.3op2-16.el9_2.4.aarch64", "AppStream-9.2.0.Z.E4S:cups-printerapp-1:2.3.3op2-16.el9_2.4.ppc64le", "AppStream-9.2.0.Z.E4S:cups-printerapp-1:2.3.3op2-16.el9_2.4.s390x", "AppStream-9.2.0.Z.E4S:cups-printerapp-1:2.3.3op2-16.el9_2.4.x86_64", "AppStream-9.2.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.4.aarch64", "AppStream-9.2.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.4.i686", "AppStream-9.2.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.4.ppc64le", "AppStream-9.2.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.4.s390x", "AppStream-9.2.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.4.x86_64", "BaseOS-9.2.0.Z.E4S:cups-1:2.3.3op2-16.el9_2.4.aarch64", "BaseOS-9.2.0.Z.E4S:cups-1:2.3.3op2-16.el9_2.4.ppc64le", "BaseOS-9.2.0.Z.E4S:cups-1:2.3.3op2-16.el9_2.4.s390x", "BaseOS-9.2.0.Z.E4S:cups-1:2.3.3op2-16.el9_2.4.src", "BaseOS-9.2.0.Z.E4S:cups-1:2.3.3op2-16.el9_2.4.x86_64", "BaseOS-9.2.0.Z.E4S:cups-client-1:2.3.3op2-16.el9_2.4.aarch64", "BaseOS-9.2.0.Z.E4S:cups-client-1:2.3.3op2-16.el9_2.4.ppc64le", "BaseOS-9.2.0.Z.E4S:cups-client-1:2.3.3op2-16.el9_2.4.s390x", "BaseOS-9.2.0.Z.E4S:cups-client-1:2.3.3op2-16.el9_2.4.x86_64", "BaseOS-9.2.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-16.el9_2.4.aarch64", "BaseOS-9.2.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-16.el9_2.4.i686", "BaseOS-9.2.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-16.el9_2.4.ppc64le", "BaseOS-9.2.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-16.el9_2.4.s390x", "BaseOS-9.2.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-16.el9_2.4.x86_64", "BaseOS-9.2.0.Z.E4S:cups-debuginfo-1:2.3.3op2-16.el9_2.4.aarch64", "BaseOS-9.2.0.Z.E4S:cups-debuginfo-1:2.3.3op2-16.el9_2.4.i686", "BaseOS-9.2.0.Z.E4S:cups-debuginfo-1:2.3.3op2-16.el9_2.4.ppc64le", "BaseOS-9.2.0.Z.E4S:cups-debuginfo-1:2.3.3op2-16.el9_2.4.s390x", "BaseOS-9.2.0.Z.E4S:cups-debuginfo-1:2.3.3op2-16.el9_2.4.x86_64", "BaseOS-9.2.0.Z.E4S:cups-debugsource-1:2.3.3op2-16.el9_2.4.aarch64", "BaseOS-9.2.0.Z.E4S:cups-debugsource-1:2.3.3op2-16.el9_2.4.i686", "BaseOS-9.2.0.Z.E4S:cups-debugsource-1:2.3.3op2-16.el9_2.4.ppc64le", "BaseOS-9.2.0.Z.E4S:cups-debugsource-1:2.3.3op2-16.el9_2.4.s390x", "BaseOS-9.2.0.Z.E4S:cups-debugsource-1:2.3.3op2-16.el9_2.4.x86_64", "BaseOS-9.2.0.Z.E4S:cups-devel-1:2.3.3op2-16.el9_2.4.aarch64", "BaseOS-9.2.0.Z.E4S:cups-devel-1:2.3.3op2-16.el9_2.4.i686", "BaseOS-9.2.0.Z.E4S:cups-devel-1:2.3.3op2-16.el9_2.4.ppc64le", "BaseOS-9.2.0.Z.E4S:cups-devel-1:2.3.3op2-16.el9_2.4.s390x", "BaseOS-9.2.0.Z.E4S:cups-devel-1:2.3.3op2-16.el9_2.4.x86_64", "BaseOS-9.2.0.Z.E4S:cups-filesystem-1:2.3.3op2-16.el9_2.4.noarch", "BaseOS-9.2.0.Z.E4S:cups-ipptool-1:2.3.3op2-16.el9_2.4.aarch64", "BaseOS-9.2.0.Z.E4S:cups-ipptool-1:2.3.3op2-16.el9_2.4.ppc64le", "BaseOS-9.2.0.Z.E4S:cups-ipptool-1:2.3.3op2-16.el9_2.4.s390x", "BaseOS-9.2.0.Z.E4S:cups-ipptool-1:2.3.3op2-16.el9_2.4.x86_64", "BaseOS-9.2.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.4.aarch64", "BaseOS-9.2.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.4.i686", "BaseOS-9.2.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.4.ppc64le", "BaseOS-9.2.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.4.s390x", "BaseOS-9.2.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.4.x86_64", "BaseOS-9.2.0.Z.E4S:cups-libs-1:2.3.3op2-16.el9_2.4.aarch64", "BaseOS-9.2.0.Z.E4S:cups-libs-1:2.3.3op2-16.el9_2.4.i686", "BaseOS-9.2.0.Z.E4S:cups-libs-1:2.3.3op2-16.el9_2.4.ppc64le", "BaseOS-9.2.0.Z.E4S:cups-libs-1:2.3.3op2-16.el9_2.4.s390x", "BaseOS-9.2.0.Z.E4S:cups-libs-1:2.3.3op2-16.el9_2.4.x86_64", "BaseOS-9.2.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-16.el9_2.4.aarch64", "BaseOS-9.2.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-16.el9_2.4.i686", "BaseOS-9.2.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-16.el9_2.4.ppc64le", "BaseOS-9.2.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-16.el9_2.4.s390x", "BaseOS-9.2.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-16.el9_2.4.x86_64", "BaseOS-9.2.0.Z.E4S:cups-lpd-1:2.3.3op2-16.el9_2.4.aarch64", "BaseOS-9.2.0.Z.E4S:cups-lpd-1:2.3.3op2-16.el9_2.4.ppc64le", "BaseOS-9.2.0.Z.E4S:cups-lpd-1:2.3.3op2-16.el9_2.4.s390x", "BaseOS-9.2.0.Z.E4S:cups-lpd-1:2.3.3op2-16.el9_2.4.x86_64", "BaseOS-9.2.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.4.aarch64", "BaseOS-9.2.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.4.i686", "BaseOS-9.2.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.4.ppc64le", "BaseOS-9.2.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.4.s390x", "BaseOS-9.2.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.4.x86_64", "BaseOS-9.2.0.Z.E4S:cups-printerapp-1:2.3.3op2-16.el9_2.4.aarch64", "BaseOS-9.2.0.Z.E4S:cups-printerapp-1:2.3.3op2-16.el9_2.4.ppc64le", "BaseOS-9.2.0.Z.E4S:cups-printerapp-1:2.3.3op2-16.el9_2.4.s390x", "BaseOS-9.2.0.Z.E4S:cups-printerapp-1:2.3.3op2-16.el9_2.4.x86_64", "BaseOS-9.2.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.4.aarch64", "BaseOS-9.2.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.4.i686", "BaseOS-9.2.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.4.ppc64le", "BaseOS-9.2.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.4.s390x", "BaseOS-9.2.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2025-58060" }, { "category": "external", "summary": "RHBZ#2392595", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2392595" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2025-58060", "url": "https://www.cve.org/CVERecord?id=CVE-2025-58060" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-58060", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58060" } ], "release_date": "2025-09-11T13:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-09-24T15:50:17+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.2.0.Z.E4S:cups-1:2.3.3op2-16.el9_2.4.aarch64", "AppStream-9.2.0.Z.E4S:cups-1:2.3.3op2-16.el9_2.4.ppc64le", "AppStream-9.2.0.Z.E4S:cups-1:2.3.3op2-16.el9_2.4.s390x", "AppStream-9.2.0.Z.E4S:cups-1:2.3.3op2-16.el9_2.4.src", "AppStream-9.2.0.Z.E4S:cups-1:2.3.3op2-16.el9_2.4.x86_64", "AppStream-9.2.0.Z.E4S:cups-client-1:2.3.3op2-16.el9_2.4.aarch64", "AppStream-9.2.0.Z.E4S:cups-client-1:2.3.3op2-16.el9_2.4.ppc64le", "AppStream-9.2.0.Z.E4S:cups-client-1:2.3.3op2-16.el9_2.4.s390x", "AppStream-9.2.0.Z.E4S:cups-client-1:2.3.3op2-16.el9_2.4.x86_64", "AppStream-9.2.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-16.el9_2.4.aarch64", "AppStream-9.2.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-16.el9_2.4.i686", "AppStream-9.2.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-16.el9_2.4.ppc64le", "AppStream-9.2.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-16.el9_2.4.s390x", "AppStream-9.2.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-16.el9_2.4.x86_64", "AppStream-9.2.0.Z.E4S:cups-debuginfo-1:2.3.3op2-16.el9_2.4.aarch64", "AppStream-9.2.0.Z.E4S:cups-debuginfo-1:2.3.3op2-16.el9_2.4.i686", "AppStream-9.2.0.Z.E4S:cups-debuginfo-1:2.3.3op2-16.el9_2.4.ppc64le", "AppStream-9.2.0.Z.E4S:cups-debuginfo-1:2.3.3op2-16.el9_2.4.s390x", "AppStream-9.2.0.Z.E4S:cups-debuginfo-1:2.3.3op2-16.el9_2.4.x86_64", "AppStream-9.2.0.Z.E4S:cups-debugsource-1:2.3.3op2-16.el9_2.4.aarch64", "AppStream-9.2.0.Z.E4S:cups-debugsource-1:2.3.3op2-16.el9_2.4.i686", "AppStream-9.2.0.Z.E4S:cups-debugsource-1:2.3.3op2-16.el9_2.4.ppc64le", "AppStream-9.2.0.Z.E4S:cups-debugsource-1:2.3.3op2-16.el9_2.4.s390x", "AppStream-9.2.0.Z.E4S:cups-debugsource-1:2.3.3op2-16.el9_2.4.x86_64", "AppStream-9.2.0.Z.E4S:cups-devel-1:2.3.3op2-16.el9_2.4.aarch64", "AppStream-9.2.0.Z.E4S:cups-devel-1:2.3.3op2-16.el9_2.4.i686", "AppStream-9.2.0.Z.E4S:cups-devel-1:2.3.3op2-16.el9_2.4.ppc64le", "AppStream-9.2.0.Z.E4S:cups-devel-1:2.3.3op2-16.el9_2.4.s390x", "AppStream-9.2.0.Z.E4S:cups-devel-1:2.3.3op2-16.el9_2.4.x86_64", "AppStream-9.2.0.Z.E4S:cups-filesystem-1:2.3.3op2-16.el9_2.4.noarch", "AppStream-9.2.0.Z.E4S:cups-ipptool-1:2.3.3op2-16.el9_2.4.aarch64", "AppStream-9.2.0.Z.E4S:cups-ipptool-1:2.3.3op2-16.el9_2.4.ppc64le", "AppStream-9.2.0.Z.E4S:cups-ipptool-1:2.3.3op2-16.el9_2.4.s390x", "AppStream-9.2.0.Z.E4S:cups-ipptool-1:2.3.3op2-16.el9_2.4.x86_64", "AppStream-9.2.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.4.aarch64", "AppStream-9.2.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.4.i686", "AppStream-9.2.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.4.ppc64le", "AppStream-9.2.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.4.s390x", "AppStream-9.2.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.4.x86_64", "AppStream-9.2.0.Z.E4S:cups-libs-1:2.3.3op2-16.el9_2.4.aarch64", "AppStream-9.2.0.Z.E4S:cups-libs-1:2.3.3op2-16.el9_2.4.i686", "AppStream-9.2.0.Z.E4S:cups-libs-1:2.3.3op2-16.el9_2.4.ppc64le", "AppStream-9.2.0.Z.E4S:cups-libs-1:2.3.3op2-16.el9_2.4.s390x", "AppStream-9.2.0.Z.E4S:cups-libs-1:2.3.3op2-16.el9_2.4.x86_64", "AppStream-9.2.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-16.el9_2.4.aarch64", "AppStream-9.2.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-16.el9_2.4.i686", "AppStream-9.2.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-16.el9_2.4.ppc64le", "AppStream-9.2.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-16.el9_2.4.s390x", "AppStream-9.2.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-16.el9_2.4.x86_64", "AppStream-9.2.0.Z.E4S:cups-lpd-1:2.3.3op2-16.el9_2.4.aarch64", "AppStream-9.2.0.Z.E4S:cups-lpd-1:2.3.3op2-16.el9_2.4.ppc64le", "AppStream-9.2.0.Z.E4S:cups-lpd-1:2.3.3op2-16.el9_2.4.s390x", "AppStream-9.2.0.Z.E4S:cups-lpd-1:2.3.3op2-16.el9_2.4.x86_64", "AppStream-9.2.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.4.aarch64", "AppStream-9.2.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.4.i686", "AppStream-9.2.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.4.ppc64le", "AppStream-9.2.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.4.s390x", "AppStream-9.2.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.4.x86_64", "AppStream-9.2.0.Z.E4S:cups-printerapp-1:2.3.3op2-16.el9_2.4.aarch64", "AppStream-9.2.0.Z.E4S:cups-printerapp-1:2.3.3op2-16.el9_2.4.ppc64le", "AppStream-9.2.0.Z.E4S:cups-printerapp-1:2.3.3op2-16.el9_2.4.s390x", "AppStream-9.2.0.Z.E4S:cups-printerapp-1:2.3.3op2-16.el9_2.4.x86_64", "AppStream-9.2.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.4.aarch64", "AppStream-9.2.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.4.i686", "AppStream-9.2.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.4.ppc64le", "AppStream-9.2.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.4.s390x", "AppStream-9.2.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.4.x86_64", "BaseOS-9.2.0.Z.E4S:cups-1:2.3.3op2-16.el9_2.4.aarch64", "BaseOS-9.2.0.Z.E4S:cups-1:2.3.3op2-16.el9_2.4.ppc64le", "BaseOS-9.2.0.Z.E4S:cups-1:2.3.3op2-16.el9_2.4.s390x", "BaseOS-9.2.0.Z.E4S:cups-1:2.3.3op2-16.el9_2.4.src", "BaseOS-9.2.0.Z.E4S:cups-1:2.3.3op2-16.el9_2.4.x86_64", "BaseOS-9.2.0.Z.E4S:cups-client-1:2.3.3op2-16.el9_2.4.aarch64", "BaseOS-9.2.0.Z.E4S:cups-client-1:2.3.3op2-16.el9_2.4.ppc64le", "BaseOS-9.2.0.Z.E4S:cups-client-1:2.3.3op2-16.el9_2.4.s390x", "BaseOS-9.2.0.Z.E4S:cups-client-1:2.3.3op2-16.el9_2.4.x86_64", "BaseOS-9.2.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-16.el9_2.4.aarch64", "BaseOS-9.2.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-16.el9_2.4.i686", "BaseOS-9.2.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-16.el9_2.4.ppc64le", "BaseOS-9.2.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-16.el9_2.4.s390x", "BaseOS-9.2.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-16.el9_2.4.x86_64", "BaseOS-9.2.0.Z.E4S:cups-debuginfo-1:2.3.3op2-16.el9_2.4.aarch64", "BaseOS-9.2.0.Z.E4S:cups-debuginfo-1:2.3.3op2-16.el9_2.4.i686", "BaseOS-9.2.0.Z.E4S:cups-debuginfo-1:2.3.3op2-16.el9_2.4.ppc64le", "BaseOS-9.2.0.Z.E4S:cups-debuginfo-1:2.3.3op2-16.el9_2.4.s390x", "BaseOS-9.2.0.Z.E4S:cups-debuginfo-1:2.3.3op2-16.el9_2.4.x86_64", "BaseOS-9.2.0.Z.E4S:cups-debugsource-1:2.3.3op2-16.el9_2.4.aarch64", "BaseOS-9.2.0.Z.E4S:cups-debugsource-1:2.3.3op2-16.el9_2.4.i686", "BaseOS-9.2.0.Z.E4S:cups-debugsource-1:2.3.3op2-16.el9_2.4.ppc64le", "BaseOS-9.2.0.Z.E4S:cups-debugsource-1:2.3.3op2-16.el9_2.4.s390x", "BaseOS-9.2.0.Z.E4S:cups-debugsource-1:2.3.3op2-16.el9_2.4.x86_64", "BaseOS-9.2.0.Z.E4S:cups-devel-1:2.3.3op2-16.el9_2.4.aarch64", "BaseOS-9.2.0.Z.E4S:cups-devel-1:2.3.3op2-16.el9_2.4.i686", "BaseOS-9.2.0.Z.E4S:cups-devel-1:2.3.3op2-16.el9_2.4.ppc64le", "BaseOS-9.2.0.Z.E4S:cups-devel-1:2.3.3op2-16.el9_2.4.s390x", "BaseOS-9.2.0.Z.E4S:cups-devel-1:2.3.3op2-16.el9_2.4.x86_64", "BaseOS-9.2.0.Z.E4S:cups-filesystem-1:2.3.3op2-16.el9_2.4.noarch", "BaseOS-9.2.0.Z.E4S:cups-ipptool-1:2.3.3op2-16.el9_2.4.aarch64", "BaseOS-9.2.0.Z.E4S:cups-ipptool-1:2.3.3op2-16.el9_2.4.ppc64le", "BaseOS-9.2.0.Z.E4S:cups-ipptool-1:2.3.3op2-16.el9_2.4.s390x", "BaseOS-9.2.0.Z.E4S:cups-ipptool-1:2.3.3op2-16.el9_2.4.x86_64", "BaseOS-9.2.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.4.aarch64", "BaseOS-9.2.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.4.i686", "BaseOS-9.2.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.4.ppc64le", "BaseOS-9.2.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.4.s390x", "BaseOS-9.2.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.4.x86_64", "BaseOS-9.2.0.Z.E4S:cups-libs-1:2.3.3op2-16.el9_2.4.aarch64", "BaseOS-9.2.0.Z.E4S:cups-libs-1:2.3.3op2-16.el9_2.4.i686", "BaseOS-9.2.0.Z.E4S:cups-libs-1:2.3.3op2-16.el9_2.4.ppc64le", "BaseOS-9.2.0.Z.E4S:cups-libs-1:2.3.3op2-16.el9_2.4.s390x", "BaseOS-9.2.0.Z.E4S:cups-libs-1:2.3.3op2-16.el9_2.4.x86_64", "BaseOS-9.2.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-16.el9_2.4.aarch64", "BaseOS-9.2.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-16.el9_2.4.i686", "BaseOS-9.2.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-16.el9_2.4.ppc64le", "BaseOS-9.2.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-16.el9_2.4.s390x", "BaseOS-9.2.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-16.el9_2.4.x86_64", "BaseOS-9.2.0.Z.E4S:cups-lpd-1:2.3.3op2-16.el9_2.4.aarch64", "BaseOS-9.2.0.Z.E4S:cups-lpd-1:2.3.3op2-16.el9_2.4.ppc64le", "BaseOS-9.2.0.Z.E4S:cups-lpd-1:2.3.3op2-16.el9_2.4.s390x", "BaseOS-9.2.0.Z.E4S:cups-lpd-1:2.3.3op2-16.el9_2.4.x86_64", "BaseOS-9.2.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.4.aarch64", "BaseOS-9.2.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.4.i686", "BaseOS-9.2.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.4.ppc64le", "BaseOS-9.2.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.4.s390x", "BaseOS-9.2.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.4.x86_64", "BaseOS-9.2.0.Z.E4S:cups-printerapp-1:2.3.3op2-16.el9_2.4.aarch64", "BaseOS-9.2.0.Z.E4S:cups-printerapp-1:2.3.3op2-16.el9_2.4.ppc64le", "BaseOS-9.2.0.Z.E4S:cups-printerapp-1:2.3.3op2-16.el9_2.4.s390x", "BaseOS-9.2.0.Z.E4S:cups-printerapp-1:2.3.3op2-16.el9_2.4.x86_64", "BaseOS-9.2.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.4.aarch64", "BaseOS-9.2.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.4.i686", "BaseOS-9.2.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.4.ppc64le", "BaseOS-9.2.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.4.s390x", "BaseOS-9.2.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:16591" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to a widespread installation base, or stability. It is strongly advised to apply vendor-supplied patches as soon as they are released to address this authentication bypass vulnerability.", "product_ids": [ "AppStream-9.2.0.Z.E4S:cups-1:2.3.3op2-16.el9_2.4.aarch64", "AppStream-9.2.0.Z.E4S:cups-1:2.3.3op2-16.el9_2.4.ppc64le", "AppStream-9.2.0.Z.E4S:cups-1:2.3.3op2-16.el9_2.4.s390x", "AppStream-9.2.0.Z.E4S:cups-1:2.3.3op2-16.el9_2.4.src", "AppStream-9.2.0.Z.E4S:cups-1:2.3.3op2-16.el9_2.4.x86_64", "AppStream-9.2.0.Z.E4S:cups-client-1:2.3.3op2-16.el9_2.4.aarch64", "AppStream-9.2.0.Z.E4S:cups-client-1:2.3.3op2-16.el9_2.4.ppc64le", "AppStream-9.2.0.Z.E4S:cups-client-1:2.3.3op2-16.el9_2.4.s390x", "AppStream-9.2.0.Z.E4S:cups-client-1:2.3.3op2-16.el9_2.4.x86_64", "AppStream-9.2.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-16.el9_2.4.aarch64", "AppStream-9.2.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-16.el9_2.4.i686", "AppStream-9.2.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-16.el9_2.4.ppc64le", "AppStream-9.2.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-16.el9_2.4.s390x", "AppStream-9.2.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-16.el9_2.4.x86_64", "AppStream-9.2.0.Z.E4S:cups-debuginfo-1:2.3.3op2-16.el9_2.4.aarch64", "AppStream-9.2.0.Z.E4S:cups-debuginfo-1:2.3.3op2-16.el9_2.4.i686", "AppStream-9.2.0.Z.E4S:cups-debuginfo-1:2.3.3op2-16.el9_2.4.ppc64le", "AppStream-9.2.0.Z.E4S:cups-debuginfo-1:2.3.3op2-16.el9_2.4.s390x", "AppStream-9.2.0.Z.E4S:cups-debuginfo-1:2.3.3op2-16.el9_2.4.x86_64", "AppStream-9.2.0.Z.E4S:cups-debugsource-1:2.3.3op2-16.el9_2.4.aarch64", "AppStream-9.2.0.Z.E4S:cups-debugsource-1:2.3.3op2-16.el9_2.4.i686", "AppStream-9.2.0.Z.E4S:cups-debugsource-1:2.3.3op2-16.el9_2.4.ppc64le", "AppStream-9.2.0.Z.E4S:cups-debugsource-1:2.3.3op2-16.el9_2.4.s390x", "AppStream-9.2.0.Z.E4S:cups-debugsource-1:2.3.3op2-16.el9_2.4.x86_64", "AppStream-9.2.0.Z.E4S:cups-devel-1:2.3.3op2-16.el9_2.4.aarch64", "AppStream-9.2.0.Z.E4S:cups-devel-1:2.3.3op2-16.el9_2.4.i686", "AppStream-9.2.0.Z.E4S:cups-devel-1:2.3.3op2-16.el9_2.4.ppc64le", "AppStream-9.2.0.Z.E4S:cups-devel-1:2.3.3op2-16.el9_2.4.s390x", "AppStream-9.2.0.Z.E4S:cups-devel-1:2.3.3op2-16.el9_2.4.x86_64", "AppStream-9.2.0.Z.E4S:cups-filesystem-1:2.3.3op2-16.el9_2.4.noarch", "AppStream-9.2.0.Z.E4S:cups-ipptool-1:2.3.3op2-16.el9_2.4.aarch64", "AppStream-9.2.0.Z.E4S:cups-ipptool-1:2.3.3op2-16.el9_2.4.ppc64le", "AppStream-9.2.0.Z.E4S:cups-ipptool-1:2.3.3op2-16.el9_2.4.s390x", "AppStream-9.2.0.Z.E4S:cups-ipptool-1:2.3.3op2-16.el9_2.4.x86_64", "AppStream-9.2.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.4.aarch64", "AppStream-9.2.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.4.i686", "AppStream-9.2.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.4.ppc64le", "AppStream-9.2.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.4.s390x", "AppStream-9.2.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.4.x86_64", "AppStream-9.2.0.Z.E4S:cups-libs-1:2.3.3op2-16.el9_2.4.aarch64", "AppStream-9.2.0.Z.E4S:cups-libs-1:2.3.3op2-16.el9_2.4.i686", "AppStream-9.2.0.Z.E4S:cups-libs-1:2.3.3op2-16.el9_2.4.ppc64le", "AppStream-9.2.0.Z.E4S:cups-libs-1:2.3.3op2-16.el9_2.4.s390x", "AppStream-9.2.0.Z.E4S:cups-libs-1:2.3.3op2-16.el9_2.4.x86_64", "AppStream-9.2.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-16.el9_2.4.aarch64", "AppStream-9.2.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-16.el9_2.4.i686", "AppStream-9.2.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-16.el9_2.4.ppc64le", "AppStream-9.2.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-16.el9_2.4.s390x", "AppStream-9.2.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-16.el9_2.4.x86_64", "AppStream-9.2.0.Z.E4S:cups-lpd-1:2.3.3op2-16.el9_2.4.aarch64", "AppStream-9.2.0.Z.E4S:cups-lpd-1:2.3.3op2-16.el9_2.4.ppc64le", "AppStream-9.2.0.Z.E4S:cups-lpd-1:2.3.3op2-16.el9_2.4.s390x", "AppStream-9.2.0.Z.E4S:cups-lpd-1:2.3.3op2-16.el9_2.4.x86_64", "AppStream-9.2.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.4.aarch64", "AppStream-9.2.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.4.i686", "AppStream-9.2.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.4.ppc64le", "AppStream-9.2.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.4.s390x", "AppStream-9.2.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.4.x86_64", "AppStream-9.2.0.Z.E4S:cups-printerapp-1:2.3.3op2-16.el9_2.4.aarch64", "AppStream-9.2.0.Z.E4S:cups-printerapp-1:2.3.3op2-16.el9_2.4.ppc64le", "AppStream-9.2.0.Z.E4S:cups-printerapp-1:2.3.3op2-16.el9_2.4.s390x", "AppStream-9.2.0.Z.E4S:cups-printerapp-1:2.3.3op2-16.el9_2.4.x86_64", "AppStream-9.2.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.4.aarch64", "AppStream-9.2.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.4.i686", "AppStream-9.2.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.4.ppc64le", "AppStream-9.2.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.4.s390x", "AppStream-9.2.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.4.x86_64", "BaseOS-9.2.0.Z.E4S:cups-1:2.3.3op2-16.el9_2.4.aarch64", "BaseOS-9.2.0.Z.E4S:cups-1:2.3.3op2-16.el9_2.4.ppc64le", "BaseOS-9.2.0.Z.E4S:cups-1:2.3.3op2-16.el9_2.4.s390x", "BaseOS-9.2.0.Z.E4S:cups-1:2.3.3op2-16.el9_2.4.src", "BaseOS-9.2.0.Z.E4S:cups-1:2.3.3op2-16.el9_2.4.x86_64", "BaseOS-9.2.0.Z.E4S:cups-client-1:2.3.3op2-16.el9_2.4.aarch64", "BaseOS-9.2.0.Z.E4S:cups-client-1:2.3.3op2-16.el9_2.4.ppc64le", "BaseOS-9.2.0.Z.E4S:cups-client-1:2.3.3op2-16.el9_2.4.s390x", "BaseOS-9.2.0.Z.E4S:cups-client-1:2.3.3op2-16.el9_2.4.x86_64", "BaseOS-9.2.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-16.el9_2.4.aarch64", "BaseOS-9.2.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-16.el9_2.4.i686", "BaseOS-9.2.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-16.el9_2.4.ppc64le", "BaseOS-9.2.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-16.el9_2.4.s390x", "BaseOS-9.2.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-16.el9_2.4.x86_64", "BaseOS-9.2.0.Z.E4S:cups-debuginfo-1:2.3.3op2-16.el9_2.4.aarch64", "BaseOS-9.2.0.Z.E4S:cups-debuginfo-1:2.3.3op2-16.el9_2.4.i686", "BaseOS-9.2.0.Z.E4S:cups-debuginfo-1:2.3.3op2-16.el9_2.4.ppc64le", "BaseOS-9.2.0.Z.E4S:cups-debuginfo-1:2.3.3op2-16.el9_2.4.s390x", "BaseOS-9.2.0.Z.E4S:cups-debuginfo-1:2.3.3op2-16.el9_2.4.x86_64", "BaseOS-9.2.0.Z.E4S:cups-debugsource-1:2.3.3op2-16.el9_2.4.aarch64", "BaseOS-9.2.0.Z.E4S:cups-debugsource-1:2.3.3op2-16.el9_2.4.i686", "BaseOS-9.2.0.Z.E4S:cups-debugsource-1:2.3.3op2-16.el9_2.4.ppc64le", "BaseOS-9.2.0.Z.E4S:cups-debugsource-1:2.3.3op2-16.el9_2.4.s390x", "BaseOS-9.2.0.Z.E4S:cups-debugsource-1:2.3.3op2-16.el9_2.4.x86_64", "BaseOS-9.2.0.Z.E4S:cups-devel-1:2.3.3op2-16.el9_2.4.aarch64", "BaseOS-9.2.0.Z.E4S:cups-devel-1:2.3.3op2-16.el9_2.4.i686", "BaseOS-9.2.0.Z.E4S:cups-devel-1:2.3.3op2-16.el9_2.4.ppc64le", "BaseOS-9.2.0.Z.E4S:cups-devel-1:2.3.3op2-16.el9_2.4.s390x", "BaseOS-9.2.0.Z.E4S:cups-devel-1:2.3.3op2-16.el9_2.4.x86_64", "BaseOS-9.2.0.Z.E4S:cups-filesystem-1:2.3.3op2-16.el9_2.4.noarch", "BaseOS-9.2.0.Z.E4S:cups-ipptool-1:2.3.3op2-16.el9_2.4.aarch64", "BaseOS-9.2.0.Z.E4S:cups-ipptool-1:2.3.3op2-16.el9_2.4.ppc64le", "BaseOS-9.2.0.Z.E4S:cups-ipptool-1:2.3.3op2-16.el9_2.4.s390x", "BaseOS-9.2.0.Z.E4S:cups-ipptool-1:2.3.3op2-16.el9_2.4.x86_64", "BaseOS-9.2.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.4.aarch64", "BaseOS-9.2.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.4.i686", "BaseOS-9.2.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.4.ppc64le", "BaseOS-9.2.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.4.s390x", "BaseOS-9.2.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.4.x86_64", "BaseOS-9.2.0.Z.E4S:cups-libs-1:2.3.3op2-16.el9_2.4.aarch64", "BaseOS-9.2.0.Z.E4S:cups-libs-1:2.3.3op2-16.el9_2.4.i686", "BaseOS-9.2.0.Z.E4S:cups-libs-1:2.3.3op2-16.el9_2.4.ppc64le", "BaseOS-9.2.0.Z.E4S:cups-libs-1:2.3.3op2-16.el9_2.4.s390x", "BaseOS-9.2.0.Z.E4S:cups-libs-1:2.3.3op2-16.el9_2.4.x86_64", "BaseOS-9.2.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-16.el9_2.4.aarch64", "BaseOS-9.2.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-16.el9_2.4.i686", "BaseOS-9.2.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-16.el9_2.4.ppc64le", "BaseOS-9.2.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-16.el9_2.4.s390x", "BaseOS-9.2.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-16.el9_2.4.x86_64", "BaseOS-9.2.0.Z.E4S:cups-lpd-1:2.3.3op2-16.el9_2.4.aarch64", "BaseOS-9.2.0.Z.E4S:cups-lpd-1:2.3.3op2-16.el9_2.4.ppc64le", "BaseOS-9.2.0.Z.E4S:cups-lpd-1:2.3.3op2-16.el9_2.4.s390x", "BaseOS-9.2.0.Z.E4S:cups-lpd-1:2.3.3op2-16.el9_2.4.x86_64", "BaseOS-9.2.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.4.aarch64", "BaseOS-9.2.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.4.i686", "BaseOS-9.2.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.4.ppc64le", "BaseOS-9.2.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.4.s390x", "BaseOS-9.2.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.4.x86_64", "BaseOS-9.2.0.Z.E4S:cups-printerapp-1:2.3.3op2-16.el9_2.4.aarch64", "BaseOS-9.2.0.Z.E4S:cups-printerapp-1:2.3.3op2-16.el9_2.4.ppc64le", "BaseOS-9.2.0.Z.E4S:cups-printerapp-1:2.3.3op2-16.el9_2.4.s390x", "BaseOS-9.2.0.Z.E4S:cups-printerapp-1:2.3.3op2-16.el9_2.4.x86_64", "BaseOS-9.2.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.4.aarch64", "BaseOS-9.2.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.4.i686", "BaseOS-9.2.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.4.ppc64le", "BaseOS-9.2.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.4.s390x", "BaseOS-9.2.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.4.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 8.0, "baseSeverity": "HIGH", "confidentialityImpact": "LOW", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-9.2.0.Z.E4S:cups-1:2.3.3op2-16.el9_2.4.aarch64", "AppStream-9.2.0.Z.E4S:cups-1:2.3.3op2-16.el9_2.4.ppc64le", "AppStream-9.2.0.Z.E4S:cups-1:2.3.3op2-16.el9_2.4.s390x", "AppStream-9.2.0.Z.E4S:cups-1:2.3.3op2-16.el9_2.4.src", "AppStream-9.2.0.Z.E4S:cups-1:2.3.3op2-16.el9_2.4.x86_64", "AppStream-9.2.0.Z.E4S:cups-client-1:2.3.3op2-16.el9_2.4.aarch64", "AppStream-9.2.0.Z.E4S:cups-client-1:2.3.3op2-16.el9_2.4.ppc64le", "AppStream-9.2.0.Z.E4S:cups-client-1:2.3.3op2-16.el9_2.4.s390x", "AppStream-9.2.0.Z.E4S:cups-client-1:2.3.3op2-16.el9_2.4.x86_64", "AppStream-9.2.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-16.el9_2.4.aarch64", "AppStream-9.2.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-16.el9_2.4.i686", "AppStream-9.2.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-16.el9_2.4.ppc64le", "AppStream-9.2.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-16.el9_2.4.s390x", "AppStream-9.2.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-16.el9_2.4.x86_64", "AppStream-9.2.0.Z.E4S:cups-debuginfo-1:2.3.3op2-16.el9_2.4.aarch64", "AppStream-9.2.0.Z.E4S:cups-debuginfo-1:2.3.3op2-16.el9_2.4.i686", "AppStream-9.2.0.Z.E4S:cups-debuginfo-1:2.3.3op2-16.el9_2.4.ppc64le", "AppStream-9.2.0.Z.E4S:cups-debuginfo-1:2.3.3op2-16.el9_2.4.s390x", "AppStream-9.2.0.Z.E4S:cups-debuginfo-1:2.3.3op2-16.el9_2.4.x86_64", "AppStream-9.2.0.Z.E4S:cups-debugsource-1:2.3.3op2-16.el9_2.4.aarch64", "AppStream-9.2.0.Z.E4S:cups-debugsource-1:2.3.3op2-16.el9_2.4.i686", "AppStream-9.2.0.Z.E4S:cups-debugsource-1:2.3.3op2-16.el9_2.4.ppc64le", "AppStream-9.2.0.Z.E4S:cups-debugsource-1:2.3.3op2-16.el9_2.4.s390x", "AppStream-9.2.0.Z.E4S:cups-debugsource-1:2.3.3op2-16.el9_2.4.x86_64", "AppStream-9.2.0.Z.E4S:cups-devel-1:2.3.3op2-16.el9_2.4.aarch64", "AppStream-9.2.0.Z.E4S:cups-devel-1:2.3.3op2-16.el9_2.4.i686", "AppStream-9.2.0.Z.E4S:cups-devel-1:2.3.3op2-16.el9_2.4.ppc64le", "AppStream-9.2.0.Z.E4S:cups-devel-1:2.3.3op2-16.el9_2.4.s390x", "AppStream-9.2.0.Z.E4S:cups-devel-1:2.3.3op2-16.el9_2.4.x86_64", "AppStream-9.2.0.Z.E4S:cups-filesystem-1:2.3.3op2-16.el9_2.4.noarch", "AppStream-9.2.0.Z.E4S:cups-ipptool-1:2.3.3op2-16.el9_2.4.aarch64", "AppStream-9.2.0.Z.E4S:cups-ipptool-1:2.3.3op2-16.el9_2.4.ppc64le", "AppStream-9.2.0.Z.E4S:cups-ipptool-1:2.3.3op2-16.el9_2.4.s390x", "AppStream-9.2.0.Z.E4S:cups-ipptool-1:2.3.3op2-16.el9_2.4.x86_64", "AppStream-9.2.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.4.aarch64", "AppStream-9.2.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.4.i686", "AppStream-9.2.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.4.ppc64le", "AppStream-9.2.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.4.s390x", "AppStream-9.2.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.4.x86_64", "AppStream-9.2.0.Z.E4S:cups-libs-1:2.3.3op2-16.el9_2.4.aarch64", "AppStream-9.2.0.Z.E4S:cups-libs-1:2.3.3op2-16.el9_2.4.i686", "AppStream-9.2.0.Z.E4S:cups-libs-1:2.3.3op2-16.el9_2.4.ppc64le", "AppStream-9.2.0.Z.E4S:cups-libs-1:2.3.3op2-16.el9_2.4.s390x", "AppStream-9.2.0.Z.E4S:cups-libs-1:2.3.3op2-16.el9_2.4.x86_64", "AppStream-9.2.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-16.el9_2.4.aarch64", "AppStream-9.2.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-16.el9_2.4.i686", "AppStream-9.2.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-16.el9_2.4.ppc64le", "AppStream-9.2.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-16.el9_2.4.s390x", "AppStream-9.2.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-16.el9_2.4.x86_64", "AppStream-9.2.0.Z.E4S:cups-lpd-1:2.3.3op2-16.el9_2.4.aarch64", "AppStream-9.2.0.Z.E4S:cups-lpd-1:2.3.3op2-16.el9_2.4.ppc64le", "AppStream-9.2.0.Z.E4S:cups-lpd-1:2.3.3op2-16.el9_2.4.s390x", "AppStream-9.2.0.Z.E4S:cups-lpd-1:2.3.3op2-16.el9_2.4.x86_64", "AppStream-9.2.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.4.aarch64", "AppStream-9.2.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.4.i686", "AppStream-9.2.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.4.ppc64le", "AppStream-9.2.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.4.s390x", "AppStream-9.2.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.4.x86_64", "AppStream-9.2.0.Z.E4S:cups-printerapp-1:2.3.3op2-16.el9_2.4.aarch64", "AppStream-9.2.0.Z.E4S:cups-printerapp-1:2.3.3op2-16.el9_2.4.ppc64le", "AppStream-9.2.0.Z.E4S:cups-printerapp-1:2.3.3op2-16.el9_2.4.s390x", "AppStream-9.2.0.Z.E4S:cups-printerapp-1:2.3.3op2-16.el9_2.4.x86_64", "AppStream-9.2.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.4.aarch64", "AppStream-9.2.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.4.i686", "AppStream-9.2.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.4.ppc64le", "AppStream-9.2.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.4.s390x", "AppStream-9.2.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.4.x86_64", "BaseOS-9.2.0.Z.E4S:cups-1:2.3.3op2-16.el9_2.4.aarch64", "BaseOS-9.2.0.Z.E4S:cups-1:2.3.3op2-16.el9_2.4.ppc64le", "BaseOS-9.2.0.Z.E4S:cups-1:2.3.3op2-16.el9_2.4.s390x", "BaseOS-9.2.0.Z.E4S:cups-1:2.3.3op2-16.el9_2.4.src", "BaseOS-9.2.0.Z.E4S:cups-1:2.3.3op2-16.el9_2.4.x86_64", "BaseOS-9.2.0.Z.E4S:cups-client-1:2.3.3op2-16.el9_2.4.aarch64", "BaseOS-9.2.0.Z.E4S:cups-client-1:2.3.3op2-16.el9_2.4.ppc64le", "BaseOS-9.2.0.Z.E4S:cups-client-1:2.3.3op2-16.el9_2.4.s390x", "BaseOS-9.2.0.Z.E4S:cups-client-1:2.3.3op2-16.el9_2.4.x86_64", "BaseOS-9.2.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-16.el9_2.4.aarch64", "BaseOS-9.2.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-16.el9_2.4.i686", "BaseOS-9.2.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-16.el9_2.4.ppc64le", "BaseOS-9.2.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-16.el9_2.4.s390x", "BaseOS-9.2.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-16.el9_2.4.x86_64", "BaseOS-9.2.0.Z.E4S:cups-debuginfo-1:2.3.3op2-16.el9_2.4.aarch64", "BaseOS-9.2.0.Z.E4S:cups-debuginfo-1:2.3.3op2-16.el9_2.4.i686", "BaseOS-9.2.0.Z.E4S:cups-debuginfo-1:2.3.3op2-16.el9_2.4.ppc64le", "BaseOS-9.2.0.Z.E4S:cups-debuginfo-1:2.3.3op2-16.el9_2.4.s390x", "BaseOS-9.2.0.Z.E4S:cups-debuginfo-1:2.3.3op2-16.el9_2.4.x86_64", "BaseOS-9.2.0.Z.E4S:cups-debugsource-1:2.3.3op2-16.el9_2.4.aarch64", "BaseOS-9.2.0.Z.E4S:cups-debugsource-1:2.3.3op2-16.el9_2.4.i686", "BaseOS-9.2.0.Z.E4S:cups-debugsource-1:2.3.3op2-16.el9_2.4.ppc64le", "BaseOS-9.2.0.Z.E4S:cups-debugsource-1:2.3.3op2-16.el9_2.4.s390x", "BaseOS-9.2.0.Z.E4S:cups-debugsource-1:2.3.3op2-16.el9_2.4.x86_64", "BaseOS-9.2.0.Z.E4S:cups-devel-1:2.3.3op2-16.el9_2.4.aarch64", "BaseOS-9.2.0.Z.E4S:cups-devel-1:2.3.3op2-16.el9_2.4.i686", "BaseOS-9.2.0.Z.E4S:cups-devel-1:2.3.3op2-16.el9_2.4.ppc64le", "BaseOS-9.2.0.Z.E4S:cups-devel-1:2.3.3op2-16.el9_2.4.s390x", "BaseOS-9.2.0.Z.E4S:cups-devel-1:2.3.3op2-16.el9_2.4.x86_64", "BaseOS-9.2.0.Z.E4S:cups-filesystem-1:2.3.3op2-16.el9_2.4.noarch", "BaseOS-9.2.0.Z.E4S:cups-ipptool-1:2.3.3op2-16.el9_2.4.aarch64", "BaseOS-9.2.0.Z.E4S:cups-ipptool-1:2.3.3op2-16.el9_2.4.ppc64le", "BaseOS-9.2.0.Z.E4S:cups-ipptool-1:2.3.3op2-16.el9_2.4.s390x", "BaseOS-9.2.0.Z.E4S:cups-ipptool-1:2.3.3op2-16.el9_2.4.x86_64", "BaseOS-9.2.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.4.aarch64", "BaseOS-9.2.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.4.i686", "BaseOS-9.2.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.4.ppc64le", "BaseOS-9.2.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.4.s390x", "BaseOS-9.2.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.4.x86_64", "BaseOS-9.2.0.Z.E4S:cups-libs-1:2.3.3op2-16.el9_2.4.aarch64", "BaseOS-9.2.0.Z.E4S:cups-libs-1:2.3.3op2-16.el9_2.4.i686", "BaseOS-9.2.0.Z.E4S:cups-libs-1:2.3.3op2-16.el9_2.4.ppc64le", "BaseOS-9.2.0.Z.E4S:cups-libs-1:2.3.3op2-16.el9_2.4.s390x", "BaseOS-9.2.0.Z.E4S:cups-libs-1:2.3.3op2-16.el9_2.4.x86_64", "BaseOS-9.2.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-16.el9_2.4.aarch64", "BaseOS-9.2.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-16.el9_2.4.i686", "BaseOS-9.2.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-16.el9_2.4.ppc64le", "BaseOS-9.2.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-16.el9_2.4.s390x", "BaseOS-9.2.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-16.el9_2.4.x86_64", "BaseOS-9.2.0.Z.E4S:cups-lpd-1:2.3.3op2-16.el9_2.4.aarch64", "BaseOS-9.2.0.Z.E4S:cups-lpd-1:2.3.3op2-16.el9_2.4.ppc64le", "BaseOS-9.2.0.Z.E4S:cups-lpd-1:2.3.3op2-16.el9_2.4.s390x", "BaseOS-9.2.0.Z.E4S:cups-lpd-1:2.3.3op2-16.el9_2.4.x86_64", "BaseOS-9.2.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.4.aarch64", "BaseOS-9.2.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.4.i686", "BaseOS-9.2.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.4.ppc64le", "BaseOS-9.2.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.4.s390x", "BaseOS-9.2.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.4.x86_64", "BaseOS-9.2.0.Z.E4S:cups-printerapp-1:2.3.3op2-16.el9_2.4.aarch64", "BaseOS-9.2.0.Z.E4S:cups-printerapp-1:2.3.3op2-16.el9_2.4.ppc64le", "BaseOS-9.2.0.Z.E4S:cups-printerapp-1:2.3.3op2-16.el9_2.4.s390x", "BaseOS-9.2.0.Z.E4S:cups-printerapp-1:2.3.3op2-16.el9_2.4.x86_64", "BaseOS-9.2.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.4.aarch64", "BaseOS-9.2.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.4.i686", "BaseOS-9.2.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.4.ppc64le", "BaseOS-9.2.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.4.s390x", "BaseOS-9.2.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "cups: Authentication Bypass in CUPS Authorization Handling" }, { "acknowledgments": [ { "names": [ "SilverPlate3" ] } ], "cve": "CVE-2025-58364", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "discovery_date": "2025-09-04T09:48:55.091000+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2393078" } ], "notes": [ { "category": "description", "text": "A flaw was found in the CUPS printing system\u2019s ipp_read_io() function, which handles Internet Printing Protocol (IPP) requests. When processing specially crafted printer attribute responses, improper validation can cause a null pointer dereference. This leads to a crash in libcups, potentially disrupting printing services. Since CUPS is widely deployed on Linux systems for printer discovery and management, this issue can cause denial-of-service (DoS) across multiple machines on a local network.", "title": "Vulnerability description" }, { "category": "summary", "text": "cups: Null Pointer Dereference in CUPS ipp_read_io() Leading to Remote DoS", "title": "Vulnerability summary" }, { "category": "other", "text": "The Red Hat Product Security team has assessed the severity of this vulnerability as Moderate . The flaw can be remotely exploited within local subnets to crash CUPS services without requiring authentication or user interaction. In cases where machines expose IPP services to the internet, the vulnerability may be exploitable over the network. The root cause is improper deserialization and validation of printer attributes in the ipp_read_io() function, leading to null pointer dereference and denial-of-service.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.2.0.Z.E4S:cups-1:2.3.3op2-16.el9_2.4.aarch64", "AppStream-9.2.0.Z.E4S:cups-1:2.3.3op2-16.el9_2.4.ppc64le", "AppStream-9.2.0.Z.E4S:cups-1:2.3.3op2-16.el9_2.4.s390x", "AppStream-9.2.0.Z.E4S:cups-1:2.3.3op2-16.el9_2.4.src", "AppStream-9.2.0.Z.E4S:cups-1:2.3.3op2-16.el9_2.4.x86_64", "AppStream-9.2.0.Z.E4S:cups-client-1:2.3.3op2-16.el9_2.4.aarch64", "AppStream-9.2.0.Z.E4S:cups-client-1:2.3.3op2-16.el9_2.4.ppc64le", "AppStream-9.2.0.Z.E4S:cups-client-1:2.3.3op2-16.el9_2.4.s390x", "AppStream-9.2.0.Z.E4S:cups-client-1:2.3.3op2-16.el9_2.4.x86_64", "AppStream-9.2.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-16.el9_2.4.aarch64", "AppStream-9.2.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-16.el9_2.4.i686", "AppStream-9.2.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-16.el9_2.4.ppc64le", "AppStream-9.2.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-16.el9_2.4.s390x", "AppStream-9.2.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-16.el9_2.4.x86_64", "AppStream-9.2.0.Z.E4S:cups-debuginfo-1:2.3.3op2-16.el9_2.4.aarch64", "AppStream-9.2.0.Z.E4S:cups-debuginfo-1:2.3.3op2-16.el9_2.4.i686", "AppStream-9.2.0.Z.E4S:cups-debuginfo-1:2.3.3op2-16.el9_2.4.ppc64le", "AppStream-9.2.0.Z.E4S:cups-debuginfo-1:2.3.3op2-16.el9_2.4.s390x", "AppStream-9.2.0.Z.E4S:cups-debuginfo-1:2.3.3op2-16.el9_2.4.x86_64", "AppStream-9.2.0.Z.E4S:cups-debugsource-1:2.3.3op2-16.el9_2.4.aarch64", "AppStream-9.2.0.Z.E4S:cups-debugsource-1:2.3.3op2-16.el9_2.4.i686", "AppStream-9.2.0.Z.E4S:cups-debugsource-1:2.3.3op2-16.el9_2.4.ppc64le", "AppStream-9.2.0.Z.E4S:cups-debugsource-1:2.3.3op2-16.el9_2.4.s390x", "AppStream-9.2.0.Z.E4S:cups-debugsource-1:2.3.3op2-16.el9_2.4.x86_64", "AppStream-9.2.0.Z.E4S:cups-devel-1:2.3.3op2-16.el9_2.4.aarch64", "AppStream-9.2.0.Z.E4S:cups-devel-1:2.3.3op2-16.el9_2.4.i686", "AppStream-9.2.0.Z.E4S:cups-devel-1:2.3.3op2-16.el9_2.4.ppc64le", "AppStream-9.2.0.Z.E4S:cups-devel-1:2.3.3op2-16.el9_2.4.s390x", "AppStream-9.2.0.Z.E4S:cups-devel-1:2.3.3op2-16.el9_2.4.x86_64", "AppStream-9.2.0.Z.E4S:cups-filesystem-1:2.3.3op2-16.el9_2.4.noarch", "AppStream-9.2.0.Z.E4S:cups-ipptool-1:2.3.3op2-16.el9_2.4.aarch64", "AppStream-9.2.0.Z.E4S:cups-ipptool-1:2.3.3op2-16.el9_2.4.ppc64le", "AppStream-9.2.0.Z.E4S:cups-ipptool-1:2.3.3op2-16.el9_2.4.s390x", "AppStream-9.2.0.Z.E4S:cups-ipptool-1:2.3.3op2-16.el9_2.4.x86_64", "AppStream-9.2.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.4.aarch64", "AppStream-9.2.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.4.i686", "AppStream-9.2.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.4.ppc64le", "AppStream-9.2.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.4.s390x", "AppStream-9.2.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.4.x86_64", "AppStream-9.2.0.Z.E4S:cups-libs-1:2.3.3op2-16.el9_2.4.aarch64", "AppStream-9.2.0.Z.E4S:cups-libs-1:2.3.3op2-16.el9_2.4.i686", "AppStream-9.2.0.Z.E4S:cups-libs-1:2.3.3op2-16.el9_2.4.ppc64le", "AppStream-9.2.0.Z.E4S:cups-libs-1:2.3.3op2-16.el9_2.4.s390x", "AppStream-9.2.0.Z.E4S:cups-libs-1:2.3.3op2-16.el9_2.4.x86_64", "AppStream-9.2.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-16.el9_2.4.aarch64", "AppStream-9.2.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-16.el9_2.4.i686", "AppStream-9.2.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-16.el9_2.4.ppc64le", "AppStream-9.2.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-16.el9_2.4.s390x", "AppStream-9.2.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-16.el9_2.4.x86_64", "AppStream-9.2.0.Z.E4S:cups-lpd-1:2.3.3op2-16.el9_2.4.aarch64", "AppStream-9.2.0.Z.E4S:cups-lpd-1:2.3.3op2-16.el9_2.4.ppc64le", "AppStream-9.2.0.Z.E4S:cups-lpd-1:2.3.3op2-16.el9_2.4.s390x", "AppStream-9.2.0.Z.E4S:cups-lpd-1:2.3.3op2-16.el9_2.4.x86_64", "AppStream-9.2.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.4.aarch64", "AppStream-9.2.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.4.i686", "AppStream-9.2.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.4.ppc64le", "AppStream-9.2.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.4.s390x", "AppStream-9.2.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.4.x86_64", "AppStream-9.2.0.Z.E4S:cups-printerapp-1:2.3.3op2-16.el9_2.4.aarch64", "AppStream-9.2.0.Z.E4S:cups-printerapp-1:2.3.3op2-16.el9_2.4.ppc64le", "AppStream-9.2.0.Z.E4S:cups-printerapp-1:2.3.3op2-16.el9_2.4.s390x", "AppStream-9.2.0.Z.E4S:cups-printerapp-1:2.3.3op2-16.el9_2.4.x86_64", "AppStream-9.2.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.4.aarch64", "AppStream-9.2.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.4.i686", "AppStream-9.2.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.4.ppc64le", "AppStream-9.2.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.4.s390x", "AppStream-9.2.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.4.x86_64", "BaseOS-9.2.0.Z.E4S:cups-1:2.3.3op2-16.el9_2.4.aarch64", "BaseOS-9.2.0.Z.E4S:cups-1:2.3.3op2-16.el9_2.4.ppc64le", "BaseOS-9.2.0.Z.E4S:cups-1:2.3.3op2-16.el9_2.4.s390x", "BaseOS-9.2.0.Z.E4S:cups-1:2.3.3op2-16.el9_2.4.src", "BaseOS-9.2.0.Z.E4S:cups-1:2.3.3op2-16.el9_2.4.x86_64", "BaseOS-9.2.0.Z.E4S:cups-client-1:2.3.3op2-16.el9_2.4.aarch64", "BaseOS-9.2.0.Z.E4S:cups-client-1:2.3.3op2-16.el9_2.4.ppc64le", "BaseOS-9.2.0.Z.E4S:cups-client-1:2.3.3op2-16.el9_2.4.s390x", "BaseOS-9.2.0.Z.E4S:cups-client-1:2.3.3op2-16.el9_2.4.x86_64", "BaseOS-9.2.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-16.el9_2.4.aarch64", "BaseOS-9.2.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-16.el9_2.4.i686", "BaseOS-9.2.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-16.el9_2.4.ppc64le", "BaseOS-9.2.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-16.el9_2.4.s390x", "BaseOS-9.2.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-16.el9_2.4.x86_64", "BaseOS-9.2.0.Z.E4S:cups-debuginfo-1:2.3.3op2-16.el9_2.4.aarch64", "BaseOS-9.2.0.Z.E4S:cups-debuginfo-1:2.3.3op2-16.el9_2.4.i686", "BaseOS-9.2.0.Z.E4S:cups-debuginfo-1:2.3.3op2-16.el9_2.4.ppc64le", "BaseOS-9.2.0.Z.E4S:cups-debuginfo-1:2.3.3op2-16.el9_2.4.s390x", "BaseOS-9.2.0.Z.E4S:cups-debuginfo-1:2.3.3op2-16.el9_2.4.x86_64", "BaseOS-9.2.0.Z.E4S:cups-debugsource-1:2.3.3op2-16.el9_2.4.aarch64", "BaseOS-9.2.0.Z.E4S:cups-debugsource-1:2.3.3op2-16.el9_2.4.i686", "BaseOS-9.2.0.Z.E4S:cups-debugsource-1:2.3.3op2-16.el9_2.4.ppc64le", "BaseOS-9.2.0.Z.E4S:cups-debugsource-1:2.3.3op2-16.el9_2.4.s390x", "BaseOS-9.2.0.Z.E4S:cups-debugsource-1:2.3.3op2-16.el9_2.4.x86_64", "BaseOS-9.2.0.Z.E4S:cups-devel-1:2.3.3op2-16.el9_2.4.aarch64", "BaseOS-9.2.0.Z.E4S:cups-devel-1:2.3.3op2-16.el9_2.4.i686", "BaseOS-9.2.0.Z.E4S:cups-devel-1:2.3.3op2-16.el9_2.4.ppc64le", "BaseOS-9.2.0.Z.E4S:cups-devel-1:2.3.3op2-16.el9_2.4.s390x", "BaseOS-9.2.0.Z.E4S:cups-devel-1:2.3.3op2-16.el9_2.4.x86_64", "BaseOS-9.2.0.Z.E4S:cups-filesystem-1:2.3.3op2-16.el9_2.4.noarch", "BaseOS-9.2.0.Z.E4S:cups-ipptool-1:2.3.3op2-16.el9_2.4.aarch64", "BaseOS-9.2.0.Z.E4S:cups-ipptool-1:2.3.3op2-16.el9_2.4.ppc64le", "BaseOS-9.2.0.Z.E4S:cups-ipptool-1:2.3.3op2-16.el9_2.4.s390x", "BaseOS-9.2.0.Z.E4S:cups-ipptool-1:2.3.3op2-16.el9_2.4.x86_64", "BaseOS-9.2.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.4.aarch64", "BaseOS-9.2.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.4.i686", "BaseOS-9.2.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.4.ppc64le", "BaseOS-9.2.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.4.s390x", "BaseOS-9.2.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.4.x86_64", "BaseOS-9.2.0.Z.E4S:cups-libs-1:2.3.3op2-16.el9_2.4.aarch64", "BaseOS-9.2.0.Z.E4S:cups-libs-1:2.3.3op2-16.el9_2.4.i686", "BaseOS-9.2.0.Z.E4S:cups-libs-1:2.3.3op2-16.el9_2.4.ppc64le", "BaseOS-9.2.0.Z.E4S:cups-libs-1:2.3.3op2-16.el9_2.4.s390x", "BaseOS-9.2.0.Z.E4S:cups-libs-1:2.3.3op2-16.el9_2.4.x86_64", "BaseOS-9.2.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-16.el9_2.4.aarch64", "BaseOS-9.2.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-16.el9_2.4.i686", "BaseOS-9.2.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-16.el9_2.4.ppc64le", "BaseOS-9.2.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-16.el9_2.4.s390x", "BaseOS-9.2.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-16.el9_2.4.x86_64", "BaseOS-9.2.0.Z.E4S:cups-lpd-1:2.3.3op2-16.el9_2.4.aarch64", "BaseOS-9.2.0.Z.E4S:cups-lpd-1:2.3.3op2-16.el9_2.4.ppc64le", "BaseOS-9.2.0.Z.E4S:cups-lpd-1:2.3.3op2-16.el9_2.4.s390x", "BaseOS-9.2.0.Z.E4S:cups-lpd-1:2.3.3op2-16.el9_2.4.x86_64", "BaseOS-9.2.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.4.aarch64", "BaseOS-9.2.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.4.i686", "BaseOS-9.2.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.4.ppc64le", "BaseOS-9.2.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.4.s390x", "BaseOS-9.2.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.4.x86_64", "BaseOS-9.2.0.Z.E4S:cups-printerapp-1:2.3.3op2-16.el9_2.4.aarch64", "BaseOS-9.2.0.Z.E4S:cups-printerapp-1:2.3.3op2-16.el9_2.4.ppc64le", "BaseOS-9.2.0.Z.E4S:cups-printerapp-1:2.3.3op2-16.el9_2.4.s390x", "BaseOS-9.2.0.Z.E4S:cups-printerapp-1:2.3.3op2-16.el9_2.4.x86_64", "BaseOS-9.2.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.4.aarch64", "BaseOS-9.2.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.4.i686", "BaseOS-9.2.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.4.ppc64le", "BaseOS-9.2.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.4.s390x", "BaseOS-9.2.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2025-58364" }, { "category": "external", "summary": "RHBZ#2393078", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2393078" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2025-58364", "url": "https://www.cve.org/CVERecord?id=CVE-2025-58364" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-58364", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58364" } ], "release_date": "2025-09-11T13:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-09-24T15:50:17+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.2.0.Z.E4S:cups-1:2.3.3op2-16.el9_2.4.aarch64", "AppStream-9.2.0.Z.E4S:cups-1:2.3.3op2-16.el9_2.4.ppc64le", "AppStream-9.2.0.Z.E4S:cups-1:2.3.3op2-16.el9_2.4.s390x", "AppStream-9.2.0.Z.E4S:cups-1:2.3.3op2-16.el9_2.4.src", "AppStream-9.2.0.Z.E4S:cups-1:2.3.3op2-16.el9_2.4.x86_64", "AppStream-9.2.0.Z.E4S:cups-client-1:2.3.3op2-16.el9_2.4.aarch64", "AppStream-9.2.0.Z.E4S:cups-client-1:2.3.3op2-16.el9_2.4.ppc64le", "AppStream-9.2.0.Z.E4S:cups-client-1:2.3.3op2-16.el9_2.4.s390x", "AppStream-9.2.0.Z.E4S:cups-client-1:2.3.3op2-16.el9_2.4.x86_64", "AppStream-9.2.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-16.el9_2.4.aarch64", "AppStream-9.2.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-16.el9_2.4.i686", "AppStream-9.2.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-16.el9_2.4.ppc64le", "AppStream-9.2.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-16.el9_2.4.s390x", "AppStream-9.2.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-16.el9_2.4.x86_64", "AppStream-9.2.0.Z.E4S:cups-debuginfo-1:2.3.3op2-16.el9_2.4.aarch64", "AppStream-9.2.0.Z.E4S:cups-debuginfo-1:2.3.3op2-16.el9_2.4.i686", "AppStream-9.2.0.Z.E4S:cups-debuginfo-1:2.3.3op2-16.el9_2.4.ppc64le", "AppStream-9.2.0.Z.E4S:cups-debuginfo-1:2.3.3op2-16.el9_2.4.s390x", "AppStream-9.2.0.Z.E4S:cups-debuginfo-1:2.3.3op2-16.el9_2.4.x86_64", "AppStream-9.2.0.Z.E4S:cups-debugsource-1:2.3.3op2-16.el9_2.4.aarch64", "AppStream-9.2.0.Z.E4S:cups-debugsource-1:2.3.3op2-16.el9_2.4.i686", "AppStream-9.2.0.Z.E4S:cups-debugsource-1:2.3.3op2-16.el9_2.4.ppc64le", "AppStream-9.2.0.Z.E4S:cups-debugsource-1:2.3.3op2-16.el9_2.4.s390x", "AppStream-9.2.0.Z.E4S:cups-debugsource-1:2.3.3op2-16.el9_2.4.x86_64", "AppStream-9.2.0.Z.E4S:cups-devel-1:2.3.3op2-16.el9_2.4.aarch64", "AppStream-9.2.0.Z.E4S:cups-devel-1:2.3.3op2-16.el9_2.4.i686", "AppStream-9.2.0.Z.E4S:cups-devel-1:2.3.3op2-16.el9_2.4.ppc64le", "AppStream-9.2.0.Z.E4S:cups-devel-1:2.3.3op2-16.el9_2.4.s390x", "AppStream-9.2.0.Z.E4S:cups-devel-1:2.3.3op2-16.el9_2.4.x86_64", "AppStream-9.2.0.Z.E4S:cups-filesystem-1:2.3.3op2-16.el9_2.4.noarch", "AppStream-9.2.0.Z.E4S:cups-ipptool-1:2.3.3op2-16.el9_2.4.aarch64", "AppStream-9.2.0.Z.E4S:cups-ipptool-1:2.3.3op2-16.el9_2.4.ppc64le", "AppStream-9.2.0.Z.E4S:cups-ipptool-1:2.3.3op2-16.el9_2.4.s390x", "AppStream-9.2.0.Z.E4S:cups-ipptool-1:2.3.3op2-16.el9_2.4.x86_64", "AppStream-9.2.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.4.aarch64", "AppStream-9.2.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.4.i686", "AppStream-9.2.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.4.ppc64le", "AppStream-9.2.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.4.s390x", "AppStream-9.2.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.4.x86_64", "AppStream-9.2.0.Z.E4S:cups-libs-1:2.3.3op2-16.el9_2.4.aarch64", "AppStream-9.2.0.Z.E4S:cups-libs-1:2.3.3op2-16.el9_2.4.i686", "AppStream-9.2.0.Z.E4S:cups-libs-1:2.3.3op2-16.el9_2.4.ppc64le", "AppStream-9.2.0.Z.E4S:cups-libs-1:2.3.3op2-16.el9_2.4.s390x", "AppStream-9.2.0.Z.E4S:cups-libs-1:2.3.3op2-16.el9_2.4.x86_64", "AppStream-9.2.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-16.el9_2.4.aarch64", "AppStream-9.2.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-16.el9_2.4.i686", "AppStream-9.2.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-16.el9_2.4.ppc64le", "AppStream-9.2.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-16.el9_2.4.s390x", "AppStream-9.2.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-16.el9_2.4.x86_64", "AppStream-9.2.0.Z.E4S:cups-lpd-1:2.3.3op2-16.el9_2.4.aarch64", "AppStream-9.2.0.Z.E4S:cups-lpd-1:2.3.3op2-16.el9_2.4.ppc64le", "AppStream-9.2.0.Z.E4S:cups-lpd-1:2.3.3op2-16.el9_2.4.s390x", "AppStream-9.2.0.Z.E4S:cups-lpd-1:2.3.3op2-16.el9_2.4.x86_64", "AppStream-9.2.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.4.aarch64", "AppStream-9.2.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.4.i686", "AppStream-9.2.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.4.ppc64le", "AppStream-9.2.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.4.s390x", "AppStream-9.2.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.4.x86_64", "AppStream-9.2.0.Z.E4S:cups-printerapp-1:2.3.3op2-16.el9_2.4.aarch64", "AppStream-9.2.0.Z.E4S:cups-printerapp-1:2.3.3op2-16.el9_2.4.ppc64le", "AppStream-9.2.0.Z.E4S:cups-printerapp-1:2.3.3op2-16.el9_2.4.s390x", "AppStream-9.2.0.Z.E4S:cups-printerapp-1:2.3.3op2-16.el9_2.4.x86_64", "AppStream-9.2.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.4.aarch64", "AppStream-9.2.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.4.i686", "AppStream-9.2.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.4.ppc64le", "AppStream-9.2.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.4.s390x", "AppStream-9.2.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.4.x86_64", "BaseOS-9.2.0.Z.E4S:cups-1:2.3.3op2-16.el9_2.4.aarch64", "BaseOS-9.2.0.Z.E4S:cups-1:2.3.3op2-16.el9_2.4.ppc64le", "BaseOS-9.2.0.Z.E4S:cups-1:2.3.3op2-16.el9_2.4.s390x", "BaseOS-9.2.0.Z.E4S:cups-1:2.3.3op2-16.el9_2.4.src", "BaseOS-9.2.0.Z.E4S:cups-1:2.3.3op2-16.el9_2.4.x86_64", "BaseOS-9.2.0.Z.E4S:cups-client-1:2.3.3op2-16.el9_2.4.aarch64", "BaseOS-9.2.0.Z.E4S:cups-client-1:2.3.3op2-16.el9_2.4.ppc64le", "BaseOS-9.2.0.Z.E4S:cups-client-1:2.3.3op2-16.el9_2.4.s390x", "BaseOS-9.2.0.Z.E4S:cups-client-1:2.3.3op2-16.el9_2.4.x86_64", "BaseOS-9.2.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-16.el9_2.4.aarch64", "BaseOS-9.2.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-16.el9_2.4.i686", "BaseOS-9.2.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-16.el9_2.4.ppc64le", "BaseOS-9.2.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-16.el9_2.4.s390x", "BaseOS-9.2.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-16.el9_2.4.x86_64", "BaseOS-9.2.0.Z.E4S:cups-debuginfo-1:2.3.3op2-16.el9_2.4.aarch64", "BaseOS-9.2.0.Z.E4S:cups-debuginfo-1:2.3.3op2-16.el9_2.4.i686", "BaseOS-9.2.0.Z.E4S:cups-debuginfo-1:2.3.3op2-16.el9_2.4.ppc64le", "BaseOS-9.2.0.Z.E4S:cups-debuginfo-1:2.3.3op2-16.el9_2.4.s390x", "BaseOS-9.2.0.Z.E4S:cups-debuginfo-1:2.3.3op2-16.el9_2.4.x86_64", "BaseOS-9.2.0.Z.E4S:cups-debugsource-1:2.3.3op2-16.el9_2.4.aarch64", "BaseOS-9.2.0.Z.E4S:cups-debugsource-1:2.3.3op2-16.el9_2.4.i686", "BaseOS-9.2.0.Z.E4S:cups-debugsource-1:2.3.3op2-16.el9_2.4.ppc64le", "BaseOS-9.2.0.Z.E4S:cups-debugsource-1:2.3.3op2-16.el9_2.4.s390x", "BaseOS-9.2.0.Z.E4S:cups-debugsource-1:2.3.3op2-16.el9_2.4.x86_64", "BaseOS-9.2.0.Z.E4S:cups-devel-1:2.3.3op2-16.el9_2.4.aarch64", "BaseOS-9.2.0.Z.E4S:cups-devel-1:2.3.3op2-16.el9_2.4.i686", "BaseOS-9.2.0.Z.E4S:cups-devel-1:2.3.3op2-16.el9_2.4.ppc64le", "BaseOS-9.2.0.Z.E4S:cups-devel-1:2.3.3op2-16.el9_2.4.s390x", "BaseOS-9.2.0.Z.E4S:cups-devel-1:2.3.3op2-16.el9_2.4.x86_64", "BaseOS-9.2.0.Z.E4S:cups-filesystem-1:2.3.3op2-16.el9_2.4.noarch", "BaseOS-9.2.0.Z.E4S:cups-ipptool-1:2.3.3op2-16.el9_2.4.aarch64", "BaseOS-9.2.0.Z.E4S:cups-ipptool-1:2.3.3op2-16.el9_2.4.ppc64le", "BaseOS-9.2.0.Z.E4S:cups-ipptool-1:2.3.3op2-16.el9_2.4.s390x", "BaseOS-9.2.0.Z.E4S:cups-ipptool-1:2.3.3op2-16.el9_2.4.x86_64", "BaseOS-9.2.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.4.aarch64", "BaseOS-9.2.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.4.i686", "BaseOS-9.2.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.4.ppc64le", "BaseOS-9.2.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.4.s390x", "BaseOS-9.2.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.4.x86_64", "BaseOS-9.2.0.Z.E4S:cups-libs-1:2.3.3op2-16.el9_2.4.aarch64", "BaseOS-9.2.0.Z.E4S:cups-libs-1:2.3.3op2-16.el9_2.4.i686", "BaseOS-9.2.0.Z.E4S:cups-libs-1:2.3.3op2-16.el9_2.4.ppc64le", "BaseOS-9.2.0.Z.E4S:cups-libs-1:2.3.3op2-16.el9_2.4.s390x", "BaseOS-9.2.0.Z.E4S:cups-libs-1:2.3.3op2-16.el9_2.4.x86_64", "BaseOS-9.2.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-16.el9_2.4.aarch64", "BaseOS-9.2.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-16.el9_2.4.i686", "BaseOS-9.2.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-16.el9_2.4.ppc64le", "BaseOS-9.2.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-16.el9_2.4.s390x", "BaseOS-9.2.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-16.el9_2.4.x86_64", "BaseOS-9.2.0.Z.E4S:cups-lpd-1:2.3.3op2-16.el9_2.4.aarch64", "BaseOS-9.2.0.Z.E4S:cups-lpd-1:2.3.3op2-16.el9_2.4.ppc64le", "BaseOS-9.2.0.Z.E4S:cups-lpd-1:2.3.3op2-16.el9_2.4.s390x", "BaseOS-9.2.0.Z.E4S:cups-lpd-1:2.3.3op2-16.el9_2.4.x86_64", "BaseOS-9.2.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.4.aarch64", "BaseOS-9.2.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.4.i686", "BaseOS-9.2.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.4.ppc64le", "BaseOS-9.2.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.4.s390x", "BaseOS-9.2.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.4.x86_64", "BaseOS-9.2.0.Z.E4S:cups-printerapp-1:2.3.3op2-16.el9_2.4.aarch64", "BaseOS-9.2.0.Z.E4S:cups-printerapp-1:2.3.3op2-16.el9_2.4.ppc64le", "BaseOS-9.2.0.Z.E4S:cups-printerapp-1:2.3.3op2-16.el9_2.4.s390x", "BaseOS-9.2.0.Z.E4S:cups-printerapp-1:2.3.3op2-16.el9_2.4.x86_64", "BaseOS-9.2.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.4.aarch64", "BaseOS-9.2.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.4.i686", "BaseOS-9.2.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.4.ppc64le", "BaseOS-9.2.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.4.s390x", "BaseOS-9.2.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:16591" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.", "product_ids": [ "AppStream-9.2.0.Z.E4S:cups-1:2.3.3op2-16.el9_2.4.aarch64", "AppStream-9.2.0.Z.E4S:cups-1:2.3.3op2-16.el9_2.4.ppc64le", "AppStream-9.2.0.Z.E4S:cups-1:2.3.3op2-16.el9_2.4.s390x", "AppStream-9.2.0.Z.E4S:cups-1:2.3.3op2-16.el9_2.4.src", "AppStream-9.2.0.Z.E4S:cups-1:2.3.3op2-16.el9_2.4.x86_64", "AppStream-9.2.0.Z.E4S:cups-client-1:2.3.3op2-16.el9_2.4.aarch64", "AppStream-9.2.0.Z.E4S:cups-client-1:2.3.3op2-16.el9_2.4.ppc64le", "AppStream-9.2.0.Z.E4S:cups-client-1:2.3.3op2-16.el9_2.4.s390x", "AppStream-9.2.0.Z.E4S:cups-client-1:2.3.3op2-16.el9_2.4.x86_64", "AppStream-9.2.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-16.el9_2.4.aarch64", "AppStream-9.2.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-16.el9_2.4.i686", "AppStream-9.2.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-16.el9_2.4.ppc64le", "AppStream-9.2.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-16.el9_2.4.s390x", "AppStream-9.2.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-16.el9_2.4.x86_64", "AppStream-9.2.0.Z.E4S:cups-debuginfo-1:2.3.3op2-16.el9_2.4.aarch64", "AppStream-9.2.0.Z.E4S:cups-debuginfo-1:2.3.3op2-16.el9_2.4.i686", "AppStream-9.2.0.Z.E4S:cups-debuginfo-1:2.3.3op2-16.el9_2.4.ppc64le", "AppStream-9.2.0.Z.E4S:cups-debuginfo-1:2.3.3op2-16.el9_2.4.s390x", "AppStream-9.2.0.Z.E4S:cups-debuginfo-1:2.3.3op2-16.el9_2.4.x86_64", "AppStream-9.2.0.Z.E4S:cups-debugsource-1:2.3.3op2-16.el9_2.4.aarch64", "AppStream-9.2.0.Z.E4S:cups-debugsource-1:2.3.3op2-16.el9_2.4.i686", "AppStream-9.2.0.Z.E4S:cups-debugsource-1:2.3.3op2-16.el9_2.4.ppc64le", "AppStream-9.2.0.Z.E4S:cups-debugsource-1:2.3.3op2-16.el9_2.4.s390x", "AppStream-9.2.0.Z.E4S:cups-debugsource-1:2.3.3op2-16.el9_2.4.x86_64", "AppStream-9.2.0.Z.E4S:cups-devel-1:2.3.3op2-16.el9_2.4.aarch64", "AppStream-9.2.0.Z.E4S:cups-devel-1:2.3.3op2-16.el9_2.4.i686", "AppStream-9.2.0.Z.E4S:cups-devel-1:2.3.3op2-16.el9_2.4.ppc64le", "AppStream-9.2.0.Z.E4S:cups-devel-1:2.3.3op2-16.el9_2.4.s390x", "AppStream-9.2.0.Z.E4S:cups-devel-1:2.3.3op2-16.el9_2.4.x86_64", "AppStream-9.2.0.Z.E4S:cups-filesystem-1:2.3.3op2-16.el9_2.4.noarch", "AppStream-9.2.0.Z.E4S:cups-ipptool-1:2.3.3op2-16.el9_2.4.aarch64", "AppStream-9.2.0.Z.E4S:cups-ipptool-1:2.3.3op2-16.el9_2.4.ppc64le", "AppStream-9.2.0.Z.E4S:cups-ipptool-1:2.3.3op2-16.el9_2.4.s390x", "AppStream-9.2.0.Z.E4S:cups-ipptool-1:2.3.3op2-16.el9_2.4.x86_64", "AppStream-9.2.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.4.aarch64", "AppStream-9.2.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.4.i686", "AppStream-9.2.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.4.ppc64le", "AppStream-9.2.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.4.s390x", "AppStream-9.2.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.4.x86_64", "AppStream-9.2.0.Z.E4S:cups-libs-1:2.3.3op2-16.el9_2.4.aarch64", "AppStream-9.2.0.Z.E4S:cups-libs-1:2.3.3op2-16.el9_2.4.i686", "AppStream-9.2.0.Z.E4S:cups-libs-1:2.3.3op2-16.el9_2.4.ppc64le", "AppStream-9.2.0.Z.E4S:cups-libs-1:2.3.3op2-16.el9_2.4.s390x", "AppStream-9.2.0.Z.E4S:cups-libs-1:2.3.3op2-16.el9_2.4.x86_64", "AppStream-9.2.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-16.el9_2.4.aarch64", "AppStream-9.2.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-16.el9_2.4.i686", "AppStream-9.2.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-16.el9_2.4.ppc64le", "AppStream-9.2.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-16.el9_2.4.s390x", "AppStream-9.2.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-16.el9_2.4.x86_64", "AppStream-9.2.0.Z.E4S:cups-lpd-1:2.3.3op2-16.el9_2.4.aarch64", "AppStream-9.2.0.Z.E4S:cups-lpd-1:2.3.3op2-16.el9_2.4.ppc64le", "AppStream-9.2.0.Z.E4S:cups-lpd-1:2.3.3op2-16.el9_2.4.s390x", "AppStream-9.2.0.Z.E4S:cups-lpd-1:2.3.3op2-16.el9_2.4.x86_64", "AppStream-9.2.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.4.aarch64", "AppStream-9.2.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.4.i686", "AppStream-9.2.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.4.ppc64le", "AppStream-9.2.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.4.s390x", "AppStream-9.2.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.4.x86_64", "AppStream-9.2.0.Z.E4S:cups-printerapp-1:2.3.3op2-16.el9_2.4.aarch64", "AppStream-9.2.0.Z.E4S:cups-printerapp-1:2.3.3op2-16.el9_2.4.ppc64le", "AppStream-9.2.0.Z.E4S:cups-printerapp-1:2.3.3op2-16.el9_2.4.s390x", "AppStream-9.2.0.Z.E4S:cups-printerapp-1:2.3.3op2-16.el9_2.4.x86_64", "AppStream-9.2.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.4.aarch64", "AppStream-9.2.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.4.i686", "AppStream-9.2.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.4.ppc64le", "AppStream-9.2.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.4.s390x", "AppStream-9.2.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.4.x86_64", "BaseOS-9.2.0.Z.E4S:cups-1:2.3.3op2-16.el9_2.4.aarch64", "BaseOS-9.2.0.Z.E4S:cups-1:2.3.3op2-16.el9_2.4.ppc64le", "BaseOS-9.2.0.Z.E4S:cups-1:2.3.3op2-16.el9_2.4.s390x", "BaseOS-9.2.0.Z.E4S:cups-1:2.3.3op2-16.el9_2.4.src", "BaseOS-9.2.0.Z.E4S:cups-1:2.3.3op2-16.el9_2.4.x86_64", "BaseOS-9.2.0.Z.E4S:cups-client-1:2.3.3op2-16.el9_2.4.aarch64", "BaseOS-9.2.0.Z.E4S:cups-client-1:2.3.3op2-16.el9_2.4.ppc64le", "BaseOS-9.2.0.Z.E4S:cups-client-1:2.3.3op2-16.el9_2.4.s390x", "BaseOS-9.2.0.Z.E4S:cups-client-1:2.3.3op2-16.el9_2.4.x86_64", "BaseOS-9.2.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-16.el9_2.4.aarch64", "BaseOS-9.2.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-16.el9_2.4.i686", "BaseOS-9.2.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-16.el9_2.4.ppc64le", "BaseOS-9.2.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-16.el9_2.4.s390x", "BaseOS-9.2.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-16.el9_2.4.x86_64", "BaseOS-9.2.0.Z.E4S:cups-debuginfo-1:2.3.3op2-16.el9_2.4.aarch64", "BaseOS-9.2.0.Z.E4S:cups-debuginfo-1:2.3.3op2-16.el9_2.4.i686", "BaseOS-9.2.0.Z.E4S:cups-debuginfo-1:2.3.3op2-16.el9_2.4.ppc64le", "BaseOS-9.2.0.Z.E4S:cups-debuginfo-1:2.3.3op2-16.el9_2.4.s390x", "BaseOS-9.2.0.Z.E4S:cups-debuginfo-1:2.3.3op2-16.el9_2.4.x86_64", "BaseOS-9.2.0.Z.E4S:cups-debugsource-1:2.3.3op2-16.el9_2.4.aarch64", "BaseOS-9.2.0.Z.E4S:cups-debugsource-1:2.3.3op2-16.el9_2.4.i686", "BaseOS-9.2.0.Z.E4S:cups-debugsource-1:2.3.3op2-16.el9_2.4.ppc64le", "BaseOS-9.2.0.Z.E4S:cups-debugsource-1:2.3.3op2-16.el9_2.4.s390x", "BaseOS-9.2.0.Z.E4S:cups-debugsource-1:2.3.3op2-16.el9_2.4.x86_64", "BaseOS-9.2.0.Z.E4S:cups-devel-1:2.3.3op2-16.el9_2.4.aarch64", "BaseOS-9.2.0.Z.E4S:cups-devel-1:2.3.3op2-16.el9_2.4.i686", "BaseOS-9.2.0.Z.E4S:cups-devel-1:2.3.3op2-16.el9_2.4.ppc64le", "BaseOS-9.2.0.Z.E4S:cups-devel-1:2.3.3op2-16.el9_2.4.s390x", "BaseOS-9.2.0.Z.E4S:cups-devel-1:2.3.3op2-16.el9_2.4.x86_64", "BaseOS-9.2.0.Z.E4S:cups-filesystem-1:2.3.3op2-16.el9_2.4.noarch", "BaseOS-9.2.0.Z.E4S:cups-ipptool-1:2.3.3op2-16.el9_2.4.aarch64", "BaseOS-9.2.0.Z.E4S:cups-ipptool-1:2.3.3op2-16.el9_2.4.ppc64le", "BaseOS-9.2.0.Z.E4S:cups-ipptool-1:2.3.3op2-16.el9_2.4.s390x", "BaseOS-9.2.0.Z.E4S:cups-ipptool-1:2.3.3op2-16.el9_2.4.x86_64", "BaseOS-9.2.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.4.aarch64", "BaseOS-9.2.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.4.i686", "BaseOS-9.2.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.4.ppc64le", "BaseOS-9.2.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.4.s390x", "BaseOS-9.2.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.4.x86_64", "BaseOS-9.2.0.Z.E4S:cups-libs-1:2.3.3op2-16.el9_2.4.aarch64", "BaseOS-9.2.0.Z.E4S:cups-libs-1:2.3.3op2-16.el9_2.4.i686", "BaseOS-9.2.0.Z.E4S:cups-libs-1:2.3.3op2-16.el9_2.4.ppc64le", "BaseOS-9.2.0.Z.E4S:cups-libs-1:2.3.3op2-16.el9_2.4.s390x", "BaseOS-9.2.0.Z.E4S:cups-libs-1:2.3.3op2-16.el9_2.4.x86_64", "BaseOS-9.2.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-16.el9_2.4.aarch64", "BaseOS-9.2.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-16.el9_2.4.i686", "BaseOS-9.2.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-16.el9_2.4.ppc64le", "BaseOS-9.2.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-16.el9_2.4.s390x", "BaseOS-9.2.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-16.el9_2.4.x86_64", "BaseOS-9.2.0.Z.E4S:cups-lpd-1:2.3.3op2-16.el9_2.4.aarch64", "BaseOS-9.2.0.Z.E4S:cups-lpd-1:2.3.3op2-16.el9_2.4.ppc64le", "BaseOS-9.2.0.Z.E4S:cups-lpd-1:2.3.3op2-16.el9_2.4.s390x", "BaseOS-9.2.0.Z.E4S:cups-lpd-1:2.3.3op2-16.el9_2.4.x86_64", "BaseOS-9.2.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.4.aarch64", "BaseOS-9.2.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.4.i686", "BaseOS-9.2.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.4.ppc64le", "BaseOS-9.2.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.4.s390x", "BaseOS-9.2.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.4.x86_64", "BaseOS-9.2.0.Z.E4S:cups-printerapp-1:2.3.3op2-16.el9_2.4.aarch64", "BaseOS-9.2.0.Z.E4S:cups-printerapp-1:2.3.3op2-16.el9_2.4.ppc64le", "BaseOS-9.2.0.Z.E4S:cups-printerapp-1:2.3.3op2-16.el9_2.4.s390x", "BaseOS-9.2.0.Z.E4S:cups-printerapp-1:2.3.3op2-16.el9_2.4.x86_64", "BaseOS-9.2.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.4.aarch64", "BaseOS-9.2.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.4.i686", "BaseOS-9.2.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.4.ppc64le", "BaseOS-9.2.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.4.s390x", "BaseOS-9.2.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.4.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "ADJACENT_NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-9.2.0.Z.E4S:cups-1:2.3.3op2-16.el9_2.4.aarch64", "AppStream-9.2.0.Z.E4S:cups-1:2.3.3op2-16.el9_2.4.ppc64le", "AppStream-9.2.0.Z.E4S:cups-1:2.3.3op2-16.el9_2.4.s390x", "AppStream-9.2.0.Z.E4S:cups-1:2.3.3op2-16.el9_2.4.src", "AppStream-9.2.0.Z.E4S:cups-1:2.3.3op2-16.el9_2.4.x86_64", "AppStream-9.2.0.Z.E4S:cups-client-1:2.3.3op2-16.el9_2.4.aarch64", "AppStream-9.2.0.Z.E4S:cups-client-1:2.3.3op2-16.el9_2.4.ppc64le", "AppStream-9.2.0.Z.E4S:cups-client-1:2.3.3op2-16.el9_2.4.s390x", "AppStream-9.2.0.Z.E4S:cups-client-1:2.3.3op2-16.el9_2.4.x86_64", "AppStream-9.2.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-16.el9_2.4.aarch64", "AppStream-9.2.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-16.el9_2.4.i686", "AppStream-9.2.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-16.el9_2.4.ppc64le", "AppStream-9.2.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-16.el9_2.4.s390x", "AppStream-9.2.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-16.el9_2.4.x86_64", "AppStream-9.2.0.Z.E4S:cups-debuginfo-1:2.3.3op2-16.el9_2.4.aarch64", "AppStream-9.2.0.Z.E4S:cups-debuginfo-1:2.3.3op2-16.el9_2.4.i686", "AppStream-9.2.0.Z.E4S:cups-debuginfo-1:2.3.3op2-16.el9_2.4.ppc64le", "AppStream-9.2.0.Z.E4S:cups-debuginfo-1:2.3.3op2-16.el9_2.4.s390x", "AppStream-9.2.0.Z.E4S:cups-debuginfo-1:2.3.3op2-16.el9_2.4.x86_64", "AppStream-9.2.0.Z.E4S:cups-debugsource-1:2.3.3op2-16.el9_2.4.aarch64", "AppStream-9.2.0.Z.E4S:cups-debugsource-1:2.3.3op2-16.el9_2.4.i686", "AppStream-9.2.0.Z.E4S:cups-debugsource-1:2.3.3op2-16.el9_2.4.ppc64le", "AppStream-9.2.0.Z.E4S:cups-debugsource-1:2.3.3op2-16.el9_2.4.s390x", "AppStream-9.2.0.Z.E4S:cups-debugsource-1:2.3.3op2-16.el9_2.4.x86_64", "AppStream-9.2.0.Z.E4S:cups-devel-1:2.3.3op2-16.el9_2.4.aarch64", "AppStream-9.2.0.Z.E4S:cups-devel-1:2.3.3op2-16.el9_2.4.i686", "AppStream-9.2.0.Z.E4S:cups-devel-1:2.3.3op2-16.el9_2.4.ppc64le", "AppStream-9.2.0.Z.E4S:cups-devel-1:2.3.3op2-16.el9_2.4.s390x", "AppStream-9.2.0.Z.E4S:cups-devel-1:2.3.3op2-16.el9_2.4.x86_64", "AppStream-9.2.0.Z.E4S:cups-filesystem-1:2.3.3op2-16.el9_2.4.noarch", "AppStream-9.2.0.Z.E4S:cups-ipptool-1:2.3.3op2-16.el9_2.4.aarch64", "AppStream-9.2.0.Z.E4S:cups-ipptool-1:2.3.3op2-16.el9_2.4.ppc64le", "AppStream-9.2.0.Z.E4S:cups-ipptool-1:2.3.3op2-16.el9_2.4.s390x", "AppStream-9.2.0.Z.E4S:cups-ipptool-1:2.3.3op2-16.el9_2.4.x86_64", "AppStream-9.2.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.4.aarch64", "AppStream-9.2.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.4.i686", "AppStream-9.2.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.4.ppc64le", "AppStream-9.2.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.4.s390x", "AppStream-9.2.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.4.x86_64", "AppStream-9.2.0.Z.E4S:cups-libs-1:2.3.3op2-16.el9_2.4.aarch64", "AppStream-9.2.0.Z.E4S:cups-libs-1:2.3.3op2-16.el9_2.4.i686", "AppStream-9.2.0.Z.E4S:cups-libs-1:2.3.3op2-16.el9_2.4.ppc64le", "AppStream-9.2.0.Z.E4S:cups-libs-1:2.3.3op2-16.el9_2.4.s390x", "AppStream-9.2.0.Z.E4S:cups-libs-1:2.3.3op2-16.el9_2.4.x86_64", "AppStream-9.2.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-16.el9_2.4.aarch64", "AppStream-9.2.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-16.el9_2.4.i686", "AppStream-9.2.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-16.el9_2.4.ppc64le", "AppStream-9.2.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-16.el9_2.4.s390x", "AppStream-9.2.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-16.el9_2.4.x86_64", "AppStream-9.2.0.Z.E4S:cups-lpd-1:2.3.3op2-16.el9_2.4.aarch64", "AppStream-9.2.0.Z.E4S:cups-lpd-1:2.3.3op2-16.el9_2.4.ppc64le", "AppStream-9.2.0.Z.E4S:cups-lpd-1:2.3.3op2-16.el9_2.4.s390x", "AppStream-9.2.0.Z.E4S:cups-lpd-1:2.3.3op2-16.el9_2.4.x86_64", "AppStream-9.2.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.4.aarch64", "AppStream-9.2.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.4.i686", "AppStream-9.2.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.4.ppc64le", "AppStream-9.2.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.4.s390x", "AppStream-9.2.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.4.x86_64", "AppStream-9.2.0.Z.E4S:cups-printerapp-1:2.3.3op2-16.el9_2.4.aarch64", "AppStream-9.2.0.Z.E4S:cups-printerapp-1:2.3.3op2-16.el9_2.4.ppc64le", "AppStream-9.2.0.Z.E4S:cups-printerapp-1:2.3.3op2-16.el9_2.4.s390x", "AppStream-9.2.0.Z.E4S:cups-printerapp-1:2.3.3op2-16.el9_2.4.x86_64", "AppStream-9.2.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.4.aarch64", "AppStream-9.2.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.4.i686", "AppStream-9.2.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.4.ppc64le", "AppStream-9.2.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.4.s390x", "AppStream-9.2.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.4.x86_64", "BaseOS-9.2.0.Z.E4S:cups-1:2.3.3op2-16.el9_2.4.aarch64", "BaseOS-9.2.0.Z.E4S:cups-1:2.3.3op2-16.el9_2.4.ppc64le", "BaseOS-9.2.0.Z.E4S:cups-1:2.3.3op2-16.el9_2.4.s390x", "BaseOS-9.2.0.Z.E4S:cups-1:2.3.3op2-16.el9_2.4.src", "BaseOS-9.2.0.Z.E4S:cups-1:2.3.3op2-16.el9_2.4.x86_64", "BaseOS-9.2.0.Z.E4S:cups-client-1:2.3.3op2-16.el9_2.4.aarch64", "BaseOS-9.2.0.Z.E4S:cups-client-1:2.3.3op2-16.el9_2.4.ppc64le", "BaseOS-9.2.0.Z.E4S:cups-client-1:2.3.3op2-16.el9_2.4.s390x", "BaseOS-9.2.0.Z.E4S:cups-client-1:2.3.3op2-16.el9_2.4.x86_64", "BaseOS-9.2.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-16.el9_2.4.aarch64", "BaseOS-9.2.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-16.el9_2.4.i686", "BaseOS-9.2.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-16.el9_2.4.ppc64le", "BaseOS-9.2.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-16.el9_2.4.s390x", "BaseOS-9.2.0.Z.E4S:cups-client-debuginfo-1:2.3.3op2-16.el9_2.4.x86_64", "BaseOS-9.2.0.Z.E4S:cups-debuginfo-1:2.3.3op2-16.el9_2.4.aarch64", "BaseOS-9.2.0.Z.E4S:cups-debuginfo-1:2.3.3op2-16.el9_2.4.i686", "BaseOS-9.2.0.Z.E4S:cups-debuginfo-1:2.3.3op2-16.el9_2.4.ppc64le", "BaseOS-9.2.0.Z.E4S:cups-debuginfo-1:2.3.3op2-16.el9_2.4.s390x", "BaseOS-9.2.0.Z.E4S:cups-debuginfo-1:2.3.3op2-16.el9_2.4.x86_64", "BaseOS-9.2.0.Z.E4S:cups-debugsource-1:2.3.3op2-16.el9_2.4.aarch64", "BaseOS-9.2.0.Z.E4S:cups-debugsource-1:2.3.3op2-16.el9_2.4.i686", "BaseOS-9.2.0.Z.E4S:cups-debugsource-1:2.3.3op2-16.el9_2.4.ppc64le", "BaseOS-9.2.0.Z.E4S:cups-debugsource-1:2.3.3op2-16.el9_2.4.s390x", "BaseOS-9.2.0.Z.E4S:cups-debugsource-1:2.3.3op2-16.el9_2.4.x86_64", "BaseOS-9.2.0.Z.E4S:cups-devel-1:2.3.3op2-16.el9_2.4.aarch64", "BaseOS-9.2.0.Z.E4S:cups-devel-1:2.3.3op2-16.el9_2.4.i686", "BaseOS-9.2.0.Z.E4S:cups-devel-1:2.3.3op2-16.el9_2.4.ppc64le", "BaseOS-9.2.0.Z.E4S:cups-devel-1:2.3.3op2-16.el9_2.4.s390x", "BaseOS-9.2.0.Z.E4S:cups-devel-1:2.3.3op2-16.el9_2.4.x86_64", "BaseOS-9.2.0.Z.E4S:cups-filesystem-1:2.3.3op2-16.el9_2.4.noarch", "BaseOS-9.2.0.Z.E4S:cups-ipptool-1:2.3.3op2-16.el9_2.4.aarch64", "BaseOS-9.2.0.Z.E4S:cups-ipptool-1:2.3.3op2-16.el9_2.4.ppc64le", "BaseOS-9.2.0.Z.E4S:cups-ipptool-1:2.3.3op2-16.el9_2.4.s390x", "BaseOS-9.2.0.Z.E4S:cups-ipptool-1:2.3.3op2-16.el9_2.4.x86_64", "BaseOS-9.2.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.4.aarch64", "BaseOS-9.2.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.4.i686", "BaseOS-9.2.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.4.ppc64le", "BaseOS-9.2.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.4.s390x", "BaseOS-9.2.0.Z.E4S:cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.4.x86_64", "BaseOS-9.2.0.Z.E4S:cups-libs-1:2.3.3op2-16.el9_2.4.aarch64", "BaseOS-9.2.0.Z.E4S:cups-libs-1:2.3.3op2-16.el9_2.4.i686", "BaseOS-9.2.0.Z.E4S:cups-libs-1:2.3.3op2-16.el9_2.4.ppc64le", "BaseOS-9.2.0.Z.E4S:cups-libs-1:2.3.3op2-16.el9_2.4.s390x", "BaseOS-9.2.0.Z.E4S:cups-libs-1:2.3.3op2-16.el9_2.4.x86_64", "BaseOS-9.2.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-16.el9_2.4.aarch64", "BaseOS-9.2.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-16.el9_2.4.i686", "BaseOS-9.2.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-16.el9_2.4.ppc64le", "BaseOS-9.2.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-16.el9_2.4.s390x", "BaseOS-9.2.0.Z.E4S:cups-libs-debuginfo-1:2.3.3op2-16.el9_2.4.x86_64", "BaseOS-9.2.0.Z.E4S:cups-lpd-1:2.3.3op2-16.el9_2.4.aarch64", "BaseOS-9.2.0.Z.E4S:cups-lpd-1:2.3.3op2-16.el9_2.4.ppc64le", "BaseOS-9.2.0.Z.E4S:cups-lpd-1:2.3.3op2-16.el9_2.4.s390x", "BaseOS-9.2.0.Z.E4S:cups-lpd-1:2.3.3op2-16.el9_2.4.x86_64", "BaseOS-9.2.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.4.aarch64", "BaseOS-9.2.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.4.i686", "BaseOS-9.2.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.4.ppc64le", "BaseOS-9.2.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.4.s390x", "BaseOS-9.2.0.Z.E4S:cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.4.x86_64", "BaseOS-9.2.0.Z.E4S:cups-printerapp-1:2.3.3op2-16.el9_2.4.aarch64", "BaseOS-9.2.0.Z.E4S:cups-printerapp-1:2.3.3op2-16.el9_2.4.ppc64le", "BaseOS-9.2.0.Z.E4S:cups-printerapp-1:2.3.3op2-16.el9_2.4.s390x", "BaseOS-9.2.0.Z.E4S:cups-printerapp-1:2.3.3op2-16.el9_2.4.x86_64", "BaseOS-9.2.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.4.aarch64", "BaseOS-9.2.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.4.i686", "BaseOS-9.2.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.4.ppc64le", "BaseOS-9.2.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.4.s390x", "BaseOS-9.2.0.Z.E4S:cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "cups: Null Pointer Dereference in CUPS ipp_read_io() Leading to Remote DoS" } ] }
rhsa-2025:16592
Vulnerability from csaf_redhat
Published
2025-09-24 16:34
Modified
2025-10-16 14:40
Summary
Red Hat Security Advisory: cups security update
Notes
Topic
An update for cups is now available for Red Hat Enterprise Linux 9.4 Extended Update Support.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
The Common UNIX Printing System (CUPS) provides a portable printing layer for Linux, UNIX, and similar operating systems.
Security Fix(es):
* cups: Authentication Bypass in CUPS Authorization Handling (CVE-2025-58060)
* cups: Null Pointer Dereference in CUPS ipp_read_io() Leading to Remote DoS (CVE-2025-58364)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for cups is now available for Red Hat Enterprise Linux 9.4 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "The Common UNIX Printing System (CUPS) provides a portable printing layer for Linux, UNIX, and similar operating systems.\n\nSecurity Fix(es):\n\n* cups: Authentication Bypass in CUPS Authorization Handling (CVE-2025-58060)\n\n* cups: Null Pointer Dereference in CUPS ipp_read_io() Leading to Remote DoS (CVE-2025-58364)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2025:16592", "url": "https://access.redhat.com/errata/RHSA-2025:16592" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2392595", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2392595" }, { "category": "external", "summary": "2393078", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2393078" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_16592.json" } ], "title": "Red Hat Security Advisory: cups security update", "tracking": { "current_release_date": "2025-10-16T14:40:50+00:00", "generator": { "date": "2025-10-16T14:40:50+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.9" } }, "id": "RHSA-2025:16592", "initial_release_date": "2025-09-24T16:34:55+00:00", "revision_history": [ { "date": "2025-09-24T16:34:55+00:00", "number": "1", "summary": "Initial version" }, { "date": "2025-09-24T16:34:55+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-10-16T14:40:50+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product": { "name": "Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_eus:9.4::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux BaseOS EUS (v.9.4)", "product": { "name": "Red Hat Enterprise Linux BaseOS EUS (v.9.4)", "product_id": "BaseOS-9.4.0.Z.EUS", "product_identification_helper": { "cpe": "cpe:/o:redhat:rhel_eus:9.4::baseos" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "cups-1:2.3.3op2-27.el9_4.1.aarch64", "product": { "name": "cups-1:2.3.3op2-27.el9_4.1.aarch64", "product_id": "cups-1:2.3.3op2-27.el9_4.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups@2.3.3op2-27.el9_4.1?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-client-1:2.3.3op2-27.el9_4.1.aarch64", "product": { "name": "cups-client-1:2.3.3op2-27.el9_4.1.aarch64", "product_id": "cups-client-1:2.3.3op2-27.el9_4.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-client@2.3.3op2-27.el9_4.1?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-devel-1:2.3.3op2-27.el9_4.1.aarch64", "product": { "name": "cups-devel-1:2.3.3op2-27.el9_4.1.aarch64", "product_id": "cups-devel-1:2.3.3op2-27.el9_4.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-devel@2.3.3op2-27.el9_4.1?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-ipptool-1:2.3.3op2-27.el9_4.1.aarch64", "product": { "name": "cups-ipptool-1:2.3.3op2-27.el9_4.1.aarch64", "product_id": "cups-ipptool-1:2.3.3op2-27.el9_4.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-ipptool@2.3.3op2-27.el9_4.1?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-lpd-1:2.3.3op2-27.el9_4.1.aarch64", "product": { "name": "cups-lpd-1:2.3.3op2-27.el9_4.1.aarch64", "product_id": "cups-lpd-1:2.3.3op2-27.el9_4.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-lpd@2.3.3op2-27.el9_4.1?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-printerapp-1:2.3.3op2-27.el9_4.1.aarch64", "product": { "name": "cups-printerapp-1:2.3.3op2-27.el9_4.1.aarch64", "product_id": "cups-printerapp-1:2.3.3op2-27.el9_4.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-printerapp@2.3.3op2-27.el9_4.1?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-debugsource-1:2.3.3op2-27.el9_4.1.aarch64", "product": { "name": "cups-debugsource-1:2.3.3op2-27.el9_4.1.aarch64", "product_id": "cups-debugsource-1:2.3.3op2-27.el9_4.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-debugsource@2.3.3op2-27.el9_4.1?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-client-debuginfo-1:2.3.3op2-27.el9_4.1.aarch64", "product": { "name": "cups-client-debuginfo-1:2.3.3op2-27.el9_4.1.aarch64", "product_id": "cups-client-debuginfo-1:2.3.3op2-27.el9_4.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-client-debuginfo@2.3.3op2-27.el9_4.1?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-debuginfo-1:2.3.3op2-27.el9_4.1.aarch64", "product": { "name": "cups-debuginfo-1:2.3.3op2-27.el9_4.1.aarch64", "product_id": "cups-debuginfo-1:2.3.3op2-27.el9_4.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-debuginfo@2.3.3op2-27.el9_4.1?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.1.aarch64", "product": { "name": "cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.1.aarch64", "product_id": "cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-ipptool-debuginfo@2.3.3op2-27.el9_4.1?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-libs-debuginfo-1:2.3.3op2-27.el9_4.1.aarch64", "product": { "name": "cups-libs-debuginfo-1:2.3.3op2-27.el9_4.1.aarch64", "product_id": "cups-libs-debuginfo-1:2.3.3op2-27.el9_4.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-libs-debuginfo@2.3.3op2-27.el9_4.1?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.1.aarch64", "product": { "name": "cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.1.aarch64", "product_id": "cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-lpd-debuginfo@2.3.3op2-27.el9_4.1?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.1.aarch64", "product": { "name": "cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.1.aarch64", "product_id": "cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-printerapp-debuginfo@2.3.3op2-27.el9_4.1?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-libs-1:2.3.3op2-27.el9_4.1.aarch64", "product": { "name": "cups-libs-1:2.3.3op2-27.el9_4.1.aarch64", "product_id": "cups-libs-1:2.3.3op2-27.el9_4.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-libs@2.3.3op2-27.el9_4.1?arch=aarch64\u0026epoch=1" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "cups-1:2.3.3op2-27.el9_4.1.ppc64le", "product": { "name": "cups-1:2.3.3op2-27.el9_4.1.ppc64le", "product_id": "cups-1:2.3.3op2-27.el9_4.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups@2.3.3op2-27.el9_4.1?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-client-1:2.3.3op2-27.el9_4.1.ppc64le", "product": { "name": "cups-client-1:2.3.3op2-27.el9_4.1.ppc64le", "product_id": "cups-client-1:2.3.3op2-27.el9_4.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-client@2.3.3op2-27.el9_4.1?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-devel-1:2.3.3op2-27.el9_4.1.ppc64le", "product": { "name": "cups-devel-1:2.3.3op2-27.el9_4.1.ppc64le", "product_id": "cups-devel-1:2.3.3op2-27.el9_4.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-devel@2.3.3op2-27.el9_4.1?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-ipptool-1:2.3.3op2-27.el9_4.1.ppc64le", "product": { "name": "cups-ipptool-1:2.3.3op2-27.el9_4.1.ppc64le", "product_id": "cups-ipptool-1:2.3.3op2-27.el9_4.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-ipptool@2.3.3op2-27.el9_4.1?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-lpd-1:2.3.3op2-27.el9_4.1.ppc64le", "product": { "name": "cups-lpd-1:2.3.3op2-27.el9_4.1.ppc64le", "product_id": "cups-lpd-1:2.3.3op2-27.el9_4.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-lpd@2.3.3op2-27.el9_4.1?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-printerapp-1:2.3.3op2-27.el9_4.1.ppc64le", "product": { "name": "cups-printerapp-1:2.3.3op2-27.el9_4.1.ppc64le", "product_id": "cups-printerapp-1:2.3.3op2-27.el9_4.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-printerapp@2.3.3op2-27.el9_4.1?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-debugsource-1:2.3.3op2-27.el9_4.1.ppc64le", "product": { "name": "cups-debugsource-1:2.3.3op2-27.el9_4.1.ppc64le", "product_id": "cups-debugsource-1:2.3.3op2-27.el9_4.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-debugsource@2.3.3op2-27.el9_4.1?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-client-debuginfo-1:2.3.3op2-27.el9_4.1.ppc64le", "product": { "name": "cups-client-debuginfo-1:2.3.3op2-27.el9_4.1.ppc64le", "product_id": "cups-client-debuginfo-1:2.3.3op2-27.el9_4.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-client-debuginfo@2.3.3op2-27.el9_4.1?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-debuginfo-1:2.3.3op2-27.el9_4.1.ppc64le", "product": { "name": "cups-debuginfo-1:2.3.3op2-27.el9_4.1.ppc64le", "product_id": "cups-debuginfo-1:2.3.3op2-27.el9_4.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-debuginfo@2.3.3op2-27.el9_4.1?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.1.ppc64le", "product": { "name": "cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.1.ppc64le", "product_id": "cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-ipptool-debuginfo@2.3.3op2-27.el9_4.1?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-libs-debuginfo-1:2.3.3op2-27.el9_4.1.ppc64le", "product": { "name": "cups-libs-debuginfo-1:2.3.3op2-27.el9_4.1.ppc64le", "product_id": "cups-libs-debuginfo-1:2.3.3op2-27.el9_4.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-libs-debuginfo@2.3.3op2-27.el9_4.1?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.1.ppc64le", "product": { "name": "cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.1.ppc64le", "product_id": "cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-lpd-debuginfo@2.3.3op2-27.el9_4.1?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.1.ppc64le", "product": { "name": "cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.1.ppc64le", "product_id": "cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-printerapp-debuginfo@2.3.3op2-27.el9_4.1?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-libs-1:2.3.3op2-27.el9_4.1.ppc64le", "product": { "name": "cups-libs-1:2.3.3op2-27.el9_4.1.ppc64le", "product_id": "cups-libs-1:2.3.3op2-27.el9_4.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-libs@2.3.3op2-27.el9_4.1?arch=ppc64le\u0026epoch=1" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "cups-1:2.3.3op2-27.el9_4.1.x86_64", "product": { "name": "cups-1:2.3.3op2-27.el9_4.1.x86_64", "product_id": "cups-1:2.3.3op2-27.el9_4.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups@2.3.3op2-27.el9_4.1?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-client-1:2.3.3op2-27.el9_4.1.x86_64", "product": { "name": "cups-client-1:2.3.3op2-27.el9_4.1.x86_64", "product_id": "cups-client-1:2.3.3op2-27.el9_4.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-client@2.3.3op2-27.el9_4.1?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-devel-1:2.3.3op2-27.el9_4.1.x86_64", "product": { "name": "cups-devel-1:2.3.3op2-27.el9_4.1.x86_64", "product_id": "cups-devel-1:2.3.3op2-27.el9_4.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-devel@2.3.3op2-27.el9_4.1?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-ipptool-1:2.3.3op2-27.el9_4.1.x86_64", "product": { "name": "cups-ipptool-1:2.3.3op2-27.el9_4.1.x86_64", "product_id": "cups-ipptool-1:2.3.3op2-27.el9_4.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-ipptool@2.3.3op2-27.el9_4.1?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-lpd-1:2.3.3op2-27.el9_4.1.x86_64", "product": { "name": "cups-lpd-1:2.3.3op2-27.el9_4.1.x86_64", "product_id": "cups-lpd-1:2.3.3op2-27.el9_4.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-lpd@2.3.3op2-27.el9_4.1?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-printerapp-1:2.3.3op2-27.el9_4.1.x86_64", "product": { "name": "cups-printerapp-1:2.3.3op2-27.el9_4.1.x86_64", "product_id": "cups-printerapp-1:2.3.3op2-27.el9_4.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-printerapp@2.3.3op2-27.el9_4.1?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-debugsource-1:2.3.3op2-27.el9_4.1.x86_64", "product": { "name": "cups-debugsource-1:2.3.3op2-27.el9_4.1.x86_64", "product_id": "cups-debugsource-1:2.3.3op2-27.el9_4.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-debugsource@2.3.3op2-27.el9_4.1?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-client-debuginfo-1:2.3.3op2-27.el9_4.1.x86_64", "product": { "name": "cups-client-debuginfo-1:2.3.3op2-27.el9_4.1.x86_64", "product_id": "cups-client-debuginfo-1:2.3.3op2-27.el9_4.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-client-debuginfo@2.3.3op2-27.el9_4.1?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-debuginfo-1:2.3.3op2-27.el9_4.1.x86_64", "product": { "name": "cups-debuginfo-1:2.3.3op2-27.el9_4.1.x86_64", "product_id": "cups-debuginfo-1:2.3.3op2-27.el9_4.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-debuginfo@2.3.3op2-27.el9_4.1?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.1.x86_64", "product": { "name": "cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.1.x86_64", "product_id": "cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-ipptool-debuginfo@2.3.3op2-27.el9_4.1?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-libs-debuginfo-1:2.3.3op2-27.el9_4.1.x86_64", "product": { "name": "cups-libs-debuginfo-1:2.3.3op2-27.el9_4.1.x86_64", "product_id": "cups-libs-debuginfo-1:2.3.3op2-27.el9_4.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-libs-debuginfo@2.3.3op2-27.el9_4.1?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.1.x86_64", "product": { "name": "cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.1.x86_64", "product_id": "cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-lpd-debuginfo@2.3.3op2-27.el9_4.1?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.1.x86_64", "product": { "name": "cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.1.x86_64", "product_id": "cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-printerapp-debuginfo@2.3.3op2-27.el9_4.1?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-libs-1:2.3.3op2-27.el9_4.1.x86_64", "product": { "name": "cups-libs-1:2.3.3op2-27.el9_4.1.x86_64", "product_id": "cups-libs-1:2.3.3op2-27.el9_4.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-libs@2.3.3op2-27.el9_4.1?arch=x86_64\u0026epoch=1" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "cups-devel-1:2.3.3op2-27.el9_4.1.i686", "product": { "name": "cups-devel-1:2.3.3op2-27.el9_4.1.i686", "product_id": "cups-devel-1:2.3.3op2-27.el9_4.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-devel@2.3.3op2-27.el9_4.1?arch=i686\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-debugsource-1:2.3.3op2-27.el9_4.1.i686", "product": { "name": "cups-debugsource-1:2.3.3op2-27.el9_4.1.i686", "product_id": "cups-debugsource-1:2.3.3op2-27.el9_4.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-debugsource@2.3.3op2-27.el9_4.1?arch=i686\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-client-debuginfo-1:2.3.3op2-27.el9_4.1.i686", "product": { "name": "cups-client-debuginfo-1:2.3.3op2-27.el9_4.1.i686", "product_id": "cups-client-debuginfo-1:2.3.3op2-27.el9_4.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-client-debuginfo@2.3.3op2-27.el9_4.1?arch=i686\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-debuginfo-1:2.3.3op2-27.el9_4.1.i686", "product": { "name": "cups-debuginfo-1:2.3.3op2-27.el9_4.1.i686", "product_id": "cups-debuginfo-1:2.3.3op2-27.el9_4.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-debuginfo@2.3.3op2-27.el9_4.1?arch=i686\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.1.i686", "product": { "name": "cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.1.i686", "product_id": "cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-ipptool-debuginfo@2.3.3op2-27.el9_4.1?arch=i686\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-libs-debuginfo-1:2.3.3op2-27.el9_4.1.i686", "product": { "name": "cups-libs-debuginfo-1:2.3.3op2-27.el9_4.1.i686", "product_id": "cups-libs-debuginfo-1:2.3.3op2-27.el9_4.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-libs-debuginfo@2.3.3op2-27.el9_4.1?arch=i686\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.1.i686", "product": { "name": "cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.1.i686", "product_id": "cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-lpd-debuginfo@2.3.3op2-27.el9_4.1?arch=i686\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.1.i686", "product": { "name": "cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.1.i686", "product_id": "cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-printerapp-debuginfo@2.3.3op2-27.el9_4.1?arch=i686\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-libs-1:2.3.3op2-27.el9_4.1.i686", "product": { "name": "cups-libs-1:2.3.3op2-27.el9_4.1.i686", "product_id": "cups-libs-1:2.3.3op2-27.el9_4.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-libs@2.3.3op2-27.el9_4.1?arch=i686\u0026epoch=1" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "cups-1:2.3.3op2-27.el9_4.1.s390x", "product": { "name": "cups-1:2.3.3op2-27.el9_4.1.s390x", "product_id": "cups-1:2.3.3op2-27.el9_4.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups@2.3.3op2-27.el9_4.1?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-client-1:2.3.3op2-27.el9_4.1.s390x", "product": { "name": "cups-client-1:2.3.3op2-27.el9_4.1.s390x", "product_id": "cups-client-1:2.3.3op2-27.el9_4.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-client@2.3.3op2-27.el9_4.1?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-devel-1:2.3.3op2-27.el9_4.1.s390x", "product": { "name": "cups-devel-1:2.3.3op2-27.el9_4.1.s390x", "product_id": "cups-devel-1:2.3.3op2-27.el9_4.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-devel@2.3.3op2-27.el9_4.1?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-ipptool-1:2.3.3op2-27.el9_4.1.s390x", "product": { "name": "cups-ipptool-1:2.3.3op2-27.el9_4.1.s390x", "product_id": "cups-ipptool-1:2.3.3op2-27.el9_4.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-ipptool@2.3.3op2-27.el9_4.1?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-lpd-1:2.3.3op2-27.el9_4.1.s390x", "product": { "name": "cups-lpd-1:2.3.3op2-27.el9_4.1.s390x", "product_id": "cups-lpd-1:2.3.3op2-27.el9_4.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-lpd@2.3.3op2-27.el9_4.1?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-printerapp-1:2.3.3op2-27.el9_4.1.s390x", "product": { "name": "cups-printerapp-1:2.3.3op2-27.el9_4.1.s390x", "product_id": "cups-printerapp-1:2.3.3op2-27.el9_4.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-printerapp@2.3.3op2-27.el9_4.1?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-debugsource-1:2.3.3op2-27.el9_4.1.s390x", "product": { "name": "cups-debugsource-1:2.3.3op2-27.el9_4.1.s390x", "product_id": "cups-debugsource-1:2.3.3op2-27.el9_4.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-debugsource@2.3.3op2-27.el9_4.1?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-client-debuginfo-1:2.3.3op2-27.el9_4.1.s390x", "product": { "name": "cups-client-debuginfo-1:2.3.3op2-27.el9_4.1.s390x", "product_id": "cups-client-debuginfo-1:2.3.3op2-27.el9_4.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-client-debuginfo@2.3.3op2-27.el9_4.1?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-debuginfo-1:2.3.3op2-27.el9_4.1.s390x", "product": { "name": "cups-debuginfo-1:2.3.3op2-27.el9_4.1.s390x", "product_id": "cups-debuginfo-1:2.3.3op2-27.el9_4.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-debuginfo@2.3.3op2-27.el9_4.1?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.1.s390x", "product": { "name": "cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.1.s390x", "product_id": "cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-ipptool-debuginfo@2.3.3op2-27.el9_4.1?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-libs-debuginfo-1:2.3.3op2-27.el9_4.1.s390x", "product": { "name": "cups-libs-debuginfo-1:2.3.3op2-27.el9_4.1.s390x", "product_id": "cups-libs-debuginfo-1:2.3.3op2-27.el9_4.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-libs-debuginfo@2.3.3op2-27.el9_4.1?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.1.s390x", "product": { "name": "cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.1.s390x", "product_id": "cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-lpd-debuginfo@2.3.3op2-27.el9_4.1?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.1.s390x", "product": { "name": "cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.1.s390x", "product_id": "cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-printerapp-debuginfo@2.3.3op2-27.el9_4.1?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-libs-1:2.3.3op2-27.el9_4.1.s390x", "product": { "name": "cups-libs-1:2.3.3op2-27.el9_4.1.s390x", "product_id": "cups-libs-1:2.3.3op2-27.el9_4.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-libs@2.3.3op2-27.el9_4.1?arch=s390x\u0026epoch=1" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "cups-filesystem-1:2.3.3op2-27.el9_4.1.noarch", "product": { "name": "cups-filesystem-1:2.3.3op2-27.el9_4.1.noarch", "product_id": "cups-filesystem-1:2.3.3op2-27.el9_4.1.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-filesystem@2.3.3op2-27.el9_4.1?arch=noarch\u0026epoch=1" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "cups-1:2.3.3op2-27.el9_4.1.src", "product": { "name": "cups-1:2.3.3op2-27.el9_4.1.src", "product_id": "cups-1:2.3.3op2-27.el9_4.1.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups@2.3.3op2-27.el9_4.1?arch=src\u0026epoch=1" } } } ], "category": "architecture", "name": "src" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "cups-1:2.3.3op2-27.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:cups-1:2.3.3op2-27.el9_4.1.aarch64" }, "product_reference": "cups-1:2.3.3op2-27.el9_4.1.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-1:2.3.3op2-27.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:cups-1:2.3.3op2-27.el9_4.1.ppc64le" }, "product_reference": "cups-1:2.3.3op2-27.el9_4.1.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-1:2.3.3op2-27.el9_4.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:cups-1:2.3.3op2-27.el9_4.1.s390x" }, "product_reference": "cups-1:2.3.3op2-27.el9_4.1.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-1:2.3.3op2-27.el9_4.1.src as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:cups-1:2.3.3op2-27.el9_4.1.src" }, "product_reference": "cups-1:2.3.3op2-27.el9_4.1.src", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-1:2.3.3op2-27.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:cups-1:2.3.3op2-27.el9_4.1.x86_64" }, "product_reference": "cups-1:2.3.3op2-27.el9_4.1.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-1:2.3.3op2-27.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:cups-client-1:2.3.3op2-27.el9_4.1.aarch64" }, "product_reference": "cups-client-1:2.3.3op2-27.el9_4.1.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-1:2.3.3op2-27.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:cups-client-1:2.3.3op2-27.el9_4.1.ppc64le" }, "product_reference": "cups-client-1:2.3.3op2-27.el9_4.1.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-1:2.3.3op2-27.el9_4.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:cups-client-1:2.3.3op2-27.el9_4.1.s390x" }, "product_reference": "cups-client-1:2.3.3op2-27.el9_4.1.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-1:2.3.3op2-27.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:cups-client-1:2.3.3op2-27.el9_4.1.x86_64" }, "product_reference": "cups-client-1:2.3.3op2-27.el9_4.1.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-debuginfo-1:2.3.3op2-27.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:cups-client-debuginfo-1:2.3.3op2-27.el9_4.1.aarch64" }, "product_reference": "cups-client-debuginfo-1:2.3.3op2-27.el9_4.1.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-debuginfo-1:2.3.3op2-27.el9_4.1.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:cups-client-debuginfo-1:2.3.3op2-27.el9_4.1.i686" }, "product_reference": "cups-client-debuginfo-1:2.3.3op2-27.el9_4.1.i686", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-debuginfo-1:2.3.3op2-27.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:cups-client-debuginfo-1:2.3.3op2-27.el9_4.1.ppc64le" }, "product_reference": "cups-client-debuginfo-1:2.3.3op2-27.el9_4.1.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-debuginfo-1:2.3.3op2-27.el9_4.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:cups-client-debuginfo-1:2.3.3op2-27.el9_4.1.s390x" }, "product_reference": "cups-client-debuginfo-1:2.3.3op2-27.el9_4.1.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-debuginfo-1:2.3.3op2-27.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:cups-client-debuginfo-1:2.3.3op2-27.el9_4.1.x86_64" }, "product_reference": "cups-client-debuginfo-1:2.3.3op2-27.el9_4.1.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debuginfo-1:2.3.3op2-27.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:cups-debuginfo-1:2.3.3op2-27.el9_4.1.aarch64" }, "product_reference": "cups-debuginfo-1:2.3.3op2-27.el9_4.1.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debuginfo-1:2.3.3op2-27.el9_4.1.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:cups-debuginfo-1:2.3.3op2-27.el9_4.1.i686" }, "product_reference": "cups-debuginfo-1:2.3.3op2-27.el9_4.1.i686", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debuginfo-1:2.3.3op2-27.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:cups-debuginfo-1:2.3.3op2-27.el9_4.1.ppc64le" }, "product_reference": "cups-debuginfo-1:2.3.3op2-27.el9_4.1.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debuginfo-1:2.3.3op2-27.el9_4.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:cups-debuginfo-1:2.3.3op2-27.el9_4.1.s390x" }, "product_reference": "cups-debuginfo-1:2.3.3op2-27.el9_4.1.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debuginfo-1:2.3.3op2-27.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:cups-debuginfo-1:2.3.3op2-27.el9_4.1.x86_64" }, "product_reference": "cups-debuginfo-1:2.3.3op2-27.el9_4.1.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debugsource-1:2.3.3op2-27.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:cups-debugsource-1:2.3.3op2-27.el9_4.1.aarch64" }, "product_reference": "cups-debugsource-1:2.3.3op2-27.el9_4.1.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debugsource-1:2.3.3op2-27.el9_4.1.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:cups-debugsource-1:2.3.3op2-27.el9_4.1.i686" }, "product_reference": "cups-debugsource-1:2.3.3op2-27.el9_4.1.i686", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debugsource-1:2.3.3op2-27.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:cups-debugsource-1:2.3.3op2-27.el9_4.1.ppc64le" }, "product_reference": "cups-debugsource-1:2.3.3op2-27.el9_4.1.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debugsource-1:2.3.3op2-27.el9_4.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:cups-debugsource-1:2.3.3op2-27.el9_4.1.s390x" }, "product_reference": "cups-debugsource-1:2.3.3op2-27.el9_4.1.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debugsource-1:2.3.3op2-27.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:cups-debugsource-1:2.3.3op2-27.el9_4.1.x86_64" }, "product_reference": "cups-debugsource-1:2.3.3op2-27.el9_4.1.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-1:2.3.3op2-27.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:cups-devel-1:2.3.3op2-27.el9_4.1.aarch64" }, "product_reference": "cups-devel-1:2.3.3op2-27.el9_4.1.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-1:2.3.3op2-27.el9_4.1.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:cups-devel-1:2.3.3op2-27.el9_4.1.i686" }, "product_reference": "cups-devel-1:2.3.3op2-27.el9_4.1.i686", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-1:2.3.3op2-27.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:cups-devel-1:2.3.3op2-27.el9_4.1.ppc64le" }, "product_reference": "cups-devel-1:2.3.3op2-27.el9_4.1.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-1:2.3.3op2-27.el9_4.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:cups-devel-1:2.3.3op2-27.el9_4.1.s390x" }, "product_reference": "cups-devel-1:2.3.3op2-27.el9_4.1.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-1:2.3.3op2-27.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:cups-devel-1:2.3.3op2-27.el9_4.1.x86_64" }, "product_reference": "cups-devel-1:2.3.3op2-27.el9_4.1.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-filesystem-1:2.3.3op2-27.el9_4.1.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:cups-filesystem-1:2.3.3op2-27.el9_4.1.noarch" }, "product_reference": "cups-filesystem-1:2.3.3op2-27.el9_4.1.noarch", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-1:2.3.3op2-27.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:cups-ipptool-1:2.3.3op2-27.el9_4.1.aarch64" }, "product_reference": "cups-ipptool-1:2.3.3op2-27.el9_4.1.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-1:2.3.3op2-27.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:cups-ipptool-1:2.3.3op2-27.el9_4.1.ppc64le" }, "product_reference": "cups-ipptool-1:2.3.3op2-27.el9_4.1.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-1:2.3.3op2-27.el9_4.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:cups-ipptool-1:2.3.3op2-27.el9_4.1.s390x" }, "product_reference": "cups-ipptool-1:2.3.3op2-27.el9_4.1.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-1:2.3.3op2-27.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:cups-ipptool-1:2.3.3op2-27.el9_4.1.x86_64" }, "product_reference": "cups-ipptool-1:2.3.3op2-27.el9_4.1.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.1.aarch64" }, "product_reference": "cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.1.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.1.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.1.i686" }, "product_reference": "cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.1.i686", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.1.ppc64le" }, "product_reference": "cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.1.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.1.s390x" }, "product_reference": "cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.1.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.1.x86_64" }, "product_reference": "cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.1.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-1:2.3.3op2-27.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:cups-libs-1:2.3.3op2-27.el9_4.1.aarch64" }, "product_reference": "cups-libs-1:2.3.3op2-27.el9_4.1.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-1:2.3.3op2-27.el9_4.1.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:cups-libs-1:2.3.3op2-27.el9_4.1.i686" }, "product_reference": "cups-libs-1:2.3.3op2-27.el9_4.1.i686", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-1:2.3.3op2-27.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:cups-libs-1:2.3.3op2-27.el9_4.1.ppc64le" }, "product_reference": "cups-libs-1:2.3.3op2-27.el9_4.1.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-1:2.3.3op2-27.el9_4.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:cups-libs-1:2.3.3op2-27.el9_4.1.s390x" }, "product_reference": "cups-libs-1:2.3.3op2-27.el9_4.1.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-1:2.3.3op2-27.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:cups-libs-1:2.3.3op2-27.el9_4.1.x86_64" }, "product_reference": "cups-libs-1:2.3.3op2-27.el9_4.1.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-debuginfo-1:2.3.3op2-27.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:cups-libs-debuginfo-1:2.3.3op2-27.el9_4.1.aarch64" }, "product_reference": "cups-libs-debuginfo-1:2.3.3op2-27.el9_4.1.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-debuginfo-1:2.3.3op2-27.el9_4.1.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:cups-libs-debuginfo-1:2.3.3op2-27.el9_4.1.i686" }, "product_reference": "cups-libs-debuginfo-1:2.3.3op2-27.el9_4.1.i686", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-debuginfo-1:2.3.3op2-27.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:cups-libs-debuginfo-1:2.3.3op2-27.el9_4.1.ppc64le" }, "product_reference": "cups-libs-debuginfo-1:2.3.3op2-27.el9_4.1.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-debuginfo-1:2.3.3op2-27.el9_4.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:cups-libs-debuginfo-1:2.3.3op2-27.el9_4.1.s390x" }, "product_reference": "cups-libs-debuginfo-1:2.3.3op2-27.el9_4.1.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-debuginfo-1:2.3.3op2-27.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:cups-libs-debuginfo-1:2.3.3op2-27.el9_4.1.x86_64" }, "product_reference": "cups-libs-debuginfo-1:2.3.3op2-27.el9_4.1.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-1:2.3.3op2-27.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:cups-lpd-1:2.3.3op2-27.el9_4.1.aarch64" }, "product_reference": "cups-lpd-1:2.3.3op2-27.el9_4.1.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-1:2.3.3op2-27.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:cups-lpd-1:2.3.3op2-27.el9_4.1.ppc64le" }, "product_reference": "cups-lpd-1:2.3.3op2-27.el9_4.1.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-1:2.3.3op2-27.el9_4.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:cups-lpd-1:2.3.3op2-27.el9_4.1.s390x" }, "product_reference": "cups-lpd-1:2.3.3op2-27.el9_4.1.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-1:2.3.3op2-27.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:cups-lpd-1:2.3.3op2-27.el9_4.1.x86_64" }, "product_reference": "cups-lpd-1:2.3.3op2-27.el9_4.1.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.1.aarch64" }, "product_reference": "cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.1.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.1.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.1.i686" }, "product_reference": "cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.1.i686", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.1.ppc64le" }, "product_reference": "cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.1.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.1.s390x" }, "product_reference": "cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.1.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.1.x86_64" }, "product_reference": "cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.1.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-printerapp-1:2.3.3op2-27.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:cups-printerapp-1:2.3.3op2-27.el9_4.1.aarch64" }, "product_reference": "cups-printerapp-1:2.3.3op2-27.el9_4.1.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-printerapp-1:2.3.3op2-27.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:cups-printerapp-1:2.3.3op2-27.el9_4.1.ppc64le" }, "product_reference": "cups-printerapp-1:2.3.3op2-27.el9_4.1.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-printerapp-1:2.3.3op2-27.el9_4.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:cups-printerapp-1:2.3.3op2-27.el9_4.1.s390x" }, "product_reference": "cups-printerapp-1:2.3.3op2-27.el9_4.1.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-printerapp-1:2.3.3op2-27.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:cups-printerapp-1:2.3.3op2-27.el9_4.1.x86_64" }, "product_reference": "cups-printerapp-1:2.3.3op2-27.el9_4.1.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.1.aarch64" }, "product_reference": "cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.1.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.1.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.1.i686" }, "product_reference": "cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.1.i686", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.1.ppc64le" }, "product_reference": "cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.1.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.1.s390x" }, "product_reference": "cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.1.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.1.x86_64" }, "product_reference": "cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.1.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-1:2.3.3op2-27.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", "product_id": "BaseOS-9.4.0.Z.EUS:cups-1:2.3.3op2-27.el9_4.1.aarch64" }, "product_reference": "cups-1:2.3.3op2-27.el9_4.1.aarch64", "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-1:2.3.3op2-27.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", "product_id": "BaseOS-9.4.0.Z.EUS:cups-1:2.3.3op2-27.el9_4.1.ppc64le" }, "product_reference": "cups-1:2.3.3op2-27.el9_4.1.ppc64le", "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-1:2.3.3op2-27.el9_4.1.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", "product_id": "BaseOS-9.4.0.Z.EUS:cups-1:2.3.3op2-27.el9_4.1.s390x" }, "product_reference": "cups-1:2.3.3op2-27.el9_4.1.s390x", "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-1:2.3.3op2-27.el9_4.1.src as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", "product_id": "BaseOS-9.4.0.Z.EUS:cups-1:2.3.3op2-27.el9_4.1.src" }, "product_reference": "cups-1:2.3.3op2-27.el9_4.1.src", "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-1:2.3.3op2-27.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", "product_id": "BaseOS-9.4.0.Z.EUS:cups-1:2.3.3op2-27.el9_4.1.x86_64" }, "product_reference": "cups-1:2.3.3op2-27.el9_4.1.x86_64", "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-1:2.3.3op2-27.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", "product_id": "BaseOS-9.4.0.Z.EUS:cups-client-1:2.3.3op2-27.el9_4.1.aarch64" }, "product_reference": "cups-client-1:2.3.3op2-27.el9_4.1.aarch64", "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-1:2.3.3op2-27.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", "product_id": "BaseOS-9.4.0.Z.EUS:cups-client-1:2.3.3op2-27.el9_4.1.ppc64le" }, "product_reference": "cups-client-1:2.3.3op2-27.el9_4.1.ppc64le", "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-1:2.3.3op2-27.el9_4.1.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", "product_id": "BaseOS-9.4.0.Z.EUS:cups-client-1:2.3.3op2-27.el9_4.1.s390x" }, "product_reference": "cups-client-1:2.3.3op2-27.el9_4.1.s390x", "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-1:2.3.3op2-27.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", "product_id": "BaseOS-9.4.0.Z.EUS:cups-client-1:2.3.3op2-27.el9_4.1.x86_64" }, "product_reference": "cups-client-1:2.3.3op2-27.el9_4.1.x86_64", "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-debuginfo-1:2.3.3op2-27.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", "product_id": "BaseOS-9.4.0.Z.EUS:cups-client-debuginfo-1:2.3.3op2-27.el9_4.1.aarch64" }, "product_reference": "cups-client-debuginfo-1:2.3.3op2-27.el9_4.1.aarch64", "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-debuginfo-1:2.3.3op2-27.el9_4.1.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", "product_id": "BaseOS-9.4.0.Z.EUS:cups-client-debuginfo-1:2.3.3op2-27.el9_4.1.i686" }, "product_reference": "cups-client-debuginfo-1:2.3.3op2-27.el9_4.1.i686", "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-debuginfo-1:2.3.3op2-27.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", "product_id": "BaseOS-9.4.0.Z.EUS:cups-client-debuginfo-1:2.3.3op2-27.el9_4.1.ppc64le" }, "product_reference": "cups-client-debuginfo-1:2.3.3op2-27.el9_4.1.ppc64le", "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-debuginfo-1:2.3.3op2-27.el9_4.1.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", "product_id": "BaseOS-9.4.0.Z.EUS:cups-client-debuginfo-1:2.3.3op2-27.el9_4.1.s390x" }, "product_reference": "cups-client-debuginfo-1:2.3.3op2-27.el9_4.1.s390x", "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-debuginfo-1:2.3.3op2-27.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", "product_id": "BaseOS-9.4.0.Z.EUS:cups-client-debuginfo-1:2.3.3op2-27.el9_4.1.x86_64" }, "product_reference": "cups-client-debuginfo-1:2.3.3op2-27.el9_4.1.x86_64", "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debuginfo-1:2.3.3op2-27.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", "product_id": "BaseOS-9.4.0.Z.EUS:cups-debuginfo-1:2.3.3op2-27.el9_4.1.aarch64" }, "product_reference": "cups-debuginfo-1:2.3.3op2-27.el9_4.1.aarch64", "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debuginfo-1:2.3.3op2-27.el9_4.1.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", "product_id": "BaseOS-9.4.0.Z.EUS:cups-debuginfo-1:2.3.3op2-27.el9_4.1.i686" }, "product_reference": "cups-debuginfo-1:2.3.3op2-27.el9_4.1.i686", "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debuginfo-1:2.3.3op2-27.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", "product_id": "BaseOS-9.4.0.Z.EUS:cups-debuginfo-1:2.3.3op2-27.el9_4.1.ppc64le" }, "product_reference": "cups-debuginfo-1:2.3.3op2-27.el9_4.1.ppc64le", "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debuginfo-1:2.3.3op2-27.el9_4.1.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", "product_id": "BaseOS-9.4.0.Z.EUS:cups-debuginfo-1:2.3.3op2-27.el9_4.1.s390x" }, "product_reference": "cups-debuginfo-1:2.3.3op2-27.el9_4.1.s390x", "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debuginfo-1:2.3.3op2-27.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", "product_id": "BaseOS-9.4.0.Z.EUS:cups-debuginfo-1:2.3.3op2-27.el9_4.1.x86_64" }, "product_reference": "cups-debuginfo-1:2.3.3op2-27.el9_4.1.x86_64", "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debugsource-1:2.3.3op2-27.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", "product_id": "BaseOS-9.4.0.Z.EUS:cups-debugsource-1:2.3.3op2-27.el9_4.1.aarch64" }, "product_reference": "cups-debugsource-1:2.3.3op2-27.el9_4.1.aarch64", "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debugsource-1:2.3.3op2-27.el9_4.1.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", "product_id": "BaseOS-9.4.0.Z.EUS:cups-debugsource-1:2.3.3op2-27.el9_4.1.i686" }, "product_reference": "cups-debugsource-1:2.3.3op2-27.el9_4.1.i686", "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debugsource-1:2.3.3op2-27.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", "product_id": "BaseOS-9.4.0.Z.EUS:cups-debugsource-1:2.3.3op2-27.el9_4.1.ppc64le" }, "product_reference": "cups-debugsource-1:2.3.3op2-27.el9_4.1.ppc64le", "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debugsource-1:2.3.3op2-27.el9_4.1.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", "product_id": "BaseOS-9.4.0.Z.EUS:cups-debugsource-1:2.3.3op2-27.el9_4.1.s390x" }, "product_reference": "cups-debugsource-1:2.3.3op2-27.el9_4.1.s390x", "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debugsource-1:2.3.3op2-27.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", "product_id": "BaseOS-9.4.0.Z.EUS:cups-debugsource-1:2.3.3op2-27.el9_4.1.x86_64" }, "product_reference": "cups-debugsource-1:2.3.3op2-27.el9_4.1.x86_64", "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-1:2.3.3op2-27.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", "product_id": "BaseOS-9.4.0.Z.EUS:cups-devel-1:2.3.3op2-27.el9_4.1.aarch64" }, "product_reference": "cups-devel-1:2.3.3op2-27.el9_4.1.aarch64", "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-1:2.3.3op2-27.el9_4.1.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", "product_id": "BaseOS-9.4.0.Z.EUS:cups-devel-1:2.3.3op2-27.el9_4.1.i686" }, "product_reference": "cups-devel-1:2.3.3op2-27.el9_4.1.i686", "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-1:2.3.3op2-27.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", "product_id": "BaseOS-9.4.0.Z.EUS:cups-devel-1:2.3.3op2-27.el9_4.1.ppc64le" }, "product_reference": "cups-devel-1:2.3.3op2-27.el9_4.1.ppc64le", "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-1:2.3.3op2-27.el9_4.1.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", "product_id": "BaseOS-9.4.0.Z.EUS:cups-devel-1:2.3.3op2-27.el9_4.1.s390x" }, "product_reference": "cups-devel-1:2.3.3op2-27.el9_4.1.s390x", "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-1:2.3.3op2-27.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", "product_id": "BaseOS-9.4.0.Z.EUS:cups-devel-1:2.3.3op2-27.el9_4.1.x86_64" }, "product_reference": "cups-devel-1:2.3.3op2-27.el9_4.1.x86_64", "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-filesystem-1:2.3.3op2-27.el9_4.1.noarch as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", "product_id": "BaseOS-9.4.0.Z.EUS:cups-filesystem-1:2.3.3op2-27.el9_4.1.noarch" }, "product_reference": "cups-filesystem-1:2.3.3op2-27.el9_4.1.noarch", "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-1:2.3.3op2-27.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", "product_id": "BaseOS-9.4.0.Z.EUS:cups-ipptool-1:2.3.3op2-27.el9_4.1.aarch64" }, "product_reference": "cups-ipptool-1:2.3.3op2-27.el9_4.1.aarch64", "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-1:2.3.3op2-27.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", "product_id": "BaseOS-9.4.0.Z.EUS:cups-ipptool-1:2.3.3op2-27.el9_4.1.ppc64le" }, "product_reference": "cups-ipptool-1:2.3.3op2-27.el9_4.1.ppc64le", "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-1:2.3.3op2-27.el9_4.1.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", "product_id": "BaseOS-9.4.0.Z.EUS:cups-ipptool-1:2.3.3op2-27.el9_4.1.s390x" }, "product_reference": "cups-ipptool-1:2.3.3op2-27.el9_4.1.s390x", "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-1:2.3.3op2-27.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", "product_id": "BaseOS-9.4.0.Z.EUS:cups-ipptool-1:2.3.3op2-27.el9_4.1.x86_64" }, "product_reference": "cups-ipptool-1:2.3.3op2-27.el9_4.1.x86_64", "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", "product_id": "BaseOS-9.4.0.Z.EUS:cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.1.aarch64" }, "product_reference": "cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.1.aarch64", "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.1.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", "product_id": "BaseOS-9.4.0.Z.EUS:cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.1.i686" }, "product_reference": "cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.1.i686", "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", "product_id": "BaseOS-9.4.0.Z.EUS:cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.1.ppc64le" }, "product_reference": "cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.1.ppc64le", "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.1.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", "product_id": "BaseOS-9.4.0.Z.EUS:cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.1.s390x" }, "product_reference": "cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.1.s390x", "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", "product_id": "BaseOS-9.4.0.Z.EUS:cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.1.x86_64" }, "product_reference": "cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.1.x86_64", "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-1:2.3.3op2-27.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", "product_id": "BaseOS-9.4.0.Z.EUS:cups-libs-1:2.3.3op2-27.el9_4.1.aarch64" }, "product_reference": "cups-libs-1:2.3.3op2-27.el9_4.1.aarch64", "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-1:2.3.3op2-27.el9_4.1.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", "product_id": "BaseOS-9.4.0.Z.EUS:cups-libs-1:2.3.3op2-27.el9_4.1.i686" }, "product_reference": "cups-libs-1:2.3.3op2-27.el9_4.1.i686", "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-1:2.3.3op2-27.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", "product_id": "BaseOS-9.4.0.Z.EUS:cups-libs-1:2.3.3op2-27.el9_4.1.ppc64le" }, "product_reference": "cups-libs-1:2.3.3op2-27.el9_4.1.ppc64le", "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-1:2.3.3op2-27.el9_4.1.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", "product_id": "BaseOS-9.4.0.Z.EUS:cups-libs-1:2.3.3op2-27.el9_4.1.s390x" }, "product_reference": "cups-libs-1:2.3.3op2-27.el9_4.1.s390x", "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-1:2.3.3op2-27.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", "product_id": "BaseOS-9.4.0.Z.EUS:cups-libs-1:2.3.3op2-27.el9_4.1.x86_64" }, "product_reference": "cups-libs-1:2.3.3op2-27.el9_4.1.x86_64", "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-debuginfo-1:2.3.3op2-27.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", "product_id": "BaseOS-9.4.0.Z.EUS:cups-libs-debuginfo-1:2.3.3op2-27.el9_4.1.aarch64" }, "product_reference": "cups-libs-debuginfo-1:2.3.3op2-27.el9_4.1.aarch64", "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-debuginfo-1:2.3.3op2-27.el9_4.1.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", "product_id": "BaseOS-9.4.0.Z.EUS:cups-libs-debuginfo-1:2.3.3op2-27.el9_4.1.i686" }, "product_reference": "cups-libs-debuginfo-1:2.3.3op2-27.el9_4.1.i686", "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-debuginfo-1:2.3.3op2-27.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", "product_id": "BaseOS-9.4.0.Z.EUS:cups-libs-debuginfo-1:2.3.3op2-27.el9_4.1.ppc64le" }, "product_reference": "cups-libs-debuginfo-1:2.3.3op2-27.el9_4.1.ppc64le", "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-debuginfo-1:2.3.3op2-27.el9_4.1.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", "product_id": "BaseOS-9.4.0.Z.EUS:cups-libs-debuginfo-1:2.3.3op2-27.el9_4.1.s390x" }, "product_reference": "cups-libs-debuginfo-1:2.3.3op2-27.el9_4.1.s390x", "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-debuginfo-1:2.3.3op2-27.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", "product_id": "BaseOS-9.4.0.Z.EUS:cups-libs-debuginfo-1:2.3.3op2-27.el9_4.1.x86_64" }, "product_reference": "cups-libs-debuginfo-1:2.3.3op2-27.el9_4.1.x86_64", "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-1:2.3.3op2-27.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", "product_id": "BaseOS-9.4.0.Z.EUS:cups-lpd-1:2.3.3op2-27.el9_4.1.aarch64" }, "product_reference": "cups-lpd-1:2.3.3op2-27.el9_4.1.aarch64", "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-1:2.3.3op2-27.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", "product_id": "BaseOS-9.4.0.Z.EUS:cups-lpd-1:2.3.3op2-27.el9_4.1.ppc64le" }, "product_reference": "cups-lpd-1:2.3.3op2-27.el9_4.1.ppc64le", "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-1:2.3.3op2-27.el9_4.1.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", "product_id": "BaseOS-9.4.0.Z.EUS:cups-lpd-1:2.3.3op2-27.el9_4.1.s390x" }, "product_reference": "cups-lpd-1:2.3.3op2-27.el9_4.1.s390x", "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-1:2.3.3op2-27.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", "product_id": "BaseOS-9.4.0.Z.EUS:cups-lpd-1:2.3.3op2-27.el9_4.1.x86_64" }, "product_reference": "cups-lpd-1:2.3.3op2-27.el9_4.1.x86_64", "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", "product_id": "BaseOS-9.4.0.Z.EUS:cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.1.aarch64" }, "product_reference": "cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.1.aarch64", "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.1.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", "product_id": "BaseOS-9.4.0.Z.EUS:cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.1.i686" }, "product_reference": "cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.1.i686", "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", "product_id": "BaseOS-9.4.0.Z.EUS:cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.1.ppc64le" }, "product_reference": "cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.1.ppc64le", "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.1.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", "product_id": "BaseOS-9.4.0.Z.EUS:cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.1.s390x" }, "product_reference": "cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.1.s390x", "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", "product_id": "BaseOS-9.4.0.Z.EUS:cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.1.x86_64" }, "product_reference": "cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.1.x86_64", "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-printerapp-1:2.3.3op2-27.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", "product_id": "BaseOS-9.4.0.Z.EUS:cups-printerapp-1:2.3.3op2-27.el9_4.1.aarch64" }, "product_reference": "cups-printerapp-1:2.3.3op2-27.el9_4.1.aarch64", "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-printerapp-1:2.3.3op2-27.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", "product_id": "BaseOS-9.4.0.Z.EUS:cups-printerapp-1:2.3.3op2-27.el9_4.1.ppc64le" }, "product_reference": "cups-printerapp-1:2.3.3op2-27.el9_4.1.ppc64le", "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-printerapp-1:2.3.3op2-27.el9_4.1.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", "product_id": "BaseOS-9.4.0.Z.EUS:cups-printerapp-1:2.3.3op2-27.el9_4.1.s390x" }, "product_reference": "cups-printerapp-1:2.3.3op2-27.el9_4.1.s390x", "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-printerapp-1:2.3.3op2-27.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", "product_id": "BaseOS-9.4.0.Z.EUS:cups-printerapp-1:2.3.3op2-27.el9_4.1.x86_64" }, "product_reference": "cups-printerapp-1:2.3.3op2-27.el9_4.1.x86_64", "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", "product_id": "BaseOS-9.4.0.Z.EUS:cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.1.aarch64" }, "product_reference": "cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.1.aarch64", "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.1.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", "product_id": "BaseOS-9.4.0.Z.EUS:cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.1.i686" }, "product_reference": "cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.1.i686", "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", "product_id": "BaseOS-9.4.0.Z.EUS:cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.1.ppc64le" }, "product_reference": "cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.1.ppc64le", "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.1.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", "product_id": "BaseOS-9.4.0.Z.EUS:cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.1.s390x" }, "product_reference": "cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.1.s390x", "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", "product_id": "BaseOS-9.4.0.Z.EUS:cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.1.x86_64" }, "product_reference": "cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.1.x86_64", "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Hristo Venev" ] } ], "cve": "CVE-2025-58060", "cwe": { "id": "CWE-287", "name": "Improper Authentication" }, "discovery_date": "2025-09-02T12:06:54.304000+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2392595" } ], "notes": [ { "category": "description", "text": "A flaw was found in CUPS, a widely used printing service on Linux and UNIX-like systems. The issue arises when authentication is configured to use a method other than Basic, but the attacker sends an HTTP request with a Basic authentication header. Due to improper validation in the cupsdAuthorize() function, the password is not checked. This vulnerability allows attackers to bypass authentication entirely, resulting in unauthorized access to administrative functions and system configuration.", "title": "Vulnerability description" }, { "category": "summary", "text": "cups: Authentication Bypass in CUPS Authorization Handling", "title": "Vulnerability summary" }, { "category": "other", "text": "The Red Hat Product Security team has assessed the severity of this vulnerability as Important, given that it enables complete authentication bypass. Exploitation requires no valid credentials and can be performed remotely in some configurations. Attackers could gain administrative privileges in CUPS, modify critical configuration files, or potentially escalate their access further depending on the system environment. The root cause is a missing authentication check when the AuthType is set to values other than Basic but a Basic authorization header is supplied.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.4.0.Z.EUS:cups-1:2.3.3op2-27.el9_4.1.aarch64", "AppStream-9.4.0.Z.EUS:cups-1:2.3.3op2-27.el9_4.1.ppc64le", "AppStream-9.4.0.Z.EUS:cups-1:2.3.3op2-27.el9_4.1.s390x", "AppStream-9.4.0.Z.EUS:cups-1:2.3.3op2-27.el9_4.1.src", "AppStream-9.4.0.Z.EUS:cups-1:2.3.3op2-27.el9_4.1.x86_64", "AppStream-9.4.0.Z.EUS:cups-client-1:2.3.3op2-27.el9_4.1.aarch64", "AppStream-9.4.0.Z.EUS:cups-client-1:2.3.3op2-27.el9_4.1.ppc64le", "AppStream-9.4.0.Z.EUS:cups-client-1:2.3.3op2-27.el9_4.1.s390x", "AppStream-9.4.0.Z.EUS:cups-client-1:2.3.3op2-27.el9_4.1.x86_64", "AppStream-9.4.0.Z.EUS:cups-client-debuginfo-1:2.3.3op2-27.el9_4.1.aarch64", "AppStream-9.4.0.Z.EUS:cups-client-debuginfo-1:2.3.3op2-27.el9_4.1.i686", "AppStream-9.4.0.Z.EUS:cups-client-debuginfo-1:2.3.3op2-27.el9_4.1.ppc64le", "AppStream-9.4.0.Z.EUS:cups-client-debuginfo-1:2.3.3op2-27.el9_4.1.s390x", "AppStream-9.4.0.Z.EUS:cups-client-debuginfo-1:2.3.3op2-27.el9_4.1.x86_64", "AppStream-9.4.0.Z.EUS:cups-debuginfo-1:2.3.3op2-27.el9_4.1.aarch64", "AppStream-9.4.0.Z.EUS:cups-debuginfo-1:2.3.3op2-27.el9_4.1.i686", "AppStream-9.4.0.Z.EUS:cups-debuginfo-1:2.3.3op2-27.el9_4.1.ppc64le", "AppStream-9.4.0.Z.EUS:cups-debuginfo-1:2.3.3op2-27.el9_4.1.s390x", "AppStream-9.4.0.Z.EUS:cups-debuginfo-1:2.3.3op2-27.el9_4.1.x86_64", "AppStream-9.4.0.Z.EUS:cups-debugsource-1:2.3.3op2-27.el9_4.1.aarch64", "AppStream-9.4.0.Z.EUS:cups-debugsource-1:2.3.3op2-27.el9_4.1.i686", "AppStream-9.4.0.Z.EUS:cups-debugsource-1:2.3.3op2-27.el9_4.1.ppc64le", "AppStream-9.4.0.Z.EUS:cups-debugsource-1:2.3.3op2-27.el9_4.1.s390x", "AppStream-9.4.0.Z.EUS:cups-debugsource-1:2.3.3op2-27.el9_4.1.x86_64", "AppStream-9.4.0.Z.EUS:cups-devel-1:2.3.3op2-27.el9_4.1.aarch64", "AppStream-9.4.0.Z.EUS:cups-devel-1:2.3.3op2-27.el9_4.1.i686", "AppStream-9.4.0.Z.EUS:cups-devel-1:2.3.3op2-27.el9_4.1.ppc64le", "AppStream-9.4.0.Z.EUS:cups-devel-1:2.3.3op2-27.el9_4.1.s390x", "AppStream-9.4.0.Z.EUS:cups-devel-1:2.3.3op2-27.el9_4.1.x86_64", "AppStream-9.4.0.Z.EUS:cups-filesystem-1:2.3.3op2-27.el9_4.1.noarch", "AppStream-9.4.0.Z.EUS:cups-ipptool-1:2.3.3op2-27.el9_4.1.aarch64", "AppStream-9.4.0.Z.EUS:cups-ipptool-1:2.3.3op2-27.el9_4.1.ppc64le", "AppStream-9.4.0.Z.EUS:cups-ipptool-1:2.3.3op2-27.el9_4.1.s390x", "AppStream-9.4.0.Z.EUS:cups-ipptool-1:2.3.3op2-27.el9_4.1.x86_64", "AppStream-9.4.0.Z.EUS:cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.1.aarch64", "AppStream-9.4.0.Z.EUS:cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.1.i686", "AppStream-9.4.0.Z.EUS:cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.1.ppc64le", "AppStream-9.4.0.Z.EUS:cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.1.s390x", "AppStream-9.4.0.Z.EUS:cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.1.x86_64", "AppStream-9.4.0.Z.EUS:cups-libs-1:2.3.3op2-27.el9_4.1.aarch64", "AppStream-9.4.0.Z.EUS:cups-libs-1:2.3.3op2-27.el9_4.1.i686", "AppStream-9.4.0.Z.EUS:cups-libs-1:2.3.3op2-27.el9_4.1.ppc64le", "AppStream-9.4.0.Z.EUS:cups-libs-1:2.3.3op2-27.el9_4.1.s390x", "AppStream-9.4.0.Z.EUS:cups-libs-1:2.3.3op2-27.el9_4.1.x86_64", "AppStream-9.4.0.Z.EUS:cups-libs-debuginfo-1:2.3.3op2-27.el9_4.1.aarch64", "AppStream-9.4.0.Z.EUS:cups-libs-debuginfo-1:2.3.3op2-27.el9_4.1.i686", "AppStream-9.4.0.Z.EUS:cups-libs-debuginfo-1:2.3.3op2-27.el9_4.1.ppc64le", "AppStream-9.4.0.Z.EUS:cups-libs-debuginfo-1:2.3.3op2-27.el9_4.1.s390x", "AppStream-9.4.0.Z.EUS:cups-libs-debuginfo-1:2.3.3op2-27.el9_4.1.x86_64", "AppStream-9.4.0.Z.EUS:cups-lpd-1:2.3.3op2-27.el9_4.1.aarch64", "AppStream-9.4.0.Z.EUS:cups-lpd-1:2.3.3op2-27.el9_4.1.ppc64le", "AppStream-9.4.0.Z.EUS:cups-lpd-1:2.3.3op2-27.el9_4.1.s390x", "AppStream-9.4.0.Z.EUS:cups-lpd-1:2.3.3op2-27.el9_4.1.x86_64", "AppStream-9.4.0.Z.EUS:cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.1.aarch64", "AppStream-9.4.0.Z.EUS:cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.1.i686", "AppStream-9.4.0.Z.EUS:cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.1.ppc64le", "AppStream-9.4.0.Z.EUS:cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.1.s390x", "AppStream-9.4.0.Z.EUS:cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.1.x86_64", "AppStream-9.4.0.Z.EUS:cups-printerapp-1:2.3.3op2-27.el9_4.1.aarch64", "AppStream-9.4.0.Z.EUS:cups-printerapp-1:2.3.3op2-27.el9_4.1.ppc64le", "AppStream-9.4.0.Z.EUS:cups-printerapp-1:2.3.3op2-27.el9_4.1.s390x", "AppStream-9.4.0.Z.EUS:cups-printerapp-1:2.3.3op2-27.el9_4.1.x86_64", "AppStream-9.4.0.Z.EUS:cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.1.aarch64", "AppStream-9.4.0.Z.EUS:cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.1.i686", "AppStream-9.4.0.Z.EUS:cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.1.ppc64le", "AppStream-9.4.0.Z.EUS:cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.1.s390x", "AppStream-9.4.0.Z.EUS:cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.1.x86_64", "BaseOS-9.4.0.Z.EUS:cups-1:2.3.3op2-27.el9_4.1.aarch64", "BaseOS-9.4.0.Z.EUS:cups-1:2.3.3op2-27.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.EUS:cups-1:2.3.3op2-27.el9_4.1.s390x", "BaseOS-9.4.0.Z.EUS:cups-1:2.3.3op2-27.el9_4.1.src", "BaseOS-9.4.0.Z.EUS:cups-1:2.3.3op2-27.el9_4.1.x86_64", "BaseOS-9.4.0.Z.EUS:cups-client-1:2.3.3op2-27.el9_4.1.aarch64", "BaseOS-9.4.0.Z.EUS:cups-client-1:2.3.3op2-27.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.EUS:cups-client-1:2.3.3op2-27.el9_4.1.s390x", "BaseOS-9.4.0.Z.EUS:cups-client-1:2.3.3op2-27.el9_4.1.x86_64", "BaseOS-9.4.0.Z.EUS:cups-client-debuginfo-1:2.3.3op2-27.el9_4.1.aarch64", "BaseOS-9.4.0.Z.EUS:cups-client-debuginfo-1:2.3.3op2-27.el9_4.1.i686", "BaseOS-9.4.0.Z.EUS:cups-client-debuginfo-1:2.3.3op2-27.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.EUS:cups-client-debuginfo-1:2.3.3op2-27.el9_4.1.s390x", "BaseOS-9.4.0.Z.EUS:cups-client-debuginfo-1:2.3.3op2-27.el9_4.1.x86_64", "BaseOS-9.4.0.Z.EUS:cups-debuginfo-1:2.3.3op2-27.el9_4.1.aarch64", "BaseOS-9.4.0.Z.EUS:cups-debuginfo-1:2.3.3op2-27.el9_4.1.i686", "BaseOS-9.4.0.Z.EUS:cups-debuginfo-1:2.3.3op2-27.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.EUS:cups-debuginfo-1:2.3.3op2-27.el9_4.1.s390x", "BaseOS-9.4.0.Z.EUS:cups-debuginfo-1:2.3.3op2-27.el9_4.1.x86_64", "BaseOS-9.4.0.Z.EUS:cups-debugsource-1:2.3.3op2-27.el9_4.1.aarch64", "BaseOS-9.4.0.Z.EUS:cups-debugsource-1:2.3.3op2-27.el9_4.1.i686", "BaseOS-9.4.0.Z.EUS:cups-debugsource-1:2.3.3op2-27.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.EUS:cups-debugsource-1:2.3.3op2-27.el9_4.1.s390x", "BaseOS-9.4.0.Z.EUS:cups-debugsource-1:2.3.3op2-27.el9_4.1.x86_64", "BaseOS-9.4.0.Z.EUS:cups-devel-1:2.3.3op2-27.el9_4.1.aarch64", "BaseOS-9.4.0.Z.EUS:cups-devel-1:2.3.3op2-27.el9_4.1.i686", "BaseOS-9.4.0.Z.EUS:cups-devel-1:2.3.3op2-27.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.EUS:cups-devel-1:2.3.3op2-27.el9_4.1.s390x", "BaseOS-9.4.0.Z.EUS:cups-devel-1:2.3.3op2-27.el9_4.1.x86_64", "BaseOS-9.4.0.Z.EUS:cups-filesystem-1:2.3.3op2-27.el9_4.1.noarch", "BaseOS-9.4.0.Z.EUS:cups-ipptool-1:2.3.3op2-27.el9_4.1.aarch64", "BaseOS-9.4.0.Z.EUS:cups-ipptool-1:2.3.3op2-27.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.EUS:cups-ipptool-1:2.3.3op2-27.el9_4.1.s390x", "BaseOS-9.4.0.Z.EUS:cups-ipptool-1:2.3.3op2-27.el9_4.1.x86_64", "BaseOS-9.4.0.Z.EUS:cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.1.aarch64", "BaseOS-9.4.0.Z.EUS:cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.1.i686", "BaseOS-9.4.0.Z.EUS:cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.EUS:cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.1.s390x", "BaseOS-9.4.0.Z.EUS:cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.1.x86_64", "BaseOS-9.4.0.Z.EUS:cups-libs-1:2.3.3op2-27.el9_4.1.aarch64", "BaseOS-9.4.0.Z.EUS:cups-libs-1:2.3.3op2-27.el9_4.1.i686", "BaseOS-9.4.0.Z.EUS:cups-libs-1:2.3.3op2-27.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.EUS:cups-libs-1:2.3.3op2-27.el9_4.1.s390x", "BaseOS-9.4.0.Z.EUS:cups-libs-1:2.3.3op2-27.el9_4.1.x86_64", "BaseOS-9.4.0.Z.EUS:cups-libs-debuginfo-1:2.3.3op2-27.el9_4.1.aarch64", "BaseOS-9.4.0.Z.EUS:cups-libs-debuginfo-1:2.3.3op2-27.el9_4.1.i686", "BaseOS-9.4.0.Z.EUS:cups-libs-debuginfo-1:2.3.3op2-27.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.EUS:cups-libs-debuginfo-1:2.3.3op2-27.el9_4.1.s390x", "BaseOS-9.4.0.Z.EUS:cups-libs-debuginfo-1:2.3.3op2-27.el9_4.1.x86_64", "BaseOS-9.4.0.Z.EUS:cups-lpd-1:2.3.3op2-27.el9_4.1.aarch64", "BaseOS-9.4.0.Z.EUS:cups-lpd-1:2.3.3op2-27.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.EUS:cups-lpd-1:2.3.3op2-27.el9_4.1.s390x", "BaseOS-9.4.0.Z.EUS:cups-lpd-1:2.3.3op2-27.el9_4.1.x86_64", "BaseOS-9.4.0.Z.EUS:cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.1.aarch64", "BaseOS-9.4.0.Z.EUS:cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.1.i686", "BaseOS-9.4.0.Z.EUS:cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.EUS:cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.1.s390x", "BaseOS-9.4.0.Z.EUS:cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.1.x86_64", "BaseOS-9.4.0.Z.EUS:cups-printerapp-1:2.3.3op2-27.el9_4.1.aarch64", "BaseOS-9.4.0.Z.EUS:cups-printerapp-1:2.3.3op2-27.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.EUS:cups-printerapp-1:2.3.3op2-27.el9_4.1.s390x", "BaseOS-9.4.0.Z.EUS:cups-printerapp-1:2.3.3op2-27.el9_4.1.x86_64", "BaseOS-9.4.0.Z.EUS:cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.1.aarch64", "BaseOS-9.4.0.Z.EUS:cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.1.i686", "BaseOS-9.4.0.Z.EUS:cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.EUS:cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.1.s390x", "BaseOS-9.4.0.Z.EUS:cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.1.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2025-58060" }, { "category": "external", "summary": "RHBZ#2392595", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2392595" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2025-58060", "url": "https://www.cve.org/CVERecord?id=CVE-2025-58060" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-58060", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58060" } ], "release_date": "2025-09-11T13:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-09-24T16:34:55+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.4.0.Z.EUS:cups-1:2.3.3op2-27.el9_4.1.aarch64", "AppStream-9.4.0.Z.EUS:cups-1:2.3.3op2-27.el9_4.1.ppc64le", "AppStream-9.4.0.Z.EUS:cups-1:2.3.3op2-27.el9_4.1.s390x", "AppStream-9.4.0.Z.EUS:cups-1:2.3.3op2-27.el9_4.1.src", "AppStream-9.4.0.Z.EUS:cups-1:2.3.3op2-27.el9_4.1.x86_64", "AppStream-9.4.0.Z.EUS:cups-client-1:2.3.3op2-27.el9_4.1.aarch64", "AppStream-9.4.0.Z.EUS:cups-client-1:2.3.3op2-27.el9_4.1.ppc64le", "AppStream-9.4.0.Z.EUS:cups-client-1:2.3.3op2-27.el9_4.1.s390x", "AppStream-9.4.0.Z.EUS:cups-client-1:2.3.3op2-27.el9_4.1.x86_64", "AppStream-9.4.0.Z.EUS:cups-client-debuginfo-1:2.3.3op2-27.el9_4.1.aarch64", "AppStream-9.4.0.Z.EUS:cups-client-debuginfo-1:2.3.3op2-27.el9_4.1.i686", "AppStream-9.4.0.Z.EUS:cups-client-debuginfo-1:2.3.3op2-27.el9_4.1.ppc64le", "AppStream-9.4.0.Z.EUS:cups-client-debuginfo-1:2.3.3op2-27.el9_4.1.s390x", "AppStream-9.4.0.Z.EUS:cups-client-debuginfo-1:2.3.3op2-27.el9_4.1.x86_64", "AppStream-9.4.0.Z.EUS:cups-debuginfo-1:2.3.3op2-27.el9_4.1.aarch64", "AppStream-9.4.0.Z.EUS:cups-debuginfo-1:2.3.3op2-27.el9_4.1.i686", "AppStream-9.4.0.Z.EUS:cups-debuginfo-1:2.3.3op2-27.el9_4.1.ppc64le", "AppStream-9.4.0.Z.EUS:cups-debuginfo-1:2.3.3op2-27.el9_4.1.s390x", "AppStream-9.4.0.Z.EUS:cups-debuginfo-1:2.3.3op2-27.el9_4.1.x86_64", "AppStream-9.4.0.Z.EUS:cups-debugsource-1:2.3.3op2-27.el9_4.1.aarch64", "AppStream-9.4.0.Z.EUS:cups-debugsource-1:2.3.3op2-27.el9_4.1.i686", "AppStream-9.4.0.Z.EUS:cups-debugsource-1:2.3.3op2-27.el9_4.1.ppc64le", "AppStream-9.4.0.Z.EUS:cups-debugsource-1:2.3.3op2-27.el9_4.1.s390x", "AppStream-9.4.0.Z.EUS:cups-debugsource-1:2.3.3op2-27.el9_4.1.x86_64", "AppStream-9.4.0.Z.EUS:cups-devel-1:2.3.3op2-27.el9_4.1.aarch64", "AppStream-9.4.0.Z.EUS:cups-devel-1:2.3.3op2-27.el9_4.1.i686", "AppStream-9.4.0.Z.EUS:cups-devel-1:2.3.3op2-27.el9_4.1.ppc64le", "AppStream-9.4.0.Z.EUS:cups-devel-1:2.3.3op2-27.el9_4.1.s390x", "AppStream-9.4.0.Z.EUS:cups-devel-1:2.3.3op2-27.el9_4.1.x86_64", "AppStream-9.4.0.Z.EUS:cups-filesystem-1:2.3.3op2-27.el9_4.1.noarch", "AppStream-9.4.0.Z.EUS:cups-ipptool-1:2.3.3op2-27.el9_4.1.aarch64", "AppStream-9.4.0.Z.EUS:cups-ipptool-1:2.3.3op2-27.el9_4.1.ppc64le", "AppStream-9.4.0.Z.EUS:cups-ipptool-1:2.3.3op2-27.el9_4.1.s390x", "AppStream-9.4.0.Z.EUS:cups-ipptool-1:2.3.3op2-27.el9_4.1.x86_64", "AppStream-9.4.0.Z.EUS:cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.1.aarch64", "AppStream-9.4.0.Z.EUS:cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.1.i686", "AppStream-9.4.0.Z.EUS:cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.1.ppc64le", "AppStream-9.4.0.Z.EUS:cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.1.s390x", "AppStream-9.4.0.Z.EUS:cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.1.x86_64", "AppStream-9.4.0.Z.EUS:cups-libs-1:2.3.3op2-27.el9_4.1.aarch64", "AppStream-9.4.0.Z.EUS:cups-libs-1:2.3.3op2-27.el9_4.1.i686", "AppStream-9.4.0.Z.EUS:cups-libs-1:2.3.3op2-27.el9_4.1.ppc64le", "AppStream-9.4.0.Z.EUS:cups-libs-1:2.3.3op2-27.el9_4.1.s390x", "AppStream-9.4.0.Z.EUS:cups-libs-1:2.3.3op2-27.el9_4.1.x86_64", "AppStream-9.4.0.Z.EUS:cups-libs-debuginfo-1:2.3.3op2-27.el9_4.1.aarch64", "AppStream-9.4.0.Z.EUS:cups-libs-debuginfo-1:2.3.3op2-27.el9_4.1.i686", "AppStream-9.4.0.Z.EUS:cups-libs-debuginfo-1:2.3.3op2-27.el9_4.1.ppc64le", "AppStream-9.4.0.Z.EUS:cups-libs-debuginfo-1:2.3.3op2-27.el9_4.1.s390x", "AppStream-9.4.0.Z.EUS:cups-libs-debuginfo-1:2.3.3op2-27.el9_4.1.x86_64", "AppStream-9.4.0.Z.EUS:cups-lpd-1:2.3.3op2-27.el9_4.1.aarch64", "AppStream-9.4.0.Z.EUS:cups-lpd-1:2.3.3op2-27.el9_4.1.ppc64le", "AppStream-9.4.0.Z.EUS:cups-lpd-1:2.3.3op2-27.el9_4.1.s390x", "AppStream-9.4.0.Z.EUS:cups-lpd-1:2.3.3op2-27.el9_4.1.x86_64", "AppStream-9.4.0.Z.EUS:cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.1.aarch64", "AppStream-9.4.0.Z.EUS:cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.1.i686", "AppStream-9.4.0.Z.EUS:cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.1.ppc64le", "AppStream-9.4.0.Z.EUS:cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.1.s390x", "AppStream-9.4.0.Z.EUS:cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.1.x86_64", "AppStream-9.4.0.Z.EUS:cups-printerapp-1:2.3.3op2-27.el9_4.1.aarch64", "AppStream-9.4.0.Z.EUS:cups-printerapp-1:2.3.3op2-27.el9_4.1.ppc64le", "AppStream-9.4.0.Z.EUS:cups-printerapp-1:2.3.3op2-27.el9_4.1.s390x", "AppStream-9.4.0.Z.EUS:cups-printerapp-1:2.3.3op2-27.el9_4.1.x86_64", "AppStream-9.4.0.Z.EUS:cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.1.aarch64", "AppStream-9.4.0.Z.EUS:cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.1.i686", "AppStream-9.4.0.Z.EUS:cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.1.ppc64le", "AppStream-9.4.0.Z.EUS:cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.1.s390x", "AppStream-9.4.0.Z.EUS:cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.1.x86_64", "BaseOS-9.4.0.Z.EUS:cups-1:2.3.3op2-27.el9_4.1.aarch64", "BaseOS-9.4.0.Z.EUS:cups-1:2.3.3op2-27.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.EUS:cups-1:2.3.3op2-27.el9_4.1.s390x", "BaseOS-9.4.0.Z.EUS:cups-1:2.3.3op2-27.el9_4.1.src", "BaseOS-9.4.0.Z.EUS:cups-1:2.3.3op2-27.el9_4.1.x86_64", "BaseOS-9.4.0.Z.EUS:cups-client-1:2.3.3op2-27.el9_4.1.aarch64", "BaseOS-9.4.0.Z.EUS:cups-client-1:2.3.3op2-27.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.EUS:cups-client-1:2.3.3op2-27.el9_4.1.s390x", "BaseOS-9.4.0.Z.EUS:cups-client-1:2.3.3op2-27.el9_4.1.x86_64", "BaseOS-9.4.0.Z.EUS:cups-client-debuginfo-1:2.3.3op2-27.el9_4.1.aarch64", "BaseOS-9.4.0.Z.EUS:cups-client-debuginfo-1:2.3.3op2-27.el9_4.1.i686", "BaseOS-9.4.0.Z.EUS:cups-client-debuginfo-1:2.3.3op2-27.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.EUS:cups-client-debuginfo-1:2.3.3op2-27.el9_4.1.s390x", "BaseOS-9.4.0.Z.EUS:cups-client-debuginfo-1:2.3.3op2-27.el9_4.1.x86_64", "BaseOS-9.4.0.Z.EUS:cups-debuginfo-1:2.3.3op2-27.el9_4.1.aarch64", "BaseOS-9.4.0.Z.EUS:cups-debuginfo-1:2.3.3op2-27.el9_4.1.i686", "BaseOS-9.4.0.Z.EUS:cups-debuginfo-1:2.3.3op2-27.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.EUS:cups-debuginfo-1:2.3.3op2-27.el9_4.1.s390x", "BaseOS-9.4.0.Z.EUS:cups-debuginfo-1:2.3.3op2-27.el9_4.1.x86_64", "BaseOS-9.4.0.Z.EUS:cups-debugsource-1:2.3.3op2-27.el9_4.1.aarch64", "BaseOS-9.4.0.Z.EUS:cups-debugsource-1:2.3.3op2-27.el9_4.1.i686", "BaseOS-9.4.0.Z.EUS:cups-debugsource-1:2.3.3op2-27.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.EUS:cups-debugsource-1:2.3.3op2-27.el9_4.1.s390x", "BaseOS-9.4.0.Z.EUS:cups-debugsource-1:2.3.3op2-27.el9_4.1.x86_64", "BaseOS-9.4.0.Z.EUS:cups-devel-1:2.3.3op2-27.el9_4.1.aarch64", "BaseOS-9.4.0.Z.EUS:cups-devel-1:2.3.3op2-27.el9_4.1.i686", "BaseOS-9.4.0.Z.EUS:cups-devel-1:2.3.3op2-27.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.EUS:cups-devel-1:2.3.3op2-27.el9_4.1.s390x", "BaseOS-9.4.0.Z.EUS:cups-devel-1:2.3.3op2-27.el9_4.1.x86_64", "BaseOS-9.4.0.Z.EUS:cups-filesystem-1:2.3.3op2-27.el9_4.1.noarch", "BaseOS-9.4.0.Z.EUS:cups-ipptool-1:2.3.3op2-27.el9_4.1.aarch64", "BaseOS-9.4.0.Z.EUS:cups-ipptool-1:2.3.3op2-27.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.EUS:cups-ipptool-1:2.3.3op2-27.el9_4.1.s390x", "BaseOS-9.4.0.Z.EUS:cups-ipptool-1:2.3.3op2-27.el9_4.1.x86_64", "BaseOS-9.4.0.Z.EUS:cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.1.aarch64", "BaseOS-9.4.0.Z.EUS:cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.1.i686", "BaseOS-9.4.0.Z.EUS:cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.EUS:cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.1.s390x", "BaseOS-9.4.0.Z.EUS:cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.1.x86_64", "BaseOS-9.4.0.Z.EUS:cups-libs-1:2.3.3op2-27.el9_4.1.aarch64", "BaseOS-9.4.0.Z.EUS:cups-libs-1:2.3.3op2-27.el9_4.1.i686", "BaseOS-9.4.0.Z.EUS:cups-libs-1:2.3.3op2-27.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.EUS:cups-libs-1:2.3.3op2-27.el9_4.1.s390x", "BaseOS-9.4.0.Z.EUS:cups-libs-1:2.3.3op2-27.el9_4.1.x86_64", "BaseOS-9.4.0.Z.EUS:cups-libs-debuginfo-1:2.3.3op2-27.el9_4.1.aarch64", "BaseOS-9.4.0.Z.EUS:cups-libs-debuginfo-1:2.3.3op2-27.el9_4.1.i686", "BaseOS-9.4.0.Z.EUS:cups-libs-debuginfo-1:2.3.3op2-27.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.EUS:cups-libs-debuginfo-1:2.3.3op2-27.el9_4.1.s390x", "BaseOS-9.4.0.Z.EUS:cups-libs-debuginfo-1:2.3.3op2-27.el9_4.1.x86_64", "BaseOS-9.4.0.Z.EUS:cups-lpd-1:2.3.3op2-27.el9_4.1.aarch64", "BaseOS-9.4.0.Z.EUS:cups-lpd-1:2.3.3op2-27.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.EUS:cups-lpd-1:2.3.3op2-27.el9_4.1.s390x", "BaseOS-9.4.0.Z.EUS:cups-lpd-1:2.3.3op2-27.el9_4.1.x86_64", "BaseOS-9.4.0.Z.EUS:cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.1.aarch64", "BaseOS-9.4.0.Z.EUS:cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.1.i686", "BaseOS-9.4.0.Z.EUS:cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.EUS:cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.1.s390x", "BaseOS-9.4.0.Z.EUS:cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.1.x86_64", "BaseOS-9.4.0.Z.EUS:cups-printerapp-1:2.3.3op2-27.el9_4.1.aarch64", "BaseOS-9.4.0.Z.EUS:cups-printerapp-1:2.3.3op2-27.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.EUS:cups-printerapp-1:2.3.3op2-27.el9_4.1.s390x", "BaseOS-9.4.0.Z.EUS:cups-printerapp-1:2.3.3op2-27.el9_4.1.x86_64", "BaseOS-9.4.0.Z.EUS:cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.1.aarch64", "BaseOS-9.4.0.Z.EUS:cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.1.i686", "BaseOS-9.4.0.Z.EUS:cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.EUS:cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.1.s390x", "BaseOS-9.4.0.Z.EUS:cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.1.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:16592" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to a widespread installation base, or stability. It is strongly advised to apply vendor-supplied patches as soon as they are released to address this authentication bypass vulnerability.", "product_ids": [ "AppStream-9.4.0.Z.EUS:cups-1:2.3.3op2-27.el9_4.1.aarch64", "AppStream-9.4.0.Z.EUS:cups-1:2.3.3op2-27.el9_4.1.ppc64le", "AppStream-9.4.0.Z.EUS:cups-1:2.3.3op2-27.el9_4.1.s390x", "AppStream-9.4.0.Z.EUS:cups-1:2.3.3op2-27.el9_4.1.src", "AppStream-9.4.0.Z.EUS:cups-1:2.3.3op2-27.el9_4.1.x86_64", "AppStream-9.4.0.Z.EUS:cups-client-1:2.3.3op2-27.el9_4.1.aarch64", "AppStream-9.4.0.Z.EUS:cups-client-1:2.3.3op2-27.el9_4.1.ppc64le", "AppStream-9.4.0.Z.EUS:cups-client-1:2.3.3op2-27.el9_4.1.s390x", "AppStream-9.4.0.Z.EUS:cups-client-1:2.3.3op2-27.el9_4.1.x86_64", "AppStream-9.4.0.Z.EUS:cups-client-debuginfo-1:2.3.3op2-27.el9_4.1.aarch64", "AppStream-9.4.0.Z.EUS:cups-client-debuginfo-1:2.3.3op2-27.el9_4.1.i686", "AppStream-9.4.0.Z.EUS:cups-client-debuginfo-1:2.3.3op2-27.el9_4.1.ppc64le", "AppStream-9.4.0.Z.EUS:cups-client-debuginfo-1:2.3.3op2-27.el9_4.1.s390x", "AppStream-9.4.0.Z.EUS:cups-client-debuginfo-1:2.3.3op2-27.el9_4.1.x86_64", "AppStream-9.4.0.Z.EUS:cups-debuginfo-1:2.3.3op2-27.el9_4.1.aarch64", "AppStream-9.4.0.Z.EUS:cups-debuginfo-1:2.3.3op2-27.el9_4.1.i686", "AppStream-9.4.0.Z.EUS:cups-debuginfo-1:2.3.3op2-27.el9_4.1.ppc64le", "AppStream-9.4.0.Z.EUS:cups-debuginfo-1:2.3.3op2-27.el9_4.1.s390x", "AppStream-9.4.0.Z.EUS:cups-debuginfo-1:2.3.3op2-27.el9_4.1.x86_64", "AppStream-9.4.0.Z.EUS:cups-debugsource-1:2.3.3op2-27.el9_4.1.aarch64", "AppStream-9.4.0.Z.EUS:cups-debugsource-1:2.3.3op2-27.el9_4.1.i686", "AppStream-9.4.0.Z.EUS:cups-debugsource-1:2.3.3op2-27.el9_4.1.ppc64le", "AppStream-9.4.0.Z.EUS:cups-debugsource-1:2.3.3op2-27.el9_4.1.s390x", "AppStream-9.4.0.Z.EUS:cups-debugsource-1:2.3.3op2-27.el9_4.1.x86_64", "AppStream-9.4.0.Z.EUS:cups-devel-1:2.3.3op2-27.el9_4.1.aarch64", "AppStream-9.4.0.Z.EUS:cups-devel-1:2.3.3op2-27.el9_4.1.i686", "AppStream-9.4.0.Z.EUS:cups-devel-1:2.3.3op2-27.el9_4.1.ppc64le", "AppStream-9.4.0.Z.EUS:cups-devel-1:2.3.3op2-27.el9_4.1.s390x", "AppStream-9.4.0.Z.EUS:cups-devel-1:2.3.3op2-27.el9_4.1.x86_64", "AppStream-9.4.0.Z.EUS:cups-filesystem-1:2.3.3op2-27.el9_4.1.noarch", "AppStream-9.4.0.Z.EUS:cups-ipptool-1:2.3.3op2-27.el9_4.1.aarch64", "AppStream-9.4.0.Z.EUS:cups-ipptool-1:2.3.3op2-27.el9_4.1.ppc64le", "AppStream-9.4.0.Z.EUS:cups-ipptool-1:2.3.3op2-27.el9_4.1.s390x", "AppStream-9.4.0.Z.EUS:cups-ipptool-1:2.3.3op2-27.el9_4.1.x86_64", "AppStream-9.4.0.Z.EUS:cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.1.aarch64", "AppStream-9.4.0.Z.EUS:cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.1.i686", "AppStream-9.4.0.Z.EUS:cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.1.ppc64le", "AppStream-9.4.0.Z.EUS:cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.1.s390x", "AppStream-9.4.0.Z.EUS:cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.1.x86_64", "AppStream-9.4.0.Z.EUS:cups-libs-1:2.3.3op2-27.el9_4.1.aarch64", "AppStream-9.4.0.Z.EUS:cups-libs-1:2.3.3op2-27.el9_4.1.i686", "AppStream-9.4.0.Z.EUS:cups-libs-1:2.3.3op2-27.el9_4.1.ppc64le", "AppStream-9.4.0.Z.EUS:cups-libs-1:2.3.3op2-27.el9_4.1.s390x", "AppStream-9.4.0.Z.EUS:cups-libs-1:2.3.3op2-27.el9_4.1.x86_64", "AppStream-9.4.0.Z.EUS:cups-libs-debuginfo-1:2.3.3op2-27.el9_4.1.aarch64", "AppStream-9.4.0.Z.EUS:cups-libs-debuginfo-1:2.3.3op2-27.el9_4.1.i686", "AppStream-9.4.0.Z.EUS:cups-libs-debuginfo-1:2.3.3op2-27.el9_4.1.ppc64le", "AppStream-9.4.0.Z.EUS:cups-libs-debuginfo-1:2.3.3op2-27.el9_4.1.s390x", "AppStream-9.4.0.Z.EUS:cups-libs-debuginfo-1:2.3.3op2-27.el9_4.1.x86_64", "AppStream-9.4.0.Z.EUS:cups-lpd-1:2.3.3op2-27.el9_4.1.aarch64", "AppStream-9.4.0.Z.EUS:cups-lpd-1:2.3.3op2-27.el9_4.1.ppc64le", "AppStream-9.4.0.Z.EUS:cups-lpd-1:2.3.3op2-27.el9_4.1.s390x", "AppStream-9.4.0.Z.EUS:cups-lpd-1:2.3.3op2-27.el9_4.1.x86_64", "AppStream-9.4.0.Z.EUS:cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.1.aarch64", "AppStream-9.4.0.Z.EUS:cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.1.i686", "AppStream-9.4.0.Z.EUS:cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.1.ppc64le", "AppStream-9.4.0.Z.EUS:cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.1.s390x", "AppStream-9.4.0.Z.EUS:cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.1.x86_64", "AppStream-9.4.0.Z.EUS:cups-printerapp-1:2.3.3op2-27.el9_4.1.aarch64", "AppStream-9.4.0.Z.EUS:cups-printerapp-1:2.3.3op2-27.el9_4.1.ppc64le", "AppStream-9.4.0.Z.EUS:cups-printerapp-1:2.3.3op2-27.el9_4.1.s390x", "AppStream-9.4.0.Z.EUS:cups-printerapp-1:2.3.3op2-27.el9_4.1.x86_64", "AppStream-9.4.0.Z.EUS:cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.1.aarch64", "AppStream-9.4.0.Z.EUS:cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.1.i686", "AppStream-9.4.0.Z.EUS:cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.1.ppc64le", "AppStream-9.4.0.Z.EUS:cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.1.s390x", "AppStream-9.4.0.Z.EUS:cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.1.x86_64", "BaseOS-9.4.0.Z.EUS:cups-1:2.3.3op2-27.el9_4.1.aarch64", "BaseOS-9.4.0.Z.EUS:cups-1:2.3.3op2-27.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.EUS:cups-1:2.3.3op2-27.el9_4.1.s390x", "BaseOS-9.4.0.Z.EUS:cups-1:2.3.3op2-27.el9_4.1.src", "BaseOS-9.4.0.Z.EUS:cups-1:2.3.3op2-27.el9_4.1.x86_64", "BaseOS-9.4.0.Z.EUS:cups-client-1:2.3.3op2-27.el9_4.1.aarch64", "BaseOS-9.4.0.Z.EUS:cups-client-1:2.3.3op2-27.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.EUS:cups-client-1:2.3.3op2-27.el9_4.1.s390x", "BaseOS-9.4.0.Z.EUS:cups-client-1:2.3.3op2-27.el9_4.1.x86_64", "BaseOS-9.4.0.Z.EUS:cups-client-debuginfo-1:2.3.3op2-27.el9_4.1.aarch64", "BaseOS-9.4.0.Z.EUS:cups-client-debuginfo-1:2.3.3op2-27.el9_4.1.i686", "BaseOS-9.4.0.Z.EUS:cups-client-debuginfo-1:2.3.3op2-27.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.EUS:cups-client-debuginfo-1:2.3.3op2-27.el9_4.1.s390x", "BaseOS-9.4.0.Z.EUS:cups-client-debuginfo-1:2.3.3op2-27.el9_4.1.x86_64", "BaseOS-9.4.0.Z.EUS:cups-debuginfo-1:2.3.3op2-27.el9_4.1.aarch64", "BaseOS-9.4.0.Z.EUS:cups-debuginfo-1:2.3.3op2-27.el9_4.1.i686", "BaseOS-9.4.0.Z.EUS:cups-debuginfo-1:2.3.3op2-27.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.EUS:cups-debuginfo-1:2.3.3op2-27.el9_4.1.s390x", "BaseOS-9.4.0.Z.EUS:cups-debuginfo-1:2.3.3op2-27.el9_4.1.x86_64", "BaseOS-9.4.0.Z.EUS:cups-debugsource-1:2.3.3op2-27.el9_4.1.aarch64", "BaseOS-9.4.0.Z.EUS:cups-debugsource-1:2.3.3op2-27.el9_4.1.i686", "BaseOS-9.4.0.Z.EUS:cups-debugsource-1:2.3.3op2-27.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.EUS:cups-debugsource-1:2.3.3op2-27.el9_4.1.s390x", "BaseOS-9.4.0.Z.EUS:cups-debugsource-1:2.3.3op2-27.el9_4.1.x86_64", "BaseOS-9.4.0.Z.EUS:cups-devel-1:2.3.3op2-27.el9_4.1.aarch64", "BaseOS-9.4.0.Z.EUS:cups-devel-1:2.3.3op2-27.el9_4.1.i686", "BaseOS-9.4.0.Z.EUS:cups-devel-1:2.3.3op2-27.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.EUS:cups-devel-1:2.3.3op2-27.el9_4.1.s390x", "BaseOS-9.4.0.Z.EUS:cups-devel-1:2.3.3op2-27.el9_4.1.x86_64", "BaseOS-9.4.0.Z.EUS:cups-filesystem-1:2.3.3op2-27.el9_4.1.noarch", "BaseOS-9.4.0.Z.EUS:cups-ipptool-1:2.3.3op2-27.el9_4.1.aarch64", "BaseOS-9.4.0.Z.EUS:cups-ipptool-1:2.3.3op2-27.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.EUS:cups-ipptool-1:2.3.3op2-27.el9_4.1.s390x", "BaseOS-9.4.0.Z.EUS:cups-ipptool-1:2.3.3op2-27.el9_4.1.x86_64", "BaseOS-9.4.0.Z.EUS:cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.1.aarch64", "BaseOS-9.4.0.Z.EUS:cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.1.i686", "BaseOS-9.4.0.Z.EUS:cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.EUS:cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.1.s390x", "BaseOS-9.4.0.Z.EUS:cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.1.x86_64", "BaseOS-9.4.0.Z.EUS:cups-libs-1:2.3.3op2-27.el9_4.1.aarch64", "BaseOS-9.4.0.Z.EUS:cups-libs-1:2.3.3op2-27.el9_4.1.i686", "BaseOS-9.4.0.Z.EUS:cups-libs-1:2.3.3op2-27.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.EUS:cups-libs-1:2.3.3op2-27.el9_4.1.s390x", "BaseOS-9.4.0.Z.EUS:cups-libs-1:2.3.3op2-27.el9_4.1.x86_64", "BaseOS-9.4.0.Z.EUS:cups-libs-debuginfo-1:2.3.3op2-27.el9_4.1.aarch64", "BaseOS-9.4.0.Z.EUS:cups-libs-debuginfo-1:2.3.3op2-27.el9_4.1.i686", "BaseOS-9.4.0.Z.EUS:cups-libs-debuginfo-1:2.3.3op2-27.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.EUS:cups-libs-debuginfo-1:2.3.3op2-27.el9_4.1.s390x", "BaseOS-9.4.0.Z.EUS:cups-libs-debuginfo-1:2.3.3op2-27.el9_4.1.x86_64", "BaseOS-9.4.0.Z.EUS:cups-lpd-1:2.3.3op2-27.el9_4.1.aarch64", "BaseOS-9.4.0.Z.EUS:cups-lpd-1:2.3.3op2-27.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.EUS:cups-lpd-1:2.3.3op2-27.el9_4.1.s390x", "BaseOS-9.4.0.Z.EUS:cups-lpd-1:2.3.3op2-27.el9_4.1.x86_64", "BaseOS-9.4.0.Z.EUS:cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.1.aarch64", "BaseOS-9.4.0.Z.EUS:cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.1.i686", "BaseOS-9.4.0.Z.EUS:cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.EUS:cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.1.s390x", "BaseOS-9.4.0.Z.EUS:cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.1.x86_64", "BaseOS-9.4.0.Z.EUS:cups-printerapp-1:2.3.3op2-27.el9_4.1.aarch64", "BaseOS-9.4.0.Z.EUS:cups-printerapp-1:2.3.3op2-27.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.EUS:cups-printerapp-1:2.3.3op2-27.el9_4.1.s390x", "BaseOS-9.4.0.Z.EUS:cups-printerapp-1:2.3.3op2-27.el9_4.1.x86_64", "BaseOS-9.4.0.Z.EUS:cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.1.aarch64", "BaseOS-9.4.0.Z.EUS:cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.1.i686", "BaseOS-9.4.0.Z.EUS:cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.EUS:cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.1.s390x", "BaseOS-9.4.0.Z.EUS:cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 8.0, "baseSeverity": "HIGH", "confidentialityImpact": "LOW", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-9.4.0.Z.EUS:cups-1:2.3.3op2-27.el9_4.1.aarch64", "AppStream-9.4.0.Z.EUS:cups-1:2.3.3op2-27.el9_4.1.ppc64le", "AppStream-9.4.0.Z.EUS:cups-1:2.3.3op2-27.el9_4.1.s390x", "AppStream-9.4.0.Z.EUS:cups-1:2.3.3op2-27.el9_4.1.src", "AppStream-9.4.0.Z.EUS:cups-1:2.3.3op2-27.el9_4.1.x86_64", "AppStream-9.4.0.Z.EUS:cups-client-1:2.3.3op2-27.el9_4.1.aarch64", "AppStream-9.4.0.Z.EUS:cups-client-1:2.3.3op2-27.el9_4.1.ppc64le", "AppStream-9.4.0.Z.EUS:cups-client-1:2.3.3op2-27.el9_4.1.s390x", "AppStream-9.4.0.Z.EUS:cups-client-1:2.3.3op2-27.el9_4.1.x86_64", "AppStream-9.4.0.Z.EUS:cups-client-debuginfo-1:2.3.3op2-27.el9_4.1.aarch64", "AppStream-9.4.0.Z.EUS:cups-client-debuginfo-1:2.3.3op2-27.el9_4.1.i686", "AppStream-9.4.0.Z.EUS:cups-client-debuginfo-1:2.3.3op2-27.el9_4.1.ppc64le", "AppStream-9.4.0.Z.EUS:cups-client-debuginfo-1:2.3.3op2-27.el9_4.1.s390x", "AppStream-9.4.0.Z.EUS:cups-client-debuginfo-1:2.3.3op2-27.el9_4.1.x86_64", "AppStream-9.4.0.Z.EUS:cups-debuginfo-1:2.3.3op2-27.el9_4.1.aarch64", "AppStream-9.4.0.Z.EUS:cups-debuginfo-1:2.3.3op2-27.el9_4.1.i686", "AppStream-9.4.0.Z.EUS:cups-debuginfo-1:2.3.3op2-27.el9_4.1.ppc64le", "AppStream-9.4.0.Z.EUS:cups-debuginfo-1:2.3.3op2-27.el9_4.1.s390x", "AppStream-9.4.0.Z.EUS:cups-debuginfo-1:2.3.3op2-27.el9_4.1.x86_64", "AppStream-9.4.0.Z.EUS:cups-debugsource-1:2.3.3op2-27.el9_4.1.aarch64", "AppStream-9.4.0.Z.EUS:cups-debugsource-1:2.3.3op2-27.el9_4.1.i686", "AppStream-9.4.0.Z.EUS:cups-debugsource-1:2.3.3op2-27.el9_4.1.ppc64le", "AppStream-9.4.0.Z.EUS:cups-debugsource-1:2.3.3op2-27.el9_4.1.s390x", "AppStream-9.4.0.Z.EUS:cups-debugsource-1:2.3.3op2-27.el9_4.1.x86_64", "AppStream-9.4.0.Z.EUS:cups-devel-1:2.3.3op2-27.el9_4.1.aarch64", "AppStream-9.4.0.Z.EUS:cups-devel-1:2.3.3op2-27.el9_4.1.i686", "AppStream-9.4.0.Z.EUS:cups-devel-1:2.3.3op2-27.el9_4.1.ppc64le", "AppStream-9.4.0.Z.EUS:cups-devel-1:2.3.3op2-27.el9_4.1.s390x", "AppStream-9.4.0.Z.EUS:cups-devel-1:2.3.3op2-27.el9_4.1.x86_64", "AppStream-9.4.0.Z.EUS:cups-filesystem-1:2.3.3op2-27.el9_4.1.noarch", "AppStream-9.4.0.Z.EUS:cups-ipptool-1:2.3.3op2-27.el9_4.1.aarch64", "AppStream-9.4.0.Z.EUS:cups-ipptool-1:2.3.3op2-27.el9_4.1.ppc64le", "AppStream-9.4.0.Z.EUS:cups-ipptool-1:2.3.3op2-27.el9_4.1.s390x", "AppStream-9.4.0.Z.EUS:cups-ipptool-1:2.3.3op2-27.el9_4.1.x86_64", "AppStream-9.4.0.Z.EUS:cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.1.aarch64", "AppStream-9.4.0.Z.EUS:cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.1.i686", "AppStream-9.4.0.Z.EUS:cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.1.ppc64le", "AppStream-9.4.0.Z.EUS:cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.1.s390x", "AppStream-9.4.0.Z.EUS:cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.1.x86_64", "AppStream-9.4.0.Z.EUS:cups-libs-1:2.3.3op2-27.el9_4.1.aarch64", "AppStream-9.4.0.Z.EUS:cups-libs-1:2.3.3op2-27.el9_4.1.i686", "AppStream-9.4.0.Z.EUS:cups-libs-1:2.3.3op2-27.el9_4.1.ppc64le", "AppStream-9.4.0.Z.EUS:cups-libs-1:2.3.3op2-27.el9_4.1.s390x", "AppStream-9.4.0.Z.EUS:cups-libs-1:2.3.3op2-27.el9_4.1.x86_64", "AppStream-9.4.0.Z.EUS:cups-libs-debuginfo-1:2.3.3op2-27.el9_4.1.aarch64", "AppStream-9.4.0.Z.EUS:cups-libs-debuginfo-1:2.3.3op2-27.el9_4.1.i686", "AppStream-9.4.0.Z.EUS:cups-libs-debuginfo-1:2.3.3op2-27.el9_4.1.ppc64le", "AppStream-9.4.0.Z.EUS:cups-libs-debuginfo-1:2.3.3op2-27.el9_4.1.s390x", "AppStream-9.4.0.Z.EUS:cups-libs-debuginfo-1:2.3.3op2-27.el9_4.1.x86_64", "AppStream-9.4.0.Z.EUS:cups-lpd-1:2.3.3op2-27.el9_4.1.aarch64", "AppStream-9.4.0.Z.EUS:cups-lpd-1:2.3.3op2-27.el9_4.1.ppc64le", "AppStream-9.4.0.Z.EUS:cups-lpd-1:2.3.3op2-27.el9_4.1.s390x", "AppStream-9.4.0.Z.EUS:cups-lpd-1:2.3.3op2-27.el9_4.1.x86_64", "AppStream-9.4.0.Z.EUS:cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.1.aarch64", "AppStream-9.4.0.Z.EUS:cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.1.i686", "AppStream-9.4.0.Z.EUS:cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.1.ppc64le", "AppStream-9.4.0.Z.EUS:cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.1.s390x", "AppStream-9.4.0.Z.EUS:cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.1.x86_64", "AppStream-9.4.0.Z.EUS:cups-printerapp-1:2.3.3op2-27.el9_4.1.aarch64", "AppStream-9.4.0.Z.EUS:cups-printerapp-1:2.3.3op2-27.el9_4.1.ppc64le", "AppStream-9.4.0.Z.EUS:cups-printerapp-1:2.3.3op2-27.el9_4.1.s390x", "AppStream-9.4.0.Z.EUS:cups-printerapp-1:2.3.3op2-27.el9_4.1.x86_64", "AppStream-9.4.0.Z.EUS:cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.1.aarch64", "AppStream-9.4.0.Z.EUS:cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.1.i686", "AppStream-9.4.0.Z.EUS:cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.1.ppc64le", "AppStream-9.4.0.Z.EUS:cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.1.s390x", "AppStream-9.4.0.Z.EUS:cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.1.x86_64", "BaseOS-9.4.0.Z.EUS:cups-1:2.3.3op2-27.el9_4.1.aarch64", "BaseOS-9.4.0.Z.EUS:cups-1:2.3.3op2-27.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.EUS:cups-1:2.3.3op2-27.el9_4.1.s390x", "BaseOS-9.4.0.Z.EUS:cups-1:2.3.3op2-27.el9_4.1.src", "BaseOS-9.4.0.Z.EUS:cups-1:2.3.3op2-27.el9_4.1.x86_64", "BaseOS-9.4.0.Z.EUS:cups-client-1:2.3.3op2-27.el9_4.1.aarch64", "BaseOS-9.4.0.Z.EUS:cups-client-1:2.3.3op2-27.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.EUS:cups-client-1:2.3.3op2-27.el9_4.1.s390x", "BaseOS-9.4.0.Z.EUS:cups-client-1:2.3.3op2-27.el9_4.1.x86_64", "BaseOS-9.4.0.Z.EUS:cups-client-debuginfo-1:2.3.3op2-27.el9_4.1.aarch64", "BaseOS-9.4.0.Z.EUS:cups-client-debuginfo-1:2.3.3op2-27.el9_4.1.i686", "BaseOS-9.4.0.Z.EUS:cups-client-debuginfo-1:2.3.3op2-27.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.EUS:cups-client-debuginfo-1:2.3.3op2-27.el9_4.1.s390x", "BaseOS-9.4.0.Z.EUS:cups-client-debuginfo-1:2.3.3op2-27.el9_4.1.x86_64", "BaseOS-9.4.0.Z.EUS:cups-debuginfo-1:2.3.3op2-27.el9_4.1.aarch64", "BaseOS-9.4.0.Z.EUS:cups-debuginfo-1:2.3.3op2-27.el9_4.1.i686", "BaseOS-9.4.0.Z.EUS:cups-debuginfo-1:2.3.3op2-27.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.EUS:cups-debuginfo-1:2.3.3op2-27.el9_4.1.s390x", "BaseOS-9.4.0.Z.EUS:cups-debuginfo-1:2.3.3op2-27.el9_4.1.x86_64", "BaseOS-9.4.0.Z.EUS:cups-debugsource-1:2.3.3op2-27.el9_4.1.aarch64", "BaseOS-9.4.0.Z.EUS:cups-debugsource-1:2.3.3op2-27.el9_4.1.i686", "BaseOS-9.4.0.Z.EUS:cups-debugsource-1:2.3.3op2-27.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.EUS:cups-debugsource-1:2.3.3op2-27.el9_4.1.s390x", "BaseOS-9.4.0.Z.EUS:cups-debugsource-1:2.3.3op2-27.el9_4.1.x86_64", "BaseOS-9.4.0.Z.EUS:cups-devel-1:2.3.3op2-27.el9_4.1.aarch64", "BaseOS-9.4.0.Z.EUS:cups-devel-1:2.3.3op2-27.el9_4.1.i686", "BaseOS-9.4.0.Z.EUS:cups-devel-1:2.3.3op2-27.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.EUS:cups-devel-1:2.3.3op2-27.el9_4.1.s390x", "BaseOS-9.4.0.Z.EUS:cups-devel-1:2.3.3op2-27.el9_4.1.x86_64", "BaseOS-9.4.0.Z.EUS:cups-filesystem-1:2.3.3op2-27.el9_4.1.noarch", "BaseOS-9.4.0.Z.EUS:cups-ipptool-1:2.3.3op2-27.el9_4.1.aarch64", "BaseOS-9.4.0.Z.EUS:cups-ipptool-1:2.3.3op2-27.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.EUS:cups-ipptool-1:2.3.3op2-27.el9_4.1.s390x", "BaseOS-9.4.0.Z.EUS:cups-ipptool-1:2.3.3op2-27.el9_4.1.x86_64", "BaseOS-9.4.0.Z.EUS:cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.1.aarch64", "BaseOS-9.4.0.Z.EUS:cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.1.i686", "BaseOS-9.4.0.Z.EUS:cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.EUS:cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.1.s390x", "BaseOS-9.4.0.Z.EUS:cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.1.x86_64", "BaseOS-9.4.0.Z.EUS:cups-libs-1:2.3.3op2-27.el9_4.1.aarch64", "BaseOS-9.4.0.Z.EUS:cups-libs-1:2.3.3op2-27.el9_4.1.i686", "BaseOS-9.4.0.Z.EUS:cups-libs-1:2.3.3op2-27.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.EUS:cups-libs-1:2.3.3op2-27.el9_4.1.s390x", "BaseOS-9.4.0.Z.EUS:cups-libs-1:2.3.3op2-27.el9_4.1.x86_64", "BaseOS-9.4.0.Z.EUS:cups-libs-debuginfo-1:2.3.3op2-27.el9_4.1.aarch64", "BaseOS-9.4.0.Z.EUS:cups-libs-debuginfo-1:2.3.3op2-27.el9_4.1.i686", "BaseOS-9.4.0.Z.EUS:cups-libs-debuginfo-1:2.3.3op2-27.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.EUS:cups-libs-debuginfo-1:2.3.3op2-27.el9_4.1.s390x", "BaseOS-9.4.0.Z.EUS:cups-libs-debuginfo-1:2.3.3op2-27.el9_4.1.x86_64", "BaseOS-9.4.0.Z.EUS:cups-lpd-1:2.3.3op2-27.el9_4.1.aarch64", "BaseOS-9.4.0.Z.EUS:cups-lpd-1:2.3.3op2-27.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.EUS:cups-lpd-1:2.3.3op2-27.el9_4.1.s390x", "BaseOS-9.4.0.Z.EUS:cups-lpd-1:2.3.3op2-27.el9_4.1.x86_64", "BaseOS-9.4.0.Z.EUS:cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.1.aarch64", "BaseOS-9.4.0.Z.EUS:cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.1.i686", "BaseOS-9.4.0.Z.EUS:cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.EUS:cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.1.s390x", "BaseOS-9.4.0.Z.EUS:cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.1.x86_64", "BaseOS-9.4.0.Z.EUS:cups-printerapp-1:2.3.3op2-27.el9_4.1.aarch64", "BaseOS-9.4.0.Z.EUS:cups-printerapp-1:2.3.3op2-27.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.EUS:cups-printerapp-1:2.3.3op2-27.el9_4.1.s390x", "BaseOS-9.4.0.Z.EUS:cups-printerapp-1:2.3.3op2-27.el9_4.1.x86_64", "BaseOS-9.4.0.Z.EUS:cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.1.aarch64", "BaseOS-9.4.0.Z.EUS:cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.1.i686", "BaseOS-9.4.0.Z.EUS:cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.EUS:cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.1.s390x", "BaseOS-9.4.0.Z.EUS:cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.1.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "cups: Authentication Bypass in CUPS Authorization Handling" }, { "acknowledgments": [ { "names": [ "SilverPlate3" ] } ], "cve": "CVE-2025-58364", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "discovery_date": "2025-09-04T09:48:55.091000+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2393078" } ], "notes": [ { "category": "description", "text": "A flaw was found in the CUPS printing system\u2019s ipp_read_io() function, which handles Internet Printing Protocol (IPP) requests. When processing specially crafted printer attribute responses, improper validation can cause a null pointer dereference. This leads to a crash in libcups, potentially disrupting printing services. Since CUPS is widely deployed on Linux systems for printer discovery and management, this issue can cause denial-of-service (DoS) across multiple machines on a local network.", "title": "Vulnerability description" }, { "category": "summary", "text": "cups: Null Pointer Dereference in CUPS ipp_read_io() Leading to Remote DoS", "title": "Vulnerability summary" }, { "category": "other", "text": "The Red Hat Product Security team has assessed the severity of this vulnerability as Moderate . The flaw can be remotely exploited within local subnets to crash CUPS services without requiring authentication or user interaction. In cases where machines expose IPP services to the internet, the vulnerability may be exploitable over the network. The root cause is improper deserialization and validation of printer attributes in the ipp_read_io() function, leading to null pointer dereference and denial-of-service.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.4.0.Z.EUS:cups-1:2.3.3op2-27.el9_4.1.aarch64", "AppStream-9.4.0.Z.EUS:cups-1:2.3.3op2-27.el9_4.1.ppc64le", "AppStream-9.4.0.Z.EUS:cups-1:2.3.3op2-27.el9_4.1.s390x", "AppStream-9.4.0.Z.EUS:cups-1:2.3.3op2-27.el9_4.1.src", "AppStream-9.4.0.Z.EUS:cups-1:2.3.3op2-27.el9_4.1.x86_64", "AppStream-9.4.0.Z.EUS:cups-client-1:2.3.3op2-27.el9_4.1.aarch64", "AppStream-9.4.0.Z.EUS:cups-client-1:2.3.3op2-27.el9_4.1.ppc64le", "AppStream-9.4.0.Z.EUS:cups-client-1:2.3.3op2-27.el9_4.1.s390x", "AppStream-9.4.0.Z.EUS:cups-client-1:2.3.3op2-27.el9_4.1.x86_64", "AppStream-9.4.0.Z.EUS:cups-client-debuginfo-1:2.3.3op2-27.el9_4.1.aarch64", "AppStream-9.4.0.Z.EUS:cups-client-debuginfo-1:2.3.3op2-27.el9_4.1.i686", "AppStream-9.4.0.Z.EUS:cups-client-debuginfo-1:2.3.3op2-27.el9_4.1.ppc64le", "AppStream-9.4.0.Z.EUS:cups-client-debuginfo-1:2.3.3op2-27.el9_4.1.s390x", "AppStream-9.4.0.Z.EUS:cups-client-debuginfo-1:2.3.3op2-27.el9_4.1.x86_64", "AppStream-9.4.0.Z.EUS:cups-debuginfo-1:2.3.3op2-27.el9_4.1.aarch64", "AppStream-9.4.0.Z.EUS:cups-debuginfo-1:2.3.3op2-27.el9_4.1.i686", "AppStream-9.4.0.Z.EUS:cups-debuginfo-1:2.3.3op2-27.el9_4.1.ppc64le", "AppStream-9.4.0.Z.EUS:cups-debuginfo-1:2.3.3op2-27.el9_4.1.s390x", "AppStream-9.4.0.Z.EUS:cups-debuginfo-1:2.3.3op2-27.el9_4.1.x86_64", "AppStream-9.4.0.Z.EUS:cups-debugsource-1:2.3.3op2-27.el9_4.1.aarch64", "AppStream-9.4.0.Z.EUS:cups-debugsource-1:2.3.3op2-27.el9_4.1.i686", "AppStream-9.4.0.Z.EUS:cups-debugsource-1:2.3.3op2-27.el9_4.1.ppc64le", "AppStream-9.4.0.Z.EUS:cups-debugsource-1:2.3.3op2-27.el9_4.1.s390x", "AppStream-9.4.0.Z.EUS:cups-debugsource-1:2.3.3op2-27.el9_4.1.x86_64", "AppStream-9.4.0.Z.EUS:cups-devel-1:2.3.3op2-27.el9_4.1.aarch64", "AppStream-9.4.0.Z.EUS:cups-devel-1:2.3.3op2-27.el9_4.1.i686", "AppStream-9.4.0.Z.EUS:cups-devel-1:2.3.3op2-27.el9_4.1.ppc64le", "AppStream-9.4.0.Z.EUS:cups-devel-1:2.3.3op2-27.el9_4.1.s390x", "AppStream-9.4.0.Z.EUS:cups-devel-1:2.3.3op2-27.el9_4.1.x86_64", "AppStream-9.4.0.Z.EUS:cups-filesystem-1:2.3.3op2-27.el9_4.1.noarch", "AppStream-9.4.0.Z.EUS:cups-ipptool-1:2.3.3op2-27.el9_4.1.aarch64", "AppStream-9.4.0.Z.EUS:cups-ipptool-1:2.3.3op2-27.el9_4.1.ppc64le", "AppStream-9.4.0.Z.EUS:cups-ipptool-1:2.3.3op2-27.el9_4.1.s390x", "AppStream-9.4.0.Z.EUS:cups-ipptool-1:2.3.3op2-27.el9_4.1.x86_64", "AppStream-9.4.0.Z.EUS:cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.1.aarch64", "AppStream-9.4.0.Z.EUS:cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.1.i686", "AppStream-9.4.0.Z.EUS:cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.1.ppc64le", "AppStream-9.4.0.Z.EUS:cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.1.s390x", "AppStream-9.4.0.Z.EUS:cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.1.x86_64", "AppStream-9.4.0.Z.EUS:cups-libs-1:2.3.3op2-27.el9_4.1.aarch64", "AppStream-9.4.0.Z.EUS:cups-libs-1:2.3.3op2-27.el9_4.1.i686", "AppStream-9.4.0.Z.EUS:cups-libs-1:2.3.3op2-27.el9_4.1.ppc64le", "AppStream-9.4.0.Z.EUS:cups-libs-1:2.3.3op2-27.el9_4.1.s390x", "AppStream-9.4.0.Z.EUS:cups-libs-1:2.3.3op2-27.el9_4.1.x86_64", "AppStream-9.4.0.Z.EUS:cups-libs-debuginfo-1:2.3.3op2-27.el9_4.1.aarch64", "AppStream-9.4.0.Z.EUS:cups-libs-debuginfo-1:2.3.3op2-27.el9_4.1.i686", "AppStream-9.4.0.Z.EUS:cups-libs-debuginfo-1:2.3.3op2-27.el9_4.1.ppc64le", "AppStream-9.4.0.Z.EUS:cups-libs-debuginfo-1:2.3.3op2-27.el9_4.1.s390x", "AppStream-9.4.0.Z.EUS:cups-libs-debuginfo-1:2.3.3op2-27.el9_4.1.x86_64", "AppStream-9.4.0.Z.EUS:cups-lpd-1:2.3.3op2-27.el9_4.1.aarch64", "AppStream-9.4.0.Z.EUS:cups-lpd-1:2.3.3op2-27.el9_4.1.ppc64le", "AppStream-9.4.0.Z.EUS:cups-lpd-1:2.3.3op2-27.el9_4.1.s390x", "AppStream-9.4.0.Z.EUS:cups-lpd-1:2.3.3op2-27.el9_4.1.x86_64", "AppStream-9.4.0.Z.EUS:cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.1.aarch64", "AppStream-9.4.0.Z.EUS:cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.1.i686", "AppStream-9.4.0.Z.EUS:cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.1.ppc64le", "AppStream-9.4.0.Z.EUS:cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.1.s390x", "AppStream-9.4.0.Z.EUS:cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.1.x86_64", "AppStream-9.4.0.Z.EUS:cups-printerapp-1:2.3.3op2-27.el9_4.1.aarch64", "AppStream-9.4.0.Z.EUS:cups-printerapp-1:2.3.3op2-27.el9_4.1.ppc64le", "AppStream-9.4.0.Z.EUS:cups-printerapp-1:2.3.3op2-27.el9_4.1.s390x", "AppStream-9.4.0.Z.EUS:cups-printerapp-1:2.3.3op2-27.el9_4.1.x86_64", "AppStream-9.4.0.Z.EUS:cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.1.aarch64", "AppStream-9.4.0.Z.EUS:cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.1.i686", "AppStream-9.4.0.Z.EUS:cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.1.ppc64le", "AppStream-9.4.0.Z.EUS:cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.1.s390x", "AppStream-9.4.0.Z.EUS:cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.1.x86_64", "BaseOS-9.4.0.Z.EUS:cups-1:2.3.3op2-27.el9_4.1.aarch64", "BaseOS-9.4.0.Z.EUS:cups-1:2.3.3op2-27.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.EUS:cups-1:2.3.3op2-27.el9_4.1.s390x", "BaseOS-9.4.0.Z.EUS:cups-1:2.3.3op2-27.el9_4.1.src", "BaseOS-9.4.0.Z.EUS:cups-1:2.3.3op2-27.el9_4.1.x86_64", "BaseOS-9.4.0.Z.EUS:cups-client-1:2.3.3op2-27.el9_4.1.aarch64", "BaseOS-9.4.0.Z.EUS:cups-client-1:2.3.3op2-27.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.EUS:cups-client-1:2.3.3op2-27.el9_4.1.s390x", "BaseOS-9.4.0.Z.EUS:cups-client-1:2.3.3op2-27.el9_4.1.x86_64", "BaseOS-9.4.0.Z.EUS:cups-client-debuginfo-1:2.3.3op2-27.el9_4.1.aarch64", "BaseOS-9.4.0.Z.EUS:cups-client-debuginfo-1:2.3.3op2-27.el9_4.1.i686", "BaseOS-9.4.0.Z.EUS:cups-client-debuginfo-1:2.3.3op2-27.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.EUS:cups-client-debuginfo-1:2.3.3op2-27.el9_4.1.s390x", "BaseOS-9.4.0.Z.EUS:cups-client-debuginfo-1:2.3.3op2-27.el9_4.1.x86_64", "BaseOS-9.4.0.Z.EUS:cups-debuginfo-1:2.3.3op2-27.el9_4.1.aarch64", "BaseOS-9.4.0.Z.EUS:cups-debuginfo-1:2.3.3op2-27.el9_4.1.i686", "BaseOS-9.4.0.Z.EUS:cups-debuginfo-1:2.3.3op2-27.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.EUS:cups-debuginfo-1:2.3.3op2-27.el9_4.1.s390x", "BaseOS-9.4.0.Z.EUS:cups-debuginfo-1:2.3.3op2-27.el9_4.1.x86_64", "BaseOS-9.4.0.Z.EUS:cups-debugsource-1:2.3.3op2-27.el9_4.1.aarch64", "BaseOS-9.4.0.Z.EUS:cups-debugsource-1:2.3.3op2-27.el9_4.1.i686", "BaseOS-9.4.0.Z.EUS:cups-debugsource-1:2.3.3op2-27.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.EUS:cups-debugsource-1:2.3.3op2-27.el9_4.1.s390x", "BaseOS-9.4.0.Z.EUS:cups-debugsource-1:2.3.3op2-27.el9_4.1.x86_64", "BaseOS-9.4.0.Z.EUS:cups-devel-1:2.3.3op2-27.el9_4.1.aarch64", "BaseOS-9.4.0.Z.EUS:cups-devel-1:2.3.3op2-27.el9_4.1.i686", "BaseOS-9.4.0.Z.EUS:cups-devel-1:2.3.3op2-27.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.EUS:cups-devel-1:2.3.3op2-27.el9_4.1.s390x", "BaseOS-9.4.0.Z.EUS:cups-devel-1:2.3.3op2-27.el9_4.1.x86_64", "BaseOS-9.4.0.Z.EUS:cups-filesystem-1:2.3.3op2-27.el9_4.1.noarch", "BaseOS-9.4.0.Z.EUS:cups-ipptool-1:2.3.3op2-27.el9_4.1.aarch64", "BaseOS-9.4.0.Z.EUS:cups-ipptool-1:2.3.3op2-27.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.EUS:cups-ipptool-1:2.3.3op2-27.el9_4.1.s390x", "BaseOS-9.4.0.Z.EUS:cups-ipptool-1:2.3.3op2-27.el9_4.1.x86_64", "BaseOS-9.4.0.Z.EUS:cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.1.aarch64", "BaseOS-9.4.0.Z.EUS:cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.1.i686", "BaseOS-9.4.0.Z.EUS:cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.EUS:cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.1.s390x", "BaseOS-9.4.0.Z.EUS:cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.1.x86_64", "BaseOS-9.4.0.Z.EUS:cups-libs-1:2.3.3op2-27.el9_4.1.aarch64", "BaseOS-9.4.0.Z.EUS:cups-libs-1:2.3.3op2-27.el9_4.1.i686", "BaseOS-9.4.0.Z.EUS:cups-libs-1:2.3.3op2-27.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.EUS:cups-libs-1:2.3.3op2-27.el9_4.1.s390x", "BaseOS-9.4.0.Z.EUS:cups-libs-1:2.3.3op2-27.el9_4.1.x86_64", "BaseOS-9.4.0.Z.EUS:cups-libs-debuginfo-1:2.3.3op2-27.el9_4.1.aarch64", "BaseOS-9.4.0.Z.EUS:cups-libs-debuginfo-1:2.3.3op2-27.el9_4.1.i686", "BaseOS-9.4.0.Z.EUS:cups-libs-debuginfo-1:2.3.3op2-27.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.EUS:cups-libs-debuginfo-1:2.3.3op2-27.el9_4.1.s390x", "BaseOS-9.4.0.Z.EUS:cups-libs-debuginfo-1:2.3.3op2-27.el9_4.1.x86_64", "BaseOS-9.4.0.Z.EUS:cups-lpd-1:2.3.3op2-27.el9_4.1.aarch64", "BaseOS-9.4.0.Z.EUS:cups-lpd-1:2.3.3op2-27.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.EUS:cups-lpd-1:2.3.3op2-27.el9_4.1.s390x", "BaseOS-9.4.0.Z.EUS:cups-lpd-1:2.3.3op2-27.el9_4.1.x86_64", "BaseOS-9.4.0.Z.EUS:cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.1.aarch64", "BaseOS-9.4.0.Z.EUS:cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.1.i686", "BaseOS-9.4.0.Z.EUS:cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.EUS:cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.1.s390x", "BaseOS-9.4.0.Z.EUS:cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.1.x86_64", "BaseOS-9.4.0.Z.EUS:cups-printerapp-1:2.3.3op2-27.el9_4.1.aarch64", "BaseOS-9.4.0.Z.EUS:cups-printerapp-1:2.3.3op2-27.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.EUS:cups-printerapp-1:2.3.3op2-27.el9_4.1.s390x", "BaseOS-9.4.0.Z.EUS:cups-printerapp-1:2.3.3op2-27.el9_4.1.x86_64", "BaseOS-9.4.0.Z.EUS:cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.1.aarch64", "BaseOS-9.4.0.Z.EUS:cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.1.i686", "BaseOS-9.4.0.Z.EUS:cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.EUS:cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.1.s390x", "BaseOS-9.4.0.Z.EUS:cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.1.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2025-58364" }, { "category": "external", "summary": "RHBZ#2393078", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2393078" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2025-58364", "url": "https://www.cve.org/CVERecord?id=CVE-2025-58364" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-58364", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58364" } ], "release_date": "2025-09-11T13:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-09-24T16:34:55+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.4.0.Z.EUS:cups-1:2.3.3op2-27.el9_4.1.aarch64", "AppStream-9.4.0.Z.EUS:cups-1:2.3.3op2-27.el9_4.1.ppc64le", "AppStream-9.4.0.Z.EUS:cups-1:2.3.3op2-27.el9_4.1.s390x", "AppStream-9.4.0.Z.EUS:cups-1:2.3.3op2-27.el9_4.1.src", "AppStream-9.4.0.Z.EUS:cups-1:2.3.3op2-27.el9_4.1.x86_64", "AppStream-9.4.0.Z.EUS:cups-client-1:2.3.3op2-27.el9_4.1.aarch64", "AppStream-9.4.0.Z.EUS:cups-client-1:2.3.3op2-27.el9_4.1.ppc64le", "AppStream-9.4.0.Z.EUS:cups-client-1:2.3.3op2-27.el9_4.1.s390x", "AppStream-9.4.0.Z.EUS:cups-client-1:2.3.3op2-27.el9_4.1.x86_64", "AppStream-9.4.0.Z.EUS:cups-client-debuginfo-1:2.3.3op2-27.el9_4.1.aarch64", "AppStream-9.4.0.Z.EUS:cups-client-debuginfo-1:2.3.3op2-27.el9_4.1.i686", "AppStream-9.4.0.Z.EUS:cups-client-debuginfo-1:2.3.3op2-27.el9_4.1.ppc64le", "AppStream-9.4.0.Z.EUS:cups-client-debuginfo-1:2.3.3op2-27.el9_4.1.s390x", "AppStream-9.4.0.Z.EUS:cups-client-debuginfo-1:2.3.3op2-27.el9_4.1.x86_64", "AppStream-9.4.0.Z.EUS:cups-debuginfo-1:2.3.3op2-27.el9_4.1.aarch64", "AppStream-9.4.0.Z.EUS:cups-debuginfo-1:2.3.3op2-27.el9_4.1.i686", "AppStream-9.4.0.Z.EUS:cups-debuginfo-1:2.3.3op2-27.el9_4.1.ppc64le", "AppStream-9.4.0.Z.EUS:cups-debuginfo-1:2.3.3op2-27.el9_4.1.s390x", "AppStream-9.4.0.Z.EUS:cups-debuginfo-1:2.3.3op2-27.el9_4.1.x86_64", "AppStream-9.4.0.Z.EUS:cups-debugsource-1:2.3.3op2-27.el9_4.1.aarch64", "AppStream-9.4.0.Z.EUS:cups-debugsource-1:2.3.3op2-27.el9_4.1.i686", "AppStream-9.4.0.Z.EUS:cups-debugsource-1:2.3.3op2-27.el9_4.1.ppc64le", "AppStream-9.4.0.Z.EUS:cups-debugsource-1:2.3.3op2-27.el9_4.1.s390x", "AppStream-9.4.0.Z.EUS:cups-debugsource-1:2.3.3op2-27.el9_4.1.x86_64", "AppStream-9.4.0.Z.EUS:cups-devel-1:2.3.3op2-27.el9_4.1.aarch64", "AppStream-9.4.0.Z.EUS:cups-devel-1:2.3.3op2-27.el9_4.1.i686", "AppStream-9.4.0.Z.EUS:cups-devel-1:2.3.3op2-27.el9_4.1.ppc64le", "AppStream-9.4.0.Z.EUS:cups-devel-1:2.3.3op2-27.el9_4.1.s390x", "AppStream-9.4.0.Z.EUS:cups-devel-1:2.3.3op2-27.el9_4.1.x86_64", "AppStream-9.4.0.Z.EUS:cups-filesystem-1:2.3.3op2-27.el9_4.1.noarch", "AppStream-9.4.0.Z.EUS:cups-ipptool-1:2.3.3op2-27.el9_4.1.aarch64", "AppStream-9.4.0.Z.EUS:cups-ipptool-1:2.3.3op2-27.el9_4.1.ppc64le", "AppStream-9.4.0.Z.EUS:cups-ipptool-1:2.3.3op2-27.el9_4.1.s390x", "AppStream-9.4.0.Z.EUS:cups-ipptool-1:2.3.3op2-27.el9_4.1.x86_64", "AppStream-9.4.0.Z.EUS:cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.1.aarch64", "AppStream-9.4.0.Z.EUS:cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.1.i686", "AppStream-9.4.0.Z.EUS:cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.1.ppc64le", "AppStream-9.4.0.Z.EUS:cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.1.s390x", "AppStream-9.4.0.Z.EUS:cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.1.x86_64", "AppStream-9.4.0.Z.EUS:cups-libs-1:2.3.3op2-27.el9_4.1.aarch64", "AppStream-9.4.0.Z.EUS:cups-libs-1:2.3.3op2-27.el9_4.1.i686", "AppStream-9.4.0.Z.EUS:cups-libs-1:2.3.3op2-27.el9_4.1.ppc64le", "AppStream-9.4.0.Z.EUS:cups-libs-1:2.3.3op2-27.el9_4.1.s390x", "AppStream-9.4.0.Z.EUS:cups-libs-1:2.3.3op2-27.el9_4.1.x86_64", "AppStream-9.4.0.Z.EUS:cups-libs-debuginfo-1:2.3.3op2-27.el9_4.1.aarch64", "AppStream-9.4.0.Z.EUS:cups-libs-debuginfo-1:2.3.3op2-27.el9_4.1.i686", "AppStream-9.4.0.Z.EUS:cups-libs-debuginfo-1:2.3.3op2-27.el9_4.1.ppc64le", "AppStream-9.4.0.Z.EUS:cups-libs-debuginfo-1:2.3.3op2-27.el9_4.1.s390x", "AppStream-9.4.0.Z.EUS:cups-libs-debuginfo-1:2.3.3op2-27.el9_4.1.x86_64", "AppStream-9.4.0.Z.EUS:cups-lpd-1:2.3.3op2-27.el9_4.1.aarch64", "AppStream-9.4.0.Z.EUS:cups-lpd-1:2.3.3op2-27.el9_4.1.ppc64le", "AppStream-9.4.0.Z.EUS:cups-lpd-1:2.3.3op2-27.el9_4.1.s390x", "AppStream-9.4.0.Z.EUS:cups-lpd-1:2.3.3op2-27.el9_4.1.x86_64", "AppStream-9.4.0.Z.EUS:cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.1.aarch64", "AppStream-9.4.0.Z.EUS:cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.1.i686", "AppStream-9.4.0.Z.EUS:cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.1.ppc64le", "AppStream-9.4.0.Z.EUS:cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.1.s390x", "AppStream-9.4.0.Z.EUS:cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.1.x86_64", "AppStream-9.4.0.Z.EUS:cups-printerapp-1:2.3.3op2-27.el9_4.1.aarch64", "AppStream-9.4.0.Z.EUS:cups-printerapp-1:2.3.3op2-27.el9_4.1.ppc64le", "AppStream-9.4.0.Z.EUS:cups-printerapp-1:2.3.3op2-27.el9_4.1.s390x", "AppStream-9.4.0.Z.EUS:cups-printerapp-1:2.3.3op2-27.el9_4.1.x86_64", "AppStream-9.4.0.Z.EUS:cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.1.aarch64", "AppStream-9.4.0.Z.EUS:cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.1.i686", "AppStream-9.4.0.Z.EUS:cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.1.ppc64le", "AppStream-9.4.0.Z.EUS:cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.1.s390x", "AppStream-9.4.0.Z.EUS:cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.1.x86_64", "BaseOS-9.4.0.Z.EUS:cups-1:2.3.3op2-27.el9_4.1.aarch64", "BaseOS-9.4.0.Z.EUS:cups-1:2.3.3op2-27.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.EUS:cups-1:2.3.3op2-27.el9_4.1.s390x", "BaseOS-9.4.0.Z.EUS:cups-1:2.3.3op2-27.el9_4.1.src", "BaseOS-9.4.0.Z.EUS:cups-1:2.3.3op2-27.el9_4.1.x86_64", "BaseOS-9.4.0.Z.EUS:cups-client-1:2.3.3op2-27.el9_4.1.aarch64", "BaseOS-9.4.0.Z.EUS:cups-client-1:2.3.3op2-27.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.EUS:cups-client-1:2.3.3op2-27.el9_4.1.s390x", "BaseOS-9.4.0.Z.EUS:cups-client-1:2.3.3op2-27.el9_4.1.x86_64", "BaseOS-9.4.0.Z.EUS:cups-client-debuginfo-1:2.3.3op2-27.el9_4.1.aarch64", "BaseOS-9.4.0.Z.EUS:cups-client-debuginfo-1:2.3.3op2-27.el9_4.1.i686", "BaseOS-9.4.0.Z.EUS:cups-client-debuginfo-1:2.3.3op2-27.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.EUS:cups-client-debuginfo-1:2.3.3op2-27.el9_4.1.s390x", "BaseOS-9.4.0.Z.EUS:cups-client-debuginfo-1:2.3.3op2-27.el9_4.1.x86_64", "BaseOS-9.4.0.Z.EUS:cups-debuginfo-1:2.3.3op2-27.el9_4.1.aarch64", "BaseOS-9.4.0.Z.EUS:cups-debuginfo-1:2.3.3op2-27.el9_4.1.i686", "BaseOS-9.4.0.Z.EUS:cups-debuginfo-1:2.3.3op2-27.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.EUS:cups-debuginfo-1:2.3.3op2-27.el9_4.1.s390x", "BaseOS-9.4.0.Z.EUS:cups-debuginfo-1:2.3.3op2-27.el9_4.1.x86_64", "BaseOS-9.4.0.Z.EUS:cups-debugsource-1:2.3.3op2-27.el9_4.1.aarch64", "BaseOS-9.4.0.Z.EUS:cups-debugsource-1:2.3.3op2-27.el9_4.1.i686", "BaseOS-9.4.0.Z.EUS:cups-debugsource-1:2.3.3op2-27.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.EUS:cups-debugsource-1:2.3.3op2-27.el9_4.1.s390x", "BaseOS-9.4.0.Z.EUS:cups-debugsource-1:2.3.3op2-27.el9_4.1.x86_64", "BaseOS-9.4.0.Z.EUS:cups-devel-1:2.3.3op2-27.el9_4.1.aarch64", "BaseOS-9.4.0.Z.EUS:cups-devel-1:2.3.3op2-27.el9_4.1.i686", "BaseOS-9.4.0.Z.EUS:cups-devel-1:2.3.3op2-27.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.EUS:cups-devel-1:2.3.3op2-27.el9_4.1.s390x", "BaseOS-9.4.0.Z.EUS:cups-devel-1:2.3.3op2-27.el9_4.1.x86_64", "BaseOS-9.4.0.Z.EUS:cups-filesystem-1:2.3.3op2-27.el9_4.1.noarch", "BaseOS-9.4.0.Z.EUS:cups-ipptool-1:2.3.3op2-27.el9_4.1.aarch64", "BaseOS-9.4.0.Z.EUS:cups-ipptool-1:2.3.3op2-27.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.EUS:cups-ipptool-1:2.3.3op2-27.el9_4.1.s390x", "BaseOS-9.4.0.Z.EUS:cups-ipptool-1:2.3.3op2-27.el9_4.1.x86_64", "BaseOS-9.4.0.Z.EUS:cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.1.aarch64", "BaseOS-9.4.0.Z.EUS:cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.1.i686", "BaseOS-9.4.0.Z.EUS:cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.EUS:cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.1.s390x", "BaseOS-9.4.0.Z.EUS:cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.1.x86_64", "BaseOS-9.4.0.Z.EUS:cups-libs-1:2.3.3op2-27.el9_4.1.aarch64", "BaseOS-9.4.0.Z.EUS:cups-libs-1:2.3.3op2-27.el9_4.1.i686", "BaseOS-9.4.0.Z.EUS:cups-libs-1:2.3.3op2-27.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.EUS:cups-libs-1:2.3.3op2-27.el9_4.1.s390x", "BaseOS-9.4.0.Z.EUS:cups-libs-1:2.3.3op2-27.el9_4.1.x86_64", "BaseOS-9.4.0.Z.EUS:cups-libs-debuginfo-1:2.3.3op2-27.el9_4.1.aarch64", "BaseOS-9.4.0.Z.EUS:cups-libs-debuginfo-1:2.3.3op2-27.el9_4.1.i686", "BaseOS-9.4.0.Z.EUS:cups-libs-debuginfo-1:2.3.3op2-27.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.EUS:cups-libs-debuginfo-1:2.3.3op2-27.el9_4.1.s390x", "BaseOS-9.4.0.Z.EUS:cups-libs-debuginfo-1:2.3.3op2-27.el9_4.1.x86_64", "BaseOS-9.4.0.Z.EUS:cups-lpd-1:2.3.3op2-27.el9_4.1.aarch64", "BaseOS-9.4.0.Z.EUS:cups-lpd-1:2.3.3op2-27.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.EUS:cups-lpd-1:2.3.3op2-27.el9_4.1.s390x", "BaseOS-9.4.0.Z.EUS:cups-lpd-1:2.3.3op2-27.el9_4.1.x86_64", "BaseOS-9.4.0.Z.EUS:cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.1.aarch64", "BaseOS-9.4.0.Z.EUS:cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.1.i686", "BaseOS-9.4.0.Z.EUS:cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.EUS:cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.1.s390x", "BaseOS-9.4.0.Z.EUS:cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.1.x86_64", "BaseOS-9.4.0.Z.EUS:cups-printerapp-1:2.3.3op2-27.el9_4.1.aarch64", "BaseOS-9.4.0.Z.EUS:cups-printerapp-1:2.3.3op2-27.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.EUS:cups-printerapp-1:2.3.3op2-27.el9_4.1.s390x", "BaseOS-9.4.0.Z.EUS:cups-printerapp-1:2.3.3op2-27.el9_4.1.x86_64", "BaseOS-9.4.0.Z.EUS:cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.1.aarch64", "BaseOS-9.4.0.Z.EUS:cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.1.i686", "BaseOS-9.4.0.Z.EUS:cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.EUS:cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.1.s390x", "BaseOS-9.4.0.Z.EUS:cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.1.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:16592" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.", "product_ids": [ "AppStream-9.4.0.Z.EUS:cups-1:2.3.3op2-27.el9_4.1.aarch64", "AppStream-9.4.0.Z.EUS:cups-1:2.3.3op2-27.el9_4.1.ppc64le", "AppStream-9.4.0.Z.EUS:cups-1:2.3.3op2-27.el9_4.1.s390x", "AppStream-9.4.0.Z.EUS:cups-1:2.3.3op2-27.el9_4.1.src", "AppStream-9.4.0.Z.EUS:cups-1:2.3.3op2-27.el9_4.1.x86_64", "AppStream-9.4.0.Z.EUS:cups-client-1:2.3.3op2-27.el9_4.1.aarch64", "AppStream-9.4.0.Z.EUS:cups-client-1:2.3.3op2-27.el9_4.1.ppc64le", "AppStream-9.4.0.Z.EUS:cups-client-1:2.3.3op2-27.el9_4.1.s390x", "AppStream-9.4.0.Z.EUS:cups-client-1:2.3.3op2-27.el9_4.1.x86_64", "AppStream-9.4.0.Z.EUS:cups-client-debuginfo-1:2.3.3op2-27.el9_4.1.aarch64", "AppStream-9.4.0.Z.EUS:cups-client-debuginfo-1:2.3.3op2-27.el9_4.1.i686", "AppStream-9.4.0.Z.EUS:cups-client-debuginfo-1:2.3.3op2-27.el9_4.1.ppc64le", "AppStream-9.4.0.Z.EUS:cups-client-debuginfo-1:2.3.3op2-27.el9_4.1.s390x", "AppStream-9.4.0.Z.EUS:cups-client-debuginfo-1:2.3.3op2-27.el9_4.1.x86_64", "AppStream-9.4.0.Z.EUS:cups-debuginfo-1:2.3.3op2-27.el9_4.1.aarch64", "AppStream-9.4.0.Z.EUS:cups-debuginfo-1:2.3.3op2-27.el9_4.1.i686", "AppStream-9.4.0.Z.EUS:cups-debuginfo-1:2.3.3op2-27.el9_4.1.ppc64le", "AppStream-9.4.0.Z.EUS:cups-debuginfo-1:2.3.3op2-27.el9_4.1.s390x", "AppStream-9.4.0.Z.EUS:cups-debuginfo-1:2.3.3op2-27.el9_4.1.x86_64", "AppStream-9.4.0.Z.EUS:cups-debugsource-1:2.3.3op2-27.el9_4.1.aarch64", "AppStream-9.4.0.Z.EUS:cups-debugsource-1:2.3.3op2-27.el9_4.1.i686", "AppStream-9.4.0.Z.EUS:cups-debugsource-1:2.3.3op2-27.el9_4.1.ppc64le", "AppStream-9.4.0.Z.EUS:cups-debugsource-1:2.3.3op2-27.el9_4.1.s390x", "AppStream-9.4.0.Z.EUS:cups-debugsource-1:2.3.3op2-27.el9_4.1.x86_64", "AppStream-9.4.0.Z.EUS:cups-devel-1:2.3.3op2-27.el9_4.1.aarch64", "AppStream-9.4.0.Z.EUS:cups-devel-1:2.3.3op2-27.el9_4.1.i686", "AppStream-9.4.0.Z.EUS:cups-devel-1:2.3.3op2-27.el9_4.1.ppc64le", "AppStream-9.4.0.Z.EUS:cups-devel-1:2.3.3op2-27.el9_4.1.s390x", "AppStream-9.4.0.Z.EUS:cups-devel-1:2.3.3op2-27.el9_4.1.x86_64", "AppStream-9.4.0.Z.EUS:cups-filesystem-1:2.3.3op2-27.el9_4.1.noarch", "AppStream-9.4.0.Z.EUS:cups-ipptool-1:2.3.3op2-27.el9_4.1.aarch64", "AppStream-9.4.0.Z.EUS:cups-ipptool-1:2.3.3op2-27.el9_4.1.ppc64le", "AppStream-9.4.0.Z.EUS:cups-ipptool-1:2.3.3op2-27.el9_4.1.s390x", "AppStream-9.4.0.Z.EUS:cups-ipptool-1:2.3.3op2-27.el9_4.1.x86_64", "AppStream-9.4.0.Z.EUS:cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.1.aarch64", "AppStream-9.4.0.Z.EUS:cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.1.i686", "AppStream-9.4.0.Z.EUS:cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.1.ppc64le", "AppStream-9.4.0.Z.EUS:cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.1.s390x", "AppStream-9.4.0.Z.EUS:cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.1.x86_64", "AppStream-9.4.0.Z.EUS:cups-libs-1:2.3.3op2-27.el9_4.1.aarch64", "AppStream-9.4.0.Z.EUS:cups-libs-1:2.3.3op2-27.el9_4.1.i686", "AppStream-9.4.0.Z.EUS:cups-libs-1:2.3.3op2-27.el9_4.1.ppc64le", "AppStream-9.4.0.Z.EUS:cups-libs-1:2.3.3op2-27.el9_4.1.s390x", "AppStream-9.4.0.Z.EUS:cups-libs-1:2.3.3op2-27.el9_4.1.x86_64", "AppStream-9.4.0.Z.EUS:cups-libs-debuginfo-1:2.3.3op2-27.el9_4.1.aarch64", "AppStream-9.4.0.Z.EUS:cups-libs-debuginfo-1:2.3.3op2-27.el9_4.1.i686", "AppStream-9.4.0.Z.EUS:cups-libs-debuginfo-1:2.3.3op2-27.el9_4.1.ppc64le", "AppStream-9.4.0.Z.EUS:cups-libs-debuginfo-1:2.3.3op2-27.el9_4.1.s390x", "AppStream-9.4.0.Z.EUS:cups-libs-debuginfo-1:2.3.3op2-27.el9_4.1.x86_64", "AppStream-9.4.0.Z.EUS:cups-lpd-1:2.3.3op2-27.el9_4.1.aarch64", "AppStream-9.4.0.Z.EUS:cups-lpd-1:2.3.3op2-27.el9_4.1.ppc64le", "AppStream-9.4.0.Z.EUS:cups-lpd-1:2.3.3op2-27.el9_4.1.s390x", "AppStream-9.4.0.Z.EUS:cups-lpd-1:2.3.3op2-27.el9_4.1.x86_64", "AppStream-9.4.0.Z.EUS:cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.1.aarch64", "AppStream-9.4.0.Z.EUS:cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.1.i686", "AppStream-9.4.0.Z.EUS:cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.1.ppc64le", "AppStream-9.4.0.Z.EUS:cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.1.s390x", "AppStream-9.4.0.Z.EUS:cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.1.x86_64", "AppStream-9.4.0.Z.EUS:cups-printerapp-1:2.3.3op2-27.el9_4.1.aarch64", "AppStream-9.4.0.Z.EUS:cups-printerapp-1:2.3.3op2-27.el9_4.1.ppc64le", "AppStream-9.4.0.Z.EUS:cups-printerapp-1:2.3.3op2-27.el9_4.1.s390x", "AppStream-9.4.0.Z.EUS:cups-printerapp-1:2.3.3op2-27.el9_4.1.x86_64", "AppStream-9.4.0.Z.EUS:cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.1.aarch64", "AppStream-9.4.0.Z.EUS:cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.1.i686", "AppStream-9.4.0.Z.EUS:cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.1.ppc64le", "AppStream-9.4.0.Z.EUS:cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.1.s390x", "AppStream-9.4.0.Z.EUS:cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.1.x86_64", "BaseOS-9.4.0.Z.EUS:cups-1:2.3.3op2-27.el9_4.1.aarch64", "BaseOS-9.4.0.Z.EUS:cups-1:2.3.3op2-27.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.EUS:cups-1:2.3.3op2-27.el9_4.1.s390x", "BaseOS-9.4.0.Z.EUS:cups-1:2.3.3op2-27.el9_4.1.src", "BaseOS-9.4.0.Z.EUS:cups-1:2.3.3op2-27.el9_4.1.x86_64", "BaseOS-9.4.0.Z.EUS:cups-client-1:2.3.3op2-27.el9_4.1.aarch64", "BaseOS-9.4.0.Z.EUS:cups-client-1:2.3.3op2-27.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.EUS:cups-client-1:2.3.3op2-27.el9_4.1.s390x", "BaseOS-9.4.0.Z.EUS:cups-client-1:2.3.3op2-27.el9_4.1.x86_64", "BaseOS-9.4.0.Z.EUS:cups-client-debuginfo-1:2.3.3op2-27.el9_4.1.aarch64", "BaseOS-9.4.0.Z.EUS:cups-client-debuginfo-1:2.3.3op2-27.el9_4.1.i686", "BaseOS-9.4.0.Z.EUS:cups-client-debuginfo-1:2.3.3op2-27.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.EUS:cups-client-debuginfo-1:2.3.3op2-27.el9_4.1.s390x", "BaseOS-9.4.0.Z.EUS:cups-client-debuginfo-1:2.3.3op2-27.el9_4.1.x86_64", "BaseOS-9.4.0.Z.EUS:cups-debuginfo-1:2.3.3op2-27.el9_4.1.aarch64", "BaseOS-9.4.0.Z.EUS:cups-debuginfo-1:2.3.3op2-27.el9_4.1.i686", "BaseOS-9.4.0.Z.EUS:cups-debuginfo-1:2.3.3op2-27.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.EUS:cups-debuginfo-1:2.3.3op2-27.el9_4.1.s390x", "BaseOS-9.4.0.Z.EUS:cups-debuginfo-1:2.3.3op2-27.el9_4.1.x86_64", "BaseOS-9.4.0.Z.EUS:cups-debugsource-1:2.3.3op2-27.el9_4.1.aarch64", "BaseOS-9.4.0.Z.EUS:cups-debugsource-1:2.3.3op2-27.el9_4.1.i686", "BaseOS-9.4.0.Z.EUS:cups-debugsource-1:2.3.3op2-27.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.EUS:cups-debugsource-1:2.3.3op2-27.el9_4.1.s390x", "BaseOS-9.4.0.Z.EUS:cups-debugsource-1:2.3.3op2-27.el9_4.1.x86_64", "BaseOS-9.4.0.Z.EUS:cups-devel-1:2.3.3op2-27.el9_4.1.aarch64", "BaseOS-9.4.0.Z.EUS:cups-devel-1:2.3.3op2-27.el9_4.1.i686", "BaseOS-9.4.0.Z.EUS:cups-devel-1:2.3.3op2-27.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.EUS:cups-devel-1:2.3.3op2-27.el9_4.1.s390x", "BaseOS-9.4.0.Z.EUS:cups-devel-1:2.3.3op2-27.el9_4.1.x86_64", "BaseOS-9.4.0.Z.EUS:cups-filesystem-1:2.3.3op2-27.el9_4.1.noarch", "BaseOS-9.4.0.Z.EUS:cups-ipptool-1:2.3.3op2-27.el9_4.1.aarch64", "BaseOS-9.4.0.Z.EUS:cups-ipptool-1:2.3.3op2-27.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.EUS:cups-ipptool-1:2.3.3op2-27.el9_4.1.s390x", "BaseOS-9.4.0.Z.EUS:cups-ipptool-1:2.3.3op2-27.el9_4.1.x86_64", "BaseOS-9.4.0.Z.EUS:cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.1.aarch64", "BaseOS-9.4.0.Z.EUS:cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.1.i686", "BaseOS-9.4.0.Z.EUS:cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.EUS:cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.1.s390x", "BaseOS-9.4.0.Z.EUS:cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.1.x86_64", "BaseOS-9.4.0.Z.EUS:cups-libs-1:2.3.3op2-27.el9_4.1.aarch64", "BaseOS-9.4.0.Z.EUS:cups-libs-1:2.3.3op2-27.el9_4.1.i686", "BaseOS-9.4.0.Z.EUS:cups-libs-1:2.3.3op2-27.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.EUS:cups-libs-1:2.3.3op2-27.el9_4.1.s390x", "BaseOS-9.4.0.Z.EUS:cups-libs-1:2.3.3op2-27.el9_4.1.x86_64", "BaseOS-9.4.0.Z.EUS:cups-libs-debuginfo-1:2.3.3op2-27.el9_4.1.aarch64", "BaseOS-9.4.0.Z.EUS:cups-libs-debuginfo-1:2.3.3op2-27.el9_4.1.i686", "BaseOS-9.4.0.Z.EUS:cups-libs-debuginfo-1:2.3.3op2-27.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.EUS:cups-libs-debuginfo-1:2.3.3op2-27.el9_4.1.s390x", "BaseOS-9.4.0.Z.EUS:cups-libs-debuginfo-1:2.3.3op2-27.el9_4.1.x86_64", "BaseOS-9.4.0.Z.EUS:cups-lpd-1:2.3.3op2-27.el9_4.1.aarch64", "BaseOS-9.4.0.Z.EUS:cups-lpd-1:2.3.3op2-27.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.EUS:cups-lpd-1:2.3.3op2-27.el9_4.1.s390x", "BaseOS-9.4.0.Z.EUS:cups-lpd-1:2.3.3op2-27.el9_4.1.x86_64", "BaseOS-9.4.0.Z.EUS:cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.1.aarch64", "BaseOS-9.4.0.Z.EUS:cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.1.i686", "BaseOS-9.4.0.Z.EUS:cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.EUS:cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.1.s390x", "BaseOS-9.4.0.Z.EUS:cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.1.x86_64", "BaseOS-9.4.0.Z.EUS:cups-printerapp-1:2.3.3op2-27.el9_4.1.aarch64", "BaseOS-9.4.0.Z.EUS:cups-printerapp-1:2.3.3op2-27.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.EUS:cups-printerapp-1:2.3.3op2-27.el9_4.1.s390x", "BaseOS-9.4.0.Z.EUS:cups-printerapp-1:2.3.3op2-27.el9_4.1.x86_64", "BaseOS-9.4.0.Z.EUS:cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.1.aarch64", "BaseOS-9.4.0.Z.EUS:cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.1.i686", "BaseOS-9.4.0.Z.EUS:cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.EUS:cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.1.s390x", "BaseOS-9.4.0.Z.EUS:cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "ADJACENT_NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-9.4.0.Z.EUS:cups-1:2.3.3op2-27.el9_4.1.aarch64", "AppStream-9.4.0.Z.EUS:cups-1:2.3.3op2-27.el9_4.1.ppc64le", "AppStream-9.4.0.Z.EUS:cups-1:2.3.3op2-27.el9_4.1.s390x", "AppStream-9.4.0.Z.EUS:cups-1:2.3.3op2-27.el9_4.1.src", "AppStream-9.4.0.Z.EUS:cups-1:2.3.3op2-27.el9_4.1.x86_64", "AppStream-9.4.0.Z.EUS:cups-client-1:2.3.3op2-27.el9_4.1.aarch64", "AppStream-9.4.0.Z.EUS:cups-client-1:2.3.3op2-27.el9_4.1.ppc64le", "AppStream-9.4.0.Z.EUS:cups-client-1:2.3.3op2-27.el9_4.1.s390x", "AppStream-9.4.0.Z.EUS:cups-client-1:2.3.3op2-27.el9_4.1.x86_64", "AppStream-9.4.0.Z.EUS:cups-client-debuginfo-1:2.3.3op2-27.el9_4.1.aarch64", "AppStream-9.4.0.Z.EUS:cups-client-debuginfo-1:2.3.3op2-27.el9_4.1.i686", "AppStream-9.4.0.Z.EUS:cups-client-debuginfo-1:2.3.3op2-27.el9_4.1.ppc64le", "AppStream-9.4.0.Z.EUS:cups-client-debuginfo-1:2.3.3op2-27.el9_4.1.s390x", "AppStream-9.4.0.Z.EUS:cups-client-debuginfo-1:2.3.3op2-27.el9_4.1.x86_64", "AppStream-9.4.0.Z.EUS:cups-debuginfo-1:2.3.3op2-27.el9_4.1.aarch64", "AppStream-9.4.0.Z.EUS:cups-debuginfo-1:2.3.3op2-27.el9_4.1.i686", "AppStream-9.4.0.Z.EUS:cups-debuginfo-1:2.3.3op2-27.el9_4.1.ppc64le", "AppStream-9.4.0.Z.EUS:cups-debuginfo-1:2.3.3op2-27.el9_4.1.s390x", "AppStream-9.4.0.Z.EUS:cups-debuginfo-1:2.3.3op2-27.el9_4.1.x86_64", "AppStream-9.4.0.Z.EUS:cups-debugsource-1:2.3.3op2-27.el9_4.1.aarch64", "AppStream-9.4.0.Z.EUS:cups-debugsource-1:2.3.3op2-27.el9_4.1.i686", "AppStream-9.4.0.Z.EUS:cups-debugsource-1:2.3.3op2-27.el9_4.1.ppc64le", "AppStream-9.4.0.Z.EUS:cups-debugsource-1:2.3.3op2-27.el9_4.1.s390x", "AppStream-9.4.0.Z.EUS:cups-debugsource-1:2.3.3op2-27.el9_4.1.x86_64", "AppStream-9.4.0.Z.EUS:cups-devel-1:2.3.3op2-27.el9_4.1.aarch64", "AppStream-9.4.0.Z.EUS:cups-devel-1:2.3.3op2-27.el9_4.1.i686", "AppStream-9.4.0.Z.EUS:cups-devel-1:2.3.3op2-27.el9_4.1.ppc64le", "AppStream-9.4.0.Z.EUS:cups-devel-1:2.3.3op2-27.el9_4.1.s390x", "AppStream-9.4.0.Z.EUS:cups-devel-1:2.3.3op2-27.el9_4.1.x86_64", "AppStream-9.4.0.Z.EUS:cups-filesystem-1:2.3.3op2-27.el9_4.1.noarch", "AppStream-9.4.0.Z.EUS:cups-ipptool-1:2.3.3op2-27.el9_4.1.aarch64", "AppStream-9.4.0.Z.EUS:cups-ipptool-1:2.3.3op2-27.el9_4.1.ppc64le", "AppStream-9.4.0.Z.EUS:cups-ipptool-1:2.3.3op2-27.el9_4.1.s390x", "AppStream-9.4.0.Z.EUS:cups-ipptool-1:2.3.3op2-27.el9_4.1.x86_64", "AppStream-9.4.0.Z.EUS:cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.1.aarch64", "AppStream-9.4.0.Z.EUS:cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.1.i686", "AppStream-9.4.0.Z.EUS:cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.1.ppc64le", "AppStream-9.4.0.Z.EUS:cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.1.s390x", "AppStream-9.4.0.Z.EUS:cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.1.x86_64", "AppStream-9.4.0.Z.EUS:cups-libs-1:2.3.3op2-27.el9_4.1.aarch64", "AppStream-9.4.0.Z.EUS:cups-libs-1:2.3.3op2-27.el9_4.1.i686", "AppStream-9.4.0.Z.EUS:cups-libs-1:2.3.3op2-27.el9_4.1.ppc64le", "AppStream-9.4.0.Z.EUS:cups-libs-1:2.3.3op2-27.el9_4.1.s390x", "AppStream-9.4.0.Z.EUS:cups-libs-1:2.3.3op2-27.el9_4.1.x86_64", "AppStream-9.4.0.Z.EUS:cups-libs-debuginfo-1:2.3.3op2-27.el9_4.1.aarch64", "AppStream-9.4.0.Z.EUS:cups-libs-debuginfo-1:2.3.3op2-27.el9_4.1.i686", "AppStream-9.4.0.Z.EUS:cups-libs-debuginfo-1:2.3.3op2-27.el9_4.1.ppc64le", "AppStream-9.4.0.Z.EUS:cups-libs-debuginfo-1:2.3.3op2-27.el9_4.1.s390x", "AppStream-9.4.0.Z.EUS:cups-libs-debuginfo-1:2.3.3op2-27.el9_4.1.x86_64", "AppStream-9.4.0.Z.EUS:cups-lpd-1:2.3.3op2-27.el9_4.1.aarch64", "AppStream-9.4.0.Z.EUS:cups-lpd-1:2.3.3op2-27.el9_4.1.ppc64le", "AppStream-9.4.0.Z.EUS:cups-lpd-1:2.3.3op2-27.el9_4.1.s390x", "AppStream-9.4.0.Z.EUS:cups-lpd-1:2.3.3op2-27.el9_4.1.x86_64", "AppStream-9.4.0.Z.EUS:cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.1.aarch64", "AppStream-9.4.0.Z.EUS:cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.1.i686", "AppStream-9.4.0.Z.EUS:cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.1.ppc64le", "AppStream-9.4.0.Z.EUS:cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.1.s390x", "AppStream-9.4.0.Z.EUS:cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.1.x86_64", "AppStream-9.4.0.Z.EUS:cups-printerapp-1:2.3.3op2-27.el9_4.1.aarch64", "AppStream-9.4.0.Z.EUS:cups-printerapp-1:2.3.3op2-27.el9_4.1.ppc64le", "AppStream-9.4.0.Z.EUS:cups-printerapp-1:2.3.3op2-27.el9_4.1.s390x", "AppStream-9.4.0.Z.EUS:cups-printerapp-1:2.3.3op2-27.el9_4.1.x86_64", "AppStream-9.4.0.Z.EUS:cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.1.aarch64", "AppStream-9.4.0.Z.EUS:cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.1.i686", "AppStream-9.4.0.Z.EUS:cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.1.ppc64le", "AppStream-9.4.0.Z.EUS:cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.1.s390x", "AppStream-9.4.0.Z.EUS:cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.1.x86_64", "BaseOS-9.4.0.Z.EUS:cups-1:2.3.3op2-27.el9_4.1.aarch64", "BaseOS-9.4.0.Z.EUS:cups-1:2.3.3op2-27.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.EUS:cups-1:2.3.3op2-27.el9_4.1.s390x", "BaseOS-9.4.0.Z.EUS:cups-1:2.3.3op2-27.el9_4.1.src", "BaseOS-9.4.0.Z.EUS:cups-1:2.3.3op2-27.el9_4.1.x86_64", "BaseOS-9.4.0.Z.EUS:cups-client-1:2.3.3op2-27.el9_4.1.aarch64", "BaseOS-9.4.0.Z.EUS:cups-client-1:2.3.3op2-27.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.EUS:cups-client-1:2.3.3op2-27.el9_4.1.s390x", "BaseOS-9.4.0.Z.EUS:cups-client-1:2.3.3op2-27.el9_4.1.x86_64", "BaseOS-9.4.0.Z.EUS:cups-client-debuginfo-1:2.3.3op2-27.el9_4.1.aarch64", "BaseOS-9.4.0.Z.EUS:cups-client-debuginfo-1:2.3.3op2-27.el9_4.1.i686", "BaseOS-9.4.0.Z.EUS:cups-client-debuginfo-1:2.3.3op2-27.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.EUS:cups-client-debuginfo-1:2.3.3op2-27.el9_4.1.s390x", "BaseOS-9.4.0.Z.EUS:cups-client-debuginfo-1:2.3.3op2-27.el9_4.1.x86_64", "BaseOS-9.4.0.Z.EUS:cups-debuginfo-1:2.3.3op2-27.el9_4.1.aarch64", "BaseOS-9.4.0.Z.EUS:cups-debuginfo-1:2.3.3op2-27.el9_4.1.i686", "BaseOS-9.4.0.Z.EUS:cups-debuginfo-1:2.3.3op2-27.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.EUS:cups-debuginfo-1:2.3.3op2-27.el9_4.1.s390x", "BaseOS-9.4.0.Z.EUS:cups-debuginfo-1:2.3.3op2-27.el9_4.1.x86_64", "BaseOS-9.4.0.Z.EUS:cups-debugsource-1:2.3.3op2-27.el9_4.1.aarch64", "BaseOS-9.4.0.Z.EUS:cups-debugsource-1:2.3.3op2-27.el9_4.1.i686", "BaseOS-9.4.0.Z.EUS:cups-debugsource-1:2.3.3op2-27.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.EUS:cups-debugsource-1:2.3.3op2-27.el9_4.1.s390x", "BaseOS-9.4.0.Z.EUS:cups-debugsource-1:2.3.3op2-27.el9_4.1.x86_64", "BaseOS-9.4.0.Z.EUS:cups-devel-1:2.3.3op2-27.el9_4.1.aarch64", "BaseOS-9.4.0.Z.EUS:cups-devel-1:2.3.3op2-27.el9_4.1.i686", "BaseOS-9.4.0.Z.EUS:cups-devel-1:2.3.3op2-27.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.EUS:cups-devel-1:2.3.3op2-27.el9_4.1.s390x", "BaseOS-9.4.0.Z.EUS:cups-devel-1:2.3.3op2-27.el9_4.1.x86_64", "BaseOS-9.4.0.Z.EUS:cups-filesystem-1:2.3.3op2-27.el9_4.1.noarch", "BaseOS-9.4.0.Z.EUS:cups-ipptool-1:2.3.3op2-27.el9_4.1.aarch64", "BaseOS-9.4.0.Z.EUS:cups-ipptool-1:2.3.3op2-27.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.EUS:cups-ipptool-1:2.3.3op2-27.el9_4.1.s390x", "BaseOS-9.4.0.Z.EUS:cups-ipptool-1:2.3.3op2-27.el9_4.1.x86_64", "BaseOS-9.4.0.Z.EUS:cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.1.aarch64", "BaseOS-9.4.0.Z.EUS:cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.1.i686", "BaseOS-9.4.0.Z.EUS:cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.EUS:cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.1.s390x", "BaseOS-9.4.0.Z.EUS:cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.1.x86_64", "BaseOS-9.4.0.Z.EUS:cups-libs-1:2.3.3op2-27.el9_4.1.aarch64", "BaseOS-9.4.0.Z.EUS:cups-libs-1:2.3.3op2-27.el9_4.1.i686", "BaseOS-9.4.0.Z.EUS:cups-libs-1:2.3.3op2-27.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.EUS:cups-libs-1:2.3.3op2-27.el9_4.1.s390x", "BaseOS-9.4.0.Z.EUS:cups-libs-1:2.3.3op2-27.el9_4.1.x86_64", "BaseOS-9.4.0.Z.EUS:cups-libs-debuginfo-1:2.3.3op2-27.el9_4.1.aarch64", "BaseOS-9.4.0.Z.EUS:cups-libs-debuginfo-1:2.3.3op2-27.el9_4.1.i686", "BaseOS-9.4.0.Z.EUS:cups-libs-debuginfo-1:2.3.3op2-27.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.EUS:cups-libs-debuginfo-1:2.3.3op2-27.el9_4.1.s390x", "BaseOS-9.4.0.Z.EUS:cups-libs-debuginfo-1:2.3.3op2-27.el9_4.1.x86_64", "BaseOS-9.4.0.Z.EUS:cups-lpd-1:2.3.3op2-27.el9_4.1.aarch64", "BaseOS-9.4.0.Z.EUS:cups-lpd-1:2.3.3op2-27.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.EUS:cups-lpd-1:2.3.3op2-27.el9_4.1.s390x", "BaseOS-9.4.0.Z.EUS:cups-lpd-1:2.3.3op2-27.el9_4.1.x86_64", "BaseOS-9.4.0.Z.EUS:cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.1.aarch64", "BaseOS-9.4.0.Z.EUS:cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.1.i686", "BaseOS-9.4.0.Z.EUS:cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.EUS:cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.1.s390x", "BaseOS-9.4.0.Z.EUS:cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.1.x86_64", "BaseOS-9.4.0.Z.EUS:cups-printerapp-1:2.3.3op2-27.el9_4.1.aarch64", "BaseOS-9.4.0.Z.EUS:cups-printerapp-1:2.3.3op2-27.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.EUS:cups-printerapp-1:2.3.3op2-27.el9_4.1.s390x", "BaseOS-9.4.0.Z.EUS:cups-printerapp-1:2.3.3op2-27.el9_4.1.x86_64", "BaseOS-9.4.0.Z.EUS:cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.1.aarch64", "BaseOS-9.4.0.Z.EUS:cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.1.i686", "BaseOS-9.4.0.Z.EUS:cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.EUS:cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.1.s390x", "BaseOS-9.4.0.Z.EUS:cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.1.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "cups: Null Pointer Dereference in CUPS ipp_read_io() Leading to Remote DoS" } ] }
rhsa-2025:15700
Vulnerability from csaf_redhat
Published
2025-09-11 16:22
Modified
2025-10-16 14:40
Summary
Red Hat Security Advisory: cups security update
Notes
Topic
An update for cups is now available for Red Hat Enterprise Linux 9.
Red Hat Product Security has rated this update as having a security impact of
Important. A Common Vulnerability Scoring System (CVSS) base score, which gives
a detailed severity rating, is available for each vulnerability from the CVE
link(s) in the References section.
Details
The Common UNIX Printing System (CUPS) provides a portable printing layer for
Linux, UNIX, and similar operating systems.
Security Fix(es):
* cups: Null Pointer Dereference in CUPS ipp_read_io() Leading to Remote DoS
(CVE-2025-58364)
* cups: Authentication Bypass in CUPS Authorization Handling (CVE-2025-58060)
For more details about the security issue(s), including the impact, a CVSS
score, acknowledgments, and other related information, refer to the CVE page(s)
listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for cups is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of\nImportant. A Common Vulnerability Scoring System (CVSS) base score, which gives\na detailed severity rating, is available for each vulnerability from the CVE\nlink(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "The Common UNIX Printing System (CUPS) provides a portable printing layer for\nLinux, UNIX, and similar operating systems.\n\nSecurity Fix(es):\n\n* cups: Null Pointer Dereference in CUPS ipp_read_io() Leading to Remote DoS\n(CVE-2025-58364)\n* cups: Authentication Bypass in CUPS Authorization Handling (CVE-2025-58060)\n\nFor more details about the security issue(s), including the impact, a CVSS\nscore, acknowledgments, and other related information, refer to the CVE page(s)\nlisted in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2025:15700", "url": "https://access.redhat.com/errata/RHSA-2025:15700" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2392595", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2392595" }, { "category": "external", "summary": "2393078", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2393078" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_15700.json" } ], "title": "Red Hat Security Advisory: cups security update", "tracking": { "current_release_date": "2025-10-16T14:40:49+00:00", "generator": { "date": "2025-10-16T14:40:49+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.9" } }, "id": "RHSA-2025:15700", "initial_release_date": "2025-09-11T16:22:20+00:00", "revision_history": [ { "date": "2025-09-11T16:22:20+00:00", "number": "1", "summary": "Initial version" }, { "date": "2025-09-11T16:22:20+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-10-16T14:40:49+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream (v. 9)", "product": { "name": "Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:9::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux BaseOS (v. 9)", "product": { "name": "Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.6.0.Z.MAIN.EUS", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:9::baseos" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "cups-1:2.3.3op2-33.el9_6.1.aarch64", "product": { "name": "cups-1:2.3.3op2-33.el9_6.1.aarch64", "product_id": "cups-1:2.3.3op2-33.el9_6.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups@2.3.3op2-33.el9_6.1?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-client-1:2.3.3op2-33.el9_6.1.aarch64", "product": { "name": "cups-client-1:2.3.3op2-33.el9_6.1.aarch64", "product_id": "cups-client-1:2.3.3op2-33.el9_6.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-client@2.3.3op2-33.el9_6.1?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-devel-1:2.3.3op2-33.el9_6.1.aarch64", "product": { "name": "cups-devel-1:2.3.3op2-33.el9_6.1.aarch64", "product_id": "cups-devel-1:2.3.3op2-33.el9_6.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-devel@2.3.3op2-33.el9_6.1?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-ipptool-1:2.3.3op2-33.el9_6.1.aarch64", "product": { "name": "cups-ipptool-1:2.3.3op2-33.el9_6.1.aarch64", "product_id": "cups-ipptool-1:2.3.3op2-33.el9_6.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-ipptool@2.3.3op2-33.el9_6.1?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-lpd-1:2.3.3op2-33.el9_6.1.aarch64", "product": { "name": "cups-lpd-1:2.3.3op2-33.el9_6.1.aarch64", "product_id": "cups-lpd-1:2.3.3op2-33.el9_6.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-lpd@2.3.3op2-33.el9_6.1?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-printerapp-1:2.3.3op2-33.el9_6.1.aarch64", "product": { "name": "cups-printerapp-1:2.3.3op2-33.el9_6.1.aarch64", "product_id": "cups-printerapp-1:2.3.3op2-33.el9_6.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-printerapp@2.3.3op2-33.el9_6.1?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-debugsource-1:2.3.3op2-33.el9_6.1.aarch64", "product": { "name": "cups-debugsource-1:2.3.3op2-33.el9_6.1.aarch64", "product_id": "cups-debugsource-1:2.3.3op2-33.el9_6.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-debugsource@2.3.3op2-33.el9_6.1?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-client-debuginfo-1:2.3.3op2-33.el9_6.1.aarch64", "product": { "name": "cups-client-debuginfo-1:2.3.3op2-33.el9_6.1.aarch64", "product_id": "cups-client-debuginfo-1:2.3.3op2-33.el9_6.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-client-debuginfo@2.3.3op2-33.el9_6.1?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-debuginfo-1:2.3.3op2-33.el9_6.1.aarch64", "product": { "name": "cups-debuginfo-1:2.3.3op2-33.el9_6.1.aarch64", "product_id": "cups-debuginfo-1:2.3.3op2-33.el9_6.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-debuginfo@2.3.3op2-33.el9_6.1?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-ipptool-debuginfo-1:2.3.3op2-33.el9_6.1.aarch64", "product": { "name": "cups-ipptool-debuginfo-1:2.3.3op2-33.el9_6.1.aarch64", "product_id": "cups-ipptool-debuginfo-1:2.3.3op2-33.el9_6.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-ipptool-debuginfo@2.3.3op2-33.el9_6.1?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-libs-debuginfo-1:2.3.3op2-33.el9_6.1.aarch64", "product": { "name": "cups-libs-debuginfo-1:2.3.3op2-33.el9_6.1.aarch64", "product_id": "cups-libs-debuginfo-1:2.3.3op2-33.el9_6.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-libs-debuginfo@2.3.3op2-33.el9_6.1?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-lpd-debuginfo-1:2.3.3op2-33.el9_6.1.aarch64", "product": { "name": "cups-lpd-debuginfo-1:2.3.3op2-33.el9_6.1.aarch64", "product_id": "cups-lpd-debuginfo-1:2.3.3op2-33.el9_6.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-lpd-debuginfo@2.3.3op2-33.el9_6.1?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-printerapp-debuginfo-1:2.3.3op2-33.el9_6.1.aarch64", "product": { "name": "cups-printerapp-debuginfo-1:2.3.3op2-33.el9_6.1.aarch64", "product_id": "cups-printerapp-debuginfo-1:2.3.3op2-33.el9_6.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-printerapp-debuginfo@2.3.3op2-33.el9_6.1?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-libs-1:2.3.3op2-33.el9_6.1.aarch64", "product": { "name": "cups-libs-1:2.3.3op2-33.el9_6.1.aarch64", "product_id": "cups-libs-1:2.3.3op2-33.el9_6.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-libs@2.3.3op2-33.el9_6.1?arch=aarch64\u0026epoch=1" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "cups-1:2.3.3op2-33.el9_6.1.ppc64le", "product": { "name": "cups-1:2.3.3op2-33.el9_6.1.ppc64le", "product_id": "cups-1:2.3.3op2-33.el9_6.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups@2.3.3op2-33.el9_6.1?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-client-1:2.3.3op2-33.el9_6.1.ppc64le", "product": { "name": "cups-client-1:2.3.3op2-33.el9_6.1.ppc64le", "product_id": "cups-client-1:2.3.3op2-33.el9_6.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-client@2.3.3op2-33.el9_6.1?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-devel-1:2.3.3op2-33.el9_6.1.ppc64le", "product": { "name": "cups-devel-1:2.3.3op2-33.el9_6.1.ppc64le", "product_id": "cups-devel-1:2.3.3op2-33.el9_6.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-devel@2.3.3op2-33.el9_6.1?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-ipptool-1:2.3.3op2-33.el9_6.1.ppc64le", "product": { "name": "cups-ipptool-1:2.3.3op2-33.el9_6.1.ppc64le", "product_id": "cups-ipptool-1:2.3.3op2-33.el9_6.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-ipptool@2.3.3op2-33.el9_6.1?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-lpd-1:2.3.3op2-33.el9_6.1.ppc64le", "product": { "name": "cups-lpd-1:2.3.3op2-33.el9_6.1.ppc64le", "product_id": "cups-lpd-1:2.3.3op2-33.el9_6.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-lpd@2.3.3op2-33.el9_6.1?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-printerapp-1:2.3.3op2-33.el9_6.1.ppc64le", "product": { "name": "cups-printerapp-1:2.3.3op2-33.el9_6.1.ppc64le", "product_id": "cups-printerapp-1:2.3.3op2-33.el9_6.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-printerapp@2.3.3op2-33.el9_6.1?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-debugsource-1:2.3.3op2-33.el9_6.1.ppc64le", "product": { "name": "cups-debugsource-1:2.3.3op2-33.el9_6.1.ppc64le", "product_id": "cups-debugsource-1:2.3.3op2-33.el9_6.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-debugsource@2.3.3op2-33.el9_6.1?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-client-debuginfo-1:2.3.3op2-33.el9_6.1.ppc64le", "product": { "name": "cups-client-debuginfo-1:2.3.3op2-33.el9_6.1.ppc64le", "product_id": "cups-client-debuginfo-1:2.3.3op2-33.el9_6.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-client-debuginfo@2.3.3op2-33.el9_6.1?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-debuginfo-1:2.3.3op2-33.el9_6.1.ppc64le", "product": { "name": "cups-debuginfo-1:2.3.3op2-33.el9_6.1.ppc64le", "product_id": "cups-debuginfo-1:2.3.3op2-33.el9_6.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-debuginfo@2.3.3op2-33.el9_6.1?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-ipptool-debuginfo-1:2.3.3op2-33.el9_6.1.ppc64le", "product": { "name": "cups-ipptool-debuginfo-1:2.3.3op2-33.el9_6.1.ppc64le", "product_id": "cups-ipptool-debuginfo-1:2.3.3op2-33.el9_6.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-ipptool-debuginfo@2.3.3op2-33.el9_6.1?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-libs-debuginfo-1:2.3.3op2-33.el9_6.1.ppc64le", "product": { "name": "cups-libs-debuginfo-1:2.3.3op2-33.el9_6.1.ppc64le", "product_id": "cups-libs-debuginfo-1:2.3.3op2-33.el9_6.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-libs-debuginfo@2.3.3op2-33.el9_6.1?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-lpd-debuginfo-1:2.3.3op2-33.el9_6.1.ppc64le", "product": { "name": "cups-lpd-debuginfo-1:2.3.3op2-33.el9_6.1.ppc64le", "product_id": "cups-lpd-debuginfo-1:2.3.3op2-33.el9_6.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-lpd-debuginfo@2.3.3op2-33.el9_6.1?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-printerapp-debuginfo-1:2.3.3op2-33.el9_6.1.ppc64le", "product": { "name": "cups-printerapp-debuginfo-1:2.3.3op2-33.el9_6.1.ppc64le", "product_id": "cups-printerapp-debuginfo-1:2.3.3op2-33.el9_6.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-printerapp-debuginfo@2.3.3op2-33.el9_6.1?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-libs-1:2.3.3op2-33.el9_6.1.ppc64le", "product": { "name": "cups-libs-1:2.3.3op2-33.el9_6.1.ppc64le", "product_id": "cups-libs-1:2.3.3op2-33.el9_6.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-libs@2.3.3op2-33.el9_6.1?arch=ppc64le\u0026epoch=1" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "cups-1:2.3.3op2-33.el9_6.1.x86_64", "product": { "name": "cups-1:2.3.3op2-33.el9_6.1.x86_64", "product_id": "cups-1:2.3.3op2-33.el9_6.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups@2.3.3op2-33.el9_6.1?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-client-1:2.3.3op2-33.el9_6.1.x86_64", "product": { "name": "cups-client-1:2.3.3op2-33.el9_6.1.x86_64", "product_id": "cups-client-1:2.3.3op2-33.el9_6.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-client@2.3.3op2-33.el9_6.1?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-devel-1:2.3.3op2-33.el9_6.1.x86_64", "product": { "name": "cups-devel-1:2.3.3op2-33.el9_6.1.x86_64", "product_id": "cups-devel-1:2.3.3op2-33.el9_6.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-devel@2.3.3op2-33.el9_6.1?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-ipptool-1:2.3.3op2-33.el9_6.1.x86_64", "product": { "name": "cups-ipptool-1:2.3.3op2-33.el9_6.1.x86_64", "product_id": "cups-ipptool-1:2.3.3op2-33.el9_6.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-ipptool@2.3.3op2-33.el9_6.1?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-lpd-1:2.3.3op2-33.el9_6.1.x86_64", "product": { "name": "cups-lpd-1:2.3.3op2-33.el9_6.1.x86_64", "product_id": "cups-lpd-1:2.3.3op2-33.el9_6.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-lpd@2.3.3op2-33.el9_6.1?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-printerapp-1:2.3.3op2-33.el9_6.1.x86_64", "product": { "name": "cups-printerapp-1:2.3.3op2-33.el9_6.1.x86_64", "product_id": "cups-printerapp-1:2.3.3op2-33.el9_6.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-printerapp@2.3.3op2-33.el9_6.1?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-debugsource-1:2.3.3op2-33.el9_6.1.x86_64", "product": { "name": "cups-debugsource-1:2.3.3op2-33.el9_6.1.x86_64", "product_id": "cups-debugsource-1:2.3.3op2-33.el9_6.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-debugsource@2.3.3op2-33.el9_6.1?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-client-debuginfo-1:2.3.3op2-33.el9_6.1.x86_64", "product": { "name": "cups-client-debuginfo-1:2.3.3op2-33.el9_6.1.x86_64", "product_id": "cups-client-debuginfo-1:2.3.3op2-33.el9_6.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-client-debuginfo@2.3.3op2-33.el9_6.1?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-debuginfo-1:2.3.3op2-33.el9_6.1.x86_64", "product": { "name": "cups-debuginfo-1:2.3.3op2-33.el9_6.1.x86_64", "product_id": "cups-debuginfo-1:2.3.3op2-33.el9_6.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-debuginfo@2.3.3op2-33.el9_6.1?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-ipptool-debuginfo-1:2.3.3op2-33.el9_6.1.x86_64", "product": { "name": "cups-ipptool-debuginfo-1:2.3.3op2-33.el9_6.1.x86_64", "product_id": "cups-ipptool-debuginfo-1:2.3.3op2-33.el9_6.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-ipptool-debuginfo@2.3.3op2-33.el9_6.1?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-libs-debuginfo-1:2.3.3op2-33.el9_6.1.x86_64", "product": { "name": "cups-libs-debuginfo-1:2.3.3op2-33.el9_6.1.x86_64", "product_id": "cups-libs-debuginfo-1:2.3.3op2-33.el9_6.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-libs-debuginfo@2.3.3op2-33.el9_6.1?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-lpd-debuginfo-1:2.3.3op2-33.el9_6.1.x86_64", "product": { "name": "cups-lpd-debuginfo-1:2.3.3op2-33.el9_6.1.x86_64", "product_id": "cups-lpd-debuginfo-1:2.3.3op2-33.el9_6.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-lpd-debuginfo@2.3.3op2-33.el9_6.1?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-printerapp-debuginfo-1:2.3.3op2-33.el9_6.1.x86_64", "product": { "name": "cups-printerapp-debuginfo-1:2.3.3op2-33.el9_6.1.x86_64", "product_id": "cups-printerapp-debuginfo-1:2.3.3op2-33.el9_6.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-printerapp-debuginfo@2.3.3op2-33.el9_6.1?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-libs-1:2.3.3op2-33.el9_6.1.x86_64", "product": { "name": "cups-libs-1:2.3.3op2-33.el9_6.1.x86_64", "product_id": "cups-libs-1:2.3.3op2-33.el9_6.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-libs@2.3.3op2-33.el9_6.1?arch=x86_64\u0026epoch=1" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "cups-devel-1:2.3.3op2-33.el9_6.1.i686", "product": { "name": "cups-devel-1:2.3.3op2-33.el9_6.1.i686", "product_id": "cups-devel-1:2.3.3op2-33.el9_6.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-devel@2.3.3op2-33.el9_6.1?arch=i686\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-debugsource-1:2.3.3op2-33.el9_6.1.i686", "product": { "name": "cups-debugsource-1:2.3.3op2-33.el9_6.1.i686", "product_id": "cups-debugsource-1:2.3.3op2-33.el9_6.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-debugsource@2.3.3op2-33.el9_6.1?arch=i686\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-client-debuginfo-1:2.3.3op2-33.el9_6.1.i686", "product": { "name": "cups-client-debuginfo-1:2.3.3op2-33.el9_6.1.i686", "product_id": "cups-client-debuginfo-1:2.3.3op2-33.el9_6.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-client-debuginfo@2.3.3op2-33.el9_6.1?arch=i686\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-debuginfo-1:2.3.3op2-33.el9_6.1.i686", "product": { "name": "cups-debuginfo-1:2.3.3op2-33.el9_6.1.i686", "product_id": "cups-debuginfo-1:2.3.3op2-33.el9_6.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-debuginfo@2.3.3op2-33.el9_6.1?arch=i686\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-ipptool-debuginfo-1:2.3.3op2-33.el9_6.1.i686", "product": { "name": "cups-ipptool-debuginfo-1:2.3.3op2-33.el9_6.1.i686", "product_id": "cups-ipptool-debuginfo-1:2.3.3op2-33.el9_6.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-ipptool-debuginfo@2.3.3op2-33.el9_6.1?arch=i686\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-libs-debuginfo-1:2.3.3op2-33.el9_6.1.i686", "product": { "name": "cups-libs-debuginfo-1:2.3.3op2-33.el9_6.1.i686", "product_id": "cups-libs-debuginfo-1:2.3.3op2-33.el9_6.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-libs-debuginfo@2.3.3op2-33.el9_6.1?arch=i686\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-lpd-debuginfo-1:2.3.3op2-33.el9_6.1.i686", "product": { "name": "cups-lpd-debuginfo-1:2.3.3op2-33.el9_6.1.i686", "product_id": "cups-lpd-debuginfo-1:2.3.3op2-33.el9_6.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-lpd-debuginfo@2.3.3op2-33.el9_6.1?arch=i686\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-printerapp-debuginfo-1:2.3.3op2-33.el9_6.1.i686", "product": { "name": "cups-printerapp-debuginfo-1:2.3.3op2-33.el9_6.1.i686", "product_id": "cups-printerapp-debuginfo-1:2.3.3op2-33.el9_6.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-printerapp-debuginfo@2.3.3op2-33.el9_6.1?arch=i686\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-libs-1:2.3.3op2-33.el9_6.1.i686", "product": { "name": "cups-libs-1:2.3.3op2-33.el9_6.1.i686", "product_id": "cups-libs-1:2.3.3op2-33.el9_6.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-libs@2.3.3op2-33.el9_6.1?arch=i686\u0026epoch=1" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "cups-1:2.3.3op2-33.el9_6.1.s390x", "product": { "name": "cups-1:2.3.3op2-33.el9_6.1.s390x", "product_id": "cups-1:2.3.3op2-33.el9_6.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups@2.3.3op2-33.el9_6.1?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-client-1:2.3.3op2-33.el9_6.1.s390x", "product": { "name": "cups-client-1:2.3.3op2-33.el9_6.1.s390x", "product_id": "cups-client-1:2.3.3op2-33.el9_6.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-client@2.3.3op2-33.el9_6.1?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-devel-1:2.3.3op2-33.el9_6.1.s390x", "product": { "name": "cups-devel-1:2.3.3op2-33.el9_6.1.s390x", "product_id": "cups-devel-1:2.3.3op2-33.el9_6.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-devel@2.3.3op2-33.el9_6.1?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-ipptool-1:2.3.3op2-33.el9_6.1.s390x", "product": { "name": "cups-ipptool-1:2.3.3op2-33.el9_6.1.s390x", "product_id": "cups-ipptool-1:2.3.3op2-33.el9_6.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-ipptool@2.3.3op2-33.el9_6.1?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-lpd-1:2.3.3op2-33.el9_6.1.s390x", "product": { "name": "cups-lpd-1:2.3.3op2-33.el9_6.1.s390x", "product_id": "cups-lpd-1:2.3.3op2-33.el9_6.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-lpd@2.3.3op2-33.el9_6.1?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-printerapp-1:2.3.3op2-33.el9_6.1.s390x", "product": { "name": "cups-printerapp-1:2.3.3op2-33.el9_6.1.s390x", "product_id": "cups-printerapp-1:2.3.3op2-33.el9_6.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-printerapp@2.3.3op2-33.el9_6.1?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-debugsource-1:2.3.3op2-33.el9_6.1.s390x", "product": { "name": "cups-debugsource-1:2.3.3op2-33.el9_6.1.s390x", "product_id": "cups-debugsource-1:2.3.3op2-33.el9_6.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-debugsource@2.3.3op2-33.el9_6.1?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-client-debuginfo-1:2.3.3op2-33.el9_6.1.s390x", "product": { "name": "cups-client-debuginfo-1:2.3.3op2-33.el9_6.1.s390x", "product_id": "cups-client-debuginfo-1:2.3.3op2-33.el9_6.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-client-debuginfo@2.3.3op2-33.el9_6.1?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-debuginfo-1:2.3.3op2-33.el9_6.1.s390x", "product": { "name": "cups-debuginfo-1:2.3.3op2-33.el9_6.1.s390x", "product_id": "cups-debuginfo-1:2.3.3op2-33.el9_6.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-debuginfo@2.3.3op2-33.el9_6.1?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-ipptool-debuginfo-1:2.3.3op2-33.el9_6.1.s390x", "product": { "name": "cups-ipptool-debuginfo-1:2.3.3op2-33.el9_6.1.s390x", "product_id": "cups-ipptool-debuginfo-1:2.3.3op2-33.el9_6.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-ipptool-debuginfo@2.3.3op2-33.el9_6.1?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-libs-debuginfo-1:2.3.3op2-33.el9_6.1.s390x", "product": { "name": "cups-libs-debuginfo-1:2.3.3op2-33.el9_6.1.s390x", "product_id": "cups-libs-debuginfo-1:2.3.3op2-33.el9_6.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-libs-debuginfo@2.3.3op2-33.el9_6.1?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-lpd-debuginfo-1:2.3.3op2-33.el9_6.1.s390x", "product": { "name": "cups-lpd-debuginfo-1:2.3.3op2-33.el9_6.1.s390x", "product_id": "cups-lpd-debuginfo-1:2.3.3op2-33.el9_6.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-lpd-debuginfo@2.3.3op2-33.el9_6.1?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-printerapp-debuginfo-1:2.3.3op2-33.el9_6.1.s390x", "product": { "name": "cups-printerapp-debuginfo-1:2.3.3op2-33.el9_6.1.s390x", "product_id": "cups-printerapp-debuginfo-1:2.3.3op2-33.el9_6.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-printerapp-debuginfo@2.3.3op2-33.el9_6.1?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-libs-1:2.3.3op2-33.el9_6.1.s390x", "product": { "name": "cups-libs-1:2.3.3op2-33.el9_6.1.s390x", "product_id": "cups-libs-1:2.3.3op2-33.el9_6.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-libs@2.3.3op2-33.el9_6.1?arch=s390x\u0026epoch=1" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "cups-filesystem-1:2.3.3op2-33.el9_6.1.noarch", "product": { "name": "cups-filesystem-1:2.3.3op2-33.el9_6.1.noarch", "product_id": "cups-filesystem-1:2.3.3op2-33.el9_6.1.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-filesystem@2.3.3op2-33.el9_6.1?arch=noarch\u0026epoch=1" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "cups-1:2.3.3op2-33.el9_6.1.src", "product": { "name": "cups-1:2.3.3op2-33.el9_6.1.src", "product_id": "cups-1:2.3.3op2-33.el9_6.1.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups@2.3.3op2-33.el9_6.1?arch=src\u0026epoch=1" } } } ], "category": "architecture", "name": "src" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "cups-1:2.3.3op2-33.el9_6.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:cups-1:2.3.3op2-33.el9_6.1.aarch64" }, "product_reference": "cups-1:2.3.3op2-33.el9_6.1.aarch64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-1:2.3.3op2-33.el9_6.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:cups-1:2.3.3op2-33.el9_6.1.ppc64le" }, "product_reference": "cups-1:2.3.3op2-33.el9_6.1.ppc64le", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-1:2.3.3op2-33.el9_6.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:cups-1:2.3.3op2-33.el9_6.1.s390x" }, "product_reference": "cups-1:2.3.3op2-33.el9_6.1.s390x", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-1:2.3.3op2-33.el9_6.1.src as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:cups-1:2.3.3op2-33.el9_6.1.src" }, "product_reference": "cups-1:2.3.3op2-33.el9_6.1.src", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-1:2.3.3op2-33.el9_6.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:cups-1:2.3.3op2-33.el9_6.1.x86_64" }, "product_reference": "cups-1:2.3.3op2-33.el9_6.1.x86_64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-1:2.3.3op2-33.el9_6.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:cups-client-1:2.3.3op2-33.el9_6.1.aarch64" }, "product_reference": "cups-client-1:2.3.3op2-33.el9_6.1.aarch64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-1:2.3.3op2-33.el9_6.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:cups-client-1:2.3.3op2-33.el9_6.1.ppc64le" }, "product_reference": "cups-client-1:2.3.3op2-33.el9_6.1.ppc64le", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-1:2.3.3op2-33.el9_6.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:cups-client-1:2.3.3op2-33.el9_6.1.s390x" }, "product_reference": "cups-client-1:2.3.3op2-33.el9_6.1.s390x", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-1:2.3.3op2-33.el9_6.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:cups-client-1:2.3.3op2-33.el9_6.1.x86_64" }, "product_reference": "cups-client-1:2.3.3op2-33.el9_6.1.x86_64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-debuginfo-1:2.3.3op2-33.el9_6.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.3.3op2-33.el9_6.1.aarch64" }, "product_reference": "cups-client-debuginfo-1:2.3.3op2-33.el9_6.1.aarch64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-debuginfo-1:2.3.3op2-33.el9_6.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.3.3op2-33.el9_6.1.i686" }, "product_reference": "cups-client-debuginfo-1:2.3.3op2-33.el9_6.1.i686", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-debuginfo-1:2.3.3op2-33.el9_6.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.3.3op2-33.el9_6.1.ppc64le" }, "product_reference": "cups-client-debuginfo-1:2.3.3op2-33.el9_6.1.ppc64le", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-debuginfo-1:2.3.3op2-33.el9_6.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.3.3op2-33.el9_6.1.s390x" }, "product_reference": "cups-client-debuginfo-1:2.3.3op2-33.el9_6.1.s390x", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-debuginfo-1:2.3.3op2-33.el9_6.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.3.3op2-33.el9_6.1.x86_64" }, "product_reference": "cups-client-debuginfo-1:2.3.3op2-33.el9_6.1.x86_64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debuginfo-1:2.3.3op2-33.el9_6.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:cups-debuginfo-1:2.3.3op2-33.el9_6.1.aarch64" }, "product_reference": "cups-debuginfo-1:2.3.3op2-33.el9_6.1.aarch64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debuginfo-1:2.3.3op2-33.el9_6.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:cups-debuginfo-1:2.3.3op2-33.el9_6.1.i686" }, "product_reference": "cups-debuginfo-1:2.3.3op2-33.el9_6.1.i686", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debuginfo-1:2.3.3op2-33.el9_6.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:cups-debuginfo-1:2.3.3op2-33.el9_6.1.ppc64le" }, "product_reference": "cups-debuginfo-1:2.3.3op2-33.el9_6.1.ppc64le", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debuginfo-1:2.3.3op2-33.el9_6.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:cups-debuginfo-1:2.3.3op2-33.el9_6.1.s390x" }, "product_reference": "cups-debuginfo-1:2.3.3op2-33.el9_6.1.s390x", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debuginfo-1:2.3.3op2-33.el9_6.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:cups-debuginfo-1:2.3.3op2-33.el9_6.1.x86_64" }, "product_reference": "cups-debuginfo-1:2.3.3op2-33.el9_6.1.x86_64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debugsource-1:2.3.3op2-33.el9_6.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:cups-debugsource-1:2.3.3op2-33.el9_6.1.aarch64" }, "product_reference": "cups-debugsource-1:2.3.3op2-33.el9_6.1.aarch64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debugsource-1:2.3.3op2-33.el9_6.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:cups-debugsource-1:2.3.3op2-33.el9_6.1.i686" }, "product_reference": "cups-debugsource-1:2.3.3op2-33.el9_6.1.i686", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debugsource-1:2.3.3op2-33.el9_6.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:cups-debugsource-1:2.3.3op2-33.el9_6.1.ppc64le" }, "product_reference": "cups-debugsource-1:2.3.3op2-33.el9_6.1.ppc64le", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debugsource-1:2.3.3op2-33.el9_6.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:cups-debugsource-1:2.3.3op2-33.el9_6.1.s390x" }, "product_reference": "cups-debugsource-1:2.3.3op2-33.el9_6.1.s390x", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debugsource-1:2.3.3op2-33.el9_6.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:cups-debugsource-1:2.3.3op2-33.el9_6.1.x86_64" }, "product_reference": "cups-debugsource-1:2.3.3op2-33.el9_6.1.x86_64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-1:2.3.3op2-33.el9_6.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:cups-devel-1:2.3.3op2-33.el9_6.1.aarch64" }, "product_reference": "cups-devel-1:2.3.3op2-33.el9_6.1.aarch64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-1:2.3.3op2-33.el9_6.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:cups-devel-1:2.3.3op2-33.el9_6.1.i686" }, "product_reference": "cups-devel-1:2.3.3op2-33.el9_6.1.i686", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-1:2.3.3op2-33.el9_6.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:cups-devel-1:2.3.3op2-33.el9_6.1.ppc64le" }, "product_reference": "cups-devel-1:2.3.3op2-33.el9_6.1.ppc64le", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-1:2.3.3op2-33.el9_6.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:cups-devel-1:2.3.3op2-33.el9_6.1.s390x" }, "product_reference": "cups-devel-1:2.3.3op2-33.el9_6.1.s390x", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-1:2.3.3op2-33.el9_6.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:cups-devel-1:2.3.3op2-33.el9_6.1.x86_64" }, "product_reference": "cups-devel-1:2.3.3op2-33.el9_6.1.x86_64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-filesystem-1:2.3.3op2-33.el9_6.1.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:cups-filesystem-1:2.3.3op2-33.el9_6.1.noarch" }, "product_reference": "cups-filesystem-1:2.3.3op2-33.el9_6.1.noarch", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-1:2.3.3op2-33.el9_6.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:cups-ipptool-1:2.3.3op2-33.el9_6.1.aarch64" }, "product_reference": "cups-ipptool-1:2.3.3op2-33.el9_6.1.aarch64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-1:2.3.3op2-33.el9_6.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:cups-ipptool-1:2.3.3op2-33.el9_6.1.ppc64le" }, "product_reference": "cups-ipptool-1:2.3.3op2-33.el9_6.1.ppc64le", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-1:2.3.3op2-33.el9_6.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:cups-ipptool-1:2.3.3op2-33.el9_6.1.s390x" }, "product_reference": "cups-ipptool-1:2.3.3op2-33.el9_6.1.s390x", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-1:2.3.3op2-33.el9_6.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:cups-ipptool-1:2.3.3op2-33.el9_6.1.x86_64" }, "product_reference": "cups-ipptool-1:2.3.3op2-33.el9_6.1.x86_64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-debuginfo-1:2.3.3op2-33.el9_6.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.3.3op2-33.el9_6.1.aarch64" }, "product_reference": "cups-ipptool-debuginfo-1:2.3.3op2-33.el9_6.1.aarch64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-debuginfo-1:2.3.3op2-33.el9_6.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.3.3op2-33.el9_6.1.i686" }, "product_reference": "cups-ipptool-debuginfo-1:2.3.3op2-33.el9_6.1.i686", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-debuginfo-1:2.3.3op2-33.el9_6.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.3.3op2-33.el9_6.1.ppc64le" }, "product_reference": "cups-ipptool-debuginfo-1:2.3.3op2-33.el9_6.1.ppc64le", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-debuginfo-1:2.3.3op2-33.el9_6.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.3.3op2-33.el9_6.1.s390x" }, "product_reference": "cups-ipptool-debuginfo-1:2.3.3op2-33.el9_6.1.s390x", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-debuginfo-1:2.3.3op2-33.el9_6.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.3.3op2-33.el9_6.1.x86_64" }, "product_reference": "cups-ipptool-debuginfo-1:2.3.3op2-33.el9_6.1.x86_64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-1:2.3.3op2-33.el9_6.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:cups-libs-1:2.3.3op2-33.el9_6.1.aarch64" }, "product_reference": "cups-libs-1:2.3.3op2-33.el9_6.1.aarch64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-1:2.3.3op2-33.el9_6.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:cups-libs-1:2.3.3op2-33.el9_6.1.i686" }, "product_reference": "cups-libs-1:2.3.3op2-33.el9_6.1.i686", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-1:2.3.3op2-33.el9_6.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:cups-libs-1:2.3.3op2-33.el9_6.1.ppc64le" }, "product_reference": "cups-libs-1:2.3.3op2-33.el9_6.1.ppc64le", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-1:2.3.3op2-33.el9_6.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:cups-libs-1:2.3.3op2-33.el9_6.1.s390x" }, "product_reference": "cups-libs-1:2.3.3op2-33.el9_6.1.s390x", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-1:2.3.3op2-33.el9_6.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:cups-libs-1:2.3.3op2-33.el9_6.1.x86_64" }, "product_reference": "cups-libs-1:2.3.3op2-33.el9_6.1.x86_64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-debuginfo-1:2.3.3op2-33.el9_6.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.3.3op2-33.el9_6.1.aarch64" }, "product_reference": "cups-libs-debuginfo-1:2.3.3op2-33.el9_6.1.aarch64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-debuginfo-1:2.3.3op2-33.el9_6.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.3.3op2-33.el9_6.1.i686" }, "product_reference": "cups-libs-debuginfo-1:2.3.3op2-33.el9_6.1.i686", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-debuginfo-1:2.3.3op2-33.el9_6.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.3.3op2-33.el9_6.1.ppc64le" }, "product_reference": "cups-libs-debuginfo-1:2.3.3op2-33.el9_6.1.ppc64le", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-debuginfo-1:2.3.3op2-33.el9_6.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.3.3op2-33.el9_6.1.s390x" }, "product_reference": "cups-libs-debuginfo-1:2.3.3op2-33.el9_6.1.s390x", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-debuginfo-1:2.3.3op2-33.el9_6.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.3.3op2-33.el9_6.1.x86_64" }, "product_reference": "cups-libs-debuginfo-1:2.3.3op2-33.el9_6.1.x86_64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-1:2.3.3op2-33.el9_6.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:cups-lpd-1:2.3.3op2-33.el9_6.1.aarch64" }, "product_reference": "cups-lpd-1:2.3.3op2-33.el9_6.1.aarch64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-1:2.3.3op2-33.el9_6.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:cups-lpd-1:2.3.3op2-33.el9_6.1.ppc64le" }, "product_reference": "cups-lpd-1:2.3.3op2-33.el9_6.1.ppc64le", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-1:2.3.3op2-33.el9_6.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:cups-lpd-1:2.3.3op2-33.el9_6.1.s390x" }, "product_reference": "cups-lpd-1:2.3.3op2-33.el9_6.1.s390x", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-1:2.3.3op2-33.el9_6.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:cups-lpd-1:2.3.3op2-33.el9_6.1.x86_64" }, "product_reference": "cups-lpd-1:2.3.3op2-33.el9_6.1.x86_64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-debuginfo-1:2.3.3op2-33.el9_6.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.3.3op2-33.el9_6.1.aarch64" }, "product_reference": "cups-lpd-debuginfo-1:2.3.3op2-33.el9_6.1.aarch64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-debuginfo-1:2.3.3op2-33.el9_6.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.3.3op2-33.el9_6.1.i686" }, "product_reference": "cups-lpd-debuginfo-1:2.3.3op2-33.el9_6.1.i686", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-debuginfo-1:2.3.3op2-33.el9_6.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.3.3op2-33.el9_6.1.ppc64le" }, "product_reference": "cups-lpd-debuginfo-1:2.3.3op2-33.el9_6.1.ppc64le", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-debuginfo-1:2.3.3op2-33.el9_6.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.3.3op2-33.el9_6.1.s390x" }, "product_reference": "cups-lpd-debuginfo-1:2.3.3op2-33.el9_6.1.s390x", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-debuginfo-1:2.3.3op2-33.el9_6.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.3.3op2-33.el9_6.1.x86_64" }, "product_reference": "cups-lpd-debuginfo-1:2.3.3op2-33.el9_6.1.x86_64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-printerapp-1:2.3.3op2-33.el9_6.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:cups-printerapp-1:2.3.3op2-33.el9_6.1.aarch64" }, "product_reference": "cups-printerapp-1:2.3.3op2-33.el9_6.1.aarch64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-printerapp-1:2.3.3op2-33.el9_6.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:cups-printerapp-1:2.3.3op2-33.el9_6.1.ppc64le" }, "product_reference": "cups-printerapp-1:2.3.3op2-33.el9_6.1.ppc64le", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-printerapp-1:2.3.3op2-33.el9_6.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:cups-printerapp-1:2.3.3op2-33.el9_6.1.s390x" }, "product_reference": "cups-printerapp-1:2.3.3op2-33.el9_6.1.s390x", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-printerapp-1:2.3.3op2-33.el9_6.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:cups-printerapp-1:2.3.3op2-33.el9_6.1.x86_64" }, "product_reference": "cups-printerapp-1:2.3.3op2-33.el9_6.1.x86_64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-printerapp-debuginfo-1:2.3.3op2-33.el9_6.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:cups-printerapp-debuginfo-1:2.3.3op2-33.el9_6.1.aarch64" }, "product_reference": "cups-printerapp-debuginfo-1:2.3.3op2-33.el9_6.1.aarch64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-printerapp-debuginfo-1:2.3.3op2-33.el9_6.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:cups-printerapp-debuginfo-1:2.3.3op2-33.el9_6.1.i686" }, "product_reference": "cups-printerapp-debuginfo-1:2.3.3op2-33.el9_6.1.i686", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-printerapp-debuginfo-1:2.3.3op2-33.el9_6.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:cups-printerapp-debuginfo-1:2.3.3op2-33.el9_6.1.ppc64le" }, "product_reference": "cups-printerapp-debuginfo-1:2.3.3op2-33.el9_6.1.ppc64le", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-printerapp-debuginfo-1:2.3.3op2-33.el9_6.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:cups-printerapp-debuginfo-1:2.3.3op2-33.el9_6.1.s390x" }, "product_reference": "cups-printerapp-debuginfo-1:2.3.3op2-33.el9_6.1.s390x", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-printerapp-debuginfo-1:2.3.3op2-33.el9_6.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:cups-printerapp-debuginfo-1:2.3.3op2-33.el9_6.1.x86_64" }, "product_reference": "cups-printerapp-debuginfo-1:2.3.3op2-33.el9_6.1.x86_64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-1:2.3.3op2-33.el9_6.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.6.0.Z.MAIN.EUS:cups-1:2.3.3op2-33.el9_6.1.aarch64" }, "product_reference": "cups-1:2.3.3op2-33.el9_6.1.aarch64", "relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-1:2.3.3op2-33.el9_6.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.6.0.Z.MAIN.EUS:cups-1:2.3.3op2-33.el9_6.1.ppc64le" }, "product_reference": "cups-1:2.3.3op2-33.el9_6.1.ppc64le", "relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-1:2.3.3op2-33.el9_6.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.6.0.Z.MAIN.EUS:cups-1:2.3.3op2-33.el9_6.1.s390x" }, "product_reference": "cups-1:2.3.3op2-33.el9_6.1.s390x", "relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-1:2.3.3op2-33.el9_6.1.src as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.6.0.Z.MAIN.EUS:cups-1:2.3.3op2-33.el9_6.1.src" }, "product_reference": "cups-1:2.3.3op2-33.el9_6.1.src", "relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-1:2.3.3op2-33.el9_6.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.6.0.Z.MAIN.EUS:cups-1:2.3.3op2-33.el9_6.1.x86_64" }, "product_reference": "cups-1:2.3.3op2-33.el9_6.1.x86_64", "relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-1:2.3.3op2-33.el9_6.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.6.0.Z.MAIN.EUS:cups-client-1:2.3.3op2-33.el9_6.1.aarch64" }, "product_reference": "cups-client-1:2.3.3op2-33.el9_6.1.aarch64", "relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-1:2.3.3op2-33.el9_6.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.6.0.Z.MAIN.EUS:cups-client-1:2.3.3op2-33.el9_6.1.ppc64le" }, "product_reference": "cups-client-1:2.3.3op2-33.el9_6.1.ppc64le", "relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-1:2.3.3op2-33.el9_6.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.6.0.Z.MAIN.EUS:cups-client-1:2.3.3op2-33.el9_6.1.s390x" }, "product_reference": "cups-client-1:2.3.3op2-33.el9_6.1.s390x", "relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-1:2.3.3op2-33.el9_6.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.6.0.Z.MAIN.EUS:cups-client-1:2.3.3op2-33.el9_6.1.x86_64" }, "product_reference": "cups-client-1:2.3.3op2-33.el9_6.1.x86_64", "relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-debuginfo-1:2.3.3op2-33.el9_6.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.6.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.3.3op2-33.el9_6.1.aarch64" }, "product_reference": "cups-client-debuginfo-1:2.3.3op2-33.el9_6.1.aarch64", "relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-debuginfo-1:2.3.3op2-33.el9_6.1.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.6.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.3.3op2-33.el9_6.1.i686" }, "product_reference": "cups-client-debuginfo-1:2.3.3op2-33.el9_6.1.i686", "relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-debuginfo-1:2.3.3op2-33.el9_6.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.6.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.3.3op2-33.el9_6.1.ppc64le" }, "product_reference": "cups-client-debuginfo-1:2.3.3op2-33.el9_6.1.ppc64le", "relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-debuginfo-1:2.3.3op2-33.el9_6.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.6.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.3.3op2-33.el9_6.1.s390x" }, "product_reference": "cups-client-debuginfo-1:2.3.3op2-33.el9_6.1.s390x", "relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-debuginfo-1:2.3.3op2-33.el9_6.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.6.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.3.3op2-33.el9_6.1.x86_64" }, "product_reference": "cups-client-debuginfo-1:2.3.3op2-33.el9_6.1.x86_64", "relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debuginfo-1:2.3.3op2-33.el9_6.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.6.0.Z.MAIN.EUS:cups-debuginfo-1:2.3.3op2-33.el9_6.1.aarch64" }, "product_reference": "cups-debuginfo-1:2.3.3op2-33.el9_6.1.aarch64", "relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debuginfo-1:2.3.3op2-33.el9_6.1.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.6.0.Z.MAIN.EUS:cups-debuginfo-1:2.3.3op2-33.el9_6.1.i686" }, "product_reference": "cups-debuginfo-1:2.3.3op2-33.el9_6.1.i686", "relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debuginfo-1:2.3.3op2-33.el9_6.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.6.0.Z.MAIN.EUS:cups-debuginfo-1:2.3.3op2-33.el9_6.1.ppc64le" }, "product_reference": "cups-debuginfo-1:2.3.3op2-33.el9_6.1.ppc64le", "relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debuginfo-1:2.3.3op2-33.el9_6.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.6.0.Z.MAIN.EUS:cups-debuginfo-1:2.3.3op2-33.el9_6.1.s390x" }, "product_reference": "cups-debuginfo-1:2.3.3op2-33.el9_6.1.s390x", "relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debuginfo-1:2.3.3op2-33.el9_6.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.6.0.Z.MAIN.EUS:cups-debuginfo-1:2.3.3op2-33.el9_6.1.x86_64" }, "product_reference": "cups-debuginfo-1:2.3.3op2-33.el9_6.1.x86_64", "relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debugsource-1:2.3.3op2-33.el9_6.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.6.0.Z.MAIN.EUS:cups-debugsource-1:2.3.3op2-33.el9_6.1.aarch64" }, "product_reference": "cups-debugsource-1:2.3.3op2-33.el9_6.1.aarch64", "relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debugsource-1:2.3.3op2-33.el9_6.1.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.6.0.Z.MAIN.EUS:cups-debugsource-1:2.3.3op2-33.el9_6.1.i686" }, "product_reference": "cups-debugsource-1:2.3.3op2-33.el9_6.1.i686", "relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debugsource-1:2.3.3op2-33.el9_6.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.6.0.Z.MAIN.EUS:cups-debugsource-1:2.3.3op2-33.el9_6.1.ppc64le" }, "product_reference": "cups-debugsource-1:2.3.3op2-33.el9_6.1.ppc64le", "relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debugsource-1:2.3.3op2-33.el9_6.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.6.0.Z.MAIN.EUS:cups-debugsource-1:2.3.3op2-33.el9_6.1.s390x" }, "product_reference": "cups-debugsource-1:2.3.3op2-33.el9_6.1.s390x", "relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debugsource-1:2.3.3op2-33.el9_6.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.6.0.Z.MAIN.EUS:cups-debugsource-1:2.3.3op2-33.el9_6.1.x86_64" }, "product_reference": "cups-debugsource-1:2.3.3op2-33.el9_6.1.x86_64", "relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-1:2.3.3op2-33.el9_6.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.6.0.Z.MAIN.EUS:cups-devel-1:2.3.3op2-33.el9_6.1.aarch64" }, "product_reference": "cups-devel-1:2.3.3op2-33.el9_6.1.aarch64", "relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-1:2.3.3op2-33.el9_6.1.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.6.0.Z.MAIN.EUS:cups-devel-1:2.3.3op2-33.el9_6.1.i686" }, "product_reference": "cups-devel-1:2.3.3op2-33.el9_6.1.i686", "relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-1:2.3.3op2-33.el9_6.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.6.0.Z.MAIN.EUS:cups-devel-1:2.3.3op2-33.el9_6.1.ppc64le" }, "product_reference": "cups-devel-1:2.3.3op2-33.el9_6.1.ppc64le", "relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-1:2.3.3op2-33.el9_6.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.6.0.Z.MAIN.EUS:cups-devel-1:2.3.3op2-33.el9_6.1.s390x" }, "product_reference": "cups-devel-1:2.3.3op2-33.el9_6.1.s390x", "relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-1:2.3.3op2-33.el9_6.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.6.0.Z.MAIN.EUS:cups-devel-1:2.3.3op2-33.el9_6.1.x86_64" }, "product_reference": "cups-devel-1:2.3.3op2-33.el9_6.1.x86_64", "relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-filesystem-1:2.3.3op2-33.el9_6.1.noarch as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.6.0.Z.MAIN.EUS:cups-filesystem-1:2.3.3op2-33.el9_6.1.noarch" }, "product_reference": "cups-filesystem-1:2.3.3op2-33.el9_6.1.noarch", "relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-1:2.3.3op2-33.el9_6.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.6.0.Z.MAIN.EUS:cups-ipptool-1:2.3.3op2-33.el9_6.1.aarch64" }, "product_reference": "cups-ipptool-1:2.3.3op2-33.el9_6.1.aarch64", "relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-1:2.3.3op2-33.el9_6.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.6.0.Z.MAIN.EUS:cups-ipptool-1:2.3.3op2-33.el9_6.1.ppc64le" }, "product_reference": "cups-ipptool-1:2.3.3op2-33.el9_6.1.ppc64le", "relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-1:2.3.3op2-33.el9_6.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.6.0.Z.MAIN.EUS:cups-ipptool-1:2.3.3op2-33.el9_6.1.s390x" }, "product_reference": "cups-ipptool-1:2.3.3op2-33.el9_6.1.s390x", "relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-1:2.3.3op2-33.el9_6.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.6.0.Z.MAIN.EUS:cups-ipptool-1:2.3.3op2-33.el9_6.1.x86_64" }, "product_reference": "cups-ipptool-1:2.3.3op2-33.el9_6.1.x86_64", "relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-debuginfo-1:2.3.3op2-33.el9_6.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.6.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.3.3op2-33.el9_6.1.aarch64" }, "product_reference": "cups-ipptool-debuginfo-1:2.3.3op2-33.el9_6.1.aarch64", "relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-debuginfo-1:2.3.3op2-33.el9_6.1.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.6.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.3.3op2-33.el9_6.1.i686" }, "product_reference": "cups-ipptool-debuginfo-1:2.3.3op2-33.el9_6.1.i686", "relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-debuginfo-1:2.3.3op2-33.el9_6.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.6.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.3.3op2-33.el9_6.1.ppc64le" }, "product_reference": "cups-ipptool-debuginfo-1:2.3.3op2-33.el9_6.1.ppc64le", "relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-debuginfo-1:2.3.3op2-33.el9_6.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.6.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.3.3op2-33.el9_6.1.s390x" }, "product_reference": "cups-ipptool-debuginfo-1:2.3.3op2-33.el9_6.1.s390x", "relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-debuginfo-1:2.3.3op2-33.el9_6.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.6.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.3.3op2-33.el9_6.1.x86_64" }, "product_reference": "cups-ipptool-debuginfo-1:2.3.3op2-33.el9_6.1.x86_64", "relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-1:2.3.3op2-33.el9_6.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.6.0.Z.MAIN.EUS:cups-libs-1:2.3.3op2-33.el9_6.1.aarch64" }, "product_reference": "cups-libs-1:2.3.3op2-33.el9_6.1.aarch64", "relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-1:2.3.3op2-33.el9_6.1.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.6.0.Z.MAIN.EUS:cups-libs-1:2.3.3op2-33.el9_6.1.i686" }, "product_reference": "cups-libs-1:2.3.3op2-33.el9_6.1.i686", "relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-1:2.3.3op2-33.el9_6.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.6.0.Z.MAIN.EUS:cups-libs-1:2.3.3op2-33.el9_6.1.ppc64le" }, "product_reference": "cups-libs-1:2.3.3op2-33.el9_6.1.ppc64le", "relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-1:2.3.3op2-33.el9_6.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.6.0.Z.MAIN.EUS:cups-libs-1:2.3.3op2-33.el9_6.1.s390x" }, "product_reference": "cups-libs-1:2.3.3op2-33.el9_6.1.s390x", "relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-1:2.3.3op2-33.el9_6.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.6.0.Z.MAIN.EUS:cups-libs-1:2.3.3op2-33.el9_6.1.x86_64" }, "product_reference": "cups-libs-1:2.3.3op2-33.el9_6.1.x86_64", "relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-debuginfo-1:2.3.3op2-33.el9_6.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.6.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.3.3op2-33.el9_6.1.aarch64" }, "product_reference": "cups-libs-debuginfo-1:2.3.3op2-33.el9_6.1.aarch64", "relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-debuginfo-1:2.3.3op2-33.el9_6.1.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.6.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.3.3op2-33.el9_6.1.i686" }, "product_reference": "cups-libs-debuginfo-1:2.3.3op2-33.el9_6.1.i686", "relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-debuginfo-1:2.3.3op2-33.el9_6.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.6.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.3.3op2-33.el9_6.1.ppc64le" }, "product_reference": "cups-libs-debuginfo-1:2.3.3op2-33.el9_6.1.ppc64le", "relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-debuginfo-1:2.3.3op2-33.el9_6.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.6.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.3.3op2-33.el9_6.1.s390x" }, "product_reference": "cups-libs-debuginfo-1:2.3.3op2-33.el9_6.1.s390x", "relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-debuginfo-1:2.3.3op2-33.el9_6.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.6.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.3.3op2-33.el9_6.1.x86_64" }, "product_reference": "cups-libs-debuginfo-1:2.3.3op2-33.el9_6.1.x86_64", "relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-1:2.3.3op2-33.el9_6.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.6.0.Z.MAIN.EUS:cups-lpd-1:2.3.3op2-33.el9_6.1.aarch64" }, "product_reference": "cups-lpd-1:2.3.3op2-33.el9_6.1.aarch64", "relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-1:2.3.3op2-33.el9_6.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.6.0.Z.MAIN.EUS:cups-lpd-1:2.3.3op2-33.el9_6.1.ppc64le" }, "product_reference": "cups-lpd-1:2.3.3op2-33.el9_6.1.ppc64le", "relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-1:2.3.3op2-33.el9_6.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.6.0.Z.MAIN.EUS:cups-lpd-1:2.3.3op2-33.el9_6.1.s390x" }, "product_reference": "cups-lpd-1:2.3.3op2-33.el9_6.1.s390x", "relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-1:2.3.3op2-33.el9_6.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.6.0.Z.MAIN.EUS:cups-lpd-1:2.3.3op2-33.el9_6.1.x86_64" }, "product_reference": "cups-lpd-1:2.3.3op2-33.el9_6.1.x86_64", "relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-debuginfo-1:2.3.3op2-33.el9_6.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.6.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.3.3op2-33.el9_6.1.aarch64" }, "product_reference": "cups-lpd-debuginfo-1:2.3.3op2-33.el9_6.1.aarch64", "relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-debuginfo-1:2.3.3op2-33.el9_6.1.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.6.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.3.3op2-33.el9_6.1.i686" }, "product_reference": "cups-lpd-debuginfo-1:2.3.3op2-33.el9_6.1.i686", "relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-debuginfo-1:2.3.3op2-33.el9_6.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.6.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.3.3op2-33.el9_6.1.ppc64le" }, "product_reference": "cups-lpd-debuginfo-1:2.3.3op2-33.el9_6.1.ppc64le", "relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-debuginfo-1:2.3.3op2-33.el9_6.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.6.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.3.3op2-33.el9_6.1.s390x" }, "product_reference": "cups-lpd-debuginfo-1:2.3.3op2-33.el9_6.1.s390x", "relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-debuginfo-1:2.3.3op2-33.el9_6.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.6.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.3.3op2-33.el9_6.1.x86_64" }, "product_reference": "cups-lpd-debuginfo-1:2.3.3op2-33.el9_6.1.x86_64", "relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-printerapp-1:2.3.3op2-33.el9_6.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.6.0.Z.MAIN.EUS:cups-printerapp-1:2.3.3op2-33.el9_6.1.aarch64" }, "product_reference": "cups-printerapp-1:2.3.3op2-33.el9_6.1.aarch64", "relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-printerapp-1:2.3.3op2-33.el9_6.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.6.0.Z.MAIN.EUS:cups-printerapp-1:2.3.3op2-33.el9_6.1.ppc64le" }, "product_reference": "cups-printerapp-1:2.3.3op2-33.el9_6.1.ppc64le", "relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-printerapp-1:2.3.3op2-33.el9_6.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.6.0.Z.MAIN.EUS:cups-printerapp-1:2.3.3op2-33.el9_6.1.s390x" }, "product_reference": "cups-printerapp-1:2.3.3op2-33.el9_6.1.s390x", "relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-printerapp-1:2.3.3op2-33.el9_6.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.6.0.Z.MAIN.EUS:cups-printerapp-1:2.3.3op2-33.el9_6.1.x86_64" }, "product_reference": "cups-printerapp-1:2.3.3op2-33.el9_6.1.x86_64", "relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-printerapp-debuginfo-1:2.3.3op2-33.el9_6.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.6.0.Z.MAIN.EUS:cups-printerapp-debuginfo-1:2.3.3op2-33.el9_6.1.aarch64" }, "product_reference": "cups-printerapp-debuginfo-1:2.3.3op2-33.el9_6.1.aarch64", "relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-printerapp-debuginfo-1:2.3.3op2-33.el9_6.1.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.6.0.Z.MAIN.EUS:cups-printerapp-debuginfo-1:2.3.3op2-33.el9_6.1.i686" }, "product_reference": "cups-printerapp-debuginfo-1:2.3.3op2-33.el9_6.1.i686", "relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-printerapp-debuginfo-1:2.3.3op2-33.el9_6.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.6.0.Z.MAIN.EUS:cups-printerapp-debuginfo-1:2.3.3op2-33.el9_6.1.ppc64le" }, "product_reference": "cups-printerapp-debuginfo-1:2.3.3op2-33.el9_6.1.ppc64le", "relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-printerapp-debuginfo-1:2.3.3op2-33.el9_6.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.6.0.Z.MAIN.EUS:cups-printerapp-debuginfo-1:2.3.3op2-33.el9_6.1.s390x" }, "product_reference": "cups-printerapp-debuginfo-1:2.3.3op2-33.el9_6.1.s390x", "relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-printerapp-debuginfo-1:2.3.3op2-33.el9_6.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.6.0.Z.MAIN.EUS:cups-printerapp-debuginfo-1:2.3.3op2-33.el9_6.1.x86_64" }, "product_reference": "cups-printerapp-debuginfo-1:2.3.3op2-33.el9_6.1.x86_64", "relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Hristo Venev" ] } ], "cve": "CVE-2025-58060", "cwe": { "id": "CWE-287", "name": "Improper Authentication" }, "discovery_date": "2025-09-02T12:06:54.304000+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2392595" } ], "notes": [ { "category": "description", "text": "A flaw was found in CUPS, a widely used printing service on Linux and UNIX-like systems. The issue arises when authentication is configured to use a method other than Basic, but the attacker sends an HTTP request with a Basic authentication header. Due to improper validation in the cupsdAuthorize() function, the password is not checked. This vulnerability allows attackers to bypass authentication entirely, resulting in unauthorized access to administrative functions and system configuration.", "title": "Vulnerability description" }, { "category": "summary", "text": "cups: Authentication Bypass in CUPS Authorization Handling", "title": "Vulnerability summary" }, { "category": "other", "text": "The Red Hat Product Security team has assessed the severity of this vulnerability as Important, given that it enables complete authentication bypass. Exploitation requires no valid credentials and can be performed remotely in some configurations. Attackers could gain administrative privileges in CUPS, modify critical configuration files, or potentially escalate their access further depending on the system environment. The root cause is a missing authentication check when the AuthType is set to values other than Basic but a Basic authorization header is supplied.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.6.0.Z.MAIN.EUS:cups-1:2.3.3op2-33.el9_6.1.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:cups-1:2.3.3op2-33.el9_6.1.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:cups-1:2.3.3op2-33.el9_6.1.s390x", "AppStream-9.6.0.Z.MAIN.EUS:cups-1:2.3.3op2-33.el9_6.1.src", "AppStream-9.6.0.Z.MAIN.EUS:cups-1:2.3.3op2-33.el9_6.1.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:cups-client-1:2.3.3op2-33.el9_6.1.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:cups-client-1:2.3.3op2-33.el9_6.1.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:cups-client-1:2.3.3op2-33.el9_6.1.s390x", "AppStream-9.6.0.Z.MAIN.EUS:cups-client-1:2.3.3op2-33.el9_6.1.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.3.3op2-33.el9_6.1.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.3.3op2-33.el9_6.1.i686", "AppStream-9.6.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.3.3op2-33.el9_6.1.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.3.3op2-33.el9_6.1.s390x", "AppStream-9.6.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.3.3op2-33.el9_6.1.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:cups-debuginfo-1:2.3.3op2-33.el9_6.1.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:cups-debuginfo-1:2.3.3op2-33.el9_6.1.i686", "AppStream-9.6.0.Z.MAIN.EUS:cups-debuginfo-1:2.3.3op2-33.el9_6.1.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:cups-debuginfo-1:2.3.3op2-33.el9_6.1.s390x", "AppStream-9.6.0.Z.MAIN.EUS:cups-debuginfo-1:2.3.3op2-33.el9_6.1.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:cups-debugsource-1:2.3.3op2-33.el9_6.1.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:cups-debugsource-1:2.3.3op2-33.el9_6.1.i686", "AppStream-9.6.0.Z.MAIN.EUS:cups-debugsource-1:2.3.3op2-33.el9_6.1.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:cups-debugsource-1:2.3.3op2-33.el9_6.1.s390x", "AppStream-9.6.0.Z.MAIN.EUS:cups-debugsource-1:2.3.3op2-33.el9_6.1.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:cups-devel-1:2.3.3op2-33.el9_6.1.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:cups-devel-1:2.3.3op2-33.el9_6.1.i686", "AppStream-9.6.0.Z.MAIN.EUS:cups-devel-1:2.3.3op2-33.el9_6.1.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:cups-devel-1:2.3.3op2-33.el9_6.1.s390x", "AppStream-9.6.0.Z.MAIN.EUS:cups-devel-1:2.3.3op2-33.el9_6.1.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:cups-filesystem-1:2.3.3op2-33.el9_6.1.noarch", "AppStream-9.6.0.Z.MAIN.EUS:cups-ipptool-1:2.3.3op2-33.el9_6.1.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:cups-ipptool-1:2.3.3op2-33.el9_6.1.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:cups-ipptool-1:2.3.3op2-33.el9_6.1.s390x", "AppStream-9.6.0.Z.MAIN.EUS:cups-ipptool-1:2.3.3op2-33.el9_6.1.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.3.3op2-33.el9_6.1.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.3.3op2-33.el9_6.1.i686", "AppStream-9.6.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.3.3op2-33.el9_6.1.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.3.3op2-33.el9_6.1.s390x", "AppStream-9.6.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.3.3op2-33.el9_6.1.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:cups-libs-1:2.3.3op2-33.el9_6.1.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:cups-libs-1:2.3.3op2-33.el9_6.1.i686", "AppStream-9.6.0.Z.MAIN.EUS:cups-libs-1:2.3.3op2-33.el9_6.1.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:cups-libs-1:2.3.3op2-33.el9_6.1.s390x", "AppStream-9.6.0.Z.MAIN.EUS:cups-libs-1:2.3.3op2-33.el9_6.1.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.3.3op2-33.el9_6.1.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.3.3op2-33.el9_6.1.i686", "AppStream-9.6.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.3.3op2-33.el9_6.1.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.3.3op2-33.el9_6.1.s390x", "AppStream-9.6.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.3.3op2-33.el9_6.1.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:cups-lpd-1:2.3.3op2-33.el9_6.1.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:cups-lpd-1:2.3.3op2-33.el9_6.1.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:cups-lpd-1:2.3.3op2-33.el9_6.1.s390x", "AppStream-9.6.0.Z.MAIN.EUS:cups-lpd-1:2.3.3op2-33.el9_6.1.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.3.3op2-33.el9_6.1.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.3.3op2-33.el9_6.1.i686", "AppStream-9.6.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.3.3op2-33.el9_6.1.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.3.3op2-33.el9_6.1.s390x", "AppStream-9.6.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.3.3op2-33.el9_6.1.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:cups-printerapp-1:2.3.3op2-33.el9_6.1.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:cups-printerapp-1:2.3.3op2-33.el9_6.1.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:cups-printerapp-1:2.3.3op2-33.el9_6.1.s390x", "AppStream-9.6.0.Z.MAIN.EUS:cups-printerapp-1:2.3.3op2-33.el9_6.1.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:cups-printerapp-debuginfo-1:2.3.3op2-33.el9_6.1.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:cups-printerapp-debuginfo-1:2.3.3op2-33.el9_6.1.i686", "AppStream-9.6.0.Z.MAIN.EUS:cups-printerapp-debuginfo-1:2.3.3op2-33.el9_6.1.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:cups-printerapp-debuginfo-1:2.3.3op2-33.el9_6.1.s390x", "AppStream-9.6.0.Z.MAIN.EUS:cups-printerapp-debuginfo-1:2.3.3op2-33.el9_6.1.x86_64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-1:2.3.3op2-33.el9_6.1.aarch64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-1:2.3.3op2-33.el9_6.1.ppc64le", "BaseOS-9.6.0.Z.MAIN.EUS:cups-1:2.3.3op2-33.el9_6.1.s390x", "BaseOS-9.6.0.Z.MAIN.EUS:cups-1:2.3.3op2-33.el9_6.1.src", "BaseOS-9.6.0.Z.MAIN.EUS:cups-1:2.3.3op2-33.el9_6.1.x86_64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-client-1:2.3.3op2-33.el9_6.1.aarch64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-client-1:2.3.3op2-33.el9_6.1.ppc64le", "BaseOS-9.6.0.Z.MAIN.EUS:cups-client-1:2.3.3op2-33.el9_6.1.s390x", "BaseOS-9.6.0.Z.MAIN.EUS:cups-client-1:2.3.3op2-33.el9_6.1.x86_64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.3.3op2-33.el9_6.1.aarch64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.3.3op2-33.el9_6.1.i686", "BaseOS-9.6.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.3.3op2-33.el9_6.1.ppc64le", "BaseOS-9.6.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.3.3op2-33.el9_6.1.s390x", "BaseOS-9.6.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.3.3op2-33.el9_6.1.x86_64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-debuginfo-1:2.3.3op2-33.el9_6.1.aarch64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-debuginfo-1:2.3.3op2-33.el9_6.1.i686", "BaseOS-9.6.0.Z.MAIN.EUS:cups-debuginfo-1:2.3.3op2-33.el9_6.1.ppc64le", "BaseOS-9.6.0.Z.MAIN.EUS:cups-debuginfo-1:2.3.3op2-33.el9_6.1.s390x", "BaseOS-9.6.0.Z.MAIN.EUS:cups-debuginfo-1:2.3.3op2-33.el9_6.1.x86_64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-debugsource-1:2.3.3op2-33.el9_6.1.aarch64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-debugsource-1:2.3.3op2-33.el9_6.1.i686", "BaseOS-9.6.0.Z.MAIN.EUS:cups-debugsource-1:2.3.3op2-33.el9_6.1.ppc64le", "BaseOS-9.6.0.Z.MAIN.EUS:cups-debugsource-1:2.3.3op2-33.el9_6.1.s390x", "BaseOS-9.6.0.Z.MAIN.EUS:cups-debugsource-1:2.3.3op2-33.el9_6.1.x86_64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-devel-1:2.3.3op2-33.el9_6.1.aarch64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-devel-1:2.3.3op2-33.el9_6.1.i686", "BaseOS-9.6.0.Z.MAIN.EUS:cups-devel-1:2.3.3op2-33.el9_6.1.ppc64le", "BaseOS-9.6.0.Z.MAIN.EUS:cups-devel-1:2.3.3op2-33.el9_6.1.s390x", "BaseOS-9.6.0.Z.MAIN.EUS:cups-devel-1:2.3.3op2-33.el9_6.1.x86_64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-filesystem-1:2.3.3op2-33.el9_6.1.noarch", "BaseOS-9.6.0.Z.MAIN.EUS:cups-ipptool-1:2.3.3op2-33.el9_6.1.aarch64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-ipptool-1:2.3.3op2-33.el9_6.1.ppc64le", "BaseOS-9.6.0.Z.MAIN.EUS:cups-ipptool-1:2.3.3op2-33.el9_6.1.s390x", "BaseOS-9.6.0.Z.MAIN.EUS:cups-ipptool-1:2.3.3op2-33.el9_6.1.x86_64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.3.3op2-33.el9_6.1.aarch64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.3.3op2-33.el9_6.1.i686", "BaseOS-9.6.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.3.3op2-33.el9_6.1.ppc64le", "BaseOS-9.6.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.3.3op2-33.el9_6.1.s390x", "BaseOS-9.6.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.3.3op2-33.el9_6.1.x86_64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-libs-1:2.3.3op2-33.el9_6.1.aarch64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-libs-1:2.3.3op2-33.el9_6.1.i686", "BaseOS-9.6.0.Z.MAIN.EUS:cups-libs-1:2.3.3op2-33.el9_6.1.ppc64le", "BaseOS-9.6.0.Z.MAIN.EUS:cups-libs-1:2.3.3op2-33.el9_6.1.s390x", "BaseOS-9.6.0.Z.MAIN.EUS:cups-libs-1:2.3.3op2-33.el9_6.1.x86_64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.3.3op2-33.el9_6.1.aarch64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.3.3op2-33.el9_6.1.i686", "BaseOS-9.6.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.3.3op2-33.el9_6.1.ppc64le", "BaseOS-9.6.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.3.3op2-33.el9_6.1.s390x", "BaseOS-9.6.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.3.3op2-33.el9_6.1.x86_64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-lpd-1:2.3.3op2-33.el9_6.1.aarch64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-lpd-1:2.3.3op2-33.el9_6.1.ppc64le", "BaseOS-9.6.0.Z.MAIN.EUS:cups-lpd-1:2.3.3op2-33.el9_6.1.s390x", "BaseOS-9.6.0.Z.MAIN.EUS:cups-lpd-1:2.3.3op2-33.el9_6.1.x86_64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.3.3op2-33.el9_6.1.aarch64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.3.3op2-33.el9_6.1.i686", "BaseOS-9.6.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.3.3op2-33.el9_6.1.ppc64le", "BaseOS-9.6.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.3.3op2-33.el9_6.1.s390x", "BaseOS-9.6.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.3.3op2-33.el9_6.1.x86_64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-printerapp-1:2.3.3op2-33.el9_6.1.aarch64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-printerapp-1:2.3.3op2-33.el9_6.1.ppc64le", "BaseOS-9.6.0.Z.MAIN.EUS:cups-printerapp-1:2.3.3op2-33.el9_6.1.s390x", "BaseOS-9.6.0.Z.MAIN.EUS:cups-printerapp-1:2.3.3op2-33.el9_6.1.x86_64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-printerapp-debuginfo-1:2.3.3op2-33.el9_6.1.aarch64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-printerapp-debuginfo-1:2.3.3op2-33.el9_6.1.i686", "BaseOS-9.6.0.Z.MAIN.EUS:cups-printerapp-debuginfo-1:2.3.3op2-33.el9_6.1.ppc64le", "BaseOS-9.6.0.Z.MAIN.EUS:cups-printerapp-debuginfo-1:2.3.3op2-33.el9_6.1.s390x", "BaseOS-9.6.0.Z.MAIN.EUS:cups-printerapp-debuginfo-1:2.3.3op2-33.el9_6.1.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2025-58060" }, { "category": "external", "summary": "RHBZ#2392595", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2392595" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2025-58060", "url": "https://www.cve.org/CVERecord?id=CVE-2025-58060" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-58060", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58060" } ], "release_date": "2025-09-11T13:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-09-11T16:22:20+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.6.0.Z.MAIN.EUS:cups-1:2.3.3op2-33.el9_6.1.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:cups-1:2.3.3op2-33.el9_6.1.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:cups-1:2.3.3op2-33.el9_6.1.s390x", "AppStream-9.6.0.Z.MAIN.EUS:cups-1:2.3.3op2-33.el9_6.1.src", "AppStream-9.6.0.Z.MAIN.EUS:cups-1:2.3.3op2-33.el9_6.1.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:cups-client-1:2.3.3op2-33.el9_6.1.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:cups-client-1:2.3.3op2-33.el9_6.1.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:cups-client-1:2.3.3op2-33.el9_6.1.s390x", "AppStream-9.6.0.Z.MAIN.EUS:cups-client-1:2.3.3op2-33.el9_6.1.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.3.3op2-33.el9_6.1.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.3.3op2-33.el9_6.1.i686", "AppStream-9.6.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.3.3op2-33.el9_6.1.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.3.3op2-33.el9_6.1.s390x", "AppStream-9.6.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.3.3op2-33.el9_6.1.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:cups-debuginfo-1:2.3.3op2-33.el9_6.1.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:cups-debuginfo-1:2.3.3op2-33.el9_6.1.i686", "AppStream-9.6.0.Z.MAIN.EUS:cups-debuginfo-1:2.3.3op2-33.el9_6.1.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:cups-debuginfo-1:2.3.3op2-33.el9_6.1.s390x", "AppStream-9.6.0.Z.MAIN.EUS:cups-debuginfo-1:2.3.3op2-33.el9_6.1.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:cups-debugsource-1:2.3.3op2-33.el9_6.1.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:cups-debugsource-1:2.3.3op2-33.el9_6.1.i686", "AppStream-9.6.0.Z.MAIN.EUS:cups-debugsource-1:2.3.3op2-33.el9_6.1.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:cups-debugsource-1:2.3.3op2-33.el9_6.1.s390x", "AppStream-9.6.0.Z.MAIN.EUS:cups-debugsource-1:2.3.3op2-33.el9_6.1.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:cups-devel-1:2.3.3op2-33.el9_6.1.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:cups-devel-1:2.3.3op2-33.el9_6.1.i686", "AppStream-9.6.0.Z.MAIN.EUS:cups-devel-1:2.3.3op2-33.el9_6.1.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:cups-devel-1:2.3.3op2-33.el9_6.1.s390x", "AppStream-9.6.0.Z.MAIN.EUS:cups-devel-1:2.3.3op2-33.el9_6.1.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:cups-filesystem-1:2.3.3op2-33.el9_6.1.noarch", "AppStream-9.6.0.Z.MAIN.EUS:cups-ipptool-1:2.3.3op2-33.el9_6.1.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:cups-ipptool-1:2.3.3op2-33.el9_6.1.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:cups-ipptool-1:2.3.3op2-33.el9_6.1.s390x", "AppStream-9.6.0.Z.MAIN.EUS:cups-ipptool-1:2.3.3op2-33.el9_6.1.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.3.3op2-33.el9_6.1.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.3.3op2-33.el9_6.1.i686", "AppStream-9.6.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.3.3op2-33.el9_6.1.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.3.3op2-33.el9_6.1.s390x", "AppStream-9.6.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.3.3op2-33.el9_6.1.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:cups-libs-1:2.3.3op2-33.el9_6.1.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:cups-libs-1:2.3.3op2-33.el9_6.1.i686", "AppStream-9.6.0.Z.MAIN.EUS:cups-libs-1:2.3.3op2-33.el9_6.1.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:cups-libs-1:2.3.3op2-33.el9_6.1.s390x", "AppStream-9.6.0.Z.MAIN.EUS:cups-libs-1:2.3.3op2-33.el9_6.1.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.3.3op2-33.el9_6.1.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.3.3op2-33.el9_6.1.i686", "AppStream-9.6.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.3.3op2-33.el9_6.1.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.3.3op2-33.el9_6.1.s390x", "AppStream-9.6.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.3.3op2-33.el9_6.1.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:cups-lpd-1:2.3.3op2-33.el9_6.1.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:cups-lpd-1:2.3.3op2-33.el9_6.1.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:cups-lpd-1:2.3.3op2-33.el9_6.1.s390x", "AppStream-9.6.0.Z.MAIN.EUS:cups-lpd-1:2.3.3op2-33.el9_6.1.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.3.3op2-33.el9_6.1.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.3.3op2-33.el9_6.1.i686", "AppStream-9.6.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.3.3op2-33.el9_6.1.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.3.3op2-33.el9_6.1.s390x", "AppStream-9.6.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.3.3op2-33.el9_6.1.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:cups-printerapp-1:2.3.3op2-33.el9_6.1.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:cups-printerapp-1:2.3.3op2-33.el9_6.1.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:cups-printerapp-1:2.3.3op2-33.el9_6.1.s390x", "AppStream-9.6.0.Z.MAIN.EUS:cups-printerapp-1:2.3.3op2-33.el9_6.1.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:cups-printerapp-debuginfo-1:2.3.3op2-33.el9_6.1.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:cups-printerapp-debuginfo-1:2.3.3op2-33.el9_6.1.i686", "AppStream-9.6.0.Z.MAIN.EUS:cups-printerapp-debuginfo-1:2.3.3op2-33.el9_6.1.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:cups-printerapp-debuginfo-1:2.3.3op2-33.el9_6.1.s390x", "AppStream-9.6.0.Z.MAIN.EUS:cups-printerapp-debuginfo-1:2.3.3op2-33.el9_6.1.x86_64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-1:2.3.3op2-33.el9_6.1.aarch64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-1:2.3.3op2-33.el9_6.1.ppc64le", "BaseOS-9.6.0.Z.MAIN.EUS:cups-1:2.3.3op2-33.el9_6.1.s390x", "BaseOS-9.6.0.Z.MAIN.EUS:cups-1:2.3.3op2-33.el9_6.1.src", "BaseOS-9.6.0.Z.MAIN.EUS:cups-1:2.3.3op2-33.el9_6.1.x86_64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-client-1:2.3.3op2-33.el9_6.1.aarch64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-client-1:2.3.3op2-33.el9_6.1.ppc64le", "BaseOS-9.6.0.Z.MAIN.EUS:cups-client-1:2.3.3op2-33.el9_6.1.s390x", "BaseOS-9.6.0.Z.MAIN.EUS:cups-client-1:2.3.3op2-33.el9_6.1.x86_64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.3.3op2-33.el9_6.1.aarch64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.3.3op2-33.el9_6.1.i686", "BaseOS-9.6.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.3.3op2-33.el9_6.1.ppc64le", "BaseOS-9.6.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.3.3op2-33.el9_6.1.s390x", "BaseOS-9.6.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.3.3op2-33.el9_6.1.x86_64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-debuginfo-1:2.3.3op2-33.el9_6.1.aarch64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-debuginfo-1:2.3.3op2-33.el9_6.1.i686", "BaseOS-9.6.0.Z.MAIN.EUS:cups-debuginfo-1:2.3.3op2-33.el9_6.1.ppc64le", "BaseOS-9.6.0.Z.MAIN.EUS:cups-debuginfo-1:2.3.3op2-33.el9_6.1.s390x", "BaseOS-9.6.0.Z.MAIN.EUS:cups-debuginfo-1:2.3.3op2-33.el9_6.1.x86_64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-debugsource-1:2.3.3op2-33.el9_6.1.aarch64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-debugsource-1:2.3.3op2-33.el9_6.1.i686", "BaseOS-9.6.0.Z.MAIN.EUS:cups-debugsource-1:2.3.3op2-33.el9_6.1.ppc64le", "BaseOS-9.6.0.Z.MAIN.EUS:cups-debugsource-1:2.3.3op2-33.el9_6.1.s390x", "BaseOS-9.6.0.Z.MAIN.EUS:cups-debugsource-1:2.3.3op2-33.el9_6.1.x86_64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-devel-1:2.3.3op2-33.el9_6.1.aarch64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-devel-1:2.3.3op2-33.el9_6.1.i686", "BaseOS-9.6.0.Z.MAIN.EUS:cups-devel-1:2.3.3op2-33.el9_6.1.ppc64le", "BaseOS-9.6.0.Z.MAIN.EUS:cups-devel-1:2.3.3op2-33.el9_6.1.s390x", "BaseOS-9.6.0.Z.MAIN.EUS:cups-devel-1:2.3.3op2-33.el9_6.1.x86_64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-filesystem-1:2.3.3op2-33.el9_6.1.noarch", "BaseOS-9.6.0.Z.MAIN.EUS:cups-ipptool-1:2.3.3op2-33.el9_6.1.aarch64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-ipptool-1:2.3.3op2-33.el9_6.1.ppc64le", "BaseOS-9.6.0.Z.MAIN.EUS:cups-ipptool-1:2.3.3op2-33.el9_6.1.s390x", "BaseOS-9.6.0.Z.MAIN.EUS:cups-ipptool-1:2.3.3op2-33.el9_6.1.x86_64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.3.3op2-33.el9_6.1.aarch64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.3.3op2-33.el9_6.1.i686", "BaseOS-9.6.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.3.3op2-33.el9_6.1.ppc64le", "BaseOS-9.6.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.3.3op2-33.el9_6.1.s390x", "BaseOS-9.6.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.3.3op2-33.el9_6.1.x86_64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-libs-1:2.3.3op2-33.el9_6.1.aarch64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-libs-1:2.3.3op2-33.el9_6.1.i686", "BaseOS-9.6.0.Z.MAIN.EUS:cups-libs-1:2.3.3op2-33.el9_6.1.ppc64le", "BaseOS-9.6.0.Z.MAIN.EUS:cups-libs-1:2.3.3op2-33.el9_6.1.s390x", "BaseOS-9.6.0.Z.MAIN.EUS:cups-libs-1:2.3.3op2-33.el9_6.1.x86_64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.3.3op2-33.el9_6.1.aarch64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.3.3op2-33.el9_6.1.i686", "BaseOS-9.6.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.3.3op2-33.el9_6.1.ppc64le", "BaseOS-9.6.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.3.3op2-33.el9_6.1.s390x", "BaseOS-9.6.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.3.3op2-33.el9_6.1.x86_64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-lpd-1:2.3.3op2-33.el9_6.1.aarch64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-lpd-1:2.3.3op2-33.el9_6.1.ppc64le", "BaseOS-9.6.0.Z.MAIN.EUS:cups-lpd-1:2.3.3op2-33.el9_6.1.s390x", "BaseOS-9.6.0.Z.MAIN.EUS:cups-lpd-1:2.3.3op2-33.el9_6.1.x86_64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.3.3op2-33.el9_6.1.aarch64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.3.3op2-33.el9_6.1.i686", "BaseOS-9.6.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.3.3op2-33.el9_6.1.ppc64le", "BaseOS-9.6.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.3.3op2-33.el9_6.1.s390x", "BaseOS-9.6.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.3.3op2-33.el9_6.1.x86_64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-printerapp-1:2.3.3op2-33.el9_6.1.aarch64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-printerapp-1:2.3.3op2-33.el9_6.1.ppc64le", "BaseOS-9.6.0.Z.MAIN.EUS:cups-printerapp-1:2.3.3op2-33.el9_6.1.s390x", "BaseOS-9.6.0.Z.MAIN.EUS:cups-printerapp-1:2.3.3op2-33.el9_6.1.x86_64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-printerapp-debuginfo-1:2.3.3op2-33.el9_6.1.aarch64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-printerapp-debuginfo-1:2.3.3op2-33.el9_6.1.i686", "BaseOS-9.6.0.Z.MAIN.EUS:cups-printerapp-debuginfo-1:2.3.3op2-33.el9_6.1.ppc64le", "BaseOS-9.6.0.Z.MAIN.EUS:cups-printerapp-debuginfo-1:2.3.3op2-33.el9_6.1.s390x", "BaseOS-9.6.0.Z.MAIN.EUS:cups-printerapp-debuginfo-1:2.3.3op2-33.el9_6.1.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:15700" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to a widespread installation base, or stability. It is strongly advised to apply vendor-supplied patches as soon as they are released to address this authentication bypass vulnerability.", "product_ids": [ "AppStream-9.6.0.Z.MAIN.EUS:cups-1:2.3.3op2-33.el9_6.1.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:cups-1:2.3.3op2-33.el9_6.1.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:cups-1:2.3.3op2-33.el9_6.1.s390x", "AppStream-9.6.0.Z.MAIN.EUS:cups-1:2.3.3op2-33.el9_6.1.src", "AppStream-9.6.0.Z.MAIN.EUS:cups-1:2.3.3op2-33.el9_6.1.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:cups-client-1:2.3.3op2-33.el9_6.1.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:cups-client-1:2.3.3op2-33.el9_6.1.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:cups-client-1:2.3.3op2-33.el9_6.1.s390x", "AppStream-9.6.0.Z.MAIN.EUS:cups-client-1:2.3.3op2-33.el9_6.1.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.3.3op2-33.el9_6.1.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.3.3op2-33.el9_6.1.i686", "AppStream-9.6.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.3.3op2-33.el9_6.1.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.3.3op2-33.el9_6.1.s390x", "AppStream-9.6.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.3.3op2-33.el9_6.1.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:cups-debuginfo-1:2.3.3op2-33.el9_6.1.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:cups-debuginfo-1:2.3.3op2-33.el9_6.1.i686", "AppStream-9.6.0.Z.MAIN.EUS:cups-debuginfo-1:2.3.3op2-33.el9_6.1.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:cups-debuginfo-1:2.3.3op2-33.el9_6.1.s390x", "AppStream-9.6.0.Z.MAIN.EUS:cups-debuginfo-1:2.3.3op2-33.el9_6.1.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:cups-debugsource-1:2.3.3op2-33.el9_6.1.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:cups-debugsource-1:2.3.3op2-33.el9_6.1.i686", "AppStream-9.6.0.Z.MAIN.EUS:cups-debugsource-1:2.3.3op2-33.el9_6.1.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:cups-debugsource-1:2.3.3op2-33.el9_6.1.s390x", "AppStream-9.6.0.Z.MAIN.EUS:cups-debugsource-1:2.3.3op2-33.el9_6.1.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:cups-devel-1:2.3.3op2-33.el9_6.1.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:cups-devel-1:2.3.3op2-33.el9_6.1.i686", "AppStream-9.6.0.Z.MAIN.EUS:cups-devel-1:2.3.3op2-33.el9_6.1.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:cups-devel-1:2.3.3op2-33.el9_6.1.s390x", "AppStream-9.6.0.Z.MAIN.EUS:cups-devel-1:2.3.3op2-33.el9_6.1.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:cups-filesystem-1:2.3.3op2-33.el9_6.1.noarch", "AppStream-9.6.0.Z.MAIN.EUS:cups-ipptool-1:2.3.3op2-33.el9_6.1.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:cups-ipptool-1:2.3.3op2-33.el9_6.1.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:cups-ipptool-1:2.3.3op2-33.el9_6.1.s390x", "AppStream-9.6.0.Z.MAIN.EUS:cups-ipptool-1:2.3.3op2-33.el9_6.1.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.3.3op2-33.el9_6.1.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.3.3op2-33.el9_6.1.i686", "AppStream-9.6.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.3.3op2-33.el9_6.1.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.3.3op2-33.el9_6.1.s390x", "AppStream-9.6.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.3.3op2-33.el9_6.1.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:cups-libs-1:2.3.3op2-33.el9_6.1.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:cups-libs-1:2.3.3op2-33.el9_6.1.i686", "AppStream-9.6.0.Z.MAIN.EUS:cups-libs-1:2.3.3op2-33.el9_6.1.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:cups-libs-1:2.3.3op2-33.el9_6.1.s390x", "AppStream-9.6.0.Z.MAIN.EUS:cups-libs-1:2.3.3op2-33.el9_6.1.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.3.3op2-33.el9_6.1.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.3.3op2-33.el9_6.1.i686", "AppStream-9.6.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.3.3op2-33.el9_6.1.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.3.3op2-33.el9_6.1.s390x", "AppStream-9.6.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.3.3op2-33.el9_6.1.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:cups-lpd-1:2.3.3op2-33.el9_6.1.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:cups-lpd-1:2.3.3op2-33.el9_6.1.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:cups-lpd-1:2.3.3op2-33.el9_6.1.s390x", "AppStream-9.6.0.Z.MAIN.EUS:cups-lpd-1:2.3.3op2-33.el9_6.1.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.3.3op2-33.el9_6.1.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.3.3op2-33.el9_6.1.i686", "AppStream-9.6.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.3.3op2-33.el9_6.1.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.3.3op2-33.el9_6.1.s390x", "AppStream-9.6.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.3.3op2-33.el9_6.1.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:cups-printerapp-1:2.3.3op2-33.el9_6.1.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:cups-printerapp-1:2.3.3op2-33.el9_6.1.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:cups-printerapp-1:2.3.3op2-33.el9_6.1.s390x", "AppStream-9.6.0.Z.MAIN.EUS:cups-printerapp-1:2.3.3op2-33.el9_6.1.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:cups-printerapp-debuginfo-1:2.3.3op2-33.el9_6.1.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:cups-printerapp-debuginfo-1:2.3.3op2-33.el9_6.1.i686", "AppStream-9.6.0.Z.MAIN.EUS:cups-printerapp-debuginfo-1:2.3.3op2-33.el9_6.1.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:cups-printerapp-debuginfo-1:2.3.3op2-33.el9_6.1.s390x", "AppStream-9.6.0.Z.MAIN.EUS:cups-printerapp-debuginfo-1:2.3.3op2-33.el9_6.1.x86_64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-1:2.3.3op2-33.el9_6.1.aarch64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-1:2.3.3op2-33.el9_6.1.ppc64le", "BaseOS-9.6.0.Z.MAIN.EUS:cups-1:2.3.3op2-33.el9_6.1.s390x", "BaseOS-9.6.0.Z.MAIN.EUS:cups-1:2.3.3op2-33.el9_6.1.src", "BaseOS-9.6.0.Z.MAIN.EUS:cups-1:2.3.3op2-33.el9_6.1.x86_64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-client-1:2.3.3op2-33.el9_6.1.aarch64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-client-1:2.3.3op2-33.el9_6.1.ppc64le", "BaseOS-9.6.0.Z.MAIN.EUS:cups-client-1:2.3.3op2-33.el9_6.1.s390x", "BaseOS-9.6.0.Z.MAIN.EUS:cups-client-1:2.3.3op2-33.el9_6.1.x86_64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.3.3op2-33.el9_6.1.aarch64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.3.3op2-33.el9_6.1.i686", "BaseOS-9.6.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.3.3op2-33.el9_6.1.ppc64le", "BaseOS-9.6.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.3.3op2-33.el9_6.1.s390x", "BaseOS-9.6.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.3.3op2-33.el9_6.1.x86_64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-debuginfo-1:2.3.3op2-33.el9_6.1.aarch64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-debuginfo-1:2.3.3op2-33.el9_6.1.i686", "BaseOS-9.6.0.Z.MAIN.EUS:cups-debuginfo-1:2.3.3op2-33.el9_6.1.ppc64le", "BaseOS-9.6.0.Z.MAIN.EUS:cups-debuginfo-1:2.3.3op2-33.el9_6.1.s390x", "BaseOS-9.6.0.Z.MAIN.EUS:cups-debuginfo-1:2.3.3op2-33.el9_6.1.x86_64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-debugsource-1:2.3.3op2-33.el9_6.1.aarch64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-debugsource-1:2.3.3op2-33.el9_6.1.i686", "BaseOS-9.6.0.Z.MAIN.EUS:cups-debugsource-1:2.3.3op2-33.el9_6.1.ppc64le", "BaseOS-9.6.0.Z.MAIN.EUS:cups-debugsource-1:2.3.3op2-33.el9_6.1.s390x", "BaseOS-9.6.0.Z.MAIN.EUS:cups-debugsource-1:2.3.3op2-33.el9_6.1.x86_64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-devel-1:2.3.3op2-33.el9_6.1.aarch64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-devel-1:2.3.3op2-33.el9_6.1.i686", "BaseOS-9.6.0.Z.MAIN.EUS:cups-devel-1:2.3.3op2-33.el9_6.1.ppc64le", "BaseOS-9.6.0.Z.MAIN.EUS:cups-devel-1:2.3.3op2-33.el9_6.1.s390x", "BaseOS-9.6.0.Z.MAIN.EUS:cups-devel-1:2.3.3op2-33.el9_6.1.x86_64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-filesystem-1:2.3.3op2-33.el9_6.1.noarch", "BaseOS-9.6.0.Z.MAIN.EUS:cups-ipptool-1:2.3.3op2-33.el9_6.1.aarch64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-ipptool-1:2.3.3op2-33.el9_6.1.ppc64le", "BaseOS-9.6.0.Z.MAIN.EUS:cups-ipptool-1:2.3.3op2-33.el9_6.1.s390x", "BaseOS-9.6.0.Z.MAIN.EUS:cups-ipptool-1:2.3.3op2-33.el9_6.1.x86_64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.3.3op2-33.el9_6.1.aarch64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.3.3op2-33.el9_6.1.i686", "BaseOS-9.6.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.3.3op2-33.el9_6.1.ppc64le", "BaseOS-9.6.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.3.3op2-33.el9_6.1.s390x", "BaseOS-9.6.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.3.3op2-33.el9_6.1.x86_64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-libs-1:2.3.3op2-33.el9_6.1.aarch64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-libs-1:2.3.3op2-33.el9_6.1.i686", "BaseOS-9.6.0.Z.MAIN.EUS:cups-libs-1:2.3.3op2-33.el9_6.1.ppc64le", "BaseOS-9.6.0.Z.MAIN.EUS:cups-libs-1:2.3.3op2-33.el9_6.1.s390x", "BaseOS-9.6.0.Z.MAIN.EUS:cups-libs-1:2.3.3op2-33.el9_6.1.x86_64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.3.3op2-33.el9_6.1.aarch64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.3.3op2-33.el9_6.1.i686", "BaseOS-9.6.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.3.3op2-33.el9_6.1.ppc64le", "BaseOS-9.6.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.3.3op2-33.el9_6.1.s390x", "BaseOS-9.6.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.3.3op2-33.el9_6.1.x86_64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-lpd-1:2.3.3op2-33.el9_6.1.aarch64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-lpd-1:2.3.3op2-33.el9_6.1.ppc64le", "BaseOS-9.6.0.Z.MAIN.EUS:cups-lpd-1:2.3.3op2-33.el9_6.1.s390x", "BaseOS-9.6.0.Z.MAIN.EUS:cups-lpd-1:2.3.3op2-33.el9_6.1.x86_64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.3.3op2-33.el9_6.1.aarch64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.3.3op2-33.el9_6.1.i686", "BaseOS-9.6.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.3.3op2-33.el9_6.1.ppc64le", "BaseOS-9.6.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.3.3op2-33.el9_6.1.s390x", "BaseOS-9.6.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.3.3op2-33.el9_6.1.x86_64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-printerapp-1:2.3.3op2-33.el9_6.1.aarch64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-printerapp-1:2.3.3op2-33.el9_6.1.ppc64le", "BaseOS-9.6.0.Z.MAIN.EUS:cups-printerapp-1:2.3.3op2-33.el9_6.1.s390x", "BaseOS-9.6.0.Z.MAIN.EUS:cups-printerapp-1:2.3.3op2-33.el9_6.1.x86_64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-printerapp-debuginfo-1:2.3.3op2-33.el9_6.1.aarch64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-printerapp-debuginfo-1:2.3.3op2-33.el9_6.1.i686", "BaseOS-9.6.0.Z.MAIN.EUS:cups-printerapp-debuginfo-1:2.3.3op2-33.el9_6.1.ppc64le", "BaseOS-9.6.0.Z.MAIN.EUS:cups-printerapp-debuginfo-1:2.3.3op2-33.el9_6.1.s390x", "BaseOS-9.6.0.Z.MAIN.EUS:cups-printerapp-debuginfo-1:2.3.3op2-33.el9_6.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 8.0, "baseSeverity": "HIGH", "confidentialityImpact": "LOW", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-9.6.0.Z.MAIN.EUS:cups-1:2.3.3op2-33.el9_6.1.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:cups-1:2.3.3op2-33.el9_6.1.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:cups-1:2.3.3op2-33.el9_6.1.s390x", "AppStream-9.6.0.Z.MAIN.EUS:cups-1:2.3.3op2-33.el9_6.1.src", "AppStream-9.6.0.Z.MAIN.EUS:cups-1:2.3.3op2-33.el9_6.1.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:cups-client-1:2.3.3op2-33.el9_6.1.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:cups-client-1:2.3.3op2-33.el9_6.1.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:cups-client-1:2.3.3op2-33.el9_6.1.s390x", "AppStream-9.6.0.Z.MAIN.EUS:cups-client-1:2.3.3op2-33.el9_6.1.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.3.3op2-33.el9_6.1.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.3.3op2-33.el9_6.1.i686", "AppStream-9.6.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.3.3op2-33.el9_6.1.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.3.3op2-33.el9_6.1.s390x", "AppStream-9.6.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.3.3op2-33.el9_6.1.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:cups-debuginfo-1:2.3.3op2-33.el9_6.1.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:cups-debuginfo-1:2.3.3op2-33.el9_6.1.i686", "AppStream-9.6.0.Z.MAIN.EUS:cups-debuginfo-1:2.3.3op2-33.el9_6.1.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:cups-debuginfo-1:2.3.3op2-33.el9_6.1.s390x", "AppStream-9.6.0.Z.MAIN.EUS:cups-debuginfo-1:2.3.3op2-33.el9_6.1.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:cups-debugsource-1:2.3.3op2-33.el9_6.1.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:cups-debugsource-1:2.3.3op2-33.el9_6.1.i686", "AppStream-9.6.0.Z.MAIN.EUS:cups-debugsource-1:2.3.3op2-33.el9_6.1.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:cups-debugsource-1:2.3.3op2-33.el9_6.1.s390x", "AppStream-9.6.0.Z.MAIN.EUS:cups-debugsource-1:2.3.3op2-33.el9_6.1.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:cups-devel-1:2.3.3op2-33.el9_6.1.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:cups-devel-1:2.3.3op2-33.el9_6.1.i686", "AppStream-9.6.0.Z.MAIN.EUS:cups-devel-1:2.3.3op2-33.el9_6.1.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:cups-devel-1:2.3.3op2-33.el9_6.1.s390x", "AppStream-9.6.0.Z.MAIN.EUS:cups-devel-1:2.3.3op2-33.el9_6.1.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:cups-filesystem-1:2.3.3op2-33.el9_6.1.noarch", "AppStream-9.6.0.Z.MAIN.EUS:cups-ipptool-1:2.3.3op2-33.el9_6.1.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:cups-ipptool-1:2.3.3op2-33.el9_6.1.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:cups-ipptool-1:2.3.3op2-33.el9_6.1.s390x", "AppStream-9.6.0.Z.MAIN.EUS:cups-ipptool-1:2.3.3op2-33.el9_6.1.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.3.3op2-33.el9_6.1.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.3.3op2-33.el9_6.1.i686", "AppStream-9.6.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.3.3op2-33.el9_6.1.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.3.3op2-33.el9_6.1.s390x", "AppStream-9.6.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.3.3op2-33.el9_6.1.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:cups-libs-1:2.3.3op2-33.el9_6.1.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:cups-libs-1:2.3.3op2-33.el9_6.1.i686", "AppStream-9.6.0.Z.MAIN.EUS:cups-libs-1:2.3.3op2-33.el9_6.1.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:cups-libs-1:2.3.3op2-33.el9_6.1.s390x", "AppStream-9.6.0.Z.MAIN.EUS:cups-libs-1:2.3.3op2-33.el9_6.1.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.3.3op2-33.el9_6.1.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.3.3op2-33.el9_6.1.i686", "AppStream-9.6.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.3.3op2-33.el9_6.1.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.3.3op2-33.el9_6.1.s390x", "AppStream-9.6.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.3.3op2-33.el9_6.1.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:cups-lpd-1:2.3.3op2-33.el9_6.1.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:cups-lpd-1:2.3.3op2-33.el9_6.1.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:cups-lpd-1:2.3.3op2-33.el9_6.1.s390x", "AppStream-9.6.0.Z.MAIN.EUS:cups-lpd-1:2.3.3op2-33.el9_6.1.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.3.3op2-33.el9_6.1.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.3.3op2-33.el9_6.1.i686", "AppStream-9.6.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.3.3op2-33.el9_6.1.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.3.3op2-33.el9_6.1.s390x", "AppStream-9.6.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.3.3op2-33.el9_6.1.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:cups-printerapp-1:2.3.3op2-33.el9_6.1.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:cups-printerapp-1:2.3.3op2-33.el9_6.1.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:cups-printerapp-1:2.3.3op2-33.el9_6.1.s390x", "AppStream-9.6.0.Z.MAIN.EUS:cups-printerapp-1:2.3.3op2-33.el9_6.1.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:cups-printerapp-debuginfo-1:2.3.3op2-33.el9_6.1.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:cups-printerapp-debuginfo-1:2.3.3op2-33.el9_6.1.i686", "AppStream-9.6.0.Z.MAIN.EUS:cups-printerapp-debuginfo-1:2.3.3op2-33.el9_6.1.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:cups-printerapp-debuginfo-1:2.3.3op2-33.el9_6.1.s390x", "AppStream-9.6.0.Z.MAIN.EUS:cups-printerapp-debuginfo-1:2.3.3op2-33.el9_6.1.x86_64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-1:2.3.3op2-33.el9_6.1.aarch64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-1:2.3.3op2-33.el9_6.1.ppc64le", "BaseOS-9.6.0.Z.MAIN.EUS:cups-1:2.3.3op2-33.el9_6.1.s390x", "BaseOS-9.6.0.Z.MAIN.EUS:cups-1:2.3.3op2-33.el9_6.1.src", "BaseOS-9.6.0.Z.MAIN.EUS:cups-1:2.3.3op2-33.el9_6.1.x86_64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-client-1:2.3.3op2-33.el9_6.1.aarch64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-client-1:2.3.3op2-33.el9_6.1.ppc64le", "BaseOS-9.6.0.Z.MAIN.EUS:cups-client-1:2.3.3op2-33.el9_6.1.s390x", "BaseOS-9.6.0.Z.MAIN.EUS:cups-client-1:2.3.3op2-33.el9_6.1.x86_64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.3.3op2-33.el9_6.1.aarch64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.3.3op2-33.el9_6.1.i686", "BaseOS-9.6.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.3.3op2-33.el9_6.1.ppc64le", "BaseOS-9.6.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.3.3op2-33.el9_6.1.s390x", "BaseOS-9.6.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.3.3op2-33.el9_6.1.x86_64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-debuginfo-1:2.3.3op2-33.el9_6.1.aarch64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-debuginfo-1:2.3.3op2-33.el9_6.1.i686", "BaseOS-9.6.0.Z.MAIN.EUS:cups-debuginfo-1:2.3.3op2-33.el9_6.1.ppc64le", "BaseOS-9.6.0.Z.MAIN.EUS:cups-debuginfo-1:2.3.3op2-33.el9_6.1.s390x", "BaseOS-9.6.0.Z.MAIN.EUS:cups-debuginfo-1:2.3.3op2-33.el9_6.1.x86_64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-debugsource-1:2.3.3op2-33.el9_6.1.aarch64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-debugsource-1:2.3.3op2-33.el9_6.1.i686", "BaseOS-9.6.0.Z.MAIN.EUS:cups-debugsource-1:2.3.3op2-33.el9_6.1.ppc64le", "BaseOS-9.6.0.Z.MAIN.EUS:cups-debugsource-1:2.3.3op2-33.el9_6.1.s390x", "BaseOS-9.6.0.Z.MAIN.EUS:cups-debugsource-1:2.3.3op2-33.el9_6.1.x86_64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-devel-1:2.3.3op2-33.el9_6.1.aarch64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-devel-1:2.3.3op2-33.el9_6.1.i686", "BaseOS-9.6.0.Z.MAIN.EUS:cups-devel-1:2.3.3op2-33.el9_6.1.ppc64le", "BaseOS-9.6.0.Z.MAIN.EUS:cups-devel-1:2.3.3op2-33.el9_6.1.s390x", "BaseOS-9.6.0.Z.MAIN.EUS:cups-devel-1:2.3.3op2-33.el9_6.1.x86_64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-filesystem-1:2.3.3op2-33.el9_6.1.noarch", "BaseOS-9.6.0.Z.MAIN.EUS:cups-ipptool-1:2.3.3op2-33.el9_6.1.aarch64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-ipptool-1:2.3.3op2-33.el9_6.1.ppc64le", "BaseOS-9.6.0.Z.MAIN.EUS:cups-ipptool-1:2.3.3op2-33.el9_6.1.s390x", "BaseOS-9.6.0.Z.MAIN.EUS:cups-ipptool-1:2.3.3op2-33.el9_6.1.x86_64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.3.3op2-33.el9_6.1.aarch64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.3.3op2-33.el9_6.1.i686", "BaseOS-9.6.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.3.3op2-33.el9_6.1.ppc64le", "BaseOS-9.6.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.3.3op2-33.el9_6.1.s390x", "BaseOS-9.6.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.3.3op2-33.el9_6.1.x86_64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-libs-1:2.3.3op2-33.el9_6.1.aarch64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-libs-1:2.3.3op2-33.el9_6.1.i686", "BaseOS-9.6.0.Z.MAIN.EUS:cups-libs-1:2.3.3op2-33.el9_6.1.ppc64le", "BaseOS-9.6.0.Z.MAIN.EUS:cups-libs-1:2.3.3op2-33.el9_6.1.s390x", "BaseOS-9.6.0.Z.MAIN.EUS:cups-libs-1:2.3.3op2-33.el9_6.1.x86_64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.3.3op2-33.el9_6.1.aarch64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.3.3op2-33.el9_6.1.i686", "BaseOS-9.6.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.3.3op2-33.el9_6.1.ppc64le", "BaseOS-9.6.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.3.3op2-33.el9_6.1.s390x", "BaseOS-9.6.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.3.3op2-33.el9_6.1.x86_64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-lpd-1:2.3.3op2-33.el9_6.1.aarch64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-lpd-1:2.3.3op2-33.el9_6.1.ppc64le", "BaseOS-9.6.0.Z.MAIN.EUS:cups-lpd-1:2.3.3op2-33.el9_6.1.s390x", "BaseOS-9.6.0.Z.MAIN.EUS:cups-lpd-1:2.3.3op2-33.el9_6.1.x86_64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.3.3op2-33.el9_6.1.aarch64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.3.3op2-33.el9_6.1.i686", "BaseOS-9.6.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.3.3op2-33.el9_6.1.ppc64le", "BaseOS-9.6.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.3.3op2-33.el9_6.1.s390x", "BaseOS-9.6.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.3.3op2-33.el9_6.1.x86_64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-printerapp-1:2.3.3op2-33.el9_6.1.aarch64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-printerapp-1:2.3.3op2-33.el9_6.1.ppc64le", "BaseOS-9.6.0.Z.MAIN.EUS:cups-printerapp-1:2.3.3op2-33.el9_6.1.s390x", "BaseOS-9.6.0.Z.MAIN.EUS:cups-printerapp-1:2.3.3op2-33.el9_6.1.x86_64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-printerapp-debuginfo-1:2.3.3op2-33.el9_6.1.aarch64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-printerapp-debuginfo-1:2.3.3op2-33.el9_6.1.i686", "BaseOS-9.6.0.Z.MAIN.EUS:cups-printerapp-debuginfo-1:2.3.3op2-33.el9_6.1.ppc64le", "BaseOS-9.6.0.Z.MAIN.EUS:cups-printerapp-debuginfo-1:2.3.3op2-33.el9_6.1.s390x", "BaseOS-9.6.0.Z.MAIN.EUS:cups-printerapp-debuginfo-1:2.3.3op2-33.el9_6.1.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "cups: Authentication Bypass in CUPS Authorization Handling" }, { "acknowledgments": [ { "names": [ "SilverPlate3" ] } ], "cve": "CVE-2025-58364", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "discovery_date": "2025-09-04T09:48:55.091000+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2393078" } ], "notes": [ { "category": "description", "text": "A flaw was found in the CUPS printing system\u2019s ipp_read_io() function, which handles Internet Printing Protocol (IPP) requests. When processing specially crafted printer attribute responses, improper validation can cause a null pointer dereference. This leads to a crash in libcups, potentially disrupting printing services. Since CUPS is widely deployed on Linux systems for printer discovery and management, this issue can cause denial-of-service (DoS) across multiple machines on a local network.", "title": "Vulnerability description" }, { "category": "summary", "text": "cups: Null Pointer Dereference in CUPS ipp_read_io() Leading to Remote DoS", "title": "Vulnerability summary" }, { "category": "other", "text": "The Red Hat Product Security team has assessed the severity of this vulnerability as Moderate . The flaw can be remotely exploited within local subnets to crash CUPS services without requiring authentication or user interaction. In cases where machines expose IPP services to the internet, the vulnerability may be exploitable over the network. The root cause is improper deserialization and validation of printer attributes in the ipp_read_io() function, leading to null pointer dereference and denial-of-service.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.6.0.Z.MAIN.EUS:cups-1:2.3.3op2-33.el9_6.1.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:cups-1:2.3.3op2-33.el9_6.1.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:cups-1:2.3.3op2-33.el9_6.1.s390x", "AppStream-9.6.0.Z.MAIN.EUS:cups-1:2.3.3op2-33.el9_6.1.src", "AppStream-9.6.0.Z.MAIN.EUS:cups-1:2.3.3op2-33.el9_6.1.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:cups-client-1:2.3.3op2-33.el9_6.1.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:cups-client-1:2.3.3op2-33.el9_6.1.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:cups-client-1:2.3.3op2-33.el9_6.1.s390x", "AppStream-9.6.0.Z.MAIN.EUS:cups-client-1:2.3.3op2-33.el9_6.1.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.3.3op2-33.el9_6.1.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.3.3op2-33.el9_6.1.i686", "AppStream-9.6.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.3.3op2-33.el9_6.1.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.3.3op2-33.el9_6.1.s390x", "AppStream-9.6.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.3.3op2-33.el9_6.1.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:cups-debuginfo-1:2.3.3op2-33.el9_6.1.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:cups-debuginfo-1:2.3.3op2-33.el9_6.1.i686", "AppStream-9.6.0.Z.MAIN.EUS:cups-debuginfo-1:2.3.3op2-33.el9_6.1.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:cups-debuginfo-1:2.3.3op2-33.el9_6.1.s390x", "AppStream-9.6.0.Z.MAIN.EUS:cups-debuginfo-1:2.3.3op2-33.el9_6.1.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:cups-debugsource-1:2.3.3op2-33.el9_6.1.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:cups-debugsource-1:2.3.3op2-33.el9_6.1.i686", "AppStream-9.6.0.Z.MAIN.EUS:cups-debugsource-1:2.3.3op2-33.el9_6.1.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:cups-debugsource-1:2.3.3op2-33.el9_6.1.s390x", "AppStream-9.6.0.Z.MAIN.EUS:cups-debugsource-1:2.3.3op2-33.el9_6.1.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:cups-devel-1:2.3.3op2-33.el9_6.1.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:cups-devel-1:2.3.3op2-33.el9_6.1.i686", "AppStream-9.6.0.Z.MAIN.EUS:cups-devel-1:2.3.3op2-33.el9_6.1.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:cups-devel-1:2.3.3op2-33.el9_6.1.s390x", "AppStream-9.6.0.Z.MAIN.EUS:cups-devel-1:2.3.3op2-33.el9_6.1.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:cups-filesystem-1:2.3.3op2-33.el9_6.1.noarch", "AppStream-9.6.0.Z.MAIN.EUS:cups-ipptool-1:2.3.3op2-33.el9_6.1.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:cups-ipptool-1:2.3.3op2-33.el9_6.1.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:cups-ipptool-1:2.3.3op2-33.el9_6.1.s390x", "AppStream-9.6.0.Z.MAIN.EUS:cups-ipptool-1:2.3.3op2-33.el9_6.1.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.3.3op2-33.el9_6.1.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.3.3op2-33.el9_6.1.i686", "AppStream-9.6.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.3.3op2-33.el9_6.1.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.3.3op2-33.el9_6.1.s390x", "AppStream-9.6.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.3.3op2-33.el9_6.1.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:cups-libs-1:2.3.3op2-33.el9_6.1.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:cups-libs-1:2.3.3op2-33.el9_6.1.i686", "AppStream-9.6.0.Z.MAIN.EUS:cups-libs-1:2.3.3op2-33.el9_6.1.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:cups-libs-1:2.3.3op2-33.el9_6.1.s390x", "AppStream-9.6.0.Z.MAIN.EUS:cups-libs-1:2.3.3op2-33.el9_6.1.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.3.3op2-33.el9_6.1.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.3.3op2-33.el9_6.1.i686", "AppStream-9.6.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.3.3op2-33.el9_6.1.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.3.3op2-33.el9_6.1.s390x", "AppStream-9.6.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.3.3op2-33.el9_6.1.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:cups-lpd-1:2.3.3op2-33.el9_6.1.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:cups-lpd-1:2.3.3op2-33.el9_6.1.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:cups-lpd-1:2.3.3op2-33.el9_6.1.s390x", "AppStream-9.6.0.Z.MAIN.EUS:cups-lpd-1:2.3.3op2-33.el9_6.1.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.3.3op2-33.el9_6.1.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.3.3op2-33.el9_6.1.i686", "AppStream-9.6.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.3.3op2-33.el9_6.1.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.3.3op2-33.el9_6.1.s390x", "AppStream-9.6.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.3.3op2-33.el9_6.1.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:cups-printerapp-1:2.3.3op2-33.el9_6.1.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:cups-printerapp-1:2.3.3op2-33.el9_6.1.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:cups-printerapp-1:2.3.3op2-33.el9_6.1.s390x", "AppStream-9.6.0.Z.MAIN.EUS:cups-printerapp-1:2.3.3op2-33.el9_6.1.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:cups-printerapp-debuginfo-1:2.3.3op2-33.el9_6.1.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:cups-printerapp-debuginfo-1:2.3.3op2-33.el9_6.1.i686", "AppStream-9.6.0.Z.MAIN.EUS:cups-printerapp-debuginfo-1:2.3.3op2-33.el9_6.1.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:cups-printerapp-debuginfo-1:2.3.3op2-33.el9_6.1.s390x", "AppStream-9.6.0.Z.MAIN.EUS:cups-printerapp-debuginfo-1:2.3.3op2-33.el9_6.1.x86_64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-1:2.3.3op2-33.el9_6.1.aarch64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-1:2.3.3op2-33.el9_6.1.ppc64le", "BaseOS-9.6.0.Z.MAIN.EUS:cups-1:2.3.3op2-33.el9_6.1.s390x", "BaseOS-9.6.0.Z.MAIN.EUS:cups-1:2.3.3op2-33.el9_6.1.src", "BaseOS-9.6.0.Z.MAIN.EUS:cups-1:2.3.3op2-33.el9_6.1.x86_64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-client-1:2.3.3op2-33.el9_6.1.aarch64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-client-1:2.3.3op2-33.el9_6.1.ppc64le", "BaseOS-9.6.0.Z.MAIN.EUS:cups-client-1:2.3.3op2-33.el9_6.1.s390x", "BaseOS-9.6.0.Z.MAIN.EUS:cups-client-1:2.3.3op2-33.el9_6.1.x86_64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.3.3op2-33.el9_6.1.aarch64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.3.3op2-33.el9_6.1.i686", "BaseOS-9.6.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.3.3op2-33.el9_6.1.ppc64le", "BaseOS-9.6.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.3.3op2-33.el9_6.1.s390x", "BaseOS-9.6.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.3.3op2-33.el9_6.1.x86_64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-debuginfo-1:2.3.3op2-33.el9_6.1.aarch64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-debuginfo-1:2.3.3op2-33.el9_6.1.i686", "BaseOS-9.6.0.Z.MAIN.EUS:cups-debuginfo-1:2.3.3op2-33.el9_6.1.ppc64le", "BaseOS-9.6.0.Z.MAIN.EUS:cups-debuginfo-1:2.3.3op2-33.el9_6.1.s390x", "BaseOS-9.6.0.Z.MAIN.EUS:cups-debuginfo-1:2.3.3op2-33.el9_6.1.x86_64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-debugsource-1:2.3.3op2-33.el9_6.1.aarch64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-debugsource-1:2.3.3op2-33.el9_6.1.i686", "BaseOS-9.6.0.Z.MAIN.EUS:cups-debugsource-1:2.3.3op2-33.el9_6.1.ppc64le", "BaseOS-9.6.0.Z.MAIN.EUS:cups-debugsource-1:2.3.3op2-33.el9_6.1.s390x", "BaseOS-9.6.0.Z.MAIN.EUS:cups-debugsource-1:2.3.3op2-33.el9_6.1.x86_64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-devel-1:2.3.3op2-33.el9_6.1.aarch64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-devel-1:2.3.3op2-33.el9_6.1.i686", "BaseOS-9.6.0.Z.MAIN.EUS:cups-devel-1:2.3.3op2-33.el9_6.1.ppc64le", "BaseOS-9.6.0.Z.MAIN.EUS:cups-devel-1:2.3.3op2-33.el9_6.1.s390x", "BaseOS-9.6.0.Z.MAIN.EUS:cups-devel-1:2.3.3op2-33.el9_6.1.x86_64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-filesystem-1:2.3.3op2-33.el9_6.1.noarch", "BaseOS-9.6.0.Z.MAIN.EUS:cups-ipptool-1:2.3.3op2-33.el9_6.1.aarch64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-ipptool-1:2.3.3op2-33.el9_6.1.ppc64le", "BaseOS-9.6.0.Z.MAIN.EUS:cups-ipptool-1:2.3.3op2-33.el9_6.1.s390x", "BaseOS-9.6.0.Z.MAIN.EUS:cups-ipptool-1:2.3.3op2-33.el9_6.1.x86_64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.3.3op2-33.el9_6.1.aarch64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.3.3op2-33.el9_6.1.i686", "BaseOS-9.6.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.3.3op2-33.el9_6.1.ppc64le", "BaseOS-9.6.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.3.3op2-33.el9_6.1.s390x", "BaseOS-9.6.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.3.3op2-33.el9_6.1.x86_64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-libs-1:2.3.3op2-33.el9_6.1.aarch64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-libs-1:2.3.3op2-33.el9_6.1.i686", "BaseOS-9.6.0.Z.MAIN.EUS:cups-libs-1:2.3.3op2-33.el9_6.1.ppc64le", "BaseOS-9.6.0.Z.MAIN.EUS:cups-libs-1:2.3.3op2-33.el9_6.1.s390x", "BaseOS-9.6.0.Z.MAIN.EUS:cups-libs-1:2.3.3op2-33.el9_6.1.x86_64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.3.3op2-33.el9_6.1.aarch64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.3.3op2-33.el9_6.1.i686", "BaseOS-9.6.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.3.3op2-33.el9_6.1.ppc64le", "BaseOS-9.6.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.3.3op2-33.el9_6.1.s390x", "BaseOS-9.6.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.3.3op2-33.el9_6.1.x86_64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-lpd-1:2.3.3op2-33.el9_6.1.aarch64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-lpd-1:2.3.3op2-33.el9_6.1.ppc64le", "BaseOS-9.6.0.Z.MAIN.EUS:cups-lpd-1:2.3.3op2-33.el9_6.1.s390x", "BaseOS-9.6.0.Z.MAIN.EUS:cups-lpd-1:2.3.3op2-33.el9_6.1.x86_64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.3.3op2-33.el9_6.1.aarch64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.3.3op2-33.el9_6.1.i686", "BaseOS-9.6.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.3.3op2-33.el9_6.1.ppc64le", "BaseOS-9.6.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.3.3op2-33.el9_6.1.s390x", "BaseOS-9.6.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.3.3op2-33.el9_6.1.x86_64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-printerapp-1:2.3.3op2-33.el9_6.1.aarch64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-printerapp-1:2.3.3op2-33.el9_6.1.ppc64le", "BaseOS-9.6.0.Z.MAIN.EUS:cups-printerapp-1:2.3.3op2-33.el9_6.1.s390x", "BaseOS-9.6.0.Z.MAIN.EUS:cups-printerapp-1:2.3.3op2-33.el9_6.1.x86_64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-printerapp-debuginfo-1:2.3.3op2-33.el9_6.1.aarch64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-printerapp-debuginfo-1:2.3.3op2-33.el9_6.1.i686", "BaseOS-9.6.0.Z.MAIN.EUS:cups-printerapp-debuginfo-1:2.3.3op2-33.el9_6.1.ppc64le", "BaseOS-9.6.0.Z.MAIN.EUS:cups-printerapp-debuginfo-1:2.3.3op2-33.el9_6.1.s390x", "BaseOS-9.6.0.Z.MAIN.EUS:cups-printerapp-debuginfo-1:2.3.3op2-33.el9_6.1.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2025-58364" }, { "category": "external", "summary": "RHBZ#2393078", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2393078" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2025-58364", "url": "https://www.cve.org/CVERecord?id=CVE-2025-58364" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-58364", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58364" } ], "release_date": "2025-09-11T13:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-09-11T16:22:20+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.6.0.Z.MAIN.EUS:cups-1:2.3.3op2-33.el9_6.1.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:cups-1:2.3.3op2-33.el9_6.1.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:cups-1:2.3.3op2-33.el9_6.1.s390x", "AppStream-9.6.0.Z.MAIN.EUS:cups-1:2.3.3op2-33.el9_6.1.src", "AppStream-9.6.0.Z.MAIN.EUS:cups-1:2.3.3op2-33.el9_6.1.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:cups-client-1:2.3.3op2-33.el9_6.1.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:cups-client-1:2.3.3op2-33.el9_6.1.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:cups-client-1:2.3.3op2-33.el9_6.1.s390x", "AppStream-9.6.0.Z.MAIN.EUS:cups-client-1:2.3.3op2-33.el9_6.1.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.3.3op2-33.el9_6.1.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.3.3op2-33.el9_6.1.i686", "AppStream-9.6.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.3.3op2-33.el9_6.1.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.3.3op2-33.el9_6.1.s390x", "AppStream-9.6.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.3.3op2-33.el9_6.1.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:cups-debuginfo-1:2.3.3op2-33.el9_6.1.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:cups-debuginfo-1:2.3.3op2-33.el9_6.1.i686", "AppStream-9.6.0.Z.MAIN.EUS:cups-debuginfo-1:2.3.3op2-33.el9_6.1.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:cups-debuginfo-1:2.3.3op2-33.el9_6.1.s390x", "AppStream-9.6.0.Z.MAIN.EUS:cups-debuginfo-1:2.3.3op2-33.el9_6.1.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:cups-debugsource-1:2.3.3op2-33.el9_6.1.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:cups-debugsource-1:2.3.3op2-33.el9_6.1.i686", "AppStream-9.6.0.Z.MAIN.EUS:cups-debugsource-1:2.3.3op2-33.el9_6.1.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:cups-debugsource-1:2.3.3op2-33.el9_6.1.s390x", "AppStream-9.6.0.Z.MAIN.EUS:cups-debugsource-1:2.3.3op2-33.el9_6.1.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:cups-devel-1:2.3.3op2-33.el9_6.1.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:cups-devel-1:2.3.3op2-33.el9_6.1.i686", "AppStream-9.6.0.Z.MAIN.EUS:cups-devel-1:2.3.3op2-33.el9_6.1.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:cups-devel-1:2.3.3op2-33.el9_6.1.s390x", "AppStream-9.6.0.Z.MAIN.EUS:cups-devel-1:2.3.3op2-33.el9_6.1.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:cups-filesystem-1:2.3.3op2-33.el9_6.1.noarch", "AppStream-9.6.0.Z.MAIN.EUS:cups-ipptool-1:2.3.3op2-33.el9_6.1.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:cups-ipptool-1:2.3.3op2-33.el9_6.1.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:cups-ipptool-1:2.3.3op2-33.el9_6.1.s390x", "AppStream-9.6.0.Z.MAIN.EUS:cups-ipptool-1:2.3.3op2-33.el9_6.1.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.3.3op2-33.el9_6.1.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.3.3op2-33.el9_6.1.i686", "AppStream-9.6.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.3.3op2-33.el9_6.1.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.3.3op2-33.el9_6.1.s390x", "AppStream-9.6.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.3.3op2-33.el9_6.1.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:cups-libs-1:2.3.3op2-33.el9_6.1.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:cups-libs-1:2.3.3op2-33.el9_6.1.i686", "AppStream-9.6.0.Z.MAIN.EUS:cups-libs-1:2.3.3op2-33.el9_6.1.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:cups-libs-1:2.3.3op2-33.el9_6.1.s390x", "AppStream-9.6.0.Z.MAIN.EUS:cups-libs-1:2.3.3op2-33.el9_6.1.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.3.3op2-33.el9_6.1.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.3.3op2-33.el9_6.1.i686", "AppStream-9.6.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.3.3op2-33.el9_6.1.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.3.3op2-33.el9_6.1.s390x", "AppStream-9.6.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.3.3op2-33.el9_6.1.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:cups-lpd-1:2.3.3op2-33.el9_6.1.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:cups-lpd-1:2.3.3op2-33.el9_6.1.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:cups-lpd-1:2.3.3op2-33.el9_6.1.s390x", "AppStream-9.6.0.Z.MAIN.EUS:cups-lpd-1:2.3.3op2-33.el9_6.1.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.3.3op2-33.el9_6.1.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.3.3op2-33.el9_6.1.i686", "AppStream-9.6.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.3.3op2-33.el9_6.1.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.3.3op2-33.el9_6.1.s390x", "AppStream-9.6.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.3.3op2-33.el9_6.1.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:cups-printerapp-1:2.3.3op2-33.el9_6.1.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:cups-printerapp-1:2.3.3op2-33.el9_6.1.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:cups-printerapp-1:2.3.3op2-33.el9_6.1.s390x", "AppStream-9.6.0.Z.MAIN.EUS:cups-printerapp-1:2.3.3op2-33.el9_6.1.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:cups-printerapp-debuginfo-1:2.3.3op2-33.el9_6.1.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:cups-printerapp-debuginfo-1:2.3.3op2-33.el9_6.1.i686", "AppStream-9.6.0.Z.MAIN.EUS:cups-printerapp-debuginfo-1:2.3.3op2-33.el9_6.1.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:cups-printerapp-debuginfo-1:2.3.3op2-33.el9_6.1.s390x", "AppStream-9.6.0.Z.MAIN.EUS:cups-printerapp-debuginfo-1:2.3.3op2-33.el9_6.1.x86_64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-1:2.3.3op2-33.el9_6.1.aarch64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-1:2.3.3op2-33.el9_6.1.ppc64le", "BaseOS-9.6.0.Z.MAIN.EUS:cups-1:2.3.3op2-33.el9_6.1.s390x", "BaseOS-9.6.0.Z.MAIN.EUS:cups-1:2.3.3op2-33.el9_6.1.src", "BaseOS-9.6.0.Z.MAIN.EUS:cups-1:2.3.3op2-33.el9_6.1.x86_64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-client-1:2.3.3op2-33.el9_6.1.aarch64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-client-1:2.3.3op2-33.el9_6.1.ppc64le", "BaseOS-9.6.0.Z.MAIN.EUS:cups-client-1:2.3.3op2-33.el9_6.1.s390x", "BaseOS-9.6.0.Z.MAIN.EUS:cups-client-1:2.3.3op2-33.el9_6.1.x86_64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.3.3op2-33.el9_6.1.aarch64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.3.3op2-33.el9_6.1.i686", "BaseOS-9.6.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.3.3op2-33.el9_6.1.ppc64le", "BaseOS-9.6.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.3.3op2-33.el9_6.1.s390x", "BaseOS-9.6.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.3.3op2-33.el9_6.1.x86_64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-debuginfo-1:2.3.3op2-33.el9_6.1.aarch64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-debuginfo-1:2.3.3op2-33.el9_6.1.i686", "BaseOS-9.6.0.Z.MAIN.EUS:cups-debuginfo-1:2.3.3op2-33.el9_6.1.ppc64le", "BaseOS-9.6.0.Z.MAIN.EUS:cups-debuginfo-1:2.3.3op2-33.el9_6.1.s390x", "BaseOS-9.6.0.Z.MAIN.EUS:cups-debuginfo-1:2.3.3op2-33.el9_6.1.x86_64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-debugsource-1:2.3.3op2-33.el9_6.1.aarch64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-debugsource-1:2.3.3op2-33.el9_6.1.i686", "BaseOS-9.6.0.Z.MAIN.EUS:cups-debugsource-1:2.3.3op2-33.el9_6.1.ppc64le", "BaseOS-9.6.0.Z.MAIN.EUS:cups-debugsource-1:2.3.3op2-33.el9_6.1.s390x", "BaseOS-9.6.0.Z.MAIN.EUS:cups-debugsource-1:2.3.3op2-33.el9_6.1.x86_64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-devel-1:2.3.3op2-33.el9_6.1.aarch64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-devel-1:2.3.3op2-33.el9_6.1.i686", "BaseOS-9.6.0.Z.MAIN.EUS:cups-devel-1:2.3.3op2-33.el9_6.1.ppc64le", "BaseOS-9.6.0.Z.MAIN.EUS:cups-devel-1:2.3.3op2-33.el9_6.1.s390x", "BaseOS-9.6.0.Z.MAIN.EUS:cups-devel-1:2.3.3op2-33.el9_6.1.x86_64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-filesystem-1:2.3.3op2-33.el9_6.1.noarch", "BaseOS-9.6.0.Z.MAIN.EUS:cups-ipptool-1:2.3.3op2-33.el9_6.1.aarch64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-ipptool-1:2.3.3op2-33.el9_6.1.ppc64le", "BaseOS-9.6.0.Z.MAIN.EUS:cups-ipptool-1:2.3.3op2-33.el9_6.1.s390x", "BaseOS-9.6.0.Z.MAIN.EUS:cups-ipptool-1:2.3.3op2-33.el9_6.1.x86_64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.3.3op2-33.el9_6.1.aarch64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.3.3op2-33.el9_6.1.i686", "BaseOS-9.6.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.3.3op2-33.el9_6.1.ppc64le", "BaseOS-9.6.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.3.3op2-33.el9_6.1.s390x", "BaseOS-9.6.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.3.3op2-33.el9_6.1.x86_64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-libs-1:2.3.3op2-33.el9_6.1.aarch64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-libs-1:2.3.3op2-33.el9_6.1.i686", "BaseOS-9.6.0.Z.MAIN.EUS:cups-libs-1:2.3.3op2-33.el9_6.1.ppc64le", "BaseOS-9.6.0.Z.MAIN.EUS:cups-libs-1:2.3.3op2-33.el9_6.1.s390x", "BaseOS-9.6.0.Z.MAIN.EUS:cups-libs-1:2.3.3op2-33.el9_6.1.x86_64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.3.3op2-33.el9_6.1.aarch64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.3.3op2-33.el9_6.1.i686", "BaseOS-9.6.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.3.3op2-33.el9_6.1.ppc64le", "BaseOS-9.6.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.3.3op2-33.el9_6.1.s390x", "BaseOS-9.6.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.3.3op2-33.el9_6.1.x86_64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-lpd-1:2.3.3op2-33.el9_6.1.aarch64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-lpd-1:2.3.3op2-33.el9_6.1.ppc64le", "BaseOS-9.6.0.Z.MAIN.EUS:cups-lpd-1:2.3.3op2-33.el9_6.1.s390x", "BaseOS-9.6.0.Z.MAIN.EUS:cups-lpd-1:2.3.3op2-33.el9_6.1.x86_64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.3.3op2-33.el9_6.1.aarch64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.3.3op2-33.el9_6.1.i686", "BaseOS-9.6.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.3.3op2-33.el9_6.1.ppc64le", "BaseOS-9.6.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.3.3op2-33.el9_6.1.s390x", "BaseOS-9.6.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.3.3op2-33.el9_6.1.x86_64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-printerapp-1:2.3.3op2-33.el9_6.1.aarch64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-printerapp-1:2.3.3op2-33.el9_6.1.ppc64le", "BaseOS-9.6.0.Z.MAIN.EUS:cups-printerapp-1:2.3.3op2-33.el9_6.1.s390x", "BaseOS-9.6.0.Z.MAIN.EUS:cups-printerapp-1:2.3.3op2-33.el9_6.1.x86_64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-printerapp-debuginfo-1:2.3.3op2-33.el9_6.1.aarch64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-printerapp-debuginfo-1:2.3.3op2-33.el9_6.1.i686", "BaseOS-9.6.0.Z.MAIN.EUS:cups-printerapp-debuginfo-1:2.3.3op2-33.el9_6.1.ppc64le", "BaseOS-9.6.0.Z.MAIN.EUS:cups-printerapp-debuginfo-1:2.3.3op2-33.el9_6.1.s390x", "BaseOS-9.6.0.Z.MAIN.EUS:cups-printerapp-debuginfo-1:2.3.3op2-33.el9_6.1.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:15700" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.", "product_ids": [ "AppStream-9.6.0.Z.MAIN.EUS:cups-1:2.3.3op2-33.el9_6.1.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:cups-1:2.3.3op2-33.el9_6.1.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:cups-1:2.3.3op2-33.el9_6.1.s390x", "AppStream-9.6.0.Z.MAIN.EUS:cups-1:2.3.3op2-33.el9_6.1.src", "AppStream-9.6.0.Z.MAIN.EUS:cups-1:2.3.3op2-33.el9_6.1.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:cups-client-1:2.3.3op2-33.el9_6.1.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:cups-client-1:2.3.3op2-33.el9_6.1.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:cups-client-1:2.3.3op2-33.el9_6.1.s390x", "AppStream-9.6.0.Z.MAIN.EUS:cups-client-1:2.3.3op2-33.el9_6.1.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.3.3op2-33.el9_6.1.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.3.3op2-33.el9_6.1.i686", "AppStream-9.6.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.3.3op2-33.el9_6.1.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.3.3op2-33.el9_6.1.s390x", "AppStream-9.6.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.3.3op2-33.el9_6.1.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:cups-debuginfo-1:2.3.3op2-33.el9_6.1.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:cups-debuginfo-1:2.3.3op2-33.el9_6.1.i686", "AppStream-9.6.0.Z.MAIN.EUS:cups-debuginfo-1:2.3.3op2-33.el9_6.1.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:cups-debuginfo-1:2.3.3op2-33.el9_6.1.s390x", "AppStream-9.6.0.Z.MAIN.EUS:cups-debuginfo-1:2.3.3op2-33.el9_6.1.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:cups-debugsource-1:2.3.3op2-33.el9_6.1.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:cups-debugsource-1:2.3.3op2-33.el9_6.1.i686", "AppStream-9.6.0.Z.MAIN.EUS:cups-debugsource-1:2.3.3op2-33.el9_6.1.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:cups-debugsource-1:2.3.3op2-33.el9_6.1.s390x", "AppStream-9.6.0.Z.MAIN.EUS:cups-debugsource-1:2.3.3op2-33.el9_6.1.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:cups-devel-1:2.3.3op2-33.el9_6.1.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:cups-devel-1:2.3.3op2-33.el9_6.1.i686", "AppStream-9.6.0.Z.MAIN.EUS:cups-devel-1:2.3.3op2-33.el9_6.1.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:cups-devel-1:2.3.3op2-33.el9_6.1.s390x", "AppStream-9.6.0.Z.MAIN.EUS:cups-devel-1:2.3.3op2-33.el9_6.1.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:cups-filesystem-1:2.3.3op2-33.el9_6.1.noarch", "AppStream-9.6.0.Z.MAIN.EUS:cups-ipptool-1:2.3.3op2-33.el9_6.1.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:cups-ipptool-1:2.3.3op2-33.el9_6.1.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:cups-ipptool-1:2.3.3op2-33.el9_6.1.s390x", "AppStream-9.6.0.Z.MAIN.EUS:cups-ipptool-1:2.3.3op2-33.el9_6.1.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.3.3op2-33.el9_6.1.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.3.3op2-33.el9_6.1.i686", "AppStream-9.6.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.3.3op2-33.el9_6.1.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.3.3op2-33.el9_6.1.s390x", "AppStream-9.6.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.3.3op2-33.el9_6.1.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:cups-libs-1:2.3.3op2-33.el9_6.1.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:cups-libs-1:2.3.3op2-33.el9_6.1.i686", "AppStream-9.6.0.Z.MAIN.EUS:cups-libs-1:2.3.3op2-33.el9_6.1.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:cups-libs-1:2.3.3op2-33.el9_6.1.s390x", "AppStream-9.6.0.Z.MAIN.EUS:cups-libs-1:2.3.3op2-33.el9_6.1.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.3.3op2-33.el9_6.1.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.3.3op2-33.el9_6.1.i686", "AppStream-9.6.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.3.3op2-33.el9_6.1.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.3.3op2-33.el9_6.1.s390x", "AppStream-9.6.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.3.3op2-33.el9_6.1.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:cups-lpd-1:2.3.3op2-33.el9_6.1.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:cups-lpd-1:2.3.3op2-33.el9_6.1.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:cups-lpd-1:2.3.3op2-33.el9_6.1.s390x", "AppStream-9.6.0.Z.MAIN.EUS:cups-lpd-1:2.3.3op2-33.el9_6.1.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.3.3op2-33.el9_6.1.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.3.3op2-33.el9_6.1.i686", "AppStream-9.6.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.3.3op2-33.el9_6.1.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.3.3op2-33.el9_6.1.s390x", "AppStream-9.6.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.3.3op2-33.el9_6.1.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:cups-printerapp-1:2.3.3op2-33.el9_6.1.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:cups-printerapp-1:2.3.3op2-33.el9_6.1.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:cups-printerapp-1:2.3.3op2-33.el9_6.1.s390x", "AppStream-9.6.0.Z.MAIN.EUS:cups-printerapp-1:2.3.3op2-33.el9_6.1.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:cups-printerapp-debuginfo-1:2.3.3op2-33.el9_6.1.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:cups-printerapp-debuginfo-1:2.3.3op2-33.el9_6.1.i686", "AppStream-9.6.0.Z.MAIN.EUS:cups-printerapp-debuginfo-1:2.3.3op2-33.el9_6.1.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:cups-printerapp-debuginfo-1:2.3.3op2-33.el9_6.1.s390x", "AppStream-9.6.0.Z.MAIN.EUS:cups-printerapp-debuginfo-1:2.3.3op2-33.el9_6.1.x86_64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-1:2.3.3op2-33.el9_6.1.aarch64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-1:2.3.3op2-33.el9_6.1.ppc64le", "BaseOS-9.6.0.Z.MAIN.EUS:cups-1:2.3.3op2-33.el9_6.1.s390x", "BaseOS-9.6.0.Z.MAIN.EUS:cups-1:2.3.3op2-33.el9_6.1.src", "BaseOS-9.6.0.Z.MAIN.EUS:cups-1:2.3.3op2-33.el9_6.1.x86_64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-client-1:2.3.3op2-33.el9_6.1.aarch64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-client-1:2.3.3op2-33.el9_6.1.ppc64le", "BaseOS-9.6.0.Z.MAIN.EUS:cups-client-1:2.3.3op2-33.el9_6.1.s390x", "BaseOS-9.6.0.Z.MAIN.EUS:cups-client-1:2.3.3op2-33.el9_6.1.x86_64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.3.3op2-33.el9_6.1.aarch64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.3.3op2-33.el9_6.1.i686", "BaseOS-9.6.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.3.3op2-33.el9_6.1.ppc64le", "BaseOS-9.6.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.3.3op2-33.el9_6.1.s390x", "BaseOS-9.6.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.3.3op2-33.el9_6.1.x86_64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-debuginfo-1:2.3.3op2-33.el9_6.1.aarch64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-debuginfo-1:2.3.3op2-33.el9_6.1.i686", "BaseOS-9.6.0.Z.MAIN.EUS:cups-debuginfo-1:2.3.3op2-33.el9_6.1.ppc64le", "BaseOS-9.6.0.Z.MAIN.EUS:cups-debuginfo-1:2.3.3op2-33.el9_6.1.s390x", "BaseOS-9.6.0.Z.MAIN.EUS:cups-debuginfo-1:2.3.3op2-33.el9_6.1.x86_64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-debugsource-1:2.3.3op2-33.el9_6.1.aarch64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-debugsource-1:2.3.3op2-33.el9_6.1.i686", "BaseOS-9.6.0.Z.MAIN.EUS:cups-debugsource-1:2.3.3op2-33.el9_6.1.ppc64le", "BaseOS-9.6.0.Z.MAIN.EUS:cups-debugsource-1:2.3.3op2-33.el9_6.1.s390x", "BaseOS-9.6.0.Z.MAIN.EUS:cups-debugsource-1:2.3.3op2-33.el9_6.1.x86_64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-devel-1:2.3.3op2-33.el9_6.1.aarch64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-devel-1:2.3.3op2-33.el9_6.1.i686", "BaseOS-9.6.0.Z.MAIN.EUS:cups-devel-1:2.3.3op2-33.el9_6.1.ppc64le", "BaseOS-9.6.0.Z.MAIN.EUS:cups-devel-1:2.3.3op2-33.el9_6.1.s390x", "BaseOS-9.6.0.Z.MAIN.EUS:cups-devel-1:2.3.3op2-33.el9_6.1.x86_64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-filesystem-1:2.3.3op2-33.el9_6.1.noarch", "BaseOS-9.6.0.Z.MAIN.EUS:cups-ipptool-1:2.3.3op2-33.el9_6.1.aarch64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-ipptool-1:2.3.3op2-33.el9_6.1.ppc64le", "BaseOS-9.6.0.Z.MAIN.EUS:cups-ipptool-1:2.3.3op2-33.el9_6.1.s390x", "BaseOS-9.6.0.Z.MAIN.EUS:cups-ipptool-1:2.3.3op2-33.el9_6.1.x86_64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.3.3op2-33.el9_6.1.aarch64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.3.3op2-33.el9_6.1.i686", "BaseOS-9.6.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.3.3op2-33.el9_6.1.ppc64le", "BaseOS-9.6.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.3.3op2-33.el9_6.1.s390x", "BaseOS-9.6.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.3.3op2-33.el9_6.1.x86_64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-libs-1:2.3.3op2-33.el9_6.1.aarch64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-libs-1:2.3.3op2-33.el9_6.1.i686", "BaseOS-9.6.0.Z.MAIN.EUS:cups-libs-1:2.3.3op2-33.el9_6.1.ppc64le", "BaseOS-9.6.0.Z.MAIN.EUS:cups-libs-1:2.3.3op2-33.el9_6.1.s390x", "BaseOS-9.6.0.Z.MAIN.EUS:cups-libs-1:2.3.3op2-33.el9_6.1.x86_64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.3.3op2-33.el9_6.1.aarch64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.3.3op2-33.el9_6.1.i686", "BaseOS-9.6.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.3.3op2-33.el9_6.1.ppc64le", "BaseOS-9.6.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.3.3op2-33.el9_6.1.s390x", "BaseOS-9.6.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.3.3op2-33.el9_6.1.x86_64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-lpd-1:2.3.3op2-33.el9_6.1.aarch64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-lpd-1:2.3.3op2-33.el9_6.1.ppc64le", "BaseOS-9.6.0.Z.MAIN.EUS:cups-lpd-1:2.3.3op2-33.el9_6.1.s390x", "BaseOS-9.6.0.Z.MAIN.EUS:cups-lpd-1:2.3.3op2-33.el9_6.1.x86_64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.3.3op2-33.el9_6.1.aarch64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.3.3op2-33.el9_6.1.i686", "BaseOS-9.6.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.3.3op2-33.el9_6.1.ppc64le", "BaseOS-9.6.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.3.3op2-33.el9_6.1.s390x", "BaseOS-9.6.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.3.3op2-33.el9_6.1.x86_64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-printerapp-1:2.3.3op2-33.el9_6.1.aarch64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-printerapp-1:2.3.3op2-33.el9_6.1.ppc64le", "BaseOS-9.6.0.Z.MAIN.EUS:cups-printerapp-1:2.3.3op2-33.el9_6.1.s390x", "BaseOS-9.6.0.Z.MAIN.EUS:cups-printerapp-1:2.3.3op2-33.el9_6.1.x86_64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-printerapp-debuginfo-1:2.3.3op2-33.el9_6.1.aarch64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-printerapp-debuginfo-1:2.3.3op2-33.el9_6.1.i686", "BaseOS-9.6.0.Z.MAIN.EUS:cups-printerapp-debuginfo-1:2.3.3op2-33.el9_6.1.ppc64le", "BaseOS-9.6.0.Z.MAIN.EUS:cups-printerapp-debuginfo-1:2.3.3op2-33.el9_6.1.s390x", "BaseOS-9.6.0.Z.MAIN.EUS:cups-printerapp-debuginfo-1:2.3.3op2-33.el9_6.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "ADJACENT_NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-9.6.0.Z.MAIN.EUS:cups-1:2.3.3op2-33.el9_6.1.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:cups-1:2.3.3op2-33.el9_6.1.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:cups-1:2.3.3op2-33.el9_6.1.s390x", "AppStream-9.6.0.Z.MAIN.EUS:cups-1:2.3.3op2-33.el9_6.1.src", "AppStream-9.6.0.Z.MAIN.EUS:cups-1:2.3.3op2-33.el9_6.1.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:cups-client-1:2.3.3op2-33.el9_6.1.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:cups-client-1:2.3.3op2-33.el9_6.1.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:cups-client-1:2.3.3op2-33.el9_6.1.s390x", "AppStream-9.6.0.Z.MAIN.EUS:cups-client-1:2.3.3op2-33.el9_6.1.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.3.3op2-33.el9_6.1.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.3.3op2-33.el9_6.1.i686", "AppStream-9.6.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.3.3op2-33.el9_6.1.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.3.3op2-33.el9_6.1.s390x", "AppStream-9.6.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.3.3op2-33.el9_6.1.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:cups-debuginfo-1:2.3.3op2-33.el9_6.1.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:cups-debuginfo-1:2.3.3op2-33.el9_6.1.i686", "AppStream-9.6.0.Z.MAIN.EUS:cups-debuginfo-1:2.3.3op2-33.el9_6.1.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:cups-debuginfo-1:2.3.3op2-33.el9_6.1.s390x", "AppStream-9.6.0.Z.MAIN.EUS:cups-debuginfo-1:2.3.3op2-33.el9_6.1.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:cups-debugsource-1:2.3.3op2-33.el9_6.1.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:cups-debugsource-1:2.3.3op2-33.el9_6.1.i686", "AppStream-9.6.0.Z.MAIN.EUS:cups-debugsource-1:2.3.3op2-33.el9_6.1.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:cups-debugsource-1:2.3.3op2-33.el9_6.1.s390x", "AppStream-9.6.0.Z.MAIN.EUS:cups-debugsource-1:2.3.3op2-33.el9_6.1.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:cups-devel-1:2.3.3op2-33.el9_6.1.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:cups-devel-1:2.3.3op2-33.el9_6.1.i686", "AppStream-9.6.0.Z.MAIN.EUS:cups-devel-1:2.3.3op2-33.el9_6.1.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:cups-devel-1:2.3.3op2-33.el9_6.1.s390x", "AppStream-9.6.0.Z.MAIN.EUS:cups-devel-1:2.3.3op2-33.el9_6.1.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:cups-filesystem-1:2.3.3op2-33.el9_6.1.noarch", "AppStream-9.6.0.Z.MAIN.EUS:cups-ipptool-1:2.3.3op2-33.el9_6.1.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:cups-ipptool-1:2.3.3op2-33.el9_6.1.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:cups-ipptool-1:2.3.3op2-33.el9_6.1.s390x", "AppStream-9.6.0.Z.MAIN.EUS:cups-ipptool-1:2.3.3op2-33.el9_6.1.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.3.3op2-33.el9_6.1.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.3.3op2-33.el9_6.1.i686", "AppStream-9.6.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.3.3op2-33.el9_6.1.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.3.3op2-33.el9_6.1.s390x", "AppStream-9.6.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.3.3op2-33.el9_6.1.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:cups-libs-1:2.3.3op2-33.el9_6.1.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:cups-libs-1:2.3.3op2-33.el9_6.1.i686", "AppStream-9.6.0.Z.MAIN.EUS:cups-libs-1:2.3.3op2-33.el9_6.1.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:cups-libs-1:2.3.3op2-33.el9_6.1.s390x", "AppStream-9.6.0.Z.MAIN.EUS:cups-libs-1:2.3.3op2-33.el9_6.1.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.3.3op2-33.el9_6.1.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.3.3op2-33.el9_6.1.i686", "AppStream-9.6.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.3.3op2-33.el9_6.1.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.3.3op2-33.el9_6.1.s390x", "AppStream-9.6.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.3.3op2-33.el9_6.1.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:cups-lpd-1:2.3.3op2-33.el9_6.1.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:cups-lpd-1:2.3.3op2-33.el9_6.1.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:cups-lpd-1:2.3.3op2-33.el9_6.1.s390x", "AppStream-9.6.0.Z.MAIN.EUS:cups-lpd-1:2.3.3op2-33.el9_6.1.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.3.3op2-33.el9_6.1.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.3.3op2-33.el9_6.1.i686", "AppStream-9.6.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.3.3op2-33.el9_6.1.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.3.3op2-33.el9_6.1.s390x", "AppStream-9.6.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.3.3op2-33.el9_6.1.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:cups-printerapp-1:2.3.3op2-33.el9_6.1.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:cups-printerapp-1:2.3.3op2-33.el9_6.1.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:cups-printerapp-1:2.3.3op2-33.el9_6.1.s390x", "AppStream-9.6.0.Z.MAIN.EUS:cups-printerapp-1:2.3.3op2-33.el9_6.1.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:cups-printerapp-debuginfo-1:2.3.3op2-33.el9_6.1.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:cups-printerapp-debuginfo-1:2.3.3op2-33.el9_6.1.i686", "AppStream-9.6.0.Z.MAIN.EUS:cups-printerapp-debuginfo-1:2.3.3op2-33.el9_6.1.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:cups-printerapp-debuginfo-1:2.3.3op2-33.el9_6.1.s390x", "AppStream-9.6.0.Z.MAIN.EUS:cups-printerapp-debuginfo-1:2.3.3op2-33.el9_6.1.x86_64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-1:2.3.3op2-33.el9_6.1.aarch64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-1:2.3.3op2-33.el9_6.1.ppc64le", "BaseOS-9.6.0.Z.MAIN.EUS:cups-1:2.3.3op2-33.el9_6.1.s390x", "BaseOS-9.6.0.Z.MAIN.EUS:cups-1:2.3.3op2-33.el9_6.1.src", "BaseOS-9.6.0.Z.MAIN.EUS:cups-1:2.3.3op2-33.el9_6.1.x86_64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-client-1:2.3.3op2-33.el9_6.1.aarch64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-client-1:2.3.3op2-33.el9_6.1.ppc64le", "BaseOS-9.6.0.Z.MAIN.EUS:cups-client-1:2.3.3op2-33.el9_6.1.s390x", "BaseOS-9.6.0.Z.MAIN.EUS:cups-client-1:2.3.3op2-33.el9_6.1.x86_64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.3.3op2-33.el9_6.1.aarch64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.3.3op2-33.el9_6.1.i686", "BaseOS-9.6.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.3.3op2-33.el9_6.1.ppc64le", "BaseOS-9.6.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.3.3op2-33.el9_6.1.s390x", "BaseOS-9.6.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.3.3op2-33.el9_6.1.x86_64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-debuginfo-1:2.3.3op2-33.el9_6.1.aarch64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-debuginfo-1:2.3.3op2-33.el9_6.1.i686", "BaseOS-9.6.0.Z.MAIN.EUS:cups-debuginfo-1:2.3.3op2-33.el9_6.1.ppc64le", "BaseOS-9.6.0.Z.MAIN.EUS:cups-debuginfo-1:2.3.3op2-33.el9_6.1.s390x", "BaseOS-9.6.0.Z.MAIN.EUS:cups-debuginfo-1:2.3.3op2-33.el9_6.1.x86_64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-debugsource-1:2.3.3op2-33.el9_6.1.aarch64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-debugsource-1:2.3.3op2-33.el9_6.1.i686", "BaseOS-9.6.0.Z.MAIN.EUS:cups-debugsource-1:2.3.3op2-33.el9_6.1.ppc64le", "BaseOS-9.6.0.Z.MAIN.EUS:cups-debugsource-1:2.3.3op2-33.el9_6.1.s390x", "BaseOS-9.6.0.Z.MAIN.EUS:cups-debugsource-1:2.3.3op2-33.el9_6.1.x86_64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-devel-1:2.3.3op2-33.el9_6.1.aarch64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-devel-1:2.3.3op2-33.el9_6.1.i686", "BaseOS-9.6.0.Z.MAIN.EUS:cups-devel-1:2.3.3op2-33.el9_6.1.ppc64le", "BaseOS-9.6.0.Z.MAIN.EUS:cups-devel-1:2.3.3op2-33.el9_6.1.s390x", "BaseOS-9.6.0.Z.MAIN.EUS:cups-devel-1:2.3.3op2-33.el9_6.1.x86_64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-filesystem-1:2.3.3op2-33.el9_6.1.noarch", "BaseOS-9.6.0.Z.MAIN.EUS:cups-ipptool-1:2.3.3op2-33.el9_6.1.aarch64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-ipptool-1:2.3.3op2-33.el9_6.1.ppc64le", "BaseOS-9.6.0.Z.MAIN.EUS:cups-ipptool-1:2.3.3op2-33.el9_6.1.s390x", "BaseOS-9.6.0.Z.MAIN.EUS:cups-ipptool-1:2.3.3op2-33.el9_6.1.x86_64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.3.3op2-33.el9_6.1.aarch64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.3.3op2-33.el9_6.1.i686", "BaseOS-9.6.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.3.3op2-33.el9_6.1.ppc64le", "BaseOS-9.6.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.3.3op2-33.el9_6.1.s390x", "BaseOS-9.6.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.3.3op2-33.el9_6.1.x86_64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-libs-1:2.3.3op2-33.el9_6.1.aarch64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-libs-1:2.3.3op2-33.el9_6.1.i686", "BaseOS-9.6.0.Z.MAIN.EUS:cups-libs-1:2.3.3op2-33.el9_6.1.ppc64le", "BaseOS-9.6.0.Z.MAIN.EUS:cups-libs-1:2.3.3op2-33.el9_6.1.s390x", "BaseOS-9.6.0.Z.MAIN.EUS:cups-libs-1:2.3.3op2-33.el9_6.1.x86_64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.3.3op2-33.el9_6.1.aarch64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.3.3op2-33.el9_6.1.i686", "BaseOS-9.6.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.3.3op2-33.el9_6.1.ppc64le", "BaseOS-9.6.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.3.3op2-33.el9_6.1.s390x", "BaseOS-9.6.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.3.3op2-33.el9_6.1.x86_64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-lpd-1:2.3.3op2-33.el9_6.1.aarch64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-lpd-1:2.3.3op2-33.el9_6.1.ppc64le", "BaseOS-9.6.0.Z.MAIN.EUS:cups-lpd-1:2.3.3op2-33.el9_6.1.s390x", "BaseOS-9.6.0.Z.MAIN.EUS:cups-lpd-1:2.3.3op2-33.el9_6.1.x86_64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.3.3op2-33.el9_6.1.aarch64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.3.3op2-33.el9_6.1.i686", "BaseOS-9.6.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.3.3op2-33.el9_6.1.ppc64le", "BaseOS-9.6.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.3.3op2-33.el9_6.1.s390x", "BaseOS-9.6.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.3.3op2-33.el9_6.1.x86_64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-printerapp-1:2.3.3op2-33.el9_6.1.aarch64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-printerapp-1:2.3.3op2-33.el9_6.1.ppc64le", "BaseOS-9.6.0.Z.MAIN.EUS:cups-printerapp-1:2.3.3op2-33.el9_6.1.s390x", "BaseOS-9.6.0.Z.MAIN.EUS:cups-printerapp-1:2.3.3op2-33.el9_6.1.x86_64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-printerapp-debuginfo-1:2.3.3op2-33.el9_6.1.aarch64", "BaseOS-9.6.0.Z.MAIN.EUS:cups-printerapp-debuginfo-1:2.3.3op2-33.el9_6.1.i686", "BaseOS-9.6.0.Z.MAIN.EUS:cups-printerapp-debuginfo-1:2.3.3op2-33.el9_6.1.ppc64le", "BaseOS-9.6.0.Z.MAIN.EUS:cups-printerapp-debuginfo-1:2.3.3op2-33.el9_6.1.s390x", "BaseOS-9.6.0.Z.MAIN.EUS:cups-printerapp-debuginfo-1:2.3.3op2-33.el9_6.1.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "cups: Null Pointer Dereference in CUPS ipp_read_io() Leading to Remote DoS" } ] }
rhsa-2025:17164
Vulnerability from csaf_redhat
Published
2025-10-01 17:36
Modified
2025-10-08 15:52
Summary
Red Hat Security Advisory: cups security update
Notes
Topic
An update for cups is now available for Red Hat Enterprise Linux 8.2 Advanced Update Support.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
The Common UNIX Printing System (CUPS) provides a portable printing layer for Linux, UNIX, and similar operating systems.
Security Fix(es):
* cups: Authentication Bypass in CUPS Authorization Handling (CVE-2025-58060)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for cups is now available for Red Hat Enterprise Linux 8.2 Advanced Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "The Common UNIX Printing System (CUPS) provides a portable printing layer for Linux, UNIX, and similar operating systems.\n\nSecurity Fix(es):\n\n* cups: Authentication Bypass in CUPS Authorization Handling (CVE-2025-58060)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2025:17164", "url": "https://access.redhat.com/errata/RHSA-2025:17164" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2392595", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2392595" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_17164.json" } ], "title": "Red Hat Security Advisory: cups security update", "tracking": { "current_release_date": "2025-10-08T15:52:47+00:00", "generator": { "date": "2025-10-08T15:52:47+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.9" } }, "id": "RHSA-2025:17164", "initial_release_date": "2025-10-01T17:36:39+00:00", "revision_history": [ { "date": "2025-10-01T17:36:39+00:00", "number": "1", "summary": "Initial version" }, { "date": "2025-10-01T17:36:39+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-10-08T15:52:47+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product": { "name": "Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_aus:8.2::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product": { "name": "Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS", "product_identification_helper": { "cpe": "cpe:/o:redhat:rhel_aus:8.2::baseos" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "cups-1:2.2.6-33.el8_2.3.x86_64", "product": { "name": "cups-1:2.2.6-33.el8_2.3.x86_64", "product_id": "cups-1:2.2.6-33.el8_2.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups@2.2.6-33.el8_2.3?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-client-1:2.2.6-33.el8_2.3.x86_64", "product": { "name": "cups-client-1:2.2.6-33.el8_2.3.x86_64", "product_id": "cups-client-1:2.2.6-33.el8_2.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-client@2.2.6-33.el8_2.3?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-devel-1:2.2.6-33.el8_2.3.x86_64", "product": { "name": "cups-devel-1:2.2.6-33.el8_2.3.x86_64", "product_id": "cups-devel-1:2.2.6-33.el8_2.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-devel@2.2.6-33.el8_2.3?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-ipptool-1:2.2.6-33.el8_2.3.x86_64", "product": { "name": "cups-ipptool-1:2.2.6-33.el8_2.3.x86_64", "product_id": "cups-ipptool-1:2.2.6-33.el8_2.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-ipptool@2.2.6-33.el8_2.3?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-lpd-1:2.2.6-33.el8_2.3.x86_64", "product": { "name": "cups-lpd-1:2.2.6-33.el8_2.3.x86_64", "product_id": "cups-lpd-1:2.2.6-33.el8_2.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-lpd@2.2.6-33.el8_2.3?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-debugsource-1:2.2.6-33.el8_2.3.x86_64", "product": { "name": "cups-debugsource-1:2.2.6-33.el8_2.3.x86_64", "product_id": "cups-debugsource-1:2.2.6-33.el8_2.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-debugsource@2.2.6-33.el8_2.3?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-client-debuginfo-1:2.2.6-33.el8_2.3.x86_64", "product": { "name": "cups-client-debuginfo-1:2.2.6-33.el8_2.3.x86_64", "product_id": "cups-client-debuginfo-1:2.2.6-33.el8_2.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-client-debuginfo@2.2.6-33.el8_2.3?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-debuginfo-1:2.2.6-33.el8_2.3.x86_64", "product": { "name": "cups-debuginfo-1:2.2.6-33.el8_2.3.x86_64", "product_id": "cups-debuginfo-1:2.2.6-33.el8_2.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-debuginfo@2.2.6-33.el8_2.3?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-ipptool-debuginfo-1:2.2.6-33.el8_2.3.x86_64", "product": { "name": "cups-ipptool-debuginfo-1:2.2.6-33.el8_2.3.x86_64", "product_id": "cups-ipptool-debuginfo-1:2.2.6-33.el8_2.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-ipptool-debuginfo@2.2.6-33.el8_2.3?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-libs-debuginfo-1:2.2.6-33.el8_2.3.x86_64", "product": { "name": "cups-libs-debuginfo-1:2.2.6-33.el8_2.3.x86_64", "product_id": "cups-libs-debuginfo-1:2.2.6-33.el8_2.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-libs-debuginfo@2.2.6-33.el8_2.3?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-lpd-debuginfo-1:2.2.6-33.el8_2.3.x86_64", "product": { "name": "cups-lpd-debuginfo-1:2.2.6-33.el8_2.3.x86_64", "product_id": "cups-lpd-debuginfo-1:2.2.6-33.el8_2.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-lpd-debuginfo@2.2.6-33.el8_2.3?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-libs-1:2.2.6-33.el8_2.3.x86_64", "product": { "name": "cups-libs-1:2.2.6-33.el8_2.3.x86_64", "product_id": "cups-libs-1:2.2.6-33.el8_2.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-libs@2.2.6-33.el8_2.3?arch=x86_64\u0026epoch=1" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "cups-devel-1:2.2.6-33.el8_2.3.i686", "product": { "name": "cups-devel-1:2.2.6-33.el8_2.3.i686", "product_id": "cups-devel-1:2.2.6-33.el8_2.3.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-devel@2.2.6-33.el8_2.3?arch=i686\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-debugsource-1:2.2.6-33.el8_2.3.i686", "product": { "name": "cups-debugsource-1:2.2.6-33.el8_2.3.i686", "product_id": "cups-debugsource-1:2.2.6-33.el8_2.3.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-debugsource@2.2.6-33.el8_2.3?arch=i686\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-client-debuginfo-1:2.2.6-33.el8_2.3.i686", "product": { "name": "cups-client-debuginfo-1:2.2.6-33.el8_2.3.i686", "product_id": "cups-client-debuginfo-1:2.2.6-33.el8_2.3.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-client-debuginfo@2.2.6-33.el8_2.3?arch=i686\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-debuginfo-1:2.2.6-33.el8_2.3.i686", "product": { "name": "cups-debuginfo-1:2.2.6-33.el8_2.3.i686", "product_id": "cups-debuginfo-1:2.2.6-33.el8_2.3.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-debuginfo@2.2.6-33.el8_2.3?arch=i686\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-ipptool-debuginfo-1:2.2.6-33.el8_2.3.i686", "product": { "name": "cups-ipptool-debuginfo-1:2.2.6-33.el8_2.3.i686", "product_id": "cups-ipptool-debuginfo-1:2.2.6-33.el8_2.3.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-ipptool-debuginfo@2.2.6-33.el8_2.3?arch=i686\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-libs-debuginfo-1:2.2.6-33.el8_2.3.i686", "product": { "name": "cups-libs-debuginfo-1:2.2.6-33.el8_2.3.i686", "product_id": "cups-libs-debuginfo-1:2.2.6-33.el8_2.3.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-libs-debuginfo@2.2.6-33.el8_2.3?arch=i686\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-lpd-debuginfo-1:2.2.6-33.el8_2.3.i686", "product": { "name": "cups-lpd-debuginfo-1:2.2.6-33.el8_2.3.i686", "product_id": "cups-lpd-debuginfo-1:2.2.6-33.el8_2.3.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-lpd-debuginfo@2.2.6-33.el8_2.3?arch=i686\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-libs-1:2.2.6-33.el8_2.3.i686", "product": { "name": "cups-libs-1:2.2.6-33.el8_2.3.i686", "product_id": "cups-libs-1:2.2.6-33.el8_2.3.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-libs@2.2.6-33.el8_2.3?arch=i686\u0026epoch=1" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "cups-filesystem-1:2.2.6-33.el8_2.3.noarch", "product": { "name": "cups-filesystem-1:2.2.6-33.el8_2.3.noarch", "product_id": "cups-filesystem-1:2.2.6-33.el8_2.3.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-filesystem@2.2.6-33.el8_2.3?arch=noarch\u0026epoch=1" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "cups-1:2.2.6-33.el8_2.3.src", "product": { "name": "cups-1:2.2.6-33.el8_2.3.src", "product_id": "cups-1:2.2.6-33.el8_2.3.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups@2.2.6-33.el8_2.3?arch=src\u0026epoch=1" } } } ], "category": "architecture", "name": "src" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "cups-1:2.2.6-33.el8_2.3.src as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:cups-1:2.2.6-33.el8_2.3.src" }, "product_reference": "cups-1:2.2.6-33.el8_2.3.src", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-1:2.2.6-33.el8_2.3.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:cups-1:2.2.6-33.el8_2.3.x86_64" }, "product_reference": "cups-1:2.2.6-33.el8_2.3.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-1:2.2.6-33.el8_2.3.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:cups-client-1:2.2.6-33.el8_2.3.x86_64" }, "product_reference": "cups-client-1:2.2.6-33.el8_2.3.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-debuginfo-1:2.2.6-33.el8_2.3.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:cups-client-debuginfo-1:2.2.6-33.el8_2.3.i686" }, "product_reference": "cups-client-debuginfo-1:2.2.6-33.el8_2.3.i686", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-debuginfo-1:2.2.6-33.el8_2.3.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:cups-client-debuginfo-1:2.2.6-33.el8_2.3.x86_64" }, "product_reference": "cups-client-debuginfo-1:2.2.6-33.el8_2.3.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debuginfo-1:2.2.6-33.el8_2.3.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:cups-debuginfo-1:2.2.6-33.el8_2.3.i686" }, "product_reference": "cups-debuginfo-1:2.2.6-33.el8_2.3.i686", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debuginfo-1:2.2.6-33.el8_2.3.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:cups-debuginfo-1:2.2.6-33.el8_2.3.x86_64" }, "product_reference": "cups-debuginfo-1:2.2.6-33.el8_2.3.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debugsource-1:2.2.6-33.el8_2.3.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:cups-debugsource-1:2.2.6-33.el8_2.3.i686" }, "product_reference": "cups-debugsource-1:2.2.6-33.el8_2.3.i686", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debugsource-1:2.2.6-33.el8_2.3.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:cups-debugsource-1:2.2.6-33.el8_2.3.x86_64" }, "product_reference": "cups-debugsource-1:2.2.6-33.el8_2.3.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-1:2.2.6-33.el8_2.3.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:cups-devel-1:2.2.6-33.el8_2.3.i686" }, "product_reference": "cups-devel-1:2.2.6-33.el8_2.3.i686", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-1:2.2.6-33.el8_2.3.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:cups-devel-1:2.2.6-33.el8_2.3.x86_64" }, "product_reference": "cups-devel-1:2.2.6-33.el8_2.3.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-filesystem-1:2.2.6-33.el8_2.3.noarch as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:cups-filesystem-1:2.2.6-33.el8_2.3.noarch" }, "product_reference": "cups-filesystem-1:2.2.6-33.el8_2.3.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-1:2.2.6-33.el8_2.3.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:cups-ipptool-1:2.2.6-33.el8_2.3.x86_64" }, "product_reference": "cups-ipptool-1:2.2.6-33.el8_2.3.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-debuginfo-1:2.2.6-33.el8_2.3.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:cups-ipptool-debuginfo-1:2.2.6-33.el8_2.3.i686" }, "product_reference": "cups-ipptool-debuginfo-1:2.2.6-33.el8_2.3.i686", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-debuginfo-1:2.2.6-33.el8_2.3.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:cups-ipptool-debuginfo-1:2.2.6-33.el8_2.3.x86_64" }, "product_reference": "cups-ipptool-debuginfo-1:2.2.6-33.el8_2.3.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-1:2.2.6-33.el8_2.3.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:cups-libs-1:2.2.6-33.el8_2.3.i686" }, "product_reference": "cups-libs-1:2.2.6-33.el8_2.3.i686", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-1:2.2.6-33.el8_2.3.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:cups-libs-1:2.2.6-33.el8_2.3.x86_64" }, "product_reference": "cups-libs-1:2.2.6-33.el8_2.3.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-debuginfo-1:2.2.6-33.el8_2.3.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:cups-libs-debuginfo-1:2.2.6-33.el8_2.3.i686" }, "product_reference": "cups-libs-debuginfo-1:2.2.6-33.el8_2.3.i686", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-debuginfo-1:2.2.6-33.el8_2.3.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:cups-libs-debuginfo-1:2.2.6-33.el8_2.3.x86_64" }, "product_reference": "cups-libs-debuginfo-1:2.2.6-33.el8_2.3.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-1:2.2.6-33.el8_2.3.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:cups-lpd-1:2.2.6-33.el8_2.3.x86_64" }, "product_reference": "cups-lpd-1:2.2.6-33.el8_2.3.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-debuginfo-1:2.2.6-33.el8_2.3.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:cups-lpd-debuginfo-1:2.2.6-33.el8_2.3.i686" }, "product_reference": "cups-lpd-debuginfo-1:2.2.6-33.el8_2.3.i686", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-debuginfo-1:2.2.6-33.el8_2.3.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:cups-lpd-debuginfo-1:2.2.6-33.el8_2.3.x86_64" }, "product_reference": "cups-lpd-debuginfo-1:2.2.6-33.el8_2.3.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-1:2.2.6-33.el8_2.3.src as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:cups-1:2.2.6-33.el8_2.3.src" }, "product_reference": "cups-1:2.2.6-33.el8_2.3.src", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-1:2.2.6-33.el8_2.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:cups-1:2.2.6-33.el8_2.3.x86_64" }, "product_reference": "cups-1:2.2.6-33.el8_2.3.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-1:2.2.6-33.el8_2.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:cups-client-1:2.2.6-33.el8_2.3.x86_64" }, "product_reference": "cups-client-1:2.2.6-33.el8_2.3.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-debuginfo-1:2.2.6-33.el8_2.3.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:cups-client-debuginfo-1:2.2.6-33.el8_2.3.i686" }, "product_reference": "cups-client-debuginfo-1:2.2.6-33.el8_2.3.i686", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-debuginfo-1:2.2.6-33.el8_2.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:cups-client-debuginfo-1:2.2.6-33.el8_2.3.x86_64" }, "product_reference": "cups-client-debuginfo-1:2.2.6-33.el8_2.3.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debuginfo-1:2.2.6-33.el8_2.3.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:cups-debuginfo-1:2.2.6-33.el8_2.3.i686" }, "product_reference": "cups-debuginfo-1:2.2.6-33.el8_2.3.i686", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debuginfo-1:2.2.6-33.el8_2.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:cups-debuginfo-1:2.2.6-33.el8_2.3.x86_64" }, "product_reference": "cups-debuginfo-1:2.2.6-33.el8_2.3.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debugsource-1:2.2.6-33.el8_2.3.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:cups-debugsource-1:2.2.6-33.el8_2.3.i686" }, "product_reference": "cups-debugsource-1:2.2.6-33.el8_2.3.i686", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debugsource-1:2.2.6-33.el8_2.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:cups-debugsource-1:2.2.6-33.el8_2.3.x86_64" }, "product_reference": "cups-debugsource-1:2.2.6-33.el8_2.3.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-1:2.2.6-33.el8_2.3.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:cups-devel-1:2.2.6-33.el8_2.3.i686" }, "product_reference": "cups-devel-1:2.2.6-33.el8_2.3.i686", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-1:2.2.6-33.el8_2.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:cups-devel-1:2.2.6-33.el8_2.3.x86_64" }, "product_reference": "cups-devel-1:2.2.6-33.el8_2.3.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-filesystem-1:2.2.6-33.el8_2.3.noarch as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:cups-filesystem-1:2.2.6-33.el8_2.3.noarch" }, "product_reference": "cups-filesystem-1:2.2.6-33.el8_2.3.noarch", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-1:2.2.6-33.el8_2.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:cups-ipptool-1:2.2.6-33.el8_2.3.x86_64" }, "product_reference": "cups-ipptool-1:2.2.6-33.el8_2.3.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-debuginfo-1:2.2.6-33.el8_2.3.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:cups-ipptool-debuginfo-1:2.2.6-33.el8_2.3.i686" }, "product_reference": "cups-ipptool-debuginfo-1:2.2.6-33.el8_2.3.i686", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-debuginfo-1:2.2.6-33.el8_2.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:cups-ipptool-debuginfo-1:2.2.6-33.el8_2.3.x86_64" }, "product_reference": "cups-ipptool-debuginfo-1:2.2.6-33.el8_2.3.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-1:2.2.6-33.el8_2.3.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:cups-libs-1:2.2.6-33.el8_2.3.i686" }, "product_reference": "cups-libs-1:2.2.6-33.el8_2.3.i686", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-1:2.2.6-33.el8_2.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:cups-libs-1:2.2.6-33.el8_2.3.x86_64" }, "product_reference": "cups-libs-1:2.2.6-33.el8_2.3.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-debuginfo-1:2.2.6-33.el8_2.3.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:cups-libs-debuginfo-1:2.2.6-33.el8_2.3.i686" }, "product_reference": "cups-libs-debuginfo-1:2.2.6-33.el8_2.3.i686", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-debuginfo-1:2.2.6-33.el8_2.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:cups-libs-debuginfo-1:2.2.6-33.el8_2.3.x86_64" }, "product_reference": "cups-libs-debuginfo-1:2.2.6-33.el8_2.3.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-1:2.2.6-33.el8_2.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:cups-lpd-1:2.2.6-33.el8_2.3.x86_64" }, "product_reference": "cups-lpd-1:2.2.6-33.el8_2.3.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-debuginfo-1:2.2.6-33.el8_2.3.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:cups-lpd-debuginfo-1:2.2.6-33.el8_2.3.i686" }, "product_reference": "cups-lpd-debuginfo-1:2.2.6-33.el8_2.3.i686", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-debuginfo-1:2.2.6-33.el8_2.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:cups-lpd-debuginfo-1:2.2.6-33.el8_2.3.x86_64" }, "product_reference": "cups-lpd-debuginfo-1:2.2.6-33.el8_2.3.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Hristo Venev" ] } ], "cve": "CVE-2025-58060", "cwe": { "id": "CWE-287", "name": "Improper Authentication" }, "discovery_date": "2025-09-02T12:06:54.304000+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2392595" } ], "notes": [ { "category": "description", "text": "A flaw was found in CUPS, a widely used printing service on Linux and UNIX-like systems. The issue arises when authentication is configured to use a method other than Basic, but the attacker sends an HTTP request with a Basic authentication header. Due to improper validation in the cupsdAuthorize() function, the password is not checked. This vulnerability allows attackers to bypass authentication entirely, resulting in unauthorized access to administrative functions and system configuration.", "title": "Vulnerability description" }, { "category": "summary", "text": "cups: Authentication Bypass in CUPS Authorization Handling", "title": "Vulnerability summary" }, { "category": "other", "text": "The Red Hat Product Security team has assessed the severity of this vulnerability as Important, given that it enables complete authentication bypass. Exploitation requires no valid credentials and can be performed remotely in some configurations. Attackers could gain administrative privileges in CUPS, modify critical configuration files, or potentially escalate their access further depending on the system environment. The root cause is a missing authentication check when the AuthType is set to values other than Basic but a Basic authorization header is supplied.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.2.0.Z.AUS:cups-1:2.2.6-33.el8_2.3.src", "AppStream-8.2.0.Z.AUS:cups-1:2.2.6-33.el8_2.3.x86_64", "AppStream-8.2.0.Z.AUS:cups-client-1:2.2.6-33.el8_2.3.x86_64", "AppStream-8.2.0.Z.AUS:cups-client-debuginfo-1:2.2.6-33.el8_2.3.i686", "AppStream-8.2.0.Z.AUS:cups-client-debuginfo-1:2.2.6-33.el8_2.3.x86_64", "AppStream-8.2.0.Z.AUS:cups-debuginfo-1:2.2.6-33.el8_2.3.i686", "AppStream-8.2.0.Z.AUS:cups-debuginfo-1:2.2.6-33.el8_2.3.x86_64", "AppStream-8.2.0.Z.AUS:cups-debugsource-1:2.2.6-33.el8_2.3.i686", "AppStream-8.2.0.Z.AUS:cups-debugsource-1:2.2.6-33.el8_2.3.x86_64", "AppStream-8.2.0.Z.AUS:cups-devel-1:2.2.6-33.el8_2.3.i686", "AppStream-8.2.0.Z.AUS:cups-devel-1:2.2.6-33.el8_2.3.x86_64", "AppStream-8.2.0.Z.AUS:cups-filesystem-1:2.2.6-33.el8_2.3.noarch", "AppStream-8.2.0.Z.AUS:cups-ipptool-1:2.2.6-33.el8_2.3.x86_64", "AppStream-8.2.0.Z.AUS:cups-ipptool-debuginfo-1:2.2.6-33.el8_2.3.i686", "AppStream-8.2.0.Z.AUS:cups-ipptool-debuginfo-1:2.2.6-33.el8_2.3.x86_64", "AppStream-8.2.0.Z.AUS:cups-libs-1:2.2.6-33.el8_2.3.i686", "AppStream-8.2.0.Z.AUS:cups-libs-1:2.2.6-33.el8_2.3.x86_64", "AppStream-8.2.0.Z.AUS:cups-libs-debuginfo-1:2.2.6-33.el8_2.3.i686", "AppStream-8.2.0.Z.AUS:cups-libs-debuginfo-1:2.2.6-33.el8_2.3.x86_64", "AppStream-8.2.0.Z.AUS:cups-lpd-1:2.2.6-33.el8_2.3.x86_64", "AppStream-8.2.0.Z.AUS:cups-lpd-debuginfo-1:2.2.6-33.el8_2.3.i686", "AppStream-8.2.0.Z.AUS:cups-lpd-debuginfo-1:2.2.6-33.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:cups-1:2.2.6-33.el8_2.3.src", "BaseOS-8.2.0.Z.AUS:cups-1:2.2.6-33.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:cups-client-1:2.2.6-33.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:cups-client-debuginfo-1:2.2.6-33.el8_2.3.i686", "BaseOS-8.2.0.Z.AUS:cups-client-debuginfo-1:2.2.6-33.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:cups-debuginfo-1:2.2.6-33.el8_2.3.i686", "BaseOS-8.2.0.Z.AUS:cups-debuginfo-1:2.2.6-33.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:cups-debugsource-1:2.2.6-33.el8_2.3.i686", "BaseOS-8.2.0.Z.AUS:cups-debugsource-1:2.2.6-33.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:cups-devel-1:2.2.6-33.el8_2.3.i686", "BaseOS-8.2.0.Z.AUS:cups-devel-1:2.2.6-33.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:cups-filesystem-1:2.2.6-33.el8_2.3.noarch", "BaseOS-8.2.0.Z.AUS:cups-ipptool-1:2.2.6-33.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:cups-ipptool-debuginfo-1:2.2.6-33.el8_2.3.i686", "BaseOS-8.2.0.Z.AUS:cups-ipptool-debuginfo-1:2.2.6-33.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:cups-libs-1:2.2.6-33.el8_2.3.i686", "BaseOS-8.2.0.Z.AUS:cups-libs-1:2.2.6-33.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:cups-libs-debuginfo-1:2.2.6-33.el8_2.3.i686", "BaseOS-8.2.0.Z.AUS:cups-libs-debuginfo-1:2.2.6-33.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:cups-lpd-1:2.2.6-33.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:cups-lpd-debuginfo-1:2.2.6-33.el8_2.3.i686", "BaseOS-8.2.0.Z.AUS:cups-lpd-debuginfo-1:2.2.6-33.el8_2.3.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2025-58060" }, { "category": "external", "summary": "RHBZ#2392595", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2392595" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2025-58060", "url": "https://www.cve.org/CVERecord?id=CVE-2025-58060" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-58060", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58060" } ], "release_date": "2025-09-11T13:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-10-01T17:36:39+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.2.0.Z.AUS:cups-1:2.2.6-33.el8_2.3.src", "AppStream-8.2.0.Z.AUS:cups-1:2.2.6-33.el8_2.3.x86_64", "AppStream-8.2.0.Z.AUS:cups-client-1:2.2.6-33.el8_2.3.x86_64", "AppStream-8.2.0.Z.AUS:cups-client-debuginfo-1:2.2.6-33.el8_2.3.i686", "AppStream-8.2.0.Z.AUS:cups-client-debuginfo-1:2.2.6-33.el8_2.3.x86_64", "AppStream-8.2.0.Z.AUS:cups-debuginfo-1:2.2.6-33.el8_2.3.i686", "AppStream-8.2.0.Z.AUS:cups-debuginfo-1:2.2.6-33.el8_2.3.x86_64", "AppStream-8.2.0.Z.AUS:cups-debugsource-1:2.2.6-33.el8_2.3.i686", "AppStream-8.2.0.Z.AUS:cups-debugsource-1:2.2.6-33.el8_2.3.x86_64", "AppStream-8.2.0.Z.AUS:cups-devel-1:2.2.6-33.el8_2.3.i686", "AppStream-8.2.0.Z.AUS:cups-devel-1:2.2.6-33.el8_2.3.x86_64", "AppStream-8.2.0.Z.AUS:cups-filesystem-1:2.2.6-33.el8_2.3.noarch", "AppStream-8.2.0.Z.AUS:cups-ipptool-1:2.2.6-33.el8_2.3.x86_64", "AppStream-8.2.0.Z.AUS:cups-ipptool-debuginfo-1:2.2.6-33.el8_2.3.i686", "AppStream-8.2.0.Z.AUS:cups-ipptool-debuginfo-1:2.2.6-33.el8_2.3.x86_64", "AppStream-8.2.0.Z.AUS:cups-libs-1:2.2.6-33.el8_2.3.i686", "AppStream-8.2.0.Z.AUS:cups-libs-1:2.2.6-33.el8_2.3.x86_64", "AppStream-8.2.0.Z.AUS:cups-libs-debuginfo-1:2.2.6-33.el8_2.3.i686", "AppStream-8.2.0.Z.AUS:cups-libs-debuginfo-1:2.2.6-33.el8_2.3.x86_64", "AppStream-8.2.0.Z.AUS:cups-lpd-1:2.2.6-33.el8_2.3.x86_64", "AppStream-8.2.0.Z.AUS:cups-lpd-debuginfo-1:2.2.6-33.el8_2.3.i686", "AppStream-8.2.0.Z.AUS:cups-lpd-debuginfo-1:2.2.6-33.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:cups-1:2.2.6-33.el8_2.3.src", "BaseOS-8.2.0.Z.AUS:cups-1:2.2.6-33.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:cups-client-1:2.2.6-33.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:cups-client-debuginfo-1:2.2.6-33.el8_2.3.i686", "BaseOS-8.2.0.Z.AUS:cups-client-debuginfo-1:2.2.6-33.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:cups-debuginfo-1:2.2.6-33.el8_2.3.i686", "BaseOS-8.2.0.Z.AUS:cups-debuginfo-1:2.2.6-33.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:cups-debugsource-1:2.2.6-33.el8_2.3.i686", "BaseOS-8.2.0.Z.AUS:cups-debugsource-1:2.2.6-33.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:cups-devel-1:2.2.6-33.el8_2.3.i686", "BaseOS-8.2.0.Z.AUS:cups-devel-1:2.2.6-33.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:cups-filesystem-1:2.2.6-33.el8_2.3.noarch", "BaseOS-8.2.0.Z.AUS:cups-ipptool-1:2.2.6-33.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:cups-ipptool-debuginfo-1:2.2.6-33.el8_2.3.i686", "BaseOS-8.2.0.Z.AUS:cups-ipptool-debuginfo-1:2.2.6-33.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:cups-libs-1:2.2.6-33.el8_2.3.i686", "BaseOS-8.2.0.Z.AUS:cups-libs-1:2.2.6-33.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:cups-libs-debuginfo-1:2.2.6-33.el8_2.3.i686", "BaseOS-8.2.0.Z.AUS:cups-libs-debuginfo-1:2.2.6-33.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:cups-lpd-1:2.2.6-33.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:cups-lpd-debuginfo-1:2.2.6-33.el8_2.3.i686", "BaseOS-8.2.0.Z.AUS:cups-lpd-debuginfo-1:2.2.6-33.el8_2.3.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:17164" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to a widespread installation base, or stability. It is strongly advised to apply vendor-supplied patches as soon as they are released to address this authentication bypass vulnerability.", "product_ids": [ "AppStream-8.2.0.Z.AUS:cups-1:2.2.6-33.el8_2.3.src", "AppStream-8.2.0.Z.AUS:cups-1:2.2.6-33.el8_2.3.x86_64", "AppStream-8.2.0.Z.AUS:cups-client-1:2.2.6-33.el8_2.3.x86_64", "AppStream-8.2.0.Z.AUS:cups-client-debuginfo-1:2.2.6-33.el8_2.3.i686", "AppStream-8.2.0.Z.AUS:cups-client-debuginfo-1:2.2.6-33.el8_2.3.x86_64", "AppStream-8.2.0.Z.AUS:cups-debuginfo-1:2.2.6-33.el8_2.3.i686", "AppStream-8.2.0.Z.AUS:cups-debuginfo-1:2.2.6-33.el8_2.3.x86_64", "AppStream-8.2.0.Z.AUS:cups-debugsource-1:2.2.6-33.el8_2.3.i686", "AppStream-8.2.0.Z.AUS:cups-debugsource-1:2.2.6-33.el8_2.3.x86_64", "AppStream-8.2.0.Z.AUS:cups-devel-1:2.2.6-33.el8_2.3.i686", "AppStream-8.2.0.Z.AUS:cups-devel-1:2.2.6-33.el8_2.3.x86_64", "AppStream-8.2.0.Z.AUS:cups-filesystem-1:2.2.6-33.el8_2.3.noarch", "AppStream-8.2.0.Z.AUS:cups-ipptool-1:2.2.6-33.el8_2.3.x86_64", "AppStream-8.2.0.Z.AUS:cups-ipptool-debuginfo-1:2.2.6-33.el8_2.3.i686", "AppStream-8.2.0.Z.AUS:cups-ipptool-debuginfo-1:2.2.6-33.el8_2.3.x86_64", "AppStream-8.2.0.Z.AUS:cups-libs-1:2.2.6-33.el8_2.3.i686", "AppStream-8.2.0.Z.AUS:cups-libs-1:2.2.6-33.el8_2.3.x86_64", "AppStream-8.2.0.Z.AUS:cups-libs-debuginfo-1:2.2.6-33.el8_2.3.i686", "AppStream-8.2.0.Z.AUS:cups-libs-debuginfo-1:2.2.6-33.el8_2.3.x86_64", "AppStream-8.2.0.Z.AUS:cups-lpd-1:2.2.6-33.el8_2.3.x86_64", "AppStream-8.2.0.Z.AUS:cups-lpd-debuginfo-1:2.2.6-33.el8_2.3.i686", "AppStream-8.2.0.Z.AUS:cups-lpd-debuginfo-1:2.2.6-33.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:cups-1:2.2.6-33.el8_2.3.src", "BaseOS-8.2.0.Z.AUS:cups-1:2.2.6-33.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:cups-client-1:2.2.6-33.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:cups-client-debuginfo-1:2.2.6-33.el8_2.3.i686", "BaseOS-8.2.0.Z.AUS:cups-client-debuginfo-1:2.2.6-33.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:cups-debuginfo-1:2.2.6-33.el8_2.3.i686", "BaseOS-8.2.0.Z.AUS:cups-debuginfo-1:2.2.6-33.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:cups-debugsource-1:2.2.6-33.el8_2.3.i686", "BaseOS-8.2.0.Z.AUS:cups-debugsource-1:2.2.6-33.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:cups-devel-1:2.2.6-33.el8_2.3.i686", "BaseOS-8.2.0.Z.AUS:cups-devel-1:2.2.6-33.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:cups-filesystem-1:2.2.6-33.el8_2.3.noarch", "BaseOS-8.2.0.Z.AUS:cups-ipptool-1:2.2.6-33.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:cups-ipptool-debuginfo-1:2.2.6-33.el8_2.3.i686", "BaseOS-8.2.0.Z.AUS:cups-ipptool-debuginfo-1:2.2.6-33.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:cups-libs-1:2.2.6-33.el8_2.3.i686", "BaseOS-8.2.0.Z.AUS:cups-libs-1:2.2.6-33.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:cups-libs-debuginfo-1:2.2.6-33.el8_2.3.i686", "BaseOS-8.2.0.Z.AUS:cups-libs-debuginfo-1:2.2.6-33.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:cups-lpd-1:2.2.6-33.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:cups-lpd-debuginfo-1:2.2.6-33.el8_2.3.i686", "BaseOS-8.2.0.Z.AUS:cups-lpd-debuginfo-1:2.2.6-33.el8_2.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 8.0, "baseSeverity": "HIGH", "confidentialityImpact": "LOW", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.2.0.Z.AUS:cups-1:2.2.6-33.el8_2.3.src", "AppStream-8.2.0.Z.AUS:cups-1:2.2.6-33.el8_2.3.x86_64", "AppStream-8.2.0.Z.AUS:cups-client-1:2.2.6-33.el8_2.3.x86_64", "AppStream-8.2.0.Z.AUS:cups-client-debuginfo-1:2.2.6-33.el8_2.3.i686", "AppStream-8.2.0.Z.AUS:cups-client-debuginfo-1:2.2.6-33.el8_2.3.x86_64", "AppStream-8.2.0.Z.AUS:cups-debuginfo-1:2.2.6-33.el8_2.3.i686", "AppStream-8.2.0.Z.AUS:cups-debuginfo-1:2.2.6-33.el8_2.3.x86_64", "AppStream-8.2.0.Z.AUS:cups-debugsource-1:2.2.6-33.el8_2.3.i686", "AppStream-8.2.0.Z.AUS:cups-debugsource-1:2.2.6-33.el8_2.3.x86_64", "AppStream-8.2.0.Z.AUS:cups-devel-1:2.2.6-33.el8_2.3.i686", "AppStream-8.2.0.Z.AUS:cups-devel-1:2.2.6-33.el8_2.3.x86_64", "AppStream-8.2.0.Z.AUS:cups-filesystem-1:2.2.6-33.el8_2.3.noarch", "AppStream-8.2.0.Z.AUS:cups-ipptool-1:2.2.6-33.el8_2.3.x86_64", "AppStream-8.2.0.Z.AUS:cups-ipptool-debuginfo-1:2.2.6-33.el8_2.3.i686", "AppStream-8.2.0.Z.AUS:cups-ipptool-debuginfo-1:2.2.6-33.el8_2.3.x86_64", "AppStream-8.2.0.Z.AUS:cups-libs-1:2.2.6-33.el8_2.3.i686", "AppStream-8.2.0.Z.AUS:cups-libs-1:2.2.6-33.el8_2.3.x86_64", "AppStream-8.2.0.Z.AUS:cups-libs-debuginfo-1:2.2.6-33.el8_2.3.i686", "AppStream-8.2.0.Z.AUS:cups-libs-debuginfo-1:2.2.6-33.el8_2.3.x86_64", "AppStream-8.2.0.Z.AUS:cups-lpd-1:2.2.6-33.el8_2.3.x86_64", "AppStream-8.2.0.Z.AUS:cups-lpd-debuginfo-1:2.2.6-33.el8_2.3.i686", "AppStream-8.2.0.Z.AUS:cups-lpd-debuginfo-1:2.2.6-33.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:cups-1:2.2.6-33.el8_2.3.src", "BaseOS-8.2.0.Z.AUS:cups-1:2.2.6-33.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:cups-client-1:2.2.6-33.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:cups-client-debuginfo-1:2.2.6-33.el8_2.3.i686", "BaseOS-8.2.0.Z.AUS:cups-client-debuginfo-1:2.2.6-33.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:cups-debuginfo-1:2.2.6-33.el8_2.3.i686", "BaseOS-8.2.0.Z.AUS:cups-debuginfo-1:2.2.6-33.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:cups-debugsource-1:2.2.6-33.el8_2.3.i686", "BaseOS-8.2.0.Z.AUS:cups-debugsource-1:2.2.6-33.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:cups-devel-1:2.2.6-33.el8_2.3.i686", "BaseOS-8.2.0.Z.AUS:cups-devel-1:2.2.6-33.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:cups-filesystem-1:2.2.6-33.el8_2.3.noarch", "BaseOS-8.2.0.Z.AUS:cups-ipptool-1:2.2.6-33.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:cups-ipptool-debuginfo-1:2.2.6-33.el8_2.3.i686", "BaseOS-8.2.0.Z.AUS:cups-ipptool-debuginfo-1:2.2.6-33.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:cups-libs-1:2.2.6-33.el8_2.3.i686", "BaseOS-8.2.0.Z.AUS:cups-libs-1:2.2.6-33.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:cups-libs-debuginfo-1:2.2.6-33.el8_2.3.i686", "BaseOS-8.2.0.Z.AUS:cups-libs-debuginfo-1:2.2.6-33.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:cups-lpd-1:2.2.6-33.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:cups-lpd-debuginfo-1:2.2.6-33.el8_2.3.i686", "BaseOS-8.2.0.Z.AUS:cups-lpd-debuginfo-1:2.2.6-33.el8_2.3.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "cups: Authentication Bypass in CUPS Authorization Handling" } ] }
rhsa-2025:15702
Vulnerability from csaf_redhat
Published
2025-09-11 16:10
Modified
2025-10-08 15:52
Summary
Red Hat Security Advisory: cups security update
Notes
Topic
An update for cups is now available for Red Hat Enterprise Linux 8.
Red Hat Product Security has rated this update as having a security impact of
Important. A Common Vulnerability Scoring System (CVSS) base score, which gives
a detailed severity rating, is available for each vulnerability from the CVE
link(s) in the References section.
Details
The Common UNIX Printing System (CUPS) provides a portable printing layer for
Linux, UNIX, and similar operating systems.
Security Fix(es):
* cups: Authentication Bypass in CUPS Authorization Handling (CVE-2025-58060)
For more details about the security issue(s), including the impact, a CVSS
score, acknowledgments, and other related information, refer to the CVE page(s)
listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for cups is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of\nImportant. A Common Vulnerability Scoring System (CVSS) base score, which gives\na detailed severity rating, is available for each vulnerability from the CVE\nlink(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "The Common UNIX Printing System (CUPS) provides a portable printing layer for\nLinux, UNIX, and similar operating systems.\n\nSecurity Fix(es):\n\n* cups: Authentication Bypass in CUPS Authorization Handling (CVE-2025-58060)\n\nFor more details about the security issue(s), including the impact, a CVSS\nscore, acknowledgments, and other related information, refer to the CVE page(s)\nlisted in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2025:15702", "url": "https://access.redhat.com/errata/RHSA-2025:15702" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2392595", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2392595" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_15702.json" } ], "title": "Red Hat Security Advisory: cups security update", "tracking": { "current_release_date": "2025-10-08T15:52:34+00:00", "generator": { "date": "2025-10-08T15:52:34+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.9" } }, "id": "RHSA-2025:15702", "initial_release_date": "2025-09-11T16:10:25+00:00", "revision_history": [ { "date": "2025-09-11T16:10:25+00:00", "number": "1", "summary": "Initial version" }, { "date": "2025-09-11T16:10:25+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-10-08T15:52:34+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream (v. 8)", "product": { "name": "Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:8::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux BaseOS (v. 8)", "product": { "name": "Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:8::baseos" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "cups-1:2.2.6-63.el8_10.aarch64", "product": { "name": "cups-1:2.2.6-63.el8_10.aarch64", "product_id": "cups-1:2.2.6-63.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups@2.2.6-63.el8_10?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-client-1:2.2.6-63.el8_10.aarch64", "product": { "name": "cups-client-1:2.2.6-63.el8_10.aarch64", "product_id": "cups-client-1:2.2.6-63.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-client@2.2.6-63.el8_10?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-devel-1:2.2.6-63.el8_10.aarch64", "product": { "name": "cups-devel-1:2.2.6-63.el8_10.aarch64", "product_id": "cups-devel-1:2.2.6-63.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-devel@2.2.6-63.el8_10?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-ipptool-1:2.2.6-63.el8_10.aarch64", "product": { "name": "cups-ipptool-1:2.2.6-63.el8_10.aarch64", "product_id": "cups-ipptool-1:2.2.6-63.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-ipptool@2.2.6-63.el8_10?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-lpd-1:2.2.6-63.el8_10.aarch64", "product": { "name": "cups-lpd-1:2.2.6-63.el8_10.aarch64", "product_id": "cups-lpd-1:2.2.6-63.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-lpd@2.2.6-63.el8_10?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-debugsource-1:2.2.6-63.el8_10.aarch64", "product": { "name": "cups-debugsource-1:2.2.6-63.el8_10.aarch64", "product_id": "cups-debugsource-1:2.2.6-63.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-debugsource@2.2.6-63.el8_10?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-client-debuginfo-1:2.2.6-63.el8_10.aarch64", "product": { "name": "cups-client-debuginfo-1:2.2.6-63.el8_10.aarch64", "product_id": "cups-client-debuginfo-1:2.2.6-63.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-client-debuginfo@2.2.6-63.el8_10?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-debuginfo-1:2.2.6-63.el8_10.aarch64", "product": { "name": "cups-debuginfo-1:2.2.6-63.el8_10.aarch64", "product_id": "cups-debuginfo-1:2.2.6-63.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-debuginfo@2.2.6-63.el8_10?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-ipptool-debuginfo-1:2.2.6-63.el8_10.aarch64", "product": { "name": "cups-ipptool-debuginfo-1:2.2.6-63.el8_10.aarch64", "product_id": "cups-ipptool-debuginfo-1:2.2.6-63.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-ipptool-debuginfo@2.2.6-63.el8_10?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-libs-debuginfo-1:2.2.6-63.el8_10.aarch64", "product": { "name": "cups-libs-debuginfo-1:2.2.6-63.el8_10.aarch64", "product_id": "cups-libs-debuginfo-1:2.2.6-63.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-libs-debuginfo@2.2.6-63.el8_10?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-lpd-debuginfo-1:2.2.6-63.el8_10.aarch64", "product": { "name": "cups-lpd-debuginfo-1:2.2.6-63.el8_10.aarch64", "product_id": "cups-lpd-debuginfo-1:2.2.6-63.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-lpd-debuginfo@2.2.6-63.el8_10?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-libs-1:2.2.6-63.el8_10.aarch64", "product": { "name": "cups-libs-1:2.2.6-63.el8_10.aarch64", "product_id": "cups-libs-1:2.2.6-63.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-libs@2.2.6-63.el8_10?arch=aarch64\u0026epoch=1" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "cups-1:2.2.6-63.el8_10.ppc64le", "product": { "name": "cups-1:2.2.6-63.el8_10.ppc64le", "product_id": "cups-1:2.2.6-63.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups@2.2.6-63.el8_10?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-client-1:2.2.6-63.el8_10.ppc64le", "product": { "name": "cups-client-1:2.2.6-63.el8_10.ppc64le", "product_id": "cups-client-1:2.2.6-63.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-client@2.2.6-63.el8_10?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-devel-1:2.2.6-63.el8_10.ppc64le", "product": { "name": "cups-devel-1:2.2.6-63.el8_10.ppc64le", "product_id": "cups-devel-1:2.2.6-63.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-devel@2.2.6-63.el8_10?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-ipptool-1:2.2.6-63.el8_10.ppc64le", "product": { "name": "cups-ipptool-1:2.2.6-63.el8_10.ppc64le", "product_id": "cups-ipptool-1:2.2.6-63.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-ipptool@2.2.6-63.el8_10?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-lpd-1:2.2.6-63.el8_10.ppc64le", "product": { "name": "cups-lpd-1:2.2.6-63.el8_10.ppc64le", "product_id": "cups-lpd-1:2.2.6-63.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-lpd@2.2.6-63.el8_10?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-debugsource-1:2.2.6-63.el8_10.ppc64le", "product": { "name": "cups-debugsource-1:2.2.6-63.el8_10.ppc64le", "product_id": "cups-debugsource-1:2.2.6-63.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-debugsource@2.2.6-63.el8_10?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-client-debuginfo-1:2.2.6-63.el8_10.ppc64le", "product": { "name": "cups-client-debuginfo-1:2.2.6-63.el8_10.ppc64le", "product_id": "cups-client-debuginfo-1:2.2.6-63.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-client-debuginfo@2.2.6-63.el8_10?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-debuginfo-1:2.2.6-63.el8_10.ppc64le", "product": { "name": "cups-debuginfo-1:2.2.6-63.el8_10.ppc64le", "product_id": "cups-debuginfo-1:2.2.6-63.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-debuginfo@2.2.6-63.el8_10?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-ipptool-debuginfo-1:2.2.6-63.el8_10.ppc64le", "product": { "name": "cups-ipptool-debuginfo-1:2.2.6-63.el8_10.ppc64le", "product_id": "cups-ipptool-debuginfo-1:2.2.6-63.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-ipptool-debuginfo@2.2.6-63.el8_10?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-libs-debuginfo-1:2.2.6-63.el8_10.ppc64le", "product": { "name": "cups-libs-debuginfo-1:2.2.6-63.el8_10.ppc64le", "product_id": "cups-libs-debuginfo-1:2.2.6-63.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-libs-debuginfo@2.2.6-63.el8_10?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-lpd-debuginfo-1:2.2.6-63.el8_10.ppc64le", "product": { "name": "cups-lpd-debuginfo-1:2.2.6-63.el8_10.ppc64le", "product_id": "cups-lpd-debuginfo-1:2.2.6-63.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-lpd-debuginfo@2.2.6-63.el8_10?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-libs-1:2.2.6-63.el8_10.ppc64le", "product": { "name": "cups-libs-1:2.2.6-63.el8_10.ppc64le", "product_id": "cups-libs-1:2.2.6-63.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-libs@2.2.6-63.el8_10?arch=ppc64le\u0026epoch=1" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "cups-1:2.2.6-63.el8_10.x86_64", "product": { "name": "cups-1:2.2.6-63.el8_10.x86_64", "product_id": "cups-1:2.2.6-63.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups@2.2.6-63.el8_10?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-client-1:2.2.6-63.el8_10.x86_64", "product": { "name": "cups-client-1:2.2.6-63.el8_10.x86_64", "product_id": "cups-client-1:2.2.6-63.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-client@2.2.6-63.el8_10?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-devel-1:2.2.6-63.el8_10.x86_64", "product": { "name": "cups-devel-1:2.2.6-63.el8_10.x86_64", "product_id": "cups-devel-1:2.2.6-63.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-devel@2.2.6-63.el8_10?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-ipptool-1:2.2.6-63.el8_10.x86_64", "product": { "name": "cups-ipptool-1:2.2.6-63.el8_10.x86_64", "product_id": "cups-ipptool-1:2.2.6-63.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-ipptool@2.2.6-63.el8_10?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-lpd-1:2.2.6-63.el8_10.x86_64", "product": { "name": "cups-lpd-1:2.2.6-63.el8_10.x86_64", "product_id": "cups-lpd-1:2.2.6-63.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-lpd@2.2.6-63.el8_10?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-debugsource-1:2.2.6-63.el8_10.x86_64", "product": { "name": "cups-debugsource-1:2.2.6-63.el8_10.x86_64", "product_id": "cups-debugsource-1:2.2.6-63.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-debugsource@2.2.6-63.el8_10?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-client-debuginfo-1:2.2.6-63.el8_10.x86_64", "product": { "name": "cups-client-debuginfo-1:2.2.6-63.el8_10.x86_64", "product_id": "cups-client-debuginfo-1:2.2.6-63.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-client-debuginfo@2.2.6-63.el8_10?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-debuginfo-1:2.2.6-63.el8_10.x86_64", "product": { "name": "cups-debuginfo-1:2.2.6-63.el8_10.x86_64", "product_id": "cups-debuginfo-1:2.2.6-63.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-debuginfo@2.2.6-63.el8_10?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-ipptool-debuginfo-1:2.2.6-63.el8_10.x86_64", "product": { "name": "cups-ipptool-debuginfo-1:2.2.6-63.el8_10.x86_64", "product_id": "cups-ipptool-debuginfo-1:2.2.6-63.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-ipptool-debuginfo@2.2.6-63.el8_10?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-libs-debuginfo-1:2.2.6-63.el8_10.x86_64", "product": { "name": "cups-libs-debuginfo-1:2.2.6-63.el8_10.x86_64", "product_id": "cups-libs-debuginfo-1:2.2.6-63.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-libs-debuginfo@2.2.6-63.el8_10?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-lpd-debuginfo-1:2.2.6-63.el8_10.x86_64", "product": { "name": "cups-lpd-debuginfo-1:2.2.6-63.el8_10.x86_64", "product_id": "cups-lpd-debuginfo-1:2.2.6-63.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-lpd-debuginfo@2.2.6-63.el8_10?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-libs-1:2.2.6-63.el8_10.x86_64", "product": { "name": "cups-libs-1:2.2.6-63.el8_10.x86_64", "product_id": "cups-libs-1:2.2.6-63.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-libs@2.2.6-63.el8_10?arch=x86_64\u0026epoch=1" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "cups-devel-1:2.2.6-63.el8_10.i686", "product": { "name": "cups-devel-1:2.2.6-63.el8_10.i686", "product_id": "cups-devel-1:2.2.6-63.el8_10.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-devel@2.2.6-63.el8_10?arch=i686\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-debugsource-1:2.2.6-63.el8_10.i686", "product": { "name": "cups-debugsource-1:2.2.6-63.el8_10.i686", "product_id": "cups-debugsource-1:2.2.6-63.el8_10.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-debugsource@2.2.6-63.el8_10?arch=i686\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-client-debuginfo-1:2.2.6-63.el8_10.i686", "product": { "name": "cups-client-debuginfo-1:2.2.6-63.el8_10.i686", "product_id": "cups-client-debuginfo-1:2.2.6-63.el8_10.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-client-debuginfo@2.2.6-63.el8_10?arch=i686\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-debuginfo-1:2.2.6-63.el8_10.i686", "product": { "name": "cups-debuginfo-1:2.2.6-63.el8_10.i686", "product_id": "cups-debuginfo-1:2.2.6-63.el8_10.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-debuginfo@2.2.6-63.el8_10?arch=i686\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-ipptool-debuginfo-1:2.2.6-63.el8_10.i686", "product": { "name": "cups-ipptool-debuginfo-1:2.2.6-63.el8_10.i686", "product_id": "cups-ipptool-debuginfo-1:2.2.6-63.el8_10.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-ipptool-debuginfo@2.2.6-63.el8_10?arch=i686\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-libs-debuginfo-1:2.2.6-63.el8_10.i686", "product": { "name": "cups-libs-debuginfo-1:2.2.6-63.el8_10.i686", "product_id": "cups-libs-debuginfo-1:2.2.6-63.el8_10.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-libs-debuginfo@2.2.6-63.el8_10?arch=i686\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-lpd-debuginfo-1:2.2.6-63.el8_10.i686", "product": { "name": "cups-lpd-debuginfo-1:2.2.6-63.el8_10.i686", "product_id": "cups-lpd-debuginfo-1:2.2.6-63.el8_10.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-lpd-debuginfo@2.2.6-63.el8_10?arch=i686\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-libs-1:2.2.6-63.el8_10.i686", "product": { "name": "cups-libs-1:2.2.6-63.el8_10.i686", "product_id": "cups-libs-1:2.2.6-63.el8_10.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-libs@2.2.6-63.el8_10?arch=i686\u0026epoch=1" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "cups-1:2.2.6-63.el8_10.s390x", "product": { "name": "cups-1:2.2.6-63.el8_10.s390x", "product_id": "cups-1:2.2.6-63.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups@2.2.6-63.el8_10?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-client-1:2.2.6-63.el8_10.s390x", "product": { "name": "cups-client-1:2.2.6-63.el8_10.s390x", "product_id": "cups-client-1:2.2.6-63.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-client@2.2.6-63.el8_10?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-devel-1:2.2.6-63.el8_10.s390x", "product": { "name": "cups-devel-1:2.2.6-63.el8_10.s390x", "product_id": "cups-devel-1:2.2.6-63.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-devel@2.2.6-63.el8_10?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-ipptool-1:2.2.6-63.el8_10.s390x", "product": { "name": "cups-ipptool-1:2.2.6-63.el8_10.s390x", "product_id": "cups-ipptool-1:2.2.6-63.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-ipptool@2.2.6-63.el8_10?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-lpd-1:2.2.6-63.el8_10.s390x", "product": { "name": "cups-lpd-1:2.2.6-63.el8_10.s390x", "product_id": "cups-lpd-1:2.2.6-63.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-lpd@2.2.6-63.el8_10?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-debugsource-1:2.2.6-63.el8_10.s390x", "product": { "name": "cups-debugsource-1:2.2.6-63.el8_10.s390x", "product_id": "cups-debugsource-1:2.2.6-63.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-debugsource@2.2.6-63.el8_10?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-client-debuginfo-1:2.2.6-63.el8_10.s390x", "product": { "name": "cups-client-debuginfo-1:2.2.6-63.el8_10.s390x", "product_id": "cups-client-debuginfo-1:2.2.6-63.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-client-debuginfo@2.2.6-63.el8_10?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-debuginfo-1:2.2.6-63.el8_10.s390x", "product": { "name": "cups-debuginfo-1:2.2.6-63.el8_10.s390x", "product_id": "cups-debuginfo-1:2.2.6-63.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-debuginfo@2.2.6-63.el8_10?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-ipptool-debuginfo-1:2.2.6-63.el8_10.s390x", "product": { "name": "cups-ipptool-debuginfo-1:2.2.6-63.el8_10.s390x", "product_id": "cups-ipptool-debuginfo-1:2.2.6-63.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-ipptool-debuginfo@2.2.6-63.el8_10?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-libs-debuginfo-1:2.2.6-63.el8_10.s390x", "product": { "name": "cups-libs-debuginfo-1:2.2.6-63.el8_10.s390x", "product_id": "cups-libs-debuginfo-1:2.2.6-63.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-libs-debuginfo@2.2.6-63.el8_10?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-lpd-debuginfo-1:2.2.6-63.el8_10.s390x", "product": { "name": "cups-lpd-debuginfo-1:2.2.6-63.el8_10.s390x", "product_id": "cups-lpd-debuginfo-1:2.2.6-63.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-lpd-debuginfo@2.2.6-63.el8_10?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-libs-1:2.2.6-63.el8_10.s390x", "product": { "name": "cups-libs-1:2.2.6-63.el8_10.s390x", "product_id": "cups-libs-1:2.2.6-63.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-libs@2.2.6-63.el8_10?arch=s390x\u0026epoch=1" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "cups-filesystem-1:2.2.6-63.el8_10.noarch", "product": { "name": "cups-filesystem-1:2.2.6-63.el8_10.noarch", "product_id": "cups-filesystem-1:2.2.6-63.el8_10.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-filesystem@2.2.6-63.el8_10?arch=noarch\u0026epoch=1" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "cups-1:2.2.6-63.el8_10.src", "product": { "name": "cups-1:2.2.6-63.el8_10.src", "product_id": "cups-1:2.2.6-63.el8_10.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups@2.2.6-63.el8_10?arch=src\u0026epoch=1" } } } ], "category": "architecture", "name": "src" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "cups-1:2.2.6-63.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:cups-1:2.2.6-63.el8_10.aarch64" }, "product_reference": "cups-1:2.2.6-63.el8_10.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-1:2.2.6-63.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:cups-1:2.2.6-63.el8_10.ppc64le" }, "product_reference": "cups-1:2.2.6-63.el8_10.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-1:2.2.6-63.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:cups-1:2.2.6-63.el8_10.s390x" }, "product_reference": "cups-1:2.2.6-63.el8_10.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-1:2.2.6-63.el8_10.src as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:cups-1:2.2.6-63.el8_10.src" }, "product_reference": "cups-1:2.2.6-63.el8_10.src", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-1:2.2.6-63.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:cups-1:2.2.6-63.el8_10.x86_64" }, "product_reference": "cups-1:2.2.6-63.el8_10.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-1:2.2.6-63.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:cups-client-1:2.2.6-63.el8_10.aarch64" }, "product_reference": "cups-client-1:2.2.6-63.el8_10.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-1:2.2.6-63.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:cups-client-1:2.2.6-63.el8_10.ppc64le" }, "product_reference": "cups-client-1:2.2.6-63.el8_10.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-1:2.2.6-63.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:cups-client-1:2.2.6-63.el8_10.s390x" }, "product_reference": "cups-client-1:2.2.6-63.el8_10.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-1:2.2.6-63.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:cups-client-1:2.2.6-63.el8_10.x86_64" }, "product_reference": "cups-client-1:2.2.6-63.el8_10.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-debuginfo-1:2.2.6-63.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.2.6-63.el8_10.aarch64" }, "product_reference": "cups-client-debuginfo-1:2.2.6-63.el8_10.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-debuginfo-1:2.2.6-63.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.2.6-63.el8_10.i686" }, "product_reference": "cups-client-debuginfo-1:2.2.6-63.el8_10.i686", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-debuginfo-1:2.2.6-63.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.2.6-63.el8_10.ppc64le" }, "product_reference": "cups-client-debuginfo-1:2.2.6-63.el8_10.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-debuginfo-1:2.2.6-63.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.2.6-63.el8_10.s390x" }, "product_reference": "cups-client-debuginfo-1:2.2.6-63.el8_10.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-debuginfo-1:2.2.6-63.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.2.6-63.el8_10.x86_64" }, "product_reference": "cups-client-debuginfo-1:2.2.6-63.el8_10.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debuginfo-1:2.2.6-63.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:cups-debuginfo-1:2.2.6-63.el8_10.aarch64" }, "product_reference": "cups-debuginfo-1:2.2.6-63.el8_10.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debuginfo-1:2.2.6-63.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:cups-debuginfo-1:2.2.6-63.el8_10.i686" }, "product_reference": "cups-debuginfo-1:2.2.6-63.el8_10.i686", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debuginfo-1:2.2.6-63.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:cups-debuginfo-1:2.2.6-63.el8_10.ppc64le" }, "product_reference": "cups-debuginfo-1:2.2.6-63.el8_10.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debuginfo-1:2.2.6-63.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:cups-debuginfo-1:2.2.6-63.el8_10.s390x" }, "product_reference": "cups-debuginfo-1:2.2.6-63.el8_10.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debuginfo-1:2.2.6-63.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:cups-debuginfo-1:2.2.6-63.el8_10.x86_64" }, "product_reference": "cups-debuginfo-1:2.2.6-63.el8_10.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debugsource-1:2.2.6-63.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:cups-debugsource-1:2.2.6-63.el8_10.aarch64" }, "product_reference": "cups-debugsource-1:2.2.6-63.el8_10.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debugsource-1:2.2.6-63.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:cups-debugsource-1:2.2.6-63.el8_10.i686" }, "product_reference": "cups-debugsource-1:2.2.6-63.el8_10.i686", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debugsource-1:2.2.6-63.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:cups-debugsource-1:2.2.6-63.el8_10.ppc64le" }, "product_reference": "cups-debugsource-1:2.2.6-63.el8_10.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debugsource-1:2.2.6-63.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:cups-debugsource-1:2.2.6-63.el8_10.s390x" }, "product_reference": "cups-debugsource-1:2.2.6-63.el8_10.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debugsource-1:2.2.6-63.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:cups-debugsource-1:2.2.6-63.el8_10.x86_64" }, "product_reference": "cups-debugsource-1:2.2.6-63.el8_10.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-1:2.2.6-63.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:cups-devel-1:2.2.6-63.el8_10.aarch64" }, "product_reference": "cups-devel-1:2.2.6-63.el8_10.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-1:2.2.6-63.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:cups-devel-1:2.2.6-63.el8_10.i686" }, "product_reference": "cups-devel-1:2.2.6-63.el8_10.i686", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-1:2.2.6-63.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:cups-devel-1:2.2.6-63.el8_10.ppc64le" }, "product_reference": "cups-devel-1:2.2.6-63.el8_10.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-1:2.2.6-63.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:cups-devel-1:2.2.6-63.el8_10.s390x" }, "product_reference": "cups-devel-1:2.2.6-63.el8_10.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-1:2.2.6-63.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:cups-devel-1:2.2.6-63.el8_10.x86_64" }, "product_reference": "cups-devel-1:2.2.6-63.el8_10.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-filesystem-1:2.2.6-63.el8_10.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:cups-filesystem-1:2.2.6-63.el8_10.noarch" }, "product_reference": "cups-filesystem-1:2.2.6-63.el8_10.noarch", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-1:2.2.6-63.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:cups-ipptool-1:2.2.6-63.el8_10.aarch64" }, "product_reference": "cups-ipptool-1:2.2.6-63.el8_10.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-1:2.2.6-63.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:cups-ipptool-1:2.2.6-63.el8_10.ppc64le" }, "product_reference": "cups-ipptool-1:2.2.6-63.el8_10.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-1:2.2.6-63.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:cups-ipptool-1:2.2.6-63.el8_10.s390x" }, "product_reference": "cups-ipptool-1:2.2.6-63.el8_10.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-1:2.2.6-63.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:cups-ipptool-1:2.2.6-63.el8_10.x86_64" }, "product_reference": "cups-ipptool-1:2.2.6-63.el8_10.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-debuginfo-1:2.2.6-63.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.2.6-63.el8_10.aarch64" }, "product_reference": "cups-ipptool-debuginfo-1:2.2.6-63.el8_10.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-debuginfo-1:2.2.6-63.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.2.6-63.el8_10.i686" }, "product_reference": "cups-ipptool-debuginfo-1:2.2.6-63.el8_10.i686", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-debuginfo-1:2.2.6-63.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.2.6-63.el8_10.ppc64le" }, "product_reference": "cups-ipptool-debuginfo-1:2.2.6-63.el8_10.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-debuginfo-1:2.2.6-63.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.2.6-63.el8_10.s390x" }, "product_reference": "cups-ipptool-debuginfo-1:2.2.6-63.el8_10.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-debuginfo-1:2.2.6-63.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.2.6-63.el8_10.x86_64" }, "product_reference": "cups-ipptool-debuginfo-1:2.2.6-63.el8_10.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-1:2.2.6-63.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:cups-libs-1:2.2.6-63.el8_10.aarch64" }, "product_reference": "cups-libs-1:2.2.6-63.el8_10.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-1:2.2.6-63.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:cups-libs-1:2.2.6-63.el8_10.i686" }, "product_reference": "cups-libs-1:2.2.6-63.el8_10.i686", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-1:2.2.6-63.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:cups-libs-1:2.2.6-63.el8_10.ppc64le" }, "product_reference": "cups-libs-1:2.2.6-63.el8_10.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-1:2.2.6-63.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:cups-libs-1:2.2.6-63.el8_10.s390x" }, "product_reference": "cups-libs-1:2.2.6-63.el8_10.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-1:2.2.6-63.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:cups-libs-1:2.2.6-63.el8_10.x86_64" }, "product_reference": "cups-libs-1:2.2.6-63.el8_10.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-debuginfo-1:2.2.6-63.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.2.6-63.el8_10.aarch64" }, "product_reference": "cups-libs-debuginfo-1:2.2.6-63.el8_10.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-debuginfo-1:2.2.6-63.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.2.6-63.el8_10.i686" }, "product_reference": "cups-libs-debuginfo-1:2.2.6-63.el8_10.i686", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-debuginfo-1:2.2.6-63.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.2.6-63.el8_10.ppc64le" }, "product_reference": "cups-libs-debuginfo-1:2.2.6-63.el8_10.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-debuginfo-1:2.2.6-63.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.2.6-63.el8_10.s390x" }, "product_reference": "cups-libs-debuginfo-1:2.2.6-63.el8_10.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-debuginfo-1:2.2.6-63.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.2.6-63.el8_10.x86_64" }, "product_reference": "cups-libs-debuginfo-1:2.2.6-63.el8_10.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-1:2.2.6-63.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:cups-lpd-1:2.2.6-63.el8_10.aarch64" }, "product_reference": "cups-lpd-1:2.2.6-63.el8_10.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-1:2.2.6-63.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:cups-lpd-1:2.2.6-63.el8_10.ppc64le" }, "product_reference": "cups-lpd-1:2.2.6-63.el8_10.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-1:2.2.6-63.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:cups-lpd-1:2.2.6-63.el8_10.s390x" }, "product_reference": "cups-lpd-1:2.2.6-63.el8_10.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-1:2.2.6-63.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:cups-lpd-1:2.2.6-63.el8_10.x86_64" }, "product_reference": "cups-lpd-1:2.2.6-63.el8_10.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-debuginfo-1:2.2.6-63.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.2.6-63.el8_10.aarch64" }, "product_reference": "cups-lpd-debuginfo-1:2.2.6-63.el8_10.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-debuginfo-1:2.2.6-63.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.2.6-63.el8_10.i686" }, "product_reference": "cups-lpd-debuginfo-1:2.2.6-63.el8_10.i686", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-debuginfo-1:2.2.6-63.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.2.6-63.el8_10.ppc64le" }, "product_reference": "cups-lpd-debuginfo-1:2.2.6-63.el8_10.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-debuginfo-1:2.2.6-63.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.2.6-63.el8_10.s390x" }, "product_reference": "cups-lpd-debuginfo-1:2.2.6-63.el8_10.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-debuginfo-1:2.2.6-63.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.2.6-63.el8_10.x86_64" }, "product_reference": "cups-lpd-debuginfo-1:2.2.6-63.el8_10.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-1:2.2.6-63.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:cups-1:2.2.6-63.el8_10.aarch64" }, "product_reference": "cups-1:2.2.6-63.el8_10.aarch64", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-1:2.2.6-63.el8_10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:cups-1:2.2.6-63.el8_10.ppc64le" }, "product_reference": "cups-1:2.2.6-63.el8_10.ppc64le", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-1:2.2.6-63.el8_10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:cups-1:2.2.6-63.el8_10.s390x" }, "product_reference": "cups-1:2.2.6-63.el8_10.s390x", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-1:2.2.6-63.el8_10.src as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:cups-1:2.2.6-63.el8_10.src" }, "product_reference": "cups-1:2.2.6-63.el8_10.src", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-1:2.2.6-63.el8_10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:cups-1:2.2.6-63.el8_10.x86_64" }, "product_reference": "cups-1:2.2.6-63.el8_10.x86_64", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-1:2.2.6-63.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:cups-client-1:2.2.6-63.el8_10.aarch64" }, "product_reference": "cups-client-1:2.2.6-63.el8_10.aarch64", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-1:2.2.6-63.el8_10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:cups-client-1:2.2.6-63.el8_10.ppc64le" }, "product_reference": "cups-client-1:2.2.6-63.el8_10.ppc64le", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-1:2.2.6-63.el8_10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:cups-client-1:2.2.6-63.el8_10.s390x" }, "product_reference": "cups-client-1:2.2.6-63.el8_10.s390x", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-1:2.2.6-63.el8_10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:cups-client-1:2.2.6-63.el8_10.x86_64" }, "product_reference": "cups-client-1:2.2.6-63.el8_10.x86_64", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-debuginfo-1:2.2.6-63.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.2.6-63.el8_10.aarch64" }, "product_reference": "cups-client-debuginfo-1:2.2.6-63.el8_10.aarch64", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-debuginfo-1:2.2.6-63.el8_10.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.2.6-63.el8_10.i686" }, "product_reference": "cups-client-debuginfo-1:2.2.6-63.el8_10.i686", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-debuginfo-1:2.2.6-63.el8_10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.2.6-63.el8_10.ppc64le" }, "product_reference": "cups-client-debuginfo-1:2.2.6-63.el8_10.ppc64le", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-debuginfo-1:2.2.6-63.el8_10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.2.6-63.el8_10.s390x" }, "product_reference": "cups-client-debuginfo-1:2.2.6-63.el8_10.s390x", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-debuginfo-1:2.2.6-63.el8_10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.2.6-63.el8_10.x86_64" }, "product_reference": "cups-client-debuginfo-1:2.2.6-63.el8_10.x86_64", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debuginfo-1:2.2.6-63.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:cups-debuginfo-1:2.2.6-63.el8_10.aarch64" }, "product_reference": "cups-debuginfo-1:2.2.6-63.el8_10.aarch64", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debuginfo-1:2.2.6-63.el8_10.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:cups-debuginfo-1:2.2.6-63.el8_10.i686" }, "product_reference": "cups-debuginfo-1:2.2.6-63.el8_10.i686", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debuginfo-1:2.2.6-63.el8_10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:cups-debuginfo-1:2.2.6-63.el8_10.ppc64le" }, "product_reference": "cups-debuginfo-1:2.2.6-63.el8_10.ppc64le", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debuginfo-1:2.2.6-63.el8_10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:cups-debuginfo-1:2.2.6-63.el8_10.s390x" }, "product_reference": "cups-debuginfo-1:2.2.6-63.el8_10.s390x", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debuginfo-1:2.2.6-63.el8_10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:cups-debuginfo-1:2.2.6-63.el8_10.x86_64" }, "product_reference": "cups-debuginfo-1:2.2.6-63.el8_10.x86_64", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debugsource-1:2.2.6-63.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:cups-debugsource-1:2.2.6-63.el8_10.aarch64" }, "product_reference": "cups-debugsource-1:2.2.6-63.el8_10.aarch64", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debugsource-1:2.2.6-63.el8_10.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:cups-debugsource-1:2.2.6-63.el8_10.i686" }, "product_reference": "cups-debugsource-1:2.2.6-63.el8_10.i686", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debugsource-1:2.2.6-63.el8_10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:cups-debugsource-1:2.2.6-63.el8_10.ppc64le" }, "product_reference": "cups-debugsource-1:2.2.6-63.el8_10.ppc64le", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debugsource-1:2.2.6-63.el8_10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:cups-debugsource-1:2.2.6-63.el8_10.s390x" }, "product_reference": "cups-debugsource-1:2.2.6-63.el8_10.s390x", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debugsource-1:2.2.6-63.el8_10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:cups-debugsource-1:2.2.6-63.el8_10.x86_64" }, "product_reference": "cups-debugsource-1:2.2.6-63.el8_10.x86_64", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-1:2.2.6-63.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:cups-devel-1:2.2.6-63.el8_10.aarch64" }, "product_reference": "cups-devel-1:2.2.6-63.el8_10.aarch64", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-1:2.2.6-63.el8_10.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:cups-devel-1:2.2.6-63.el8_10.i686" }, "product_reference": "cups-devel-1:2.2.6-63.el8_10.i686", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-1:2.2.6-63.el8_10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:cups-devel-1:2.2.6-63.el8_10.ppc64le" }, "product_reference": "cups-devel-1:2.2.6-63.el8_10.ppc64le", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-1:2.2.6-63.el8_10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:cups-devel-1:2.2.6-63.el8_10.s390x" }, "product_reference": "cups-devel-1:2.2.6-63.el8_10.s390x", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-1:2.2.6-63.el8_10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:cups-devel-1:2.2.6-63.el8_10.x86_64" }, "product_reference": "cups-devel-1:2.2.6-63.el8_10.x86_64", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-filesystem-1:2.2.6-63.el8_10.noarch as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:cups-filesystem-1:2.2.6-63.el8_10.noarch" }, "product_reference": "cups-filesystem-1:2.2.6-63.el8_10.noarch", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-1:2.2.6-63.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:cups-ipptool-1:2.2.6-63.el8_10.aarch64" }, "product_reference": "cups-ipptool-1:2.2.6-63.el8_10.aarch64", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-1:2.2.6-63.el8_10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:cups-ipptool-1:2.2.6-63.el8_10.ppc64le" }, "product_reference": "cups-ipptool-1:2.2.6-63.el8_10.ppc64le", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-1:2.2.6-63.el8_10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:cups-ipptool-1:2.2.6-63.el8_10.s390x" }, "product_reference": "cups-ipptool-1:2.2.6-63.el8_10.s390x", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-1:2.2.6-63.el8_10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:cups-ipptool-1:2.2.6-63.el8_10.x86_64" }, "product_reference": "cups-ipptool-1:2.2.6-63.el8_10.x86_64", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-debuginfo-1:2.2.6-63.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.2.6-63.el8_10.aarch64" }, "product_reference": "cups-ipptool-debuginfo-1:2.2.6-63.el8_10.aarch64", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-debuginfo-1:2.2.6-63.el8_10.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.2.6-63.el8_10.i686" }, "product_reference": "cups-ipptool-debuginfo-1:2.2.6-63.el8_10.i686", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-debuginfo-1:2.2.6-63.el8_10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.2.6-63.el8_10.ppc64le" }, "product_reference": "cups-ipptool-debuginfo-1:2.2.6-63.el8_10.ppc64le", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-debuginfo-1:2.2.6-63.el8_10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.2.6-63.el8_10.s390x" }, "product_reference": "cups-ipptool-debuginfo-1:2.2.6-63.el8_10.s390x", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-debuginfo-1:2.2.6-63.el8_10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.2.6-63.el8_10.x86_64" }, "product_reference": "cups-ipptool-debuginfo-1:2.2.6-63.el8_10.x86_64", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-1:2.2.6-63.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:cups-libs-1:2.2.6-63.el8_10.aarch64" }, "product_reference": "cups-libs-1:2.2.6-63.el8_10.aarch64", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-1:2.2.6-63.el8_10.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:cups-libs-1:2.2.6-63.el8_10.i686" }, "product_reference": "cups-libs-1:2.2.6-63.el8_10.i686", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-1:2.2.6-63.el8_10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:cups-libs-1:2.2.6-63.el8_10.ppc64le" }, "product_reference": "cups-libs-1:2.2.6-63.el8_10.ppc64le", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-1:2.2.6-63.el8_10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:cups-libs-1:2.2.6-63.el8_10.s390x" }, "product_reference": "cups-libs-1:2.2.6-63.el8_10.s390x", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-1:2.2.6-63.el8_10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:cups-libs-1:2.2.6-63.el8_10.x86_64" }, "product_reference": "cups-libs-1:2.2.6-63.el8_10.x86_64", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-debuginfo-1:2.2.6-63.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.2.6-63.el8_10.aarch64" }, "product_reference": "cups-libs-debuginfo-1:2.2.6-63.el8_10.aarch64", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-debuginfo-1:2.2.6-63.el8_10.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.2.6-63.el8_10.i686" }, "product_reference": "cups-libs-debuginfo-1:2.2.6-63.el8_10.i686", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-debuginfo-1:2.2.6-63.el8_10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.2.6-63.el8_10.ppc64le" }, "product_reference": "cups-libs-debuginfo-1:2.2.6-63.el8_10.ppc64le", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-debuginfo-1:2.2.6-63.el8_10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.2.6-63.el8_10.s390x" }, "product_reference": "cups-libs-debuginfo-1:2.2.6-63.el8_10.s390x", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-debuginfo-1:2.2.6-63.el8_10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.2.6-63.el8_10.x86_64" }, "product_reference": "cups-libs-debuginfo-1:2.2.6-63.el8_10.x86_64", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-1:2.2.6-63.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:cups-lpd-1:2.2.6-63.el8_10.aarch64" }, "product_reference": "cups-lpd-1:2.2.6-63.el8_10.aarch64", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-1:2.2.6-63.el8_10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:cups-lpd-1:2.2.6-63.el8_10.ppc64le" }, "product_reference": "cups-lpd-1:2.2.6-63.el8_10.ppc64le", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-1:2.2.6-63.el8_10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:cups-lpd-1:2.2.6-63.el8_10.s390x" }, "product_reference": "cups-lpd-1:2.2.6-63.el8_10.s390x", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-1:2.2.6-63.el8_10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:cups-lpd-1:2.2.6-63.el8_10.x86_64" }, "product_reference": "cups-lpd-1:2.2.6-63.el8_10.x86_64", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-debuginfo-1:2.2.6-63.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.2.6-63.el8_10.aarch64" }, "product_reference": "cups-lpd-debuginfo-1:2.2.6-63.el8_10.aarch64", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-debuginfo-1:2.2.6-63.el8_10.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.2.6-63.el8_10.i686" }, "product_reference": "cups-lpd-debuginfo-1:2.2.6-63.el8_10.i686", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-debuginfo-1:2.2.6-63.el8_10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.2.6-63.el8_10.ppc64le" }, "product_reference": "cups-lpd-debuginfo-1:2.2.6-63.el8_10.ppc64le", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-debuginfo-1:2.2.6-63.el8_10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.2.6-63.el8_10.s390x" }, "product_reference": "cups-lpd-debuginfo-1:2.2.6-63.el8_10.s390x", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-debuginfo-1:2.2.6-63.el8_10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.2.6-63.el8_10.x86_64" }, "product_reference": "cups-lpd-debuginfo-1:2.2.6-63.el8_10.x86_64", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Hristo Venev" ] } ], "cve": "CVE-2025-58060", "cwe": { "id": "CWE-287", "name": "Improper Authentication" }, "discovery_date": "2025-09-02T12:06:54.304000+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2392595" } ], "notes": [ { "category": "description", "text": "A flaw was found in CUPS, a widely used printing service on Linux and UNIX-like systems. The issue arises when authentication is configured to use a method other than Basic, but the attacker sends an HTTP request with a Basic authentication header. Due to improper validation in the cupsdAuthorize() function, the password is not checked. This vulnerability allows attackers to bypass authentication entirely, resulting in unauthorized access to administrative functions and system configuration.", "title": "Vulnerability description" }, { "category": "summary", "text": "cups: Authentication Bypass in CUPS Authorization Handling", "title": "Vulnerability summary" }, { "category": "other", "text": "The Red Hat Product Security team has assessed the severity of this vulnerability as Important, given that it enables complete authentication bypass. Exploitation requires no valid credentials and can be performed remotely in some configurations. Attackers could gain administrative privileges in CUPS, modify critical configuration files, or potentially escalate their access further depending on the system environment. The root cause is a missing authentication check when the AuthType is set to values other than Basic but a Basic authorization header is supplied.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.10.0.Z.MAIN.EUS:cups-1:2.2.6-63.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:cups-1:2.2.6-63.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:cups-1:2.2.6-63.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:cups-1:2.2.6-63.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:cups-1:2.2.6-63.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:cups-client-1:2.2.6-63.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:cups-client-1:2.2.6-63.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:cups-client-1:2.2.6-63.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:cups-client-1:2.2.6-63.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.2.6-63.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.2.6-63.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.2.6-63.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.2.6-63.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.2.6-63.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:cups-debuginfo-1:2.2.6-63.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:cups-debuginfo-1:2.2.6-63.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:cups-debuginfo-1:2.2.6-63.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:cups-debuginfo-1:2.2.6-63.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:cups-debuginfo-1:2.2.6-63.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:cups-debugsource-1:2.2.6-63.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:cups-debugsource-1:2.2.6-63.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:cups-debugsource-1:2.2.6-63.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:cups-debugsource-1:2.2.6-63.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:cups-debugsource-1:2.2.6-63.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:cups-devel-1:2.2.6-63.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:cups-devel-1:2.2.6-63.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:cups-devel-1:2.2.6-63.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:cups-devel-1:2.2.6-63.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:cups-devel-1:2.2.6-63.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:cups-filesystem-1:2.2.6-63.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:cups-ipptool-1:2.2.6-63.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:cups-ipptool-1:2.2.6-63.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:cups-ipptool-1:2.2.6-63.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:cups-ipptool-1:2.2.6-63.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.2.6-63.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.2.6-63.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.2.6-63.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.2.6-63.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.2.6-63.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:cups-libs-1:2.2.6-63.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:cups-libs-1:2.2.6-63.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:cups-libs-1:2.2.6-63.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:cups-libs-1:2.2.6-63.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:cups-libs-1:2.2.6-63.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.2.6-63.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.2.6-63.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.2.6-63.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.2.6-63.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.2.6-63.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:cups-lpd-1:2.2.6-63.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:cups-lpd-1:2.2.6-63.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:cups-lpd-1:2.2.6-63.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:cups-lpd-1:2.2.6-63.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.2.6-63.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.2.6-63.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.2.6-63.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.2.6-63.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.2.6-63.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-1:2.2.6-63.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-1:2.2.6-63.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:cups-1:2.2.6-63.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:cups-1:2.2.6-63.el8_10.src", "BaseOS-8.10.0.Z.MAIN.EUS:cups-1:2.2.6-63.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-client-1:2.2.6-63.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-client-1:2.2.6-63.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:cups-client-1:2.2.6-63.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:cups-client-1:2.2.6-63.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.2.6-63.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.2.6-63.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.2.6-63.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.2.6-63.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.2.6-63.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-debuginfo-1:2.2.6-63.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-debuginfo-1:2.2.6-63.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:cups-debuginfo-1:2.2.6-63.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:cups-debuginfo-1:2.2.6-63.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:cups-debuginfo-1:2.2.6-63.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-debugsource-1:2.2.6-63.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-debugsource-1:2.2.6-63.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:cups-debugsource-1:2.2.6-63.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:cups-debugsource-1:2.2.6-63.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:cups-debugsource-1:2.2.6-63.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-devel-1:2.2.6-63.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-devel-1:2.2.6-63.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:cups-devel-1:2.2.6-63.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:cups-devel-1:2.2.6-63.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:cups-devel-1:2.2.6-63.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-filesystem-1:2.2.6-63.el8_10.noarch", "BaseOS-8.10.0.Z.MAIN.EUS:cups-ipptool-1:2.2.6-63.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-ipptool-1:2.2.6-63.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:cups-ipptool-1:2.2.6-63.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:cups-ipptool-1:2.2.6-63.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.2.6-63.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.2.6-63.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.2.6-63.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.2.6-63.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.2.6-63.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-libs-1:2.2.6-63.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-libs-1:2.2.6-63.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:cups-libs-1:2.2.6-63.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:cups-libs-1:2.2.6-63.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:cups-libs-1:2.2.6-63.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.2.6-63.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.2.6-63.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.2.6-63.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.2.6-63.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.2.6-63.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-lpd-1:2.2.6-63.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-lpd-1:2.2.6-63.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:cups-lpd-1:2.2.6-63.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:cups-lpd-1:2.2.6-63.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.2.6-63.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.2.6-63.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.2.6-63.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.2.6-63.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.2.6-63.el8_10.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2025-58060" }, { "category": "external", "summary": "RHBZ#2392595", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2392595" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2025-58060", "url": "https://www.cve.org/CVERecord?id=CVE-2025-58060" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-58060", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58060" } ], "release_date": "2025-09-11T13:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-09-11T16:10:25+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.10.0.Z.MAIN.EUS:cups-1:2.2.6-63.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:cups-1:2.2.6-63.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:cups-1:2.2.6-63.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:cups-1:2.2.6-63.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:cups-1:2.2.6-63.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:cups-client-1:2.2.6-63.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:cups-client-1:2.2.6-63.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:cups-client-1:2.2.6-63.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:cups-client-1:2.2.6-63.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.2.6-63.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.2.6-63.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.2.6-63.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.2.6-63.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.2.6-63.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:cups-debuginfo-1:2.2.6-63.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:cups-debuginfo-1:2.2.6-63.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:cups-debuginfo-1:2.2.6-63.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:cups-debuginfo-1:2.2.6-63.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:cups-debuginfo-1:2.2.6-63.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:cups-debugsource-1:2.2.6-63.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:cups-debugsource-1:2.2.6-63.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:cups-debugsource-1:2.2.6-63.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:cups-debugsource-1:2.2.6-63.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:cups-debugsource-1:2.2.6-63.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:cups-devel-1:2.2.6-63.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:cups-devel-1:2.2.6-63.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:cups-devel-1:2.2.6-63.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:cups-devel-1:2.2.6-63.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:cups-devel-1:2.2.6-63.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:cups-filesystem-1:2.2.6-63.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:cups-ipptool-1:2.2.6-63.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:cups-ipptool-1:2.2.6-63.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:cups-ipptool-1:2.2.6-63.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:cups-ipptool-1:2.2.6-63.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.2.6-63.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.2.6-63.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.2.6-63.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.2.6-63.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.2.6-63.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:cups-libs-1:2.2.6-63.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:cups-libs-1:2.2.6-63.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:cups-libs-1:2.2.6-63.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:cups-libs-1:2.2.6-63.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:cups-libs-1:2.2.6-63.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.2.6-63.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.2.6-63.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.2.6-63.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.2.6-63.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.2.6-63.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:cups-lpd-1:2.2.6-63.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:cups-lpd-1:2.2.6-63.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:cups-lpd-1:2.2.6-63.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:cups-lpd-1:2.2.6-63.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.2.6-63.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.2.6-63.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.2.6-63.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.2.6-63.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.2.6-63.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-1:2.2.6-63.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-1:2.2.6-63.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:cups-1:2.2.6-63.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:cups-1:2.2.6-63.el8_10.src", "BaseOS-8.10.0.Z.MAIN.EUS:cups-1:2.2.6-63.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-client-1:2.2.6-63.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-client-1:2.2.6-63.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:cups-client-1:2.2.6-63.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:cups-client-1:2.2.6-63.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.2.6-63.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.2.6-63.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.2.6-63.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.2.6-63.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.2.6-63.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-debuginfo-1:2.2.6-63.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-debuginfo-1:2.2.6-63.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:cups-debuginfo-1:2.2.6-63.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:cups-debuginfo-1:2.2.6-63.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:cups-debuginfo-1:2.2.6-63.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-debugsource-1:2.2.6-63.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-debugsource-1:2.2.6-63.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:cups-debugsource-1:2.2.6-63.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:cups-debugsource-1:2.2.6-63.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:cups-debugsource-1:2.2.6-63.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-devel-1:2.2.6-63.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-devel-1:2.2.6-63.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:cups-devel-1:2.2.6-63.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:cups-devel-1:2.2.6-63.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:cups-devel-1:2.2.6-63.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-filesystem-1:2.2.6-63.el8_10.noarch", "BaseOS-8.10.0.Z.MAIN.EUS:cups-ipptool-1:2.2.6-63.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-ipptool-1:2.2.6-63.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:cups-ipptool-1:2.2.6-63.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:cups-ipptool-1:2.2.6-63.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.2.6-63.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.2.6-63.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.2.6-63.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.2.6-63.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.2.6-63.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-libs-1:2.2.6-63.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-libs-1:2.2.6-63.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:cups-libs-1:2.2.6-63.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:cups-libs-1:2.2.6-63.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:cups-libs-1:2.2.6-63.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.2.6-63.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.2.6-63.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.2.6-63.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.2.6-63.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.2.6-63.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-lpd-1:2.2.6-63.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-lpd-1:2.2.6-63.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:cups-lpd-1:2.2.6-63.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:cups-lpd-1:2.2.6-63.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.2.6-63.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.2.6-63.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.2.6-63.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.2.6-63.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.2.6-63.el8_10.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:15702" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to a widespread installation base, or stability. It is strongly advised to apply vendor-supplied patches as soon as they are released to address this authentication bypass vulnerability.", "product_ids": [ "AppStream-8.10.0.Z.MAIN.EUS:cups-1:2.2.6-63.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:cups-1:2.2.6-63.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:cups-1:2.2.6-63.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:cups-1:2.2.6-63.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:cups-1:2.2.6-63.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:cups-client-1:2.2.6-63.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:cups-client-1:2.2.6-63.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:cups-client-1:2.2.6-63.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:cups-client-1:2.2.6-63.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.2.6-63.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.2.6-63.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.2.6-63.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.2.6-63.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.2.6-63.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:cups-debuginfo-1:2.2.6-63.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:cups-debuginfo-1:2.2.6-63.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:cups-debuginfo-1:2.2.6-63.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:cups-debuginfo-1:2.2.6-63.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:cups-debuginfo-1:2.2.6-63.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:cups-debugsource-1:2.2.6-63.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:cups-debugsource-1:2.2.6-63.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:cups-debugsource-1:2.2.6-63.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:cups-debugsource-1:2.2.6-63.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:cups-debugsource-1:2.2.6-63.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:cups-devel-1:2.2.6-63.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:cups-devel-1:2.2.6-63.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:cups-devel-1:2.2.6-63.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:cups-devel-1:2.2.6-63.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:cups-devel-1:2.2.6-63.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:cups-filesystem-1:2.2.6-63.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:cups-ipptool-1:2.2.6-63.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:cups-ipptool-1:2.2.6-63.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:cups-ipptool-1:2.2.6-63.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:cups-ipptool-1:2.2.6-63.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.2.6-63.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.2.6-63.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.2.6-63.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.2.6-63.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.2.6-63.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:cups-libs-1:2.2.6-63.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:cups-libs-1:2.2.6-63.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:cups-libs-1:2.2.6-63.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:cups-libs-1:2.2.6-63.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:cups-libs-1:2.2.6-63.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.2.6-63.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.2.6-63.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.2.6-63.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.2.6-63.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.2.6-63.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:cups-lpd-1:2.2.6-63.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:cups-lpd-1:2.2.6-63.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:cups-lpd-1:2.2.6-63.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:cups-lpd-1:2.2.6-63.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.2.6-63.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.2.6-63.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.2.6-63.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.2.6-63.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.2.6-63.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-1:2.2.6-63.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-1:2.2.6-63.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:cups-1:2.2.6-63.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:cups-1:2.2.6-63.el8_10.src", "BaseOS-8.10.0.Z.MAIN.EUS:cups-1:2.2.6-63.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-client-1:2.2.6-63.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-client-1:2.2.6-63.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:cups-client-1:2.2.6-63.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:cups-client-1:2.2.6-63.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.2.6-63.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.2.6-63.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.2.6-63.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.2.6-63.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.2.6-63.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-debuginfo-1:2.2.6-63.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-debuginfo-1:2.2.6-63.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:cups-debuginfo-1:2.2.6-63.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:cups-debuginfo-1:2.2.6-63.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:cups-debuginfo-1:2.2.6-63.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-debugsource-1:2.2.6-63.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-debugsource-1:2.2.6-63.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:cups-debugsource-1:2.2.6-63.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:cups-debugsource-1:2.2.6-63.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:cups-debugsource-1:2.2.6-63.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-devel-1:2.2.6-63.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-devel-1:2.2.6-63.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:cups-devel-1:2.2.6-63.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:cups-devel-1:2.2.6-63.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:cups-devel-1:2.2.6-63.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-filesystem-1:2.2.6-63.el8_10.noarch", "BaseOS-8.10.0.Z.MAIN.EUS:cups-ipptool-1:2.2.6-63.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-ipptool-1:2.2.6-63.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:cups-ipptool-1:2.2.6-63.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:cups-ipptool-1:2.2.6-63.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.2.6-63.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.2.6-63.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.2.6-63.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.2.6-63.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.2.6-63.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-libs-1:2.2.6-63.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-libs-1:2.2.6-63.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:cups-libs-1:2.2.6-63.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:cups-libs-1:2.2.6-63.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:cups-libs-1:2.2.6-63.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.2.6-63.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.2.6-63.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.2.6-63.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.2.6-63.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.2.6-63.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-lpd-1:2.2.6-63.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-lpd-1:2.2.6-63.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:cups-lpd-1:2.2.6-63.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:cups-lpd-1:2.2.6-63.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.2.6-63.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.2.6-63.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.2.6-63.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.2.6-63.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.2.6-63.el8_10.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 8.0, "baseSeverity": "HIGH", "confidentialityImpact": "LOW", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.10.0.Z.MAIN.EUS:cups-1:2.2.6-63.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:cups-1:2.2.6-63.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:cups-1:2.2.6-63.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:cups-1:2.2.6-63.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:cups-1:2.2.6-63.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:cups-client-1:2.2.6-63.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:cups-client-1:2.2.6-63.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:cups-client-1:2.2.6-63.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:cups-client-1:2.2.6-63.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.2.6-63.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.2.6-63.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.2.6-63.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.2.6-63.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.2.6-63.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:cups-debuginfo-1:2.2.6-63.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:cups-debuginfo-1:2.2.6-63.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:cups-debuginfo-1:2.2.6-63.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:cups-debuginfo-1:2.2.6-63.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:cups-debuginfo-1:2.2.6-63.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:cups-debugsource-1:2.2.6-63.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:cups-debugsource-1:2.2.6-63.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:cups-debugsource-1:2.2.6-63.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:cups-debugsource-1:2.2.6-63.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:cups-debugsource-1:2.2.6-63.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:cups-devel-1:2.2.6-63.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:cups-devel-1:2.2.6-63.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:cups-devel-1:2.2.6-63.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:cups-devel-1:2.2.6-63.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:cups-devel-1:2.2.6-63.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:cups-filesystem-1:2.2.6-63.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:cups-ipptool-1:2.2.6-63.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:cups-ipptool-1:2.2.6-63.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:cups-ipptool-1:2.2.6-63.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:cups-ipptool-1:2.2.6-63.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.2.6-63.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.2.6-63.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.2.6-63.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.2.6-63.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.2.6-63.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:cups-libs-1:2.2.6-63.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:cups-libs-1:2.2.6-63.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:cups-libs-1:2.2.6-63.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:cups-libs-1:2.2.6-63.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:cups-libs-1:2.2.6-63.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.2.6-63.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.2.6-63.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.2.6-63.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.2.6-63.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.2.6-63.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:cups-lpd-1:2.2.6-63.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:cups-lpd-1:2.2.6-63.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:cups-lpd-1:2.2.6-63.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:cups-lpd-1:2.2.6-63.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.2.6-63.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.2.6-63.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.2.6-63.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.2.6-63.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.2.6-63.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-1:2.2.6-63.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-1:2.2.6-63.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:cups-1:2.2.6-63.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:cups-1:2.2.6-63.el8_10.src", "BaseOS-8.10.0.Z.MAIN.EUS:cups-1:2.2.6-63.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-client-1:2.2.6-63.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-client-1:2.2.6-63.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:cups-client-1:2.2.6-63.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:cups-client-1:2.2.6-63.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.2.6-63.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.2.6-63.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.2.6-63.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.2.6-63.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.2.6-63.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-debuginfo-1:2.2.6-63.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-debuginfo-1:2.2.6-63.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:cups-debuginfo-1:2.2.6-63.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:cups-debuginfo-1:2.2.6-63.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:cups-debuginfo-1:2.2.6-63.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-debugsource-1:2.2.6-63.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-debugsource-1:2.2.6-63.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:cups-debugsource-1:2.2.6-63.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:cups-debugsource-1:2.2.6-63.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:cups-debugsource-1:2.2.6-63.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-devel-1:2.2.6-63.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-devel-1:2.2.6-63.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:cups-devel-1:2.2.6-63.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:cups-devel-1:2.2.6-63.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:cups-devel-1:2.2.6-63.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-filesystem-1:2.2.6-63.el8_10.noarch", "BaseOS-8.10.0.Z.MAIN.EUS:cups-ipptool-1:2.2.6-63.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-ipptool-1:2.2.6-63.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:cups-ipptool-1:2.2.6-63.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:cups-ipptool-1:2.2.6-63.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.2.6-63.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.2.6-63.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.2.6-63.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.2.6-63.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.2.6-63.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-libs-1:2.2.6-63.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-libs-1:2.2.6-63.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:cups-libs-1:2.2.6-63.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:cups-libs-1:2.2.6-63.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:cups-libs-1:2.2.6-63.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.2.6-63.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.2.6-63.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.2.6-63.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.2.6-63.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.2.6-63.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-lpd-1:2.2.6-63.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-lpd-1:2.2.6-63.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:cups-lpd-1:2.2.6-63.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:cups-lpd-1:2.2.6-63.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.2.6-63.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.2.6-63.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.2.6-63.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.2.6-63.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.2.6-63.el8_10.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "cups: Authentication Bypass in CUPS Authorization Handling" } ] }
rhsa-2025:17049
Vulnerability from csaf_redhat
Published
2025-09-30 09:57
Modified
2025-10-08 15:52
Summary
Red Hat Security Advisory: cups security update
Notes
Topic
An update for cups is now available for Red Hat Enterprise Linux 8.8 Update Services for SAP Solutions and Red Hat Enterprise Linux 8.8 Telecommunications Update Service.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
The Common UNIX Printing System (CUPS) provides a portable printing layer for Linux, UNIX, and similar operating systems.
Security Fix(es):
* cups: Authentication Bypass in CUPS Authorization Handling (CVE-2025-58060)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for cups is now available for Red Hat Enterprise Linux 8.8 Update Services for SAP Solutions and Red Hat Enterprise Linux 8.8 Telecommunications Update Service.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "The Common UNIX Printing System (CUPS) provides a portable printing layer for Linux, UNIX, and similar operating systems.\n\nSecurity Fix(es):\n\n* cups: Authentication Bypass in CUPS Authorization Handling (CVE-2025-58060)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2025:17049", "url": "https://access.redhat.com/errata/RHSA-2025:17049" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2392595", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2392595" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_17049.json" } ], "title": "Red Hat Security Advisory: cups security update", "tracking": { "current_release_date": "2025-10-08T15:52:44+00:00", "generator": { "date": "2025-10-08T15:52:44+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.9" } }, "id": "RHSA-2025:17049", "initial_release_date": "2025-09-30T09:57:46+00:00", "revision_history": [ { "date": "2025-09-30T09:57:46+00:00", "number": "1", "summary": "Initial version" }, { "date": "2025-09-30T09:57:46+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-10-08T15:52:44+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product": { "name": "Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_e4s:8.8::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux BaseOS E4S (v.8.8)", "product": { "name": "Red Hat Enterprise Linux BaseOS E4S (v.8.8)", "product_id": "BaseOS-8.8.0.Z.E4S", "product_identification_helper": { "cpe": "cpe:/o:redhat:rhel_e4s:8.8::baseos" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product": { "name": "Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_tus:8.8::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux BaseOS TUS (v.8.8)", "product": { "name": "Red Hat Enterprise Linux BaseOS TUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.TUS", "product_identification_helper": { "cpe": "cpe:/o:redhat:rhel_tus:8.8::baseos" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "cups-1:2.2.6-51.el8_8.5.src", "product": { "name": "cups-1:2.2.6-51.el8_8.5.src", "product_id": "cups-1:2.2.6-51.el8_8.5.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups@2.2.6-51.el8_8.5?arch=src\u0026epoch=1" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "cups-libs-1:2.2.6-51.el8_8.5.ppc64le", "product": { "name": "cups-libs-1:2.2.6-51.el8_8.5.ppc64le", "product_id": "cups-libs-1:2.2.6-51.el8_8.5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-libs@2.2.6-51.el8_8.5?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-debugsource-1:2.2.6-51.el8_8.5.ppc64le", "product": { "name": "cups-debugsource-1:2.2.6-51.el8_8.5.ppc64le", "product_id": "cups-debugsource-1:2.2.6-51.el8_8.5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-debugsource@2.2.6-51.el8_8.5?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-client-debuginfo-1:2.2.6-51.el8_8.5.ppc64le", "product": { "name": "cups-client-debuginfo-1:2.2.6-51.el8_8.5.ppc64le", "product_id": "cups-client-debuginfo-1:2.2.6-51.el8_8.5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-client-debuginfo@2.2.6-51.el8_8.5?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-debuginfo-1:2.2.6-51.el8_8.5.ppc64le", "product": { "name": "cups-debuginfo-1:2.2.6-51.el8_8.5.ppc64le", "product_id": "cups-debuginfo-1:2.2.6-51.el8_8.5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-debuginfo@2.2.6-51.el8_8.5?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-ipptool-debuginfo-1:2.2.6-51.el8_8.5.ppc64le", "product": { "name": "cups-ipptool-debuginfo-1:2.2.6-51.el8_8.5.ppc64le", "product_id": "cups-ipptool-debuginfo-1:2.2.6-51.el8_8.5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-ipptool-debuginfo@2.2.6-51.el8_8.5?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-libs-debuginfo-1:2.2.6-51.el8_8.5.ppc64le", "product": { "name": "cups-libs-debuginfo-1:2.2.6-51.el8_8.5.ppc64le", "product_id": "cups-libs-debuginfo-1:2.2.6-51.el8_8.5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-libs-debuginfo@2.2.6-51.el8_8.5?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-lpd-debuginfo-1:2.2.6-51.el8_8.5.ppc64le", "product": { "name": "cups-lpd-debuginfo-1:2.2.6-51.el8_8.5.ppc64le", "product_id": "cups-lpd-debuginfo-1:2.2.6-51.el8_8.5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-lpd-debuginfo@2.2.6-51.el8_8.5?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-1:2.2.6-51.el8_8.5.ppc64le", "product": { "name": "cups-1:2.2.6-51.el8_8.5.ppc64le", "product_id": "cups-1:2.2.6-51.el8_8.5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups@2.2.6-51.el8_8.5?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-client-1:2.2.6-51.el8_8.5.ppc64le", "product": { "name": "cups-client-1:2.2.6-51.el8_8.5.ppc64le", "product_id": "cups-client-1:2.2.6-51.el8_8.5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-client@2.2.6-51.el8_8.5?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-devel-1:2.2.6-51.el8_8.5.ppc64le", "product": { "name": "cups-devel-1:2.2.6-51.el8_8.5.ppc64le", "product_id": "cups-devel-1:2.2.6-51.el8_8.5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-devel@2.2.6-51.el8_8.5?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-ipptool-1:2.2.6-51.el8_8.5.ppc64le", "product": { "name": "cups-ipptool-1:2.2.6-51.el8_8.5.ppc64le", "product_id": "cups-ipptool-1:2.2.6-51.el8_8.5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-ipptool@2.2.6-51.el8_8.5?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-lpd-1:2.2.6-51.el8_8.5.ppc64le", "product": { "name": "cups-lpd-1:2.2.6-51.el8_8.5.ppc64le", "product_id": "cups-lpd-1:2.2.6-51.el8_8.5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-lpd@2.2.6-51.el8_8.5?arch=ppc64le\u0026epoch=1" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "cups-libs-1:2.2.6-51.el8_8.5.i686", "product": { "name": "cups-libs-1:2.2.6-51.el8_8.5.i686", "product_id": "cups-libs-1:2.2.6-51.el8_8.5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-libs@2.2.6-51.el8_8.5?arch=i686\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-debugsource-1:2.2.6-51.el8_8.5.i686", "product": { "name": "cups-debugsource-1:2.2.6-51.el8_8.5.i686", "product_id": "cups-debugsource-1:2.2.6-51.el8_8.5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-debugsource@2.2.6-51.el8_8.5?arch=i686\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-client-debuginfo-1:2.2.6-51.el8_8.5.i686", "product": { "name": "cups-client-debuginfo-1:2.2.6-51.el8_8.5.i686", "product_id": "cups-client-debuginfo-1:2.2.6-51.el8_8.5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-client-debuginfo@2.2.6-51.el8_8.5?arch=i686\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-debuginfo-1:2.2.6-51.el8_8.5.i686", "product": { "name": "cups-debuginfo-1:2.2.6-51.el8_8.5.i686", "product_id": "cups-debuginfo-1:2.2.6-51.el8_8.5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-debuginfo@2.2.6-51.el8_8.5?arch=i686\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-ipptool-debuginfo-1:2.2.6-51.el8_8.5.i686", "product": { "name": "cups-ipptool-debuginfo-1:2.2.6-51.el8_8.5.i686", "product_id": "cups-ipptool-debuginfo-1:2.2.6-51.el8_8.5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-ipptool-debuginfo@2.2.6-51.el8_8.5?arch=i686\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-libs-debuginfo-1:2.2.6-51.el8_8.5.i686", "product": { "name": "cups-libs-debuginfo-1:2.2.6-51.el8_8.5.i686", "product_id": "cups-libs-debuginfo-1:2.2.6-51.el8_8.5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-libs-debuginfo@2.2.6-51.el8_8.5?arch=i686\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-lpd-debuginfo-1:2.2.6-51.el8_8.5.i686", "product": { "name": "cups-lpd-debuginfo-1:2.2.6-51.el8_8.5.i686", "product_id": "cups-lpd-debuginfo-1:2.2.6-51.el8_8.5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-lpd-debuginfo@2.2.6-51.el8_8.5?arch=i686\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-devel-1:2.2.6-51.el8_8.5.i686", "product": { "name": "cups-devel-1:2.2.6-51.el8_8.5.i686", "product_id": "cups-devel-1:2.2.6-51.el8_8.5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-devel@2.2.6-51.el8_8.5?arch=i686\u0026epoch=1" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "cups-libs-1:2.2.6-51.el8_8.5.x86_64", "product": { "name": "cups-libs-1:2.2.6-51.el8_8.5.x86_64", "product_id": "cups-libs-1:2.2.6-51.el8_8.5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-libs@2.2.6-51.el8_8.5?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-debugsource-1:2.2.6-51.el8_8.5.x86_64", "product": { "name": "cups-debugsource-1:2.2.6-51.el8_8.5.x86_64", "product_id": "cups-debugsource-1:2.2.6-51.el8_8.5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-debugsource@2.2.6-51.el8_8.5?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-client-debuginfo-1:2.2.6-51.el8_8.5.x86_64", "product": { "name": "cups-client-debuginfo-1:2.2.6-51.el8_8.5.x86_64", "product_id": "cups-client-debuginfo-1:2.2.6-51.el8_8.5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-client-debuginfo@2.2.6-51.el8_8.5?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-debuginfo-1:2.2.6-51.el8_8.5.x86_64", "product": { "name": "cups-debuginfo-1:2.2.6-51.el8_8.5.x86_64", "product_id": "cups-debuginfo-1:2.2.6-51.el8_8.5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-debuginfo@2.2.6-51.el8_8.5?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-ipptool-debuginfo-1:2.2.6-51.el8_8.5.x86_64", "product": { "name": "cups-ipptool-debuginfo-1:2.2.6-51.el8_8.5.x86_64", "product_id": "cups-ipptool-debuginfo-1:2.2.6-51.el8_8.5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-ipptool-debuginfo@2.2.6-51.el8_8.5?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-libs-debuginfo-1:2.2.6-51.el8_8.5.x86_64", "product": { "name": "cups-libs-debuginfo-1:2.2.6-51.el8_8.5.x86_64", "product_id": "cups-libs-debuginfo-1:2.2.6-51.el8_8.5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-libs-debuginfo@2.2.6-51.el8_8.5?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-lpd-debuginfo-1:2.2.6-51.el8_8.5.x86_64", "product": { "name": "cups-lpd-debuginfo-1:2.2.6-51.el8_8.5.x86_64", "product_id": "cups-lpd-debuginfo-1:2.2.6-51.el8_8.5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-lpd-debuginfo@2.2.6-51.el8_8.5?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-1:2.2.6-51.el8_8.5.x86_64", "product": { "name": "cups-1:2.2.6-51.el8_8.5.x86_64", "product_id": "cups-1:2.2.6-51.el8_8.5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups@2.2.6-51.el8_8.5?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-client-1:2.2.6-51.el8_8.5.x86_64", "product": { "name": "cups-client-1:2.2.6-51.el8_8.5.x86_64", "product_id": "cups-client-1:2.2.6-51.el8_8.5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-client@2.2.6-51.el8_8.5?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-devel-1:2.2.6-51.el8_8.5.x86_64", "product": { "name": "cups-devel-1:2.2.6-51.el8_8.5.x86_64", "product_id": "cups-devel-1:2.2.6-51.el8_8.5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-devel@2.2.6-51.el8_8.5?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-ipptool-1:2.2.6-51.el8_8.5.x86_64", "product": { "name": "cups-ipptool-1:2.2.6-51.el8_8.5.x86_64", "product_id": "cups-ipptool-1:2.2.6-51.el8_8.5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-ipptool@2.2.6-51.el8_8.5?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-lpd-1:2.2.6-51.el8_8.5.x86_64", "product": { "name": "cups-lpd-1:2.2.6-51.el8_8.5.x86_64", "product_id": "cups-lpd-1:2.2.6-51.el8_8.5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-lpd@2.2.6-51.el8_8.5?arch=x86_64\u0026epoch=1" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "cups-filesystem-1:2.2.6-51.el8_8.5.noarch", "product": { "name": "cups-filesystem-1:2.2.6-51.el8_8.5.noarch", "product_id": "cups-filesystem-1:2.2.6-51.el8_8.5.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-filesystem@2.2.6-51.el8_8.5?arch=noarch\u0026epoch=1" } } } ], "category": "architecture", "name": "noarch" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "cups-1:2.2.6-51.el8_8.5.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:cups-1:2.2.6-51.el8_8.5.ppc64le" }, "product_reference": "cups-1:2.2.6-51.el8_8.5.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-1:2.2.6-51.el8_8.5.src as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:cups-1:2.2.6-51.el8_8.5.src" }, "product_reference": "cups-1:2.2.6-51.el8_8.5.src", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-1:2.2.6-51.el8_8.5.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:cups-1:2.2.6-51.el8_8.5.x86_64" }, "product_reference": "cups-1:2.2.6-51.el8_8.5.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-1:2.2.6-51.el8_8.5.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:cups-client-1:2.2.6-51.el8_8.5.ppc64le" }, "product_reference": "cups-client-1:2.2.6-51.el8_8.5.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-1:2.2.6-51.el8_8.5.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:cups-client-1:2.2.6-51.el8_8.5.x86_64" }, "product_reference": "cups-client-1:2.2.6-51.el8_8.5.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-debuginfo-1:2.2.6-51.el8_8.5.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:cups-client-debuginfo-1:2.2.6-51.el8_8.5.i686" }, "product_reference": "cups-client-debuginfo-1:2.2.6-51.el8_8.5.i686", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-debuginfo-1:2.2.6-51.el8_8.5.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:cups-client-debuginfo-1:2.2.6-51.el8_8.5.ppc64le" }, "product_reference": "cups-client-debuginfo-1:2.2.6-51.el8_8.5.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-debuginfo-1:2.2.6-51.el8_8.5.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:cups-client-debuginfo-1:2.2.6-51.el8_8.5.x86_64" }, "product_reference": "cups-client-debuginfo-1:2.2.6-51.el8_8.5.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debuginfo-1:2.2.6-51.el8_8.5.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:cups-debuginfo-1:2.2.6-51.el8_8.5.i686" }, "product_reference": "cups-debuginfo-1:2.2.6-51.el8_8.5.i686", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debuginfo-1:2.2.6-51.el8_8.5.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:cups-debuginfo-1:2.2.6-51.el8_8.5.ppc64le" }, "product_reference": "cups-debuginfo-1:2.2.6-51.el8_8.5.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debuginfo-1:2.2.6-51.el8_8.5.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:cups-debuginfo-1:2.2.6-51.el8_8.5.x86_64" }, "product_reference": "cups-debuginfo-1:2.2.6-51.el8_8.5.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debugsource-1:2.2.6-51.el8_8.5.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:cups-debugsource-1:2.2.6-51.el8_8.5.i686" }, "product_reference": "cups-debugsource-1:2.2.6-51.el8_8.5.i686", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debugsource-1:2.2.6-51.el8_8.5.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:cups-debugsource-1:2.2.6-51.el8_8.5.ppc64le" }, "product_reference": "cups-debugsource-1:2.2.6-51.el8_8.5.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debugsource-1:2.2.6-51.el8_8.5.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:cups-debugsource-1:2.2.6-51.el8_8.5.x86_64" }, "product_reference": "cups-debugsource-1:2.2.6-51.el8_8.5.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-1:2.2.6-51.el8_8.5.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:cups-devel-1:2.2.6-51.el8_8.5.i686" }, "product_reference": "cups-devel-1:2.2.6-51.el8_8.5.i686", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-1:2.2.6-51.el8_8.5.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:cups-devel-1:2.2.6-51.el8_8.5.ppc64le" }, "product_reference": "cups-devel-1:2.2.6-51.el8_8.5.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-1:2.2.6-51.el8_8.5.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:cups-devel-1:2.2.6-51.el8_8.5.x86_64" }, "product_reference": "cups-devel-1:2.2.6-51.el8_8.5.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-filesystem-1:2.2.6-51.el8_8.5.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:cups-filesystem-1:2.2.6-51.el8_8.5.noarch" }, "product_reference": "cups-filesystem-1:2.2.6-51.el8_8.5.noarch", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-1:2.2.6-51.el8_8.5.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:cups-ipptool-1:2.2.6-51.el8_8.5.ppc64le" }, "product_reference": "cups-ipptool-1:2.2.6-51.el8_8.5.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-1:2.2.6-51.el8_8.5.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:cups-ipptool-1:2.2.6-51.el8_8.5.x86_64" }, "product_reference": "cups-ipptool-1:2.2.6-51.el8_8.5.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-debuginfo-1:2.2.6-51.el8_8.5.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:cups-ipptool-debuginfo-1:2.2.6-51.el8_8.5.i686" }, "product_reference": "cups-ipptool-debuginfo-1:2.2.6-51.el8_8.5.i686", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-debuginfo-1:2.2.6-51.el8_8.5.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:cups-ipptool-debuginfo-1:2.2.6-51.el8_8.5.ppc64le" }, "product_reference": "cups-ipptool-debuginfo-1:2.2.6-51.el8_8.5.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-debuginfo-1:2.2.6-51.el8_8.5.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:cups-ipptool-debuginfo-1:2.2.6-51.el8_8.5.x86_64" }, "product_reference": "cups-ipptool-debuginfo-1:2.2.6-51.el8_8.5.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-1:2.2.6-51.el8_8.5.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:cups-libs-1:2.2.6-51.el8_8.5.i686" }, "product_reference": "cups-libs-1:2.2.6-51.el8_8.5.i686", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-1:2.2.6-51.el8_8.5.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:cups-libs-1:2.2.6-51.el8_8.5.ppc64le" }, "product_reference": "cups-libs-1:2.2.6-51.el8_8.5.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-1:2.2.6-51.el8_8.5.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:cups-libs-1:2.2.6-51.el8_8.5.x86_64" }, "product_reference": "cups-libs-1:2.2.6-51.el8_8.5.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-debuginfo-1:2.2.6-51.el8_8.5.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:cups-libs-debuginfo-1:2.2.6-51.el8_8.5.i686" }, "product_reference": "cups-libs-debuginfo-1:2.2.6-51.el8_8.5.i686", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-debuginfo-1:2.2.6-51.el8_8.5.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:cups-libs-debuginfo-1:2.2.6-51.el8_8.5.ppc64le" }, "product_reference": "cups-libs-debuginfo-1:2.2.6-51.el8_8.5.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-debuginfo-1:2.2.6-51.el8_8.5.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:cups-libs-debuginfo-1:2.2.6-51.el8_8.5.x86_64" }, "product_reference": "cups-libs-debuginfo-1:2.2.6-51.el8_8.5.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-1:2.2.6-51.el8_8.5.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:cups-lpd-1:2.2.6-51.el8_8.5.ppc64le" }, "product_reference": "cups-lpd-1:2.2.6-51.el8_8.5.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-1:2.2.6-51.el8_8.5.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:cups-lpd-1:2.2.6-51.el8_8.5.x86_64" }, "product_reference": "cups-lpd-1:2.2.6-51.el8_8.5.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-debuginfo-1:2.2.6-51.el8_8.5.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:cups-lpd-debuginfo-1:2.2.6-51.el8_8.5.i686" }, "product_reference": "cups-lpd-debuginfo-1:2.2.6-51.el8_8.5.i686", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-debuginfo-1:2.2.6-51.el8_8.5.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:cups-lpd-debuginfo-1:2.2.6-51.el8_8.5.ppc64le" }, "product_reference": "cups-lpd-debuginfo-1:2.2.6-51.el8_8.5.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-debuginfo-1:2.2.6-51.el8_8.5.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:cups-lpd-debuginfo-1:2.2.6-51.el8_8.5.x86_64" }, "product_reference": "cups-lpd-debuginfo-1:2.2.6-51.el8_8.5.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-1:2.2.6-51.el8_8.5.src as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS:cups-1:2.2.6-51.el8_8.5.src" }, "product_reference": "cups-1:2.2.6-51.el8_8.5.src", "relates_to_product_reference": "AppStream-8.8.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-1:2.2.6-51.el8_8.5.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS:cups-1:2.2.6-51.el8_8.5.x86_64" }, "product_reference": "cups-1:2.2.6-51.el8_8.5.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-1:2.2.6-51.el8_8.5.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS:cups-client-1:2.2.6-51.el8_8.5.x86_64" }, "product_reference": "cups-client-1:2.2.6-51.el8_8.5.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-debuginfo-1:2.2.6-51.el8_8.5.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS:cups-client-debuginfo-1:2.2.6-51.el8_8.5.i686" }, "product_reference": "cups-client-debuginfo-1:2.2.6-51.el8_8.5.i686", "relates_to_product_reference": "AppStream-8.8.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-debuginfo-1:2.2.6-51.el8_8.5.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS:cups-client-debuginfo-1:2.2.6-51.el8_8.5.x86_64" }, "product_reference": "cups-client-debuginfo-1:2.2.6-51.el8_8.5.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debuginfo-1:2.2.6-51.el8_8.5.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS:cups-debuginfo-1:2.2.6-51.el8_8.5.i686" }, "product_reference": "cups-debuginfo-1:2.2.6-51.el8_8.5.i686", "relates_to_product_reference": "AppStream-8.8.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debuginfo-1:2.2.6-51.el8_8.5.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS:cups-debuginfo-1:2.2.6-51.el8_8.5.x86_64" }, "product_reference": "cups-debuginfo-1:2.2.6-51.el8_8.5.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debugsource-1:2.2.6-51.el8_8.5.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS:cups-debugsource-1:2.2.6-51.el8_8.5.i686" }, "product_reference": "cups-debugsource-1:2.2.6-51.el8_8.5.i686", "relates_to_product_reference": "AppStream-8.8.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debugsource-1:2.2.6-51.el8_8.5.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS:cups-debugsource-1:2.2.6-51.el8_8.5.x86_64" }, "product_reference": "cups-debugsource-1:2.2.6-51.el8_8.5.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-1:2.2.6-51.el8_8.5.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS:cups-devel-1:2.2.6-51.el8_8.5.i686" }, "product_reference": "cups-devel-1:2.2.6-51.el8_8.5.i686", "relates_to_product_reference": "AppStream-8.8.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-1:2.2.6-51.el8_8.5.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS:cups-devel-1:2.2.6-51.el8_8.5.x86_64" }, "product_reference": "cups-devel-1:2.2.6-51.el8_8.5.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-filesystem-1:2.2.6-51.el8_8.5.noarch as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS:cups-filesystem-1:2.2.6-51.el8_8.5.noarch" }, "product_reference": "cups-filesystem-1:2.2.6-51.el8_8.5.noarch", "relates_to_product_reference": "AppStream-8.8.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-1:2.2.6-51.el8_8.5.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS:cups-ipptool-1:2.2.6-51.el8_8.5.x86_64" }, "product_reference": "cups-ipptool-1:2.2.6-51.el8_8.5.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-debuginfo-1:2.2.6-51.el8_8.5.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS:cups-ipptool-debuginfo-1:2.2.6-51.el8_8.5.i686" }, "product_reference": "cups-ipptool-debuginfo-1:2.2.6-51.el8_8.5.i686", "relates_to_product_reference": "AppStream-8.8.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-debuginfo-1:2.2.6-51.el8_8.5.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS:cups-ipptool-debuginfo-1:2.2.6-51.el8_8.5.x86_64" }, "product_reference": "cups-ipptool-debuginfo-1:2.2.6-51.el8_8.5.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-1:2.2.6-51.el8_8.5.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS:cups-libs-1:2.2.6-51.el8_8.5.i686" }, "product_reference": "cups-libs-1:2.2.6-51.el8_8.5.i686", "relates_to_product_reference": "AppStream-8.8.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-1:2.2.6-51.el8_8.5.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS:cups-libs-1:2.2.6-51.el8_8.5.x86_64" }, "product_reference": "cups-libs-1:2.2.6-51.el8_8.5.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-debuginfo-1:2.2.6-51.el8_8.5.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS:cups-libs-debuginfo-1:2.2.6-51.el8_8.5.i686" }, "product_reference": "cups-libs-debuginfo-1:2.2.6-51.el8_8.5.i686", "relates_to_product_reference": "AppStream-8.8.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-debuginfo-1:2.2.6-51.el8_8.5.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS:cups-libs-debuginfo-1:2.2.6-51.el8_8.5.x86_64" }, "product_reference": "cups-libs-debuginfo-1:2.2.6-51.el8_8.5.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-1:2.2.6-51.el8_8.5.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS:cups-lpd-1:2.2.6-51.el8_8.5.x86_64" }, "product_reference": "cups-lpd-1:2.2.6-51.el8_8.5.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-debuginfo-1:2.2.6-51.el8_8.5.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS:cups-lpd-debuginfo-1:2.2.6-51.el8_8.5.i686" }, "product_reference": "cups-lpd-debuginfo-1:2.2.6-51.el8_8.5.i686", "relates_to_product_reference": "AppStream-8.8.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-debuginfo-1:2.2.6-51.el8_8.5.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS:cups-lpd-debuginfo-1:2.2.6-51.el8_8.5.x86_64" }, "product_reference": "cups-lpd-debuginfo-1:2.2.6-51.el8_8.5.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-1:2.2.6-51.el8_8.5.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)", "product_id": "BaseOS-8.8.0.Z.E4S:cups-1:2.2.6-51.el8_8.5.ppc64le" }, "product_reference": "cups-1:2.2.6-51.el8_8.5.ppc64le", "relates_to_product_reference": "BaseOS-8.8.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-1:2.2.6-51.el8_8.5.src as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)", "product_id": "BaseOS-8.8.0.Z.E4S:cups-1:2.2.6-51.el8_8.5.src" }, "product_reference": "cups-1:2.2.6-51.el8_8.5.src", "relates_to_product_reference": "BaseOS-8.8.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-1:2.2.6-51.el8_8.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)", "product_id": "BaseOS-8.8.0.Z.E4S:cups-1:2.2.6-51.el8_8.5.x86_64" }, "product_reference": "cups-1:2.2.6-51.el8_8.5.x86_64", "relates_to_product_reference": "BaseOS-8.8.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-1:2.2.6-51.el8_8.5.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)", "product_id": "BaseOS-8.8.0.Z.E4S:cups-client-1:2.2.6-51.el8_8.5.ppc64le" }, "product_reference": "cups-client-1:2.2.6-51.el8_8.5.ppc64le", "relates_to_product_reference": "BaseOS-8.8.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-1:2.2.6-51.el8_8.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)", "product_id": "BaseOS-8.8.0.Z.E4S:cups-client-1:2.2.6-51.el8_8.5.x86_64" }, "product_reference": "cups-client-1:2.2.6-51.el8_8.5.x86_64", "relates_to_product_reference": "BaseOS-8.8.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-debuginfo-1:2.2.6-51.el8_8.5.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)", "product_id": "BaseOS-8.8.0.Z.E4S:cups-client-debuginfo-1:2.2.6-51.el8_8.5.i686" }, "product_reference": "cups-client-debuginfo-1:2.2.6-51.el8_8.5.i686", "relates_to_product_reference": "BaseOS-8.8.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-debuginfo-1:2.2.6-51.el8_8.5.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)", "product_id": "BaseOS-8.8.0.Z.E4S:cups-client-debuginfo-1:2.2.6-51.el8_8.5.ppc64le" }, "product_reference": "cups-client-debuginfo-1:2.2.6-51.el8_8.5.ppc64le", "relates_to_product_reference": "BaseOS-8.8.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-debuginfo-1:2.2.6-51.el8_8.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)", "product_id": "BaseOS-8.8.0.Z.E4S:cups-client-debuginfo-1:2.2.6-51.el8_8.5.x86_64" }, "product_reference": "cups-client-debuginfo-1:2.2.6-51.el8_8.5.x86_64", "relates_to_product_reference": "BaseOS-8.8.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debuginfo-1:2.2.6-51.el8_8.5.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)", "product_id": "BaseOS-8.8.0.Z.E4S:cups-debuginfo-1:2.2.6-51.el8_8.5.i686" }, "product_reference": "cups-debuginfo-1:2.2.6-51.el8_8.5.i686", "relates_to_product_reference": "BaseOS-8.8.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debuginfo-1:2.2.6-51.el8_8.5.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)", "product_id": "BaseOS-8.8.0.Z.E4S:cups-debuginfo-1:2.2.6-51.el8_8.5.ppc64le" }, "product_reference": "cups-debuginfo-1:2.2.6-51.el8_8.5.ppc64le", "relates_to_product_reference": "BaseOS-8.8.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debuginfo-1:2.2.6-51.el8_8.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)", "product_id": "BaseOS-8.8.0.Z.E4S:cups-debuginfo-1:2.2.6-51.el8_8.5.x86_64" }, "product_reference": "cups-debuginfo-1:2.2.6-51.el8_8.5.x86_64", "relates_to_product_reference": "BaseOS-8.8.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debugsource-1:2.2.6-51.el8_8.5.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)", "product_id": "BaseOS-8.8.0.Z.E4S:cups-debugsource-1:2.2.6-51.el8_8.5.i686" }, "product_reference": "cups-debugsource-1:2.2.6-51.el8_8.5.i686", "relates_to_product_reference": "BaseOS-8.8.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debugsource-1:2.2.6-51.el8_8.5.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)", "product_id": "BaseOS-8.8.0.Z.E4S:cups-debugsource-1:2.2.6-51.el8_8.5.ppc64le" }, "product_reference": "cups-debugsource-1:2.2.6-51.el8_8.5.ppc64le", "relates_to_product_reference": "BaseOS-8.8.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debugsource-1:2.2.6-51.el8_8.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)", "product_id": "BaseOS-8.8.0.Z.E4S:cups-debugsource-1:2.2.6-51.el8_8.5.x86_64" }, "product_reference": "cups-debugsource-1:2.2.6-51.el8_8.5.x86_64", "relates_to_product_reference": "BaseOS-8.8.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-1:2.2.6-51.el8_8.5.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)", "product_id": "BaseOS-8.8.0.Z.E4S:cups-devel-1:2.2.6-51.el8_8.5.i686" }, "product_reference": "cups-devel-1:2.2.6-51.el8_8.5.i686", "relates_to_product_reference": "BaseOS-8.8.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-1:2.2.6-51.el8_8.5.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)", "product_id": "BaseOS-8.8.0.Z.E4S:cups-devel-1:2.2.6-51.el8_8.5.ppc64le" }, "product_reference": "cups-devel-1:2.2.6-51.el8_8.5.ppc64le", "relates_to_product_reference": "BaseOS-8.8.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-1:2.2.6-51.el8_8.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)", "product_id": "BaseOS-8.8.0.Z.E4S:cups-devel-1:2.2.6-51.el8_8.5.x86_64" }, "product_reference": "cups-devel-1:2.2.6-51.el8_8.5.x86_64", "relates_to_product_reference": "BaseOS-8.8.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-filesystem-1:2.2.6-51.el8_8.5.noarch as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)", "product_id": "BaseOS-8.8.0.Z.E4S:cups-filesystem-1:2.2.6-51.el8_8.5.noarch" }, "product_reference": "cups-filesystem-1:2.2.6-51.el8_8.5.noarch", "relates_to_product_reference": "BaseOS-8.8.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-1:2.2.6-51.el8_8.5.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)", "product_id": "BaseOS-8.8.0.Z.E4S:cups-ipptool-1:2.2.6-51.el8_8.5.ppc64le" }, "product_reference": "cups-ipptool-1:2.2.6-51.el8_8.5.ppc64le", "relates_to_product_reference": "BaseOS-8.8.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-1:2.2.6-51.el8_8.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)", "product_id": "BaseOS-8.8.0.Z.E4S:cups-ipptool-1:2.2.6-51.el8_8.5.x86_64" }, "product_reference": "cups-ipptool-1:2.2.6-51.el8_8.5.x86_64", "relates_to_product_reference": "BaseOS-8.8.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-debuginfo-1:2.2.6-51.el8_8.5.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)", "product_id": "BaseOS-8.8.0.Z.E4S:cups-ipptool-debuginfo-1:2.2.6-51.el8_8.5.i686" }, "product_reference": "cups-ipptool-debuginfo-1:2.2.6-51.el8_8.5.i686", "relates_to_product_reference": "BaseOS-8.8.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-debuginfo-1:2.2.6-51.el8_8.5.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)", "product_id": "BaseOS-8.8.0.Z.E4S:cups-ipptool-debuginfo-1:2.2.6-51.el8_8.5.ppc64le" }, "product_reference": "cups-ipptool-debuginfo-1:2.2.6-51.el8_8.5.ppc64le", "relates_to_product_reference": "BaseOS-8.8.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-debuginfo-1:2.2.6-51.el8_8.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)", "product_id": "BaseOS-8.8.0.Z.E4S:cups-ipptool-debuginfo-1:2.2.6-51.el8_8.5.x86_64" }, "product_reference": "cups-ipptool-debuginfo-1:2.2.6-51.el8_8.5.x86_64", "relates_to_product_reference": "BaseOS-8.8.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-1:2.2.6-51.el8_8.5.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)", "product_id": "BaseOS-8.8.0.Z.E4S:cups-libs-1:2.2.6-51.el8_8.5.i686" }, "product_reference": "cups-libs-1:2.2.6-51.el8_8.5.i686", "relates_to_product_reference": "BaseOS-8.8.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-1:2.2.6-51.el8_8.5.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)", "product_id": "BaseOS-8.8.0.Z.E4S:cups-libs-1:2.2.6-51.el8_8.5.ppc64le" }, "product_reference": "cups-libs-1:2.2.6-51.el8_8.5.ppc64le", "relates_to_product_reference": "BaseOS-8.8.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-1:2.2.6-51.el8_8.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)", "product_id": "BaseOS-8.8.0.Z.E4S:cups-libs-1:2.2.6-51.el8_8.5.x86_64" }, "product_reference": "cups-libs-1:2.2.6-51.el8_8.5.x86_64", "relates_to_product_reference": "BaseOS-8.8.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-debuginfo-1:2.2.6-51.el8_8.5.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)", "product_id": "BaseOS-8.8.0.Z.E4S:cups-libs-debuginfo-1:2.2.6-51.el8_8.5.i686" }, "product_reference": "cups-libs-debuginfo-1:2.2.6-51.el8_8.5.i686", "relates_to_product_reference": "BaseOS-8.8.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-debuginfo-1:2.2.6-51.el8_8.5.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)", "product_id": "BaseOS-8.8.0.Z.E4S:cups-libs-debuginfo-1:2.2.6-51.el8_8.5.ppc64le" }, "product_reference": "cups-libs-debuginfo-1:2.2.6-51.el8_8.5.ppc64le", "relates_to_product_reference": "BaseOS-8.8.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-debuginfo-1:2.2.6-51.el8_8.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)", "product_id": "BaseOS-8.8.0.Z.E4S:cups-libs-debuginfo-1:2.2.6-51.el8_8.5.x86_64" }, "product_reference": "cups-libs-debuginfo-1:2.2.6-51.el8_8.5.x86_64", "relates_to_product_reference": "BaseOS-8.8.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-1:2.2.6-51.el8_8.5.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)", "product_id": "BaseOS-8.8.0.Z.E4S:cups-lpd-1:2.2.6-51.el8_8.5.ppc64le" }, "product_reference": "cups-lpd-1:2.2.6-51.el8_8.5.ppc64le", "relates_to_product_reference": "BaseOS-8.8.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-1:2.2.6-51.el8_8.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)", "product_id": "BaseOS-8.8.0.Z.E4S:cups-lpd-1:2.2.6-51.el8_8.5.x86_64" }, "product_reference": "cups-lpd-1:2.2.6-51.el8_8.5.x86_64", "relates_to_product_reference": "BaseOS-8.8.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-debuginfo-1:2.2.6-51.el8_8.5.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)", "product_id": "BaseOS-8.8.0.Z.E4S:cups-lpd-debuginfo-1:2.2.6-51.el8_8.5.i686" }, "product_reference": "cups-lpd-debuginfo-1:2.2.6-51.el8_8.5.i686", "relates_to_product_reference": "BaseOS-8.8.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-debuginfo-1:2.2.6-51.el8_8.5.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)", "product_id": "BaseOS-8.8.0.Z.E4S:cups-lpd-debuginfo-1:2.2.6-51.el8_8.5.ppc64le" }, "product_reference": "cups-lpd-debuginfo-1:2.2.6-51.el8_8.5.ppc64le", "relates_to_product_reference": "BaseOS-8.8.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-debuginfo-1:2.2.6-51.el8_8.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)", "product_id": "BaseOS-8.8.0.Z.E4S:cups-lpd-debuginfo-1:2.2.6-51.el8_8.5.x86_64" }, "product_reference": "cups-lpd-debuginfo-1:2.2.6-51.el8_8.5.x86_64", "relates_to_product_reference": "BaseOS-8.8.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-1:2.2.6-51.el8_8.5.src as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.TUS:cups-1:2.2.6-51.el8_8.5.src" }, "product_reference": "cups-1:2.2.6-51.el8_8.5.src", "relates_to_product_reference": "BaseOS-8.8.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-1:2.2.6-51.el8_8.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.TUS:cups-1:2.2.6-51.el8_8.5.x86_64" }, "product_reference": "cups-1:2.2.6-51.el8_8.5.x86_64", "relates_to_product_reference": "BaseOS-8.8.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-1:2.2.6-51.el8_8.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.TUS:cups-client-1:2.2.6-51.el8_8.5.x86_64" }, "product_reference": "cups-client-1:2.2.6-51.el8_8.5.x86_64", "relates_to_product_reference": "BaseOS-8.8.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-debuginfo-1:2.2.6-51.el8_8.5.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.TUS:cups-client-debuginfo-1:2.2.6-51.el8_8.5.i686" }, "product_reference": "cups-client-debuginfo-1:2.2.6-51.el8_8.5.i686", "relates_to_product_reference": "BaseOS-8.8.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-debuginfo-1:2.2.6-51.el8_8.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.TUS:cups-client-debuginfo-1:2.2.6-51.el8_8.5.x86_64" }, "product_reference": "cups-client-debuginfo-1:2.2.6-51.el8_8.5.x86_64", "relates_to_product_reference": "BaseOS-8.8.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debuginfo-1:2.2.6-51.el8_8.5.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.TUS:cups-debuginfo-1:2.2.6-51.el8_8.5.i686" }, "product_reference": "cups-debuginfo-1:2.2.6-51.el8_8.5.i686", "relates_to_product_reference": "BaseOS-8.8.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debuginfo-1:2.2.6-51.el8_8.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.TUS:cups-debuginfo-1:2.2.6-51.el8_8.5.x86_64" }, "product_reference": "cups-debuginfo-1:2.2.6-51.el8_8.5.x86_64", "relates_to_product_reference": "BaseOS-8.8.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debugsource-1:2.2.6-51.el8_8.5.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.TUS:cups-debugsource-1:2.2.6-51.el8_8.5.i686" }, "product_reference": "cups-debugsource-1:2.2.6-51.el8_8.5.i686", "relates_to_product_reference": "BaseOS-8.8.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debugsource-1:2.2.6-51.el8_8.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.TUS:cups-debugsource-1:2.2.6-51.el8_8.5.x86_64" }, "product_reference": "cups-debugsource-1:2.2.6-51.el8_8.5.x86_64", "relates_to_product_reference": "BaseOS-8.8.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-1:2.2.6-51.el8_8.5.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.TUS:cups-devel-1:2.2.6-51.el8_8.5.i686" }, "product_reference": "cups-devel-1:2.2.6-51.el8_8.5.i686", "relates_to_product_reference": "BaseOS-8.8.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-1:2.2.6-51.el8_8.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.TUS:cups-devel-1:2.2.6-51.el8_8.5.x86_64" }, "product_reference": "cups-devel-1:2.2.6-51.el8_8.5.x86_64", "relates_to_product_reference": "BaseOS-8.8.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-filesystem-1:2.2.6-51.el8_8.5.noarch as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.TUS:cups-filesystem-1:2.2.6-51.el8_8.5.noarch" }, "product_reference": "cups-filesystem-1:2.2.6-51.el8_8.5.noarch", "relates_to_product_reference": "BaseOS-8.8.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-1:2.2.6-51.el8_8.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.TUS:cups-ipptool-1:2.2.6-51.el8_8.5.x86_64" }, "product_reference": "cups-ipptool-1:2.2.6-51.el8_8.5.x86_64", "relates_to_product_reference": "BaseOS-8.8.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-debuginfo-1:2.2.6-51.el8_8.5.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.TUS:cups-ipptool-debuginfo-1:2.2.6-51.el8_8.5.i686" }, "product_reference": "cups-ipptool-debuginfo-1:2.2.6-51.el8_8.5.i686", "relates_to_product_reference": "BaseOS-8.8.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-debuginfo-1:2.2.6-51.el8_8.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.TUS:cups-ipptool-debuginfo-1:2.2.6-51.el8_8.5.x86_64" }, "product_reference": "cups-ipptool-debuginfo-1:2.2.6-51.el8_8.5.x86_64", "relates_to_product_reference": "BaseOS-8.8.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-1:2.2.6-51.el8_8.5.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.TUS:cups-libs-1:2.2.6-51.el8_8.5.i686" }, "product_reference": "cups-libs-1:2.2.6-51.el8_8.5.i686", "relates_to_product_reference": "BaseOS-8.8.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-1:2.2.6-51.el8_8.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.TUS:cups-libs-1:2.2.6-51.el8_8.5.x86_64" }, "product_reference": "cups-libs-1:2.2.6-51.el8_8.5.x86_64", "relates_to_product_reference": "BaseOS-8.8.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-debuginfo-1:2.2.6-51.el8_8.5.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.TUS:cups-libs-debuginfo-1:2.2.6-51.el8_8.5.i686" }, "product_reference": "cups-libs-debuginfo-1:2.2.6-51.el8_8.5.i686", "relates_to_product_reference": "BaseOS-8.8.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-debuginfo-1:2.2.6-51.el8_8.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.TUS:cups-libs-debuginfo-1:2.2.6-51.el8_8.5.x86_64" }, "product_reference": "cups-libs-debuginfo-1:2.2.6-51.el8_8.5.x86_64", "relates_to_product_reference": "BaseOS-8.8.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-1:2.2.6-51.el8_8.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.TUS:cups-lpd-1:2.2.6-51.el8_8.5.x86_64" }, "product_reference": "cups-lpd-1:2.2.6-51.el8_8.5.x86_64", "relates_to_product_reference": "BaseOS-8.8.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-debuginfo-1:2.2.6-51.el8_8.5.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.TUS:cups-lpd-debuginfo-1:2.2.6-51.el8_8.5.i686" }, "product_reference": "cups-lpd-debuginfo-1:2.2.6-51.el8_8.5.i686", "relates_to_product_reference": "BaseOS-8.8.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-debuginfo-1:2.2.6-51.el8_8.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.TUS:cups-lpd-debuginfo-1:2.2.6-51.el8_8.5.x86_64" }, "product_reference": "cups-lpd-debuginfo-1:2.2.6-51.el8_8.5.x86_64", "relates_to_product_reference": "BaseOS-8.8.0.Z.TUS" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Hristo Venev" ] } ], "cve": "CVE-2025-58060", "cwe": { "id": "CWE-287", "name": "Improper Authentication" }, "discovery_date": "2025-09-02T12:06:54.304000+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2392595" } ], "notes": [ { "category": "description", "text": "A flaw was found in CUPS, a widely used printing service on Linux and UNIX-like systems. The issue arises when authentication is configured to use a method other than Basic, but the attacker sends an HTTP request with a Basic authentication header. Due to improper validation in the cupsdAuthorize() function, the password is not checked. This vulnerability allows attackers to bypass authentication entirely, resulting in unauthorized access to administrative functions and system configuration.", "title": "Vulnerability description" }, { "category": "summary", "text": "cups: Authentication Bypass in CUPS Authorization Handling", "title": "Vulnerability summary" }, { "category": "other", "text": "The Red Hat Product Security team has assessed the severity of this vulnerability as Important, given that it enables complete authentication bypass. Exploitation requires no valid credentials and can be performed remotely in some configurations. Attackers could gain administrative privileges in CUPS, modify critical configuration files, or potentially escalate their access further depending on the system environment. The root cause is a missing authentication check when the AuthType is set to values other than Basic but a Basic authorization header is supplied.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.8.0.Z.E4S:cups-1:2.2.6-51.el8_8.5.ppc64le", "AppStream-8.8.0.Z.E4S:cups-1:2.2.6-51.el8_8.5.src", "AppStream-8.8.0.Z.E4S:cups-1:2.2.6-51.el8_8.5.x86_64", "AppStream-8.8.0.Z.E4S:cups-client-1:2.2.6-51.el8_8.5.ppc64le", "AppStream-8.8.0.Z.E4S:cups-client-1:2.2.6-51.el8_8.5.x86_64", "AppStream-8.8.0.Z.E4S:cups-client-debuginfo-1:2.2.6-51.el8_8.5.i686", "AppStream-8.8.0.Z.E4S:cups-client-debuginfo-1:2.2.6-51.el8_8.5.ppc64le", "AppStream-8.8.0.Z.E4S:cups-client-debuginfo-1:2.2.6-51.el8_8.5.x86_64", "AppStream-8.8.0.Z.E4S:cups-debuginfo-1:2.2.6-51.el8_8.5.i686", "AppStream-8.8.0.Z.E4S:cups-debuginfo-1:2.2.6-51.el8_8.5.ppc64le", "AppStream-8.8.0.Z.E4S:cups-debuginfo-1:2.2.6-51.el8_8.5.x86_64", "AppStream-8.8.0.Z.E4S:cups-debugsource-1:2.2.6-51.el8_8.5.i686", "AppStream-8.8.0.Z.E4S:cups-debugsource-1:2.2.6-51.el8_8.5.ppc64le", "AppStream-8.8.0.Z.E4S:cups-debugsource-1:2.2.6-51.el8_8.5.x86_64", "AppStream-8.8.0.Z.E4S:cups-devel-1:2.2.6-51.el8_8.5.i686", "AppStream-8.8.0.Z.E4S:cups-devel-1:2.2.6-51.el8_8.5.ppc64le", "AppStream-8.8.0.Z.E4S:cups-devel-1:2.2.6-51.el8_8.5.x86_64", "AppStream-8.8.0.Z.E4S:cups-filesystem-1:2.2.6-51.el8_8.5.noarch", "AppStream-8.8.0.Z.E4S:cups-ipptool-1:2.2.6-51.el8_8.5.ppc64le", "AppStream-8.8.0.Z.E4S:cups-ipptool-1:2.2.6-51.el8_8.5.x86_64", "AppStream-8.8.0.Z.E4S:cups-ipptool-debuginfo-1:2.2.6-51.el8_8.5.i686", "AppStream-8.8.0.Z.E4S:cups-ipptool-debuginfo-1:2.2.6-51.el8_8.5.ppc64le", "AppStream-8.8.0.Z.E4S:cups-ipptool-debuginfo-1:2.2.6-51.el8_8.5.x86_64", "AppStream-8.8.0.Z.E4S:cups-libs-1:2.2.6-51.el8_8.5.i686", "AppStream-8.8.0.Z.E4S:cups-libs-1:2.2.6-51.el8_8.5.ppc64le", "AppStream-8.8.0.Z.E4S:cups-libs-1:2.2.6-51.el8_8.5.x86_64", "AppStream-8.8.0.Z.E4S:cups-libs-debuginfo-1:2.2.6-51.el8_8.5.i686", "AppStream-8.8.0.Z.E4S:cups-libs-debuginfo-1:2.2.6-51.el8_8.5.ppc64le", "AppStream-8.8.0.Z.E4S:cups-libs-debuginfo-1:2.2.6-51.el8_8.5.x86_64", "AppStream-8.8.0.Z.E4S:cups-lpd-1:2.2.6-51.el8_8.5.ppc64le", "AppStream-8.8.0.Z.E4S:cups-lpd-1:2.2.6-51.el8_8.5.x86_64", "AppStream-8.8.0.Z.E4S:cups-lpd-debuginfo-1:2.2.6-51.el8_8.5.i686", "AppStream-8.8.0.Z.E4S:cups-lpd-debuginfo-1:2.2.6-51.el8_8.5.ppc64le", "AppStream-8.8.0.Z.E4S:cups-lpd-debuginfo-1:2.2.6-51.el8_8.5.x86_64", "AppStream-8.8.0.Z.TUS:cups-1:2.2.6-51.el8_8.5.src", "AppStream-8.8.0.Z.TUS:cups-1:2.2.6-51.el8_8.5.x86_64", "AppStream-8.8.0.Z.TUS:cups-client-1:2.2.6-51.el8_8.5.x86_64", "AppStream-8.8.0.Z.TUS:cups-client-debuginfo-1:2.2.6-51.el8_8.5.i686", "AppStream-8.8.0.Z.TUS:cups-client-debuginfo-1:2.2.6-51.el8_8.5.x86_64", "AppStream-8.8.0.Z.TUS:cups-debuginfo-1:2.2.6-51.el8_8.5.i686", "AppStream-8.8.0.Z.TUS:cups-debuginfo-1:2.2.6-51.el8_8.5.x86_64", "AppStream-8.8.0.Z.TUS:cups-debugsource-1:2.2.6-51.el8_8.5.i686", "AppStream-8.8.0.Z.TUS:cups-debugsource-1:2.2.6-51.el8_8.5.x86_64", "AppStream-8.8.0.Z.TUS:cups-devel-1:2.2.6-51.el8_8.5.i686", "AppStream-8.8.0.Z.TUS:cups-devel-1:2.2.6-51.el8_8.5.x86_64", "AppStream-8.8.0.Z.TUS:cups-filesystem-1:2.2.6-51.el8_8.5.noarch", "AppStream-8.8.0.Z.TUS:cups-ipptool-1:2.2.6-51.el8_8.5.x86_64", "AppStream-8.8.0.Z.TUS:cups-ipptool-debuginfo-1:2.2.6-51.el8_8.5.i686", "AppStream-8.8.0.Z.TUS:cups-ipptool-debuginfo-1:2.2.6-51.el8_8.5.x86_64", "AppStream-8.8.0.Z.TUS:cups-libs-1:2.2.6-51.el8_8.5.i686", "AppStream-8.8.0.Z.TUS:cups-libs-1:2.2.6-51.el8_8.5.x86_64", "AppStream-8.8.0.Z.TUS:cups-libs-debuginfo-1:2.2.6-51.el8_8.5.i686", "AppStream-8.8.0.Z.TUS:cups-libs-debuginfo-1:2.2.6-51.el8_8.5.x86_64", "AppStream-8.8.0.Z.TUS:cups-lpd-1:2.2.6-51.el8_8.5.x86_64", "AppStream-8.8.0.Z.TUS:cups-lpd-debuginfo-1:2.2.6-51.el8_8.5.i686", "AppStream-8.8.0.Z.TUS:cups-lpd-debuginfo-1:2.2.6-51.el8_8.5.x86_64", "BaseOS-8.8.0.Z.E4S:cups-1:2.2.6-51.el8_8.5.ppc64le", "BaseOS-8.8.0.Z.E4S:cups-1:2.2.6-51.el8_8.5.src", "BaseOS-8.8.0.Z.E4S:cups-1:2.2.6-51.el8_8.5.x86_64", "BaseOS-8.8.0.Z.E4S:cups-client-1:2.2.6-51.el8_8.5.ppc64le", "BaseOS-8.8.0.Z.E4S:cups-client-1:2.2.6-51.el8_8.5.x86_64", "BaseOS-8.8.0.Z.E4S:cups-client-debuginfo-1:2.2.6-51.el8_8.5.i686", "BaseOS-8.8.0.Z.E4S:cups-client-debuginfo-1:2.2.6-51.el8_8.5.ppc64le", "BaseOS-8.8.0.Z.E4S:cups-client-debuginfo-1:2.2.6-51.el8_8.5.x86_64", "BaseOS-8.8.0.Z.E4S:cups-debuginfo-1:2.2.6-51.el8_8.5.i686", "BaseOS-8.8.0.Z.E4S:cups-debuginfo-1:2.2.6-51.el8_8.5.ppc64le", "BaseOS-8.8.0.Z.E4S:cups-debuginfo-1:2.2.6-51.el8_8.5.x86_64", "BaseOS-8.8.0.Z.E4S:cups-debugsource-1:2.2.6-51.el8_8.5.i686", "BaseOS-8.8.0.Z.E4S:cups-debugsource-1:2.2.6-51.el8_8.5.ppc64le", "BaseOS-8.8.0.Z.E4S:cups-debugsource-1:2.2.6-51.el8_8.5.x86_64", "BaseOS-8.8.0.Z.E4S:cups-devel-1:2.2.6-51.el8_8.5.i686", "BaseOS-8.8.0.Z.E4S:cups-devel-1:2.2.6-51.el8_8.5.ppc64le", "BaseOS-8.8.0.Z.E4S:cups-devel-1:2.2.6-51.el8_8.5.x86_64", "BaseOS-8.8.0.Z.E4S:cups-filesystem-1:2.2.6-51.el8_8.5.noarch", "BaseOS-8.8.0.Z.E4S:cups-ipptool-1:2.2.6-51.el8_8.5.ppc64le", "BaseOS-8.8.0.Z.E4S:cups-ipptool-1:2.2.6-51.el8_8.5.x86_64", "BaseOS-8.8.0.Z.E4S:cups-ipptool-debuginfo-1:2.2.6-51.el8_8.5.i686", "BaseOS-8.8.0.Z.E4S:cups-ipptool-debuginfo-1:2.2.6-51.el8_8.5.ppc64le", "BaseOS-8.8.0.Z.E4S:cups-ipptool-debuginfo-1:2.2.6-51.el8_8.5.x86_64", "BaseOS-8.8.0.Z.E4S:cups-libs-1:2.2.6-51.el8_8.5.i686", "BaseOS-8.8.0.Z.E4S:cups-libs-1:2.2.6-51.el8_8.5.ppc64le", "BaseOS-8.8.0.Z.E4S:cups-libs-1:2.2.6-51.el8_8.5.x86_64", "BaseOS-8.8.0.Z.E4S:cups-libs-debuginfo-1:2.2.6-51.el8_8.5.i686", "BaseOS-8.8.0.Z.E4S:cups-libs-debuginfo-1:2.2.6-51.el8_8.5.ppc64le", "BaseOS-8.8.0.Z.E4S:cups-libs-debuginfo-1:2.2.6-51.el8_8.5.x86_64", "BaseOS-8.8.0.Z.E4S:cups-lpd-1:2.2.6-51.el8_8.5.ppc64le", "BaseOS-8.8.0.Z.E4S:cups-lpd-1:2.2.6-51.el8_8.5.x86_64", "BaseOS-8.8.0.Z.E4S:cups-lpd-debuginfo-1:2.2.6-51.el8_8.5.i686", "BaseOS-8.8.0.Z.E4S:cups-lpd-debuginfo-1:2.2.6-51.el8_8.5.ppc64le", "BaseOS-8.8.0.Z.E4S:cups-lpd-debuginfo-1:2.2.6-51.el8_8.5.x86_64", "BaseOS-8.8.0.Z.TUS:cups-1:2.2.6-51.el8_8.5.src", "BaseOS-8.8.0.Z.TUS:cups-1:2.2.6-51.el8_8.5.x86_64", "BaseOS-8.8.0.Z.TUS:cups-client-1:2.2.6-51.el8_8.5.x86_64", "BaseOS-8.8.0.Z.TUS:cups-client-debuginfo-1:2.2.6-51.el8_8.5.i686", "BaseOS-8.8.0.Z.TUS:cups-client-debuginfo-1:2.2.6-51.el8_8.5.x86_64", "BaseOS-8.8.0.Z.TUS:cups-debuginfo-1:2.2.6-51.el8_8.5.i686", "BaseOS-8.8.0.Z.TUS:cups-debuginfo-1:2.2.6-51.el8_8.5.x86_64", "BaseOS-8.8.0.Z.TUS:cups-debugsource-1:2.2.6-51.el8_8.5.i686", "BaseOS-8.8.0.Z.TUS:cups-debugsource-1:2.2.6-51.el8_8.5.x86_64", "BaseOS-8.8.0.Z.TUS:cups-devel-1:2.2.6-51.el8_8.5.i686", "BaseOS-8.8.0.Z.TUS:cups-devel-1:2.2.6-51.el8_8.5.x86_64", "BaseOS-8.8.0.Z.TUS:cups-filesystem-1:2.2.6-51.el8_8.5.noarch", "BaseOS-8.8.0.Z.TUS:cups-ipptool-1:2.2.6-51.el8_8.5.x86_64", "BaseOS-8.8.0.Z.TUS:cups-ipptool-debuginfo-1:2.2.6-51.el8_8.5.i686", "BaseOS-8.8.0.Z.TUS:cups-ipptool-debuginfo-1:2.2.6-51.el8_8.5.x86_64", "BaseOS-8.8.0.Z.TUS:cups-libs-1:2.2.6-51.el8_8.5.i686", "BaseOS-8.8.0.Z.TUS:cups-libs-1:2.2.6-51.el8_8.5.x86_64", "BaseOS-8.8.0.Z.TUS:cups-libs-debuginfo-1:2.2.6-51.el8_8.5.i686", "BaseOS-8.8.0.Z.TUS:cups-libs-debuginfo-1:2.2.6-51.el8_8.5.x86_64", "BaseOS-8.8.0.Z.TUS:cups-lpd-1:2.2.6-51.el8_8.5.x86_64", "BaseOS-8.8.0.Z.TUS:cups-lpd-debuginfo-1:2.2.6-51.el8_8.5.i686", "BaseOS-8.8.0.Z.TUS:cups-lpd-debuginfo-1:2.2.6-51.el8_8.5.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2025-58060" }, { "category": "external", "summary": "RHBZ#2392595", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2392595" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2025-58060", "url": "https://www.cve.org/CVERecord?id=CVE-2025-58060" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-58060", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58060" } ], "release_date": "2025-09-11T13:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-09-30T09:57:46+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.8.0.Z.E4S:cups-1:2.2.6-51.el8_8.5.ppc64le", "AppStream-8.8.0.Z.E4S:cups-1:2.2.6-51.el8_8.5.src", "AppStream-8.8.0.Z.E4S:cups-1:2.2.6-51.el8_8.5.x86_64", "AppStream-8.8.0.Z.E4S:cups-client-1:2.2.6-51.el8_8.5.ppc64le", "AppStream-8.8.0.Z.E4S:cups-client-1:2.2.6-51.el8_8.5.x86_64", "AppStream-8.8.0.Z.E4S:cups-client-debuginfo-1:2.2.6-51.el8_8.5.i686", "AppStream-8.8.0.Z.E4S:cups-client-debuginfo-1:2.2.6-51.el8_8.5.ppc64le", "AppStream-8.8.0.Z.E4S:cups-client-debuginfo-1:2.2.6-51.el8_8.5.x86_64", "AppStream-8.8.0.Z.E4S:cups-debuginfo-1:2.2.6-51.el8_8.5.i686", "AppStream-8.8.0.Z.E4S:cups-debuginfo-1:2.2.6-51.el8_8.5.ppc64le", "AppStream-8.8.0.Z.E4S:cups-debuginfo-1:2.2.6-51.el8_8.5.x86_64", "AppStream-8.8.0.Z.E4S:cups-debugsource-1:2.2.6-51.el8_8.5.i686", "AppStream-8.8.0.Z.E4S:cups-debugsource-1:2.2.6-51.el8_8.5.ppc64le", "AppStream-8.8.0.Z.E4S:cups-debugsource-1:2.2.6-51.el8_8.5.x86_64", "AppStream-8.8.0.Z.E4S:cups-devel-1:2.2.6-51.el8_8.5.i686", "AppStream-8.8.0.Z.E4S:cups-devel-1:2.2.6-51.el8_8.5.ppc64le", "AppStream-8.8.0.Z.E4S:cups-devel-1:2.2.6-51.el8_8.5.x86_64", "AppStream-8.8.0.Z.E4S:cups-filesystem-1:2.2.6-51.el8_8.5.noarch", "AppStream-8.8.0.Z.E4S:cups-ipptool-1:2.2.6-51.el8_8.5.ppc64le", "AppStream-8.8.0.Z.E4S:cups-ipptool-1:2.2.6-51.el8_8.5.x86_64", "AppStream-8.8.0.Z.E4S:cups-ipptool-debuginfo-1:2.2.6-51.el8_8.5.i686", "AppStream-8.8.0.Z.E4S:cups-ipptool-debuginfo-1:2.2.6-51.el8_8.5.ppc64le", "AppStream-8.8.0.Z.E4S:cups-ipptool-debuginfo-1:2.2.6-51.el8_8.5.x86_64", "AppStream-8.8.0.Z.E4S:cups-libs-1:2.2.6-51.el8_8.5.i686", "AppStream-8.8.0.Z.E4S:cups-libs-1:2.2.6-51.el8_8.5.ppc64le", "AppStream-8.8.0.Z.E4S:cups-libs-1:2.2.6-51.el8_8.5.x86_64", "AppStream-8.8.0.Z.E4S:cups-libs-debuginfo-1:2.2.6-51.el8_8.5.i686", "AppStream-8.8.0.Z.E4S:cups-libs-debuginfo-1:2.2.6-51.el8_8.5.ppc64le", "AppStream-8.8.0.Z.E4S:cups-libs-debuginfo-1:2.2.6-51.el8_8.5.x86_64", "AppStream-8.8.0.Z.E4S:cups-lpd-1:2.2.6-51.el8_8.5.ppc64le", "AppStream-8.8.0.Z.E4S:cups-lpd-1:2.2.6-51.el8_8.5.x86_64", "AppStream-8.8.0.Z.E4S:cups-lpd-debuginfo-1:2.2.6-51.el8_8.5.i686", "AppStream-8.8.0.Z.E4S:cups-lpd-debuginfo-1:2.2.6-51.el8_8.5.ppc64le", "AppStream-8.8.0.Z.E4S:cups-lpd-debuginfo-1:2.2.6-51.el8_8.5.x86_64", "AppStream-8.8.0.Z.TUS:cups-1:2.2.6-51.el8_8.5.src", "AppStream-8.8.0.Z.TUS:cups-1:2.2.6-51.el8_8.5.x86_64", "AppStream-8.8.0.Z.TUS:cups-client-1:2.2.6-51.el8_8.5.x86_64", "AppStream-8.8.0.Z.TUS:cups-client-debuginfo-1:2.2.6-51.el8_8.5.i686", "AppStream-8.8.0.Z.TUS:cups-client-debuginfo-1:2.2.6-51.el8_8.5.x86_64", "AppStream-8.8.0.Z.TUS:cups-debuginfo-1:2.2.6-51.el8_8.5.i686", "AppStream-8.8.0.Z.TUS:cups-debuginfo-1:2.2.6-51.el8_8.5.x86_64", "AppStream-8.8.0.Z.TUS:cups-debugsource-1:2.2.6-51.el8_8.5.i686", "AppStream-8.8.0.Z.TUS:cups-debugsource-1:2.2.6-51.el8_8.5.x86_64", "AppStream-8.8.0.Z.TUS:cups-devel-1:2.2.6-51.el8_8.5.i686", "AppStream-8.8.0.Z.TUS:cups-devel-1:2.2.6-51.el8_8.5.x86_64", "AppStream-8.8.0.Z.TUS:cups-filesystem-1:2.2.6-51.el8_8.5.noarch", "AppStream-8.8.0.Z.TUS:cups-ipptool-1:2.2.6-51.el8_8.5.x86_64", "AppStream-8.8.0.Z.TUS:cups-ipptool-debuginfo-1:2.2.6-51.el8_8.5.i686", "AppStream-8.8.0.Z.TUS:cups-ipptool-debuginfo-1:2.2.6-51.el8_8.5.x86_64", "AppStream-8.8.0.Z.TUS:cups-libs-1:2.2.6-51.el8_8.5.i686", "AppStream-8.8.0.Z.TUS:cups-libs-1:2.2.6-51.el8_8.5.x86_64", "AppStream-8.8.0.Z.TUS:cups-libs-debuginfo-1:2.2.6-51.el8_8.5.i686", "AppStream-8.8.0.Z.TUS:cups-libs-debuginfo-1:2.2.6-51.el8_8.5.x86_64", "AppStream-8.8.0.Z.TUS:cups-lpd-1:2.2.6-51.el8_8.5.x86_64", "AppStream-8.8.0.Z.TUS:cups-lpd-debuginfo-1:2.2.6-51.el8_8.5.i686", "AppStream-8.8.0.Z.TUS:cups-lpd-debuginfo-1:2.2.6-51.el8_8.5.x86_64", "BaseOS-8.8.0.Z.E4S:cups-1:2.2.6-51.el8_8.5.ppc64le", "BaseOS-8.8.0.Z.E4S:cups-1:2.2.6-51.el8_8.5.src", "BaseOS-8.8.0.Z.E4S:cups-1:2.2.6-51.el8_8.5.x86_64", "BaseOS-8.8.0.Z.E4S:cups-client-1:2.2.6-51.el8_8.5.ppc64le", "BaseOS-8.8.0.Z.E4S:cups-client-1:2.2.6-51.el8_8.5.x86_64", "BaseOS-8.8.0.Z.E4S:cups-client-debuginfo-1:2.2.6-51.el8_8.5.i686", "BaseOS-8.8.0.Z.E4S:cups-client-debuginfo-1:2.2.6-51.el8_8.5.ppc64le", "BaseOS-8.8.0.Z.E4S:cups-client-debuginfo-1:2.2.6-51.el8_8.5.x86_64", "BaseOS-8.8.0.Z.E4S:cups-debuginfo-1:2.2.6-51.el8_8.5.i686", "BaseOS-8.8.0.Z.E4S:cups-debuginfo-1:2.2.6-51.el8_8.5.ppc64le", "BaseOS-8.8.0.Z.E4S:cups-debuginfo-1:2.2.6-51.el8_8.5.x86_64", "BaseOS-8.8.0.Z.E4S:cups-debugsource-1:2.2.6-51.el8_8.5.i686", "BaseOS-8.8.0.Z.E4S:cups-debugsource-1:2.2.6-51.el8_8.5.ppc64le", "BaseOS-8.8.0.Z.E4S:cups-debugsource-1:2.2.6-51.el8_8.5.x86_64", "BaseOS-8.8.0.Z.E4S:cups-devel-1:2.2.6-51.el8_8.5.i686", "BaseOS-8.8.0.Z.E4S:cups-devel-1:2.2.6-51.el8_8.5.ppc64le", "BaseOS-8.8.0.Z.E4S:cups-devel-1:2.2.6-51.el8_8.5.x86_64", "BaseOS-8.8.0.Z.E4S:cups-filesystem-1:2.2.6-51.el8_8.5.noarch", "BaseOS-8.8.0.Z.E4S:cups-ipptool-1:2.2.6-51.el8_8.5.ppc64le", "BaseOS-8.8.0.Z.E4S:cups-ipptool-1:2.2.6-51.el8_8.5.x86_64", "BaseOS-8.8.0.Z.E4S:cups-ipptool-debuginfo-1:2.2.6-51.el8_8.5.i686", "BaseOS-8.8.0.Z.E4S:cups-ipptool-debuginfo-1:2.2.6-51.el8_8.5.ppc64le", "BaseOS-8.8.0.Z.E4S:cups-ipptool-debuginfo-1:2.2.6-51.el8_8.5.x86_64", "BaseOS-8.8.0.Z.E4S:cups-libs-1:2.2.6-51.el8_8.5.i686", "BaseOS-8.8.0.Z.E4S:cups-libs-1:2.2.6-51.el8_8.5.ppc64le", "BaseOS-8.8.0.Z.E4S:cups-libs-1:2.2.6-51.el8_8.5.x86_64", "BaseOS-8.8.0.Z.E4S:cups-libs-debuginfo-1:2.2.6-51.el8_8.5.i686", "BaseOS-8.8.0.Z.E4S:cups-libs-debuginfo-1:2.2.6-51.el8_8.5.ppc64le", "BaseOS-8.8.0.Z.E4S:cups-libs-debuginfo-1:2.2.6-51.el8_8.5.x86_64", "BaseOS-8.8.0.Z.E4S:cups-lpd-1:2.2.6-51.el8_8.5.ppc64le", "BaseOS-8.8.0.Z.E4S:cups-lpd-1:2.2.6-51.el8_8.5.x86_64", "BaseOS-8.8.0.Z.E4S:cups-lpd-debuginfo-1:2.2.6-51.el8_8.5.i686", "BaseOS-8.8.0.Z.E4S:cups-lpd-debuginfo-1:2.2.6-51.el8_8.5.ppc64le", "BaseOS-8.8.0.Z.E4S:cups-lpd-debuginfo-1:2.2.6-51.el8_8.5.x86_64", "BaseOS-8.8.0.Z.TUS:cups-1:2.2.6-51.el8_8.5.src", "BaseOS-8.8.0.Z.TUS:cups-1:2.2.6-51.el8_8.5.x86_64", "BaseOS-8.8.0.Z.TUS:cups-client-1:2.2.6-51.el8_8.5.x86_64", "BaseOS-8.8.0.Z.TUS:cups-client-debuginfo-1:2.2.6-51.el8_8.5.i686", "BaseOS-8.8.0.Z.TUS:cups-client-debuginfo-1:2.2.6-51.el8_8.5.x86_64", "BaseOS-8.8.0.Z.TUS:cups-debuginfo-1:2.2.6-51.el8_8.5.i686", "BaseOS-8.8.0.Z.TUS:cups-debuginfo-1:2.2.6-51.el8_8.5.x86_64", "BaseOS-8.8.0.Z.TUS:cups-debugsource-1:2.2.6-51.el8_8.5.i686", "BaseOS-8.8.0.Z.TUS:cups-debugsource-1:2.2.6-51.el8_8.5.x86_64", "BaseOS-8.8.0.Z.TUS:cups-devel-1:2.2.6-51.el8_8.5.i686", "BaseOS-8.8.0.Z.TUS:cups-devel-1:2.2.6-51.el8_8.5.x86_64", "BaseOS-8.8.0.Z.TUS:cups-filesystem-1:2.2.6-51.el8_8.5.noarch", "BaseOS-8.8.0.Z.TUS:cups-ipptool-1:2.2.6-51.el8_8.5.x86_64", "BaseOS-8.8.0.Z.TUS:cups-ipptool-debuginfo-1:2.2.6-51.el8_8.5.i686", "BaseOS-8.8.0.Z.TUS:cups-ipptool-debuginfo-1:2.2.6-51.el8_8.5.x86_64", "BaseOS-8.8.0.Z.TUS:cups-libs-1:2.2.6-51.el8_8.5.i686", "BaseOS-8.8.0.Z.TUS:cups-libs-1:2.2.6-51.el8_8.5.x86_64", "BaseOS-8.8.0.Z.TUS:cups-libs-debuginfo-1:2.2.6-51.el8_8.5.i686", "BaseOS-8.8.0.Z.TUS:cups-libs-debuginfo-1:2.2.6-51.el8_8.5.x86_64", "BaseOS-8.8.0.Z.TUS:cups-lpd-1:2.2.6-51.el8_8.5.x86_64", "BaseOS-8.8.0.Z.TUS:cups-lpd-debuginfo-1:2.2.6-51.el8_8.5.i686", "BaseOS-8.8.0.Z.TUS:cups-lpd-debuginfo-1:2.2.6-51.el8_8.5.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:17049" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to a widespread installation base, or stability. It is strongly advised to apply vendor-supplied patches as soon as they are released to address this authentication bypass vulnerability.", "product_ids": [ "AppStream-8.8.0.Z.E4S:cups-1:2.2.6-51.el8_8.5.ppc64le", "AppStream-8.8.0.Z.E4S:cups-1:2.2.6-51.el8_8.5.src", "AppStream-8.8.0.Z.E4S:cups-1:2.2.6-51.el8_8.5.x86_64", "AppStream-8.8.0.Z.E4S:cups-client-1:2.2.6-51.el8_8.5.ppc64le", "AppStream-8.8.0.Z.E4S:cups-client-1:2.2.6-51.el8_8.5.x86_64", "AppStream-8.8.0.Z.E4S:cups-client-debuginfo-1:2.2.6-51.el8_8.5.i686", "AppStream-8.8.0.Z.E4S:cups-client-debuginfo-1:2.2.6-51.el8_8.5.ppc64le", "AppStream-8.8.0.Z.E4S:cups-client-debuginfo-1:2.2.6-51.el8_8.5.x86_64", "AppStream-8.8.0.Z.E4S:cups-debuginfo-1:2.2.6-51.el8_8.5.i686", "AppStream-8.8.0.Z.E4S:cups-debuginfo-1:2.2.6-51.el8_8.5.ppc64le", "AppStream-8.8.0.Z.E4S:cups-debuginfo-1:2.2.6-51.el8_8.5.x86_64", "AppStream-8.8.0.Z.E4S:cups-debugsource-1:2.2.6-51.el8_8.5.i686", "AppStream-8.8.0.Z.E4S:cups-debugsource-1:2.2.6-51.el8_8.5.ppc64le", "AppStream-8.8.0.Z.E4S:cups-debugsource-1:2.2.6-51.el8_8.5.x86_64", "AppStream-8.8.0.Z.E4S:cups-devel-1:2.2.6-51.el8_8.5.i686", "AppStream-8.8.0.Z.E4S:cups-devel-1:2.2.6-51.el8_8.5.ppc64le", "AppStream-8.8.0.Z.E4S:cups-devel-1:2.2.6-51.el8_8.5.x86_64", "AppStream-8.8.0.Z.E4S:cups-filesystem-1:2.2.6-51.el8_8.5.noarch", "AppStream-8.8.0.Z.E4S:cups-ipptool-1:2.2.6-51.el8_8.5.ppc64le", "AppStream-8.8.0.Z.E4S:cups-ipptool-1:2.2.6-51.el8_8.5.x86_64", "AppStream-8.8.0.Z.E4S:cups-ipptool-debuginfo-1:2.2.6-51.el8_8.5.i686", "AppStream-8.8.0.Z.E4S:cups-ipptool-debuginfo-1:2.2.6-51.el8_8.5.ppc64le", "AppStream-8.8.0.Z.E4S:cups-ipptool-debuginfo-1:2.2.6-51.el8_8.5.x86_64", "AppStream-8.8.0.Z.E4S:cups-libs-1:2.2.6-51.el8_8.5.i686", "AppStream-8.8.0.Z.E4S:cups-libs-1:2.2.6-51.el8_8.5.ppc64le", "AppStream-8.8.0.Z.E4S:cups-libs-1:2.2.6-51.el8_8.5.x86_64", "AppStream-8.8.0.Z.E4S:cups-libs-debuginfo-1:2.2.6-51.el8_8.5.i686", "AppStream-8.8.0.Z.E4S:cups-libs-debuginfo-1:2.2.6-51.el8_8.5.ppc64le", "AppStream-8.8.0.Z.E4S:cups-libs-debuginfo-1:2.2.6-51.el8_8.5.x86_64", "AppStream-8.8.0.Z.E4S:cups-lpd-1:2.2.6-51.el8_8.5.ppc64le", "AppStream-8.8.0.Z.E4S:cups-lpd-1:2.2.6-51.el8_8.5.x86_64", "AppStream-8.8.0.Z.E4S:cups-lpd-debuginfo-1:2.2.6-51.el8_8.5.i686", "AppStream-8.8.0.Z.E4S:cups-lpd-debuginfo-1:2.2.6-51.el8_8.5.ppc64le", "AppStream-8.8.0.Z.E4S:cups-lpd-debuginfo-1:2.2.6-51.el8_8.5.x86_64", "AppStream-8.8.0.Z.TUS:cups-1:2.2.6-51.el8_8.5.src", "AppStream-8.8.0.Z.TUS:cups-1:2.2.6-51.el8_8.5.x86_64", "AppStream-8.8.0.Z.TUS:cups-client-1:2.2.6-51.el8_8.5.x86_64", "AppStream-8.8.0.Z.TUS:cups-client-debuginfo-1:2.2.6-51.el8_8.5.i686", "AppStream-8.8.0.Z.TUS:cups-client-debuginfo-1:2.2.6-51.el8_8.5.x86_64", "AppStream-8.8.0.Z.TUS:cups-debuginfo-1:2.2.6-51.el8_8.5.i686", "AppStream-8.8.0.Z.TUS:cups-debuginfo-1:2.2.6-51.el8_8.5.x86_64", "AppStream-8.8.0.Z.TUS:cups-debugsource-1:2.2.6-51.el8_8.5.i686", "AppStream-8.8.0.Z.TUS:cups-debugsource-1:2.2.6-51.el8_8.5.x86_64", "AppStream-8.8.0.Z.TUS:cups-devel-1:2.2.6-51.el8_8.5.i686", "AppStream-8.8.0.Z.TUS:cups-devel-1:2.2.6-51.el8_8.5.x86_64", "AppStream-8.8.0.Z.TUS:cups-filesystem-1:2.2.6-51.el8_8.5.noarch", "AppStream-8.8.0.Z.TUS:cups-ipptool-1:2.2.6-51.el8_8.5.x86_64", "AppStream-8.8.0.Z.TUS:cups-ipptool-debuginfo-1:2.2.6-51.el8_8.5.i686", "AppStream-8.8.0.Z.TUS:cups-ipptool-debuginfo-1:2.2.6-51.el8_8.5.x86_64", "AppStream-8.8.0.Z.TUS:cups-libs-1:2.2.6-51.el8_8.5.i686", "AppStream-8.8.0.Z.TUS:cups-libs-1:2.2.6-51.el8_8.5.x86_64", "AppStream-8.8.0.Z.TUS:cups-libs-debuginfo-1:2.2.6-51.el8_8.5.i686", "AppStream-8.8.0.Z.TUS:cups-libs-debuginfo-1:2.2.6-51.el8_8.5.x86_64", "AppStream-8.8.0.Z.TUS:cups-lpd-1:2.2.6-51.el8_8.5.x86_64", "AppStream-8.8.0.Z.TUS:cups-lpd-debuginfo-1:2.2.6-51.el8_8.5.i686", "AppStream-8.8.0.Z.TUS:cups-lpd-debuginfo-1:2.2.6-51.el8_8.5.x86_64", "BaseOS-8.8.0.Z.E4S:cups-1:2.2.6-51.el8_8.5.ppc64le", "BaseOS-8.8.0.Z.E4S:cups-1:2.2.6-51.el8_8.5.src", "BaseOS-8.8.0.Z.E4S:cups-1:2.2.6-51.el8_8.5.x86_64", "BaseOS-8.8.0.Z.E4S:cups-client-1:2.2.6-51.el8_8.5.ppc64le", "BaseOS-8.8.0.Z.E4S:cups-client-1:2.2.6-51.el8_8.5.x86_64", "BaseOS-8.8.0.Z.E4S:cups-client-debuginfo-1:2.2.6-51.el8_8.5.i686", "BaseOS-8.8.0.Z.E4S:cups-client-debuginfo-1:2.2.6-51.el8_8.5.ppc64le", "BaseOS-8.8.0.Z.E4S:cups-client-debuginfo-1:2.2.6-51.el8_8.5.x86_64", "BaseOS-8.8.0.Z.E4S:cups-debuginfo-1:2.2.6-51.el8_8.5.i686", "BaseOS-8.8.0.Z.E4S:cups-debuginfo-1:2.2.6-51.el8_8.5.ppc64le", "BaseOS-8.8.0.Z.E4S:cups-debuginfo-1:2.2.6-51.el8_8.5.x86_64", "BaseOS-8.8.0.Z.E4S:cups-debugsource-1:2.2.6-51.el8_8.5.i686", "BaseOS-8.8.0.Z.E4S:cups-debugsource-1:2.2.6-51.el8_8.5.ppc64le", "BaseOS-8.8.0.Z.E4S:cups-debugsource-1:2.2.6-51.el8_8.5.x86_64", "BaseOS-8.8.0.Z.E4S:cups-devel-1:2.2.6-51.el8_8.5.i686", "BaseOS-8.8.0.Z.E4S:cups-devel-1:2.2.6-51.el8_8.5.ppc64le", "BaseOS-8.8.0.Z.E4S:cups-devel-1:2.2.6-51.el8_8.5.x86_64", "BaseOS-8.8.0.Z.E4S:cups-filesystem-1:2.2.6-51.el8_8.5.noarch", "BaseOS-8.8.0.Z.E4S:cups-ipptool-1:2.2.6-51.el8_8.5.ppc64le", "BaseOS-8.8.0.Z.E4S:cups-ipptool-1:2.2.6-51.el8_8.5.x86_64", "BaseOS-8.8.0.Z.E4S:cups-ipptool-debuginfo-1:2.2.6-51.el8_8.5.i686", "BaseOS-8.8.0.Z.E4S:cups-ipptool-debuginfo-1:2.2.6-51.el8_8.5.ppc64le", "BaseOS-8.8.0.Z.E4S:cups-ipptool-debuginfo-1:2.2.6-51.el8_8.5.x86_64", "BaseOS-8.8.0.Z.E4S:cups-libs-1:2.2.6-51.el8_8.5.i686", "BaseOS-8.8.0.Z.E4S:cups-libs-1:2.2.6-51.el8_8.5.ppc64le", "BaseOS-8.8.0.Z.E4S:cups-libs-1:2.2.6-51.el8_8.5.x86_64", "BaseOS-8.8.0.Z.E4S:cups-libs-debuginfo-1:2.2.6-51.el8_8.5.i686", "BaseOS-8.8.0.Z.E4S:cups-libs-debuginfo-1:2.2.6-51.el8_8.5.ppc64le", "BaseOS-8.8.0.Z.E4S:cups-libs-debuginfo-1:2.2.6-51.el8_8.5.x86_64", "BaseOS-8.8.0.Z.E4S:cups-lpd-1:2.2.6-51.el8_8.5.ppc64le", "BaseOS-8.8.0.Z.E4S:cups-lpd-1:2.2.6-51.el8_8.5.x86_64", "BaseOS-8.8.0.Z.E4S:cups-lpd-debuginfo-1:2.2.6-51.el8_8.5.i686", "BaseOS-8.8.0.Z.E4S:cups-lpd-debuginfo-1:2.2.6-51.el8_8.5.ppc64le", "BaseOS-8.8.0.Z.E4S:cups-lpd-debuginfo-1:2.2.6-51.el8_8.5.x86_64", "BaseOS-8.8.0.Z.TUS:cups-1:2.2.6-51.el8_8.5.src", "BaseOS-8.8.0.Z.TUS:cups-1:2.2.6-51.el8_8.5.x86_64", "BaseOS-8.8.0.Z.TUS:cups-client-1:2.2.6-51.el8_8.5.x86_64", "BaseOS-8.8.0.Z.TUS:cups-client-debuginfo-1:2.2.6-51.el8_8.5.i686", "BaseOS-8.8.0.Z.TUS:cups-client-debuginfo-1:2.2.6-51.el8_8.5.x86_64", "BaseOS-8.8.0.Z.TUS:cups-debuginfo-1:2.2.6-51.el8_8.5.i686", "BaseOS-8.8.0.Z.TUS:cups-debuginfo-1:2.2.6-51.el8_8.5.x86_64", "BaseOS-8.8.0.Z.TUS:cups-debugsource-1:2.2.6-51.el8_8.5.i686", "BaseOS-8.8.0.Z.TUS:cups-debugsource-1:2.2.6-51.el8_8.5.x86_64", "BaseOS-8.8.0.Z.TUS:cups-devel-1:2.2.6-51.el8_8.5.i686", "BaseOS-8.8.0.Z.TUS:cups-devel-1:2.2.6-51.el8_8.5.x86_64", "BaseOS-8.8.0.Z.TUS:cups-filesystem-1:2.2.6-51.el8_8.5.noarch", "BaseOS-8.8.0.Z.TUS:cups-ipptool-1:2.2.6-51.el8_8.5.x86_64", "BaseOS-8.8.0.Z.TUS:cups-ipptool-debuginfo-1:2.2.6-51.el8_8.5.i686", "BaseOS-8.8.0.Z.TUS:cups-ipptool-debuginfo-1:2.2.6-51.el8_8.5.x86_64", "BaseOS-8.8.0.Z.TUS:cups-libs-1:2.2.6-51.el8_8.5.i686", "BaseOS-8.8.0.Z.TUS:cups-libs-1:2.2.6-51.el8_8.5.x86_64", "BaseOS-8.8.0.Z.TUS:cups-libs-debuginfo-1:2.2.6-51.el8_8.5.i686", "BaseOS-8.8.0.Z.TUS:cups-libs-debuginfo-1:2.2.6-51.el8_8.5.x86_64", "BaseOS-8.8.0.Z.TUS:cups-lpd-1:2.2.6-51.el8_8.5.x86_64", "BaseOS-8.8.0.Z.TUS:cups-lpd-debuginfo-1:2.2.6-51.el8_8.5.i686", "BaseOS-8.8.0.Z.TUS:cups-lpd-debuginfo-1:2.2.6-51.el8_8.5.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 8.0, "baseSeverity": "HIGH", "confidentialityImpact": "LOW", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.8.0.Z.E4S:cups-1:2.2.6-51.el8_8.5.ppc64le", "AppStream-8.8.0.Z.E4S:cups-1:2.2.6-51.el8_8.5.src", "AppStream-8.8.0.Z.E4S:cups-1:2.2.6-51.el8_8.5.x86_64", "AppStream-8.8.0.Z.E4S:cups-client-1:2.2.6-51.el8_8.5.ppc64le", "AppStream-8.8.0.Z.E4S:cups-client-1:2.2.6-51.el8_8.5.x86_64", "AppStream-8.8.0.Z.E4S:cups-client-debuginfo-1:2.2.6-51.el8_8.5.i686", "AppStream-8.8.0.Z.E4S:cups-client-debuginfo-1:2.2.6-51.el8_8.5.ppc64le", "AppStream-8.8.0.Z.E4S:cups-client-debuginfo-1:2.2.6-51.el8_8.5.x86_64", "AppStream-8.8.0.Z.E4S:cups-debuginfo-1:2.2.6-51.el8_8.5.i686", "AppStream-8.8.0.Z.E4S:cups-debuginfo-1:2.2.6-51.el8_8.5.ppc64le", "AppStream-8.8.0.Z.E4S:cups-debuginfo-1:2.2.6-51.el8_8.5.x86_64", "AppStream-8.8.0.Z.E4S:cups-debugsource-1:2.2.6-51.el8_8.5.i686", "AppStream-8.8.0.Z.E4S:cups-debugsource-1:2.2.6-51.el8_8.5.ppc64le", "AppStream-8.8.0.Z.E4S:cups-debugsource-1:2.2.6-51.el8_8.5.x86_64", "AppStream-8.8.0.Z.E4S:cups-devel-1:2.2.6-51.el8_8.5.i686", "AppStream-8.8.0.Z.E4S:cups-devel-1:2.2.6-51.el8_8.5.ppc64le", "AppStream-8.8.0.Z.E4S:cups-devel-1:2.2.6-51.el8_8.5.x86_64", "AppStream-8.8.0.Z.E4S:cups-filesystem-1:2.2.6-51.el8_8.5.noarch", "AppStream-8.8.0.Z.E4S:cups-ipptool-1:2.2.6-51.el8_8.5.ppc64le", "AppStream-8.8.0.Z.E4S:cups-ipptool-1:2.2.6-51.el8_8.5.x86_64", "AppStream-8.8.0.Z.E4S:cups-ipptool-debuginfo-1:2.2.6-51.el8_8.5.i686", "AppStream-8.8.0.Z.E4S:cups-ipptool-debuginfo-1:2.2.6-51.el8_8.5.ppc64le", "AppStream-8.8.0.Z.E4S:cups-ipptool-debuginfo-1:2.2.6-51.el8_8.5.x86_64", "AppStream-8.8.0.Z.E4S:cups-libs-1:2.2.6-51.el8_8.5.i686", "AppStream-8.8.0.Z.E4S:cups-libs-1:2.2.6-51.el8_8.5.ppc64le", "AppStream-8.8.0.Z.E4S:cups-libs-1:2.2.6-51.el8_8.5.x86_64", "AppStream-8.8.0.Z.E4S:cups-libs-debuginfo-1:2.2.6-51.el8_8.5.i686", "AppStream-8.8.0.Z.E4S:cups-libs-debuginfo-1:2.2.6-51.el8_8.5.ppc64le", "AppStream-8.8.0.Z.E4S:cups-libs-debuginfo-1:2.2.6-51.el8_8.5.x86_64", "AppStream-8.8.0.Z.E4S:cups-lpd-1:2.2.6-51.el8_8.5.ppc64le", "AppStream-8.8.0.Z.E4S:cups-lpd-1:2.2.6-51.el8_8.5.x86_64", "AppStream-8.8.0.Z.E4S:cups-lpd-debuginfo-1:2.2.6-51.el8_8.5.i686", "AppStream-8.8.0.Z.E4S:cups-lpd-debuginfo-1:2.2.6-51.el8_8.5.ppc64le", "AppStream-8.8.0.Z.E4S:cups-lpd-debuginfo-1:2.2.6-51.el8_8.5.x86_64", "AppStream-8.8.0.Z.TUS:cups-1:2.2.6-51.el8_8.5.src", "AppStream-8.8.0.Z.TUS:cups-1:2.2.6-51.el8_8.5.x86_64", "AppStream-8.8.0.Z.TUS:cups-client-1:2.2.6-51.el8_8.5.x86_64", "AppStream-8.8.0.Z.TUS:cups-client-debuginfo-1:2.2.6-51.el8_8.5.i686", "AppStream-8.8.0.Z.TUS:cups-client-debuginfo-1:2.2.6-51.el8_8.5.x86_64", "AppStream-8.8.0.Z.TUS:cups-debuginfo-1:2.2.6-51.el8_8.5.i686", "AppStream-8.8.0.Z.TUS:cups-debuginfo-1:2.2.6-51.el8_8.5.x86_64", "AppStream-8.8.0.Z.TUS:cups-debugsource-1:2.2.6-51.el8_8.5.i686", "AppStream-8.8.0.Z.TUS:cups-debugsource-1:2.2.6-51.el8_8.5.x86_64", "AppStream-8.8.0.Z.TUS:cups-devel-1:2.2.6-51.el8_8.5.i686", "AppStream-8.8.0.Z.TUS:cups-devel-1:2.2.6-51.el8_8.5.x86_64", "AppStream-8.8.0.Z.TUS:cups-filesystem-1:2.2.6-51.el8_8.5.noarch", "AppStream-8.8.0.Z.TUS:cups-ipptool-1:2.2.6-51.el8_8.5.x86_64", "AppStream-8.8.0.Z.TUS:cups-ipptool-debuginfo-1:2.2.6-51.el8_8.5.i686", "AppStream-8.8.0.Z.TUS:cups-ipptool-debuginfo-1:2.2.6-51.el8_8.5.x86_64", "AppStream-8.8.0.Z.TUS:cups-libs-1:2.2.6-51.el8_8.5.i686", "AppStream-8.8.0.Z.TUS:cups-libs-1:2.2.6-51.el8_8.5.x86_64", "AppStream-8.8.0.Z.TUS:cups-libs-debuginfo-1:2.2.6-51.el8_8.5.i686", "AppStream-8.8.0.Z.TUS:cups-libs-debuginfo-1:2.2.6-51.el8_8.5.x86_64", "AppStream-8.8.0.Z.TUS:cups-lpd-1:2.2.6-51.el8_8.5.x86_64", "AppStream-8.8.0.Z.TUS:cups-lpd-debuginfo-1:2.2.6-51.el8_8.5.i686", "AppStream-8.8.0.Z.TUS:cups-lpd-debuginfo-1:2.2.6-51.el8_8.5.x86_64", "BaseOS-8.8.0.Z.E4S:cups-1:2.2.6-51.el8_8.5.ppc64le", "BaseOS-8.8.0.Z.E4S:cups-1:2.2.6-51.el8_8.5.src", "BaseOS-8.8.0.Z.E4S:cups-1:2.2.6-51.el8_8.5.x86_64", "BaseOS-8.8.0.Z.E4S:cups-client-1:2.2.6-51.el8_8.5.ppc64le", "BaseOS-8.8.0.Z.E4S:cups-client-1:2.2.6-51.el8_8.5.x86_64", "BaseOS-8.8.0.Z.E4S:cups-client-debuginfo-1:2.2.6-51.el8_8.5.i686", "BaseOS-8.8.0.Z.E4S:cups-client-debuginfo-1:2.2.6-51.el8_8.5.ppc64le", "BaseOS-8.8.0.Z.E4S:cups-client-debuginfo-1:2.2.6-51.el8_8.5.x86_64", "BaseOS-8.8.0.Z.E4S:cups-debuginfo-1:2.2.6-51.el8_8.5.i686", "BaseOS-8.8.0.Z.E4S:cups-debuginfo-1:2.2.6-51.el8_8.5.ppc64le", "BaseOS-8.8.0.Z.E4S:cups-debuginfo-1:2.2.6-51.el8_8.5.x86_64", "BaseOS-8.8.0.Z.E4S:cups-debugsource-1:2.2.6-51.el8_8.5.i686", "BaseOS-8.8.0.Z.E4S:cups-debugsource-1:2.2.6-51.el8_8.5.ppc64le", "BaseOS-8.8.0.Z.E4S:cups-debugsource-1:2.2.6-51.el8_8.5.x86_64", "BaseOS-8.8.0.Z.E4S:cups-devel-1:2.2.6-51.el8_8.5.i686", "BaseOS-8.8.0.Z.E4S:cups-devel-1:2.2.6-51.el8_8.5.ppc64le", "BaseOS-8.8.0.Z.E4S:cups-devel-1:2.2.6-51.el8_8.5.x86_64", "BaseOS-8.8.0.Z.E4S:cups-filesystem-1:2.2.6-51.el8_8.5.noarch", "BaseOS-8.8.0.Z.E4S:cups-ipptool-1:2.2.6-51.el8_8.5.ppc64le", "BaseOS-8.8.0.Z.E4S:cups-ipptool-1:2.2.6-51.el8_8.5.x86_64", "BaseOS-8.8.0.Z.E4S:cups-ipptool-debuginfo-1:2.2.6-51.el8_8.5.i686", "BaseOS-8.8.0.Z.E4S:cups-ipptool-debuginfo-1:2.2.6-51.el8_8.5.ppc64le", "BaseOS-8.8.0.Z.E4S:cups-ipptool-debuginfo-1:2.2.6-51.el8_8.5.x86_64", "BaseOS-8.8.0.Z.E4S:cups-libs-1:2.2.6-51.el8_8.5.i686", "BaseOS-8.8.0.Z.E4S:cups-libs-1:2.2.6-51.el8_8.5.ppc64le", "BaseOS-8.8.0.Z.E4S:cups-libs-1:2.2.6-51.el8_8.5.x86_64", "BaseOS-8.8.0.Z.E4S:cups-libs-debuginfo-1:2.2.6-51.el8_8.5.i686", "BaseOS-8.8.0.Z.E4S:cups-libs-debuginfo-1:2.2.6-51.el8_8.5.ppc64le", "BaseOS-8.8.0.Z.E4S:cups-libs-debuginfo-1:2.2.6-51.el8_8.5.x86_64", "BaseOS-8.8.0.Z.E4S:cups-lpd-1:2.2.6-51.el8_8.5.ppc64le", "BaseOS-8.8.0.Z.E4S:cups-lpd-1:2.2.6-51.el8_8.5.x86_64", "BaseOS-8.8.0.Z.E4S:cups-lpd-debuginfo-1:2.2.6-51.el8_8.5.i686", "BaseOS-8.8.0.Z.E4S:cups-lpd-debuginfo-1:2.2.6-51.el8_8.5.ppc64le", "BaseOS-8.8.0.Z.E4S:cups-lpd-debuginfo-1:2.2.6-51.el8_8.5.x86_64", "BaseOS-8.8.0.Z.TUS:cups-1:2.2.6-51.el8_8.5.src", "BaseOS-8.8.0.Z.TUS:cups-1:2.2.6-51.el8_8.5.x86_64", "BaseOS-8.8.0.Z.TUS:cups-client-1:2.2.6-51.el8_8.5.x86_64", "BaseOS-8.8.0.Z.TUS:cups-client-debuginfo-1:2.2.6-51.el8_8.5.i686", "BaseOS-8.8.0.Z.TUS:cups-client-debuginfo-1:2.2.6-51.el8_8.5.x86_64", "BaseOS-8.8.0.Z.TUS:cups-debuginfo-1:2.2.6-51.el8_8.5.i686", "BaseOS-8.8.0.Z.TUS:cups-debuginfo-1:2.2.6-51.el8_8.5.x86_64", "BaseOS-8.8.0.Z.TUS:cups-debugsource-1:2.2.6-51.el8_8.5.i686", "BaseOS-8.8.0.Z.TUS:cups-debugsource-1:2.2.6-51.el8_8.5.x86_64", "BaseOS-8.8.0.Z.TUS:cups-devel-1:2.2.6-51.el8_8.5.i686", "BaseOS-8.8.0.Z.TUS:cups-devel-1:2.2.6-51.el8_8.5.x86_64", "BaseOS-8.8.0.Z.TUS:cups-filesystem-1:2.2.6-51.el8_8.5.noarch", "BaseOS-8.8.0.Z.TUS:cups-ipptool-1:2.2.6-51.el8_8.5.x86_64", "BaseOS-8.8.0.Z.TUS:cups-ipptool-debuginfo-1:2.2.6-51.el8_8.5.i686", "BaseOS-8.8.0.Z.TUS:cups-ipptool-debuginfo-1:2.2.6-51.el8_8.5.x86_64", "BaseOS-8.8.0.Z.TUS:cups-libs-1:2.2.6-51.el8_8.5.i686", "BaseOS-8.8.0.Z.TUS:cups-libs-1:2.2.6-51.el8_8.5.x86_64", "BaseOS-8.8.0.Z.TUS:cups-libs-debuginfo-1:2.2.6-51.el8_8.5.i686", "BaseOS-8.8.0.Z.TUS:cups-libs-debuginfo-1:2.2.6-51.el8_8.5.x86_64", "BaseOS-8.8.0.Z.TUS:cups-lpd-1:2.2.6-51.el8_8.5.x86_64", "BaseOS-8.8.0.Z.TUS:cups-lpd-debuginfo-1:2.2.6-51.el8_8.5.i686", "BaseOS-8.8.0.Z.TUS:cups-lpd-debuginfo-1:2.2.6-51.el8_8.5.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "cups: Authentication Bypass in CUPS Authorization Handling" } ] }
rhsa-2025:17141
Vulnerability from csaf_redhat
Published
2025-10-01 08:21
Modified
2025-10-08 15:52
Summary
Red Hat Security Advisory: cups security update
Notes
Topic
An update for cups is now available for Red Hat Enterprise Linux 8.4 Advanced Mission Critical Update Support and Red Hat Enterprise Linux 8.4 Extended Update Support Long-Life Add-On.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
The Common UNIX Printing System (CUPS) provides a portable printing layer for Linux, UNIX, and similar operating systems.
Security Fix(es):
* cups: Authentication Bypass in CUPS Authorization Handling (CVE-2025-58060)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for cups is now available for Red Hat Enterprise Linux 8.4 Advanced Mission Critical Update Support and Red Hat Enterprise Linux 8.4 Extended Update Support Long-Life Add-On.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "The Common UNIX Printing System (CUPS) provides a portable printing layer for Linux, UNIX, and similar operating systems.\n\nSecurity Fix(es):\n\n* cups: Authentication Bypass in CUPS Authorization Handling (CVE-2025-58060)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2025:17141", "url": "https://access.redhat.com/errata/RHSA-2025:17141" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2392595", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2392595" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_17141.json" } ], "title": "Red Hat Security Advisory: cups security update", "tracking": { "current_release_date": "2025-10-08T15:52:47+00:00", "generator": { "date": "2025-10-08T15:52:47+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.9" } }, "id": "RHSA-2025:17141", "initial_release_date": "2025-10-01T08:21:43+00:00", "revision_history": [ { "date": "2025-10-01T08:21:43+00:00", "number": "1", "summary": "Initial version" }, { "date": "2025-10-01T08:21:43+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-10-08T15:52:47+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product": { "name": "Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_aus:8.4::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product": { "name": "Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS", "product_identification_helper": { "cpe": "cpe:/o:redhat:rhel_aus:8.4::baseos" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)", "product": { "name": "Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS.EXTENSION", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_eus_long_life:8.4::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.4)", "product": { "name": "Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.4)", "product_id": "BaseOS-8.4.0.Z.EUS.EXTENSION", "product_identification_helper": { "cpe": "cpe:/o:redhat:rhel_eus_long_life:8.4::baseos" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "cups-1:2.2.6-38.el8_4.3.x86_64", "product": { "name": "cups-1:2.2.6-38.el8_4.3.x86_64", "product_id": "cups-1:2.2.6-38.el8_4.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups@2.2.6-38.el8_4.3?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-client-1:2.2.6-38.el8_4.3.x86_64", "product": { "name": "cups-client-1:2.2.6-38.el8_4.3.x86_64", "product_id": "cups-client-1:2.2.6-38.el8_4.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-client@2.2.6-38.el8_4.3?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-devel-1:2.2.6-38.el8_4.3.x86_64", "product": { "name": "cups-devel-1:2.2.6-38.el8_4.3.x86_64", "product_id": "cups-devel-1:2.2.6-38.el8_4.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-devel@2.2.6-38.el8_4.3?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-ipptool-1:2.2.6-38.el8_4.3.x86_64", "product": { "name": "cups-ipptool-1:2.2.6-38.el8_4.3.x86_64", "product_id": "cups-ipptool-1:2.2.6-38.el8_4.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-ipptool@2.2.6-38.el8_4.3?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-lpd-1:2.2.6-38.el8_4.3.x86_64", "product": { "name": "cups-lpd-1:2.2.6-38.el8_4.3.x86_64", "product_id": "cups-lpd-1:2.2.6-38.el8_4.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-lpd@2.2.6-38.el8_4.3?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-debugsource-1:2.2.6-38.el8_4.3.x86_64", "product": { "name": "cups-debugsource-1:2.2.6-38.el8_4.3.x86_64", "product_id": "cups-debugsource-1:2.2.6-38.el8_4.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-debugsource@2.2.6-38.el8_4.3?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-client-debuginfo-1:2.2.6-38.el8_4.3.x86_64", "product": { "name": "cups-client-debuginfo-1:2.2.6-38.el8_4.3.x86_64", "product_id": "cups-client-debuginfo-1:2.2.6-38.el8_4.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-client-debuginfo@2.2.6-38.el8_4.3?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-debuginfo-1:2.2.6-38.el8_4.3.x86_64", "product": { "name": "cups-debuginfo-1:2.2.6-38.el8_4.3.x86_64", "product_id": "cups-debuginfo-1:2.2.6-38.el8_4.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-debuginfo@2.2.6-38.el8_4.3?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-ipptool-debuginfo-1:2.2.6-38.el8_4.3.x86_64", "product": { "name": "cups-ipptool-debuginfo-1:2.2.6-38.el8_4.3.x86_64", "product_id": "cups-ipptool-debuginfo-1:2.2.6-38.el8_4.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-ipptool-debuginfo@2.2.6-38.el8_4.3?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-libs-debuginfo-1:2.2.6-38.el8_4.3.x86_64", "product": { "name": "cups-libs-debuginfo-1:2.2.6-38.el8_4.3.x86_64", "product_id": "cups-libs-debuginfo-1:2.2.6-38.el8_4.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-libs-debuginfo@2.2.6-38.el8_4.3?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-lpd-debuginfo-1:2.2.6-38.el8_4.3.x86_64", "product": { "name": "cups-lpd-debuginfo-1:2.2.6-38.el8_4.3.x86_64", "product_id": "cups-lpd-debuginfo-1:2.2.6-38.el8_4.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-lpd-debuginfo@2.2.6-38.el8_4.3?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-libs-1:2.2.6-38.el8_4.3.x86_64", "product": { "name": "cups-libs-1:2.2.6-38.el8_4.3.x86_64", "product_id": "cups-libs-1:2.2.6-38.el8_4.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-libs@2.2.6-38.el8_4.3?arch=x86_64\u0026epoch=1" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "cups-devel-1:2.2.6-38.el8_4.3.i686", "product": { "name": "cups-devel-1:2.2.6-38.el8_4.3.i686", "product_id": "cups-devel-1:2.2.6-38.el8_4.3.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-devel@2.2.6-38.el8_4.3?arch=i686\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-debugsource-1:2.2.6-38.el8_4.3.i686", "product": { "name": "cups-debugsource-1:2.2.6-38.el8_4.3.i686", "product_id": "cups-debugsource-1:2.2.6-38.el8_4.3.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-debugsource@2.2.6-38.el8_4.3?arch=i686\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-client-debuginfo-1:2.2.6-38.el8_4.3.i686", "product": { "name": "cups-client-debuginfo-1:2.2.6-38.el8_4.3.i686", "product_id": "cups-client-debuginfo-1:2.2.6-38.el8_4.3.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-client-debuginfo@2.2.6-38.el8_4.3?arch=i686\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-debuginfo-1:2.2.6-38.el8_4.3.i686", "product": { "name": "cups-debuginfo-1:2.2.6-38.el8_4.3.i686", "product_id": "cups-debuginfo-1:2.2.6-38.el8_4.3.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-debuginfo@2.2.6-38.el8_4.3?arch=i686\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-ipptool-debuginfo-1:2.2.6-38.el8_4.3.i686", "product": { "name": "cups-ipptool-debuginfo-1:2.2.6-38.el8_4.3.i686", "product_id": "cups-ipptool-debuginfo-1:2.2.6-38.el8_4.3.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-ipptool-debuginfo@2.2.6-38.el8_4.3?arch=i686\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-libs-debuginfo-1:2.2.6-38.el8_4.3.i686", "product": { "name": "cups-libs-debuginfo-1:2.2.6-38.el8_4.3.i686", "product_id": "cups-libs-debuginfo-1:2.2.6-38.el8_4.3.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-libs-debuginfo@2.2.6-38.el8_4.3?arch=i686\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-lpd-debuginfo-1:2.2.6-38.el8_4.3.i686", "product": { "name": "cups-lpd-debuginfo-1:2.2.6-38.el8_4.3.i686", "product_id": "cups-lpd-debuginfo-1:2.2.6-38.el8_4.3.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-lpd-debuginfo@2.2.6-38.el8_4.3?arch=i686\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-libs-1:2.2.6-38.el8_4.3.i686", "product": { "name": "cups-libs-1:2.2.6-38.el8_4.3.i686", "product_id": "cups-libs-1:2.2.6-38.el8_4.3.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-libs@2.2.6-38.el8_4.3?arch=i686\u0026epoch=1" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "cups-filesystem-1:2.2.6-38.el8_4.3.noarch", "product": { "name": "cups-filesystem-1:2.2.6-38.el8_4.3.noarch", "product_id": "cups-filesystem-1:2.2.6-38.el8_4.3.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-filesystem@2.2.6-38.el8_4.3?arch=noarch\u0026epoch=1" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "cups-1:2.2.6-38.el8_4.3.src", "product": { "name": "cups-1:2.2.6-38.el8_4.3.src", "product_id": "cups-1:2.2.6-38.el8_4.3.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups@2.2.6-38.el8_4.3?arch=src\u0026epoch=1" } } } ], "category": "architecture", "name": "src" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "cups-1:2.2.6-38.el8_4.3.src as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:cups-1:2.2.6-38.el8_4.3.src" }, "product_reference": "cups-1:2.2.6-38.el8_4.3.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-1:2.2.6-38.el8_4.3.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:cups-1:2.2.6-38.el8_4.3.x86_64" }, "product_reference": "cups-1:2.2.6-38.el8_4.3.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-1:2.2.6-38.el8_4.3.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:cups-client-1:2.2.6-38.el8_4.3.x86_64" }, "product_reference": "cups-client-1:2.2.6-38.el8_4.3.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-debuginfo-1:2.2.6-38.el8_4.3.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:cups-client-debuginfo-1:2.2.6-38.el8_4.3.i686" }, "product_reference": "cups-client-debuginfo-1:2.2.6-38.el8_4.3.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-debuginfo-1:2.2.6-38.el8_4.3.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:cups-client-debuginfo-1:2.2.6-38.el8_4.3.x86_64" }, "product_reference": "cups-client-debuginfo-1:2.2.6-38.el8_4.3.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debuginfo-1:2.2.6-38.el8_4.3.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:cups-debuginfo-1:2.2.6-38.el8_4.3.i686" }, "product_reference": "cups-debuginfo-1:2.2.6-38.el8_4.3.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debuginfo-1:2.2.6-38.el8_4.3.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:cups-debuginfo-1:2.2.6-38.el8_4.3.x86_64" }, "product_reference": "cups-debuginfo-1:2.2.6-38.el8_4.3.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debugsource-1:2.2.6-38.el8_4.3.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:cups-debugsource-1:2.2.6-38.el8_4.3.i686" }, "product_reference": "cups-debugsource-1:2.2.6-38.el8_4.3.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debugsource-1:2.2.6-38.el8_4.3.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:cups-debugsource-1:2.2.6-38.el8_4.3.x86_64" }, "product_reference": "cups-debugsource-1:2.2.6-38.el8_4.3.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-1:2.2.6-38.el8_4.3.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:cups-devel-1:2.2.6-38.el8_4.3.i686" }, "product_reference": "cups-devel-1:2.2.6-38.el8_4.3.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-1:2.2.6-38.el8_4.3.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:cups-devel-1:2.2.6-38.el8_4.3.x86_64" }, "product_reference": "cups-devel-1:2.2.6-38.el8_4.3.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-filesystem-1:2.2.6-38.el8_4.3.noarch as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:cups-filesystem-1:2.2.6-38.el8_4.3.noarch" }, "product_reference": "cups-filesystem-1:2.2.6-38.el8_4.3.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-1:2.2.6-38.el8_4.3.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:cups-ipptool-1:2.2.6-38.el8_4.3.x86_64" }, "product_reference": "cups-ipptool-1:2.2.6-38.el8_4.3.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-debuginfo-1:2.2.6-38.el8_4.3.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:cups-ipptool-debuginfo-1:2.2.6-38.el8_4.3.i686" }, "product_reference": "cups-ipptool-debuginfo-1:2.2.6-38.el8_4.3.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-debuginfo-1:2.2.6-38.el8_4.3.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:cups-ipptool-debuginfo-1:2.2.6-38.el8_4.3.x86_64" }, "product_reference": "cups-ipptool-debuginfo-1:2.2.6-38.el8_4.3.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-1:2.2.6-38.el8_4.3.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:cups-libs-1:2.2.6-38.el8_4.3.i686" }, "product_reference": "cups-libs-1:2.2.6-38.el8_4.3.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-1:2.2.6-38.el8_4.3.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:cups-libs-1:2.2.6-38.el8_4.3.x86_64" }, "product_reference": "cups-libs-1:2.2.6-38.el8_4.3.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-debuginfo-1:2.2.6-38.el8_4.3.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:cups-libs-debuginfo-1:2.2.6-38.el8_4.3.i686" }, "product_reference": "cups-libs-debuginfo-1:2.2.6-38.el8_4.3.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-debuginfo-1:2.2.6-38.el8_4.3.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:cups-libs-debuginfo-1:2.2.6-38.el8_4.3.x86_64" }, "product_reference": "cups-libs-debuginfo-1:2.2.6-38.el8_4.3.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-1:2.2.6-38.el8_4.3.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:cups-lpd-1:2.2.6-38.el8_4.3.x86_64" }, "product_reference": "cups-lpd-1:2.2.6-38.el8_4.3.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-debuginfo-1:2.2.6-38.el8_4.3.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:cups-lpd-debuginfo-1:2.2.6-38.el8_4.3.i686" }, "product_reference": "cups-lpd-debuginfo-1:2.2.6-38.el8_4.3.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-debuginfo-1:2.2.6-38.el8_4.3.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:cups-lpd-debuginfo-1:2.2.6-38.el8_4.3.x86_64" }, "product_reference": "cups-lpd-debuginfo-1:2.2.6-38.el8_4.3.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-1:2.2.6-38.el8_4.3.src as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:cups-1:2.2.6-38.el8_4.3.src" }, "product_reference": "cups-1:2.2.6-38.el8_4.3.src", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION" }, { "category": "default_component_of", "full_product_name": { "name": "cups-1:2.2.6-38.el8_4.3.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:cups-1:2.2.6-38.el8_4.3.x86_64" }, "product_reference": "cups-1:2.2.6-38.el8_4.3.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-1:2.2.6-38.el8_4.3.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:cups-client-1:2.2.6-38.el8_4.3.x86_64" }, "product_reference": "cups-client-1:2.2.6-38.el8_4.3.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-debuginfo-1:2.2.6-38.el8_4.3.i686 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:cups-client-debuginfo-1:2.2.6-38.el8_4.3.i686" }, "product_reference": "cups-client-debuginfo-1:2.2.6-38.el8_4.3.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-debuginfo-1:2.2.6-38.el8_4.3.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:cups-client-debuginfo-1:2.2.6-38.el8_4.3.x86_64" }, "product_reference": "cups-client-debuginfo-1:2.2.6-38.el8_4.3.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debuginfo-1:2.2.6-38.el8_4.3.i686 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:cups-debuginfo-1:2.2.6-38.el8_4.3.i686" }, "product_reference": "cups-debuginfo-1:2.2.6-38.el8_4.3.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debuginfo-1:2.2.6-38.el8_4.3.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:cups-debuginfo-1:2.2.6-38.el8_4.3.x86_64" }, "product_reference": "cups-debuginfo-1:2.2.6-38.el8_4.3.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debugsource-1:2.2.6-38.el8_4.3.i686 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:cups-debugsource-1:2.2.6-38.el8_4.3.i686" }, "product_reference": "cups-debugsource-1:2.2.6-38.el8_4.3.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debugsource-1:2.2.6-38.el8_4.3.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:cups-debugsource-1:2.2.6-38.el8_4.3.x86_64" }, "product_reference": "cups-debugsource-1:2.2.6-38.el8_4.3.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-1:2.2.6-38.el8_4.3.i686 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:cups-devel-1:2.2.6-38.el8_4.3.i686" }, "product_reference": "cups-devel-1:2.2.6-38.el8_4.3.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-1:2.2.6-38.el8_4.3.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:cups-devel-1:2.2.6-38.el8_4.3.x86_64" }, "product_reference": "cups-devel-1:2.2.6-38.el8_4.3.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION" }, { "category": "default_component_of", "full_product_name": { "name": "cups-filesystem-1:2.2.6-38.el8_4.3.noarch as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:cups-filesystem-1:2.2.6-38.el8_4.3.noarch" }, "product_reference": "cups-filesystem-1:2.2.6-38.el8_4.3.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-1:2.2.6-38.el8_4.3.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:cups-ipptool-1:2.2.6-38.el8_4.3.x86_64" }, "product_reference": "cups-ipptool-1:2.2.6-38.el8_4.3.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-debuginfo-1:2.2.6-38.el8_4.3.i686 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:cups-ipptool-debuginfo-1:2.2.6-38.el8_4.3.i686" }, "product_reference": "cups-ipptool-debuginfo-1:2.2.6-38.el8_4.3.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-debuginfo-1:2.2.6-38.el8_4.3.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:cups-ipptool-debuginfo-1:2.2.6-38.el8_4.3.x86_64" }, "product_reference": "cups-ipptool-debuginfo-1:2.2.6-38.el8_4.3.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-1:2.2.6-38.el8_4.3.i686 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:cups-libs-1:2.2.6-38.el8_4.3.i686" }, "product_reference": "cups-libs-1:2.2.6-38.el8_4.3.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-1:2.2.6-38.el8_4.3.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:cups-libs-1:2.2.6-38.el8_4.3.x86_64" }, "product_reference": "cups-libs-1:2.2.6-38.el8_4.3.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-debuginfo-1:2.2.6-38.el8_4.3.i686 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:cups-libs-debuginfo-1:2.2.6-38.el8_4.3.i686" }, "product_reference": "cups-libs-debuginfo-1:2.2.6-38.el8_4.3.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-debuginfo-1:2.2.6-38.el8_4.3.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:cups-libs-debuginfo-1:2.2.6-38.el8_4.3.x86_64" }, "product_reference": "cups-libs-debuginfo-1:2.2.6-38.el8_4.3.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-1:2.2.6-38.el8_4.3.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:cups-lpd-1:2.2.6-38.el8_4.3.x86_64" }, "product_reference": "cups-lpd-1:2.2.6-38.el8_4.3.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-debuginfo-1:2.2.6-38.el8_4.3.i686 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:cups-lpd-debuginfo-1:2.2.6-38.el8_4.3.i686" }, "product_reference": "cups-lpd-debuginfo-1:2.2.6-38.el8_4.3.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-debuginfo-1:2.2.6-38.el8_4.3.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:cups-lpd-debuginfo-1:2.2.6-38.el8_4.3.x86_64" }, "product_reference": "cups-lpd-debuginfo-1:2.2.6-38.el8_4.3.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION" }, { "category": "default_component_of", "full_product_name": { "name": "cups-1:2.2.6-38.el8_4.3.src as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:cups-1:2.2.6-38.el8_4.3.src" }, "product_reference": "cups-1:2.2.6-38.el8_4.3.src", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-1:2.2.6-38.el8_4.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:cups-1:2.2.6-38.el8_4.3.x86_64" }, "product_reference": "cups-1:2.2.6-38.el8_4.3.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-1:2.2.6-38.el8_4.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:cups-client-1:2.2.6-38.el8_4.3.x86_64" }, "product_reference": "cups-client-1:2.2.6-38.el8_4.3.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-debuginfo-1:2.2.6-38.el8_4.3.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:cups-client-debuginfo-1:2.2.6-38.el8_4.3.i686" }, "product_reference": "cups-client-debuginfo-1:2.2.6-38.el8_4.3.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-debuginfo-1:2.2.6-38.el8_4.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:cups-client-debuginfo-1:2.2.6-38.el8_4.3.x86_64" }, "product_reference": "cups-client-debuginfo-1:2.2.6-38.el8_4.3.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debuginfo-1:2.2.6-38.el8_4.3.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:cups-debuginfo-1:2.2.6-38.el8_4.3.i686" }, "product_reference": "cups-debuginfo-1:2.2.6-38.el8_4.3.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debuginfo-1:2.2.6-38.el8_4.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:cups-debuginfo-1:2.2.6-38.el8_4.3.x86_64" }, "product_reference": "cups-debuginfo-1:2.2.6-38.el8_4.3.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debugsource-1:2.2.6-38.el8_4.3.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:cups-debugsource-1:2.2.6-38.el8_4.3.i686" }, "product_reference": "cups-debugsource-1:2.2.6-38.el8_4.3.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debugsource-1:2.2.6-38.el8_4.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:cups-debugsource-1:2.2.6-38.el8_4.3.x86_64" }, "product_reference": "cups-debugsource-1:2.2.6-38.el8_4.3.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-1:2.2.6-38.el8_4.3.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:cups-devel-1:2.2.6-38.el8_4.3.i686" }, "product_reference": "cups-devel-1:2.2.6-38.el8_4.3.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-1:2.2.6-38.el8_4.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:cups-devel-1:2.2.6-38.el8_4.3.x86_64" }, "product_reference": "cups-devel-1:2.2.6-38.el8_4.3.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-filesystem-1:2.2.6-38.el8_4.3.noarch as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:cups-filesystem-1:2.2.6-38.el8_4.3.noarch" }, "product_reference": "cups-filesystem-1:2.2.6-38.el8_4.3.noarch", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-1:2.2.6-38.el8_4.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:cups-ipptool-1:2.2.6-38.el8_4.3.x86_64" }, "product_reference": "cups-ipptool-1:2.2.6-38.el8_4.3.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-debuginfo-1:2.2.6-38.el8_4.3.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:cups-ipptool-debuginfo-1:2.2.6-38.el8_4.3.i686" }, "product_reference": "cups-ipptool-debuginfo-1:2.2.6-38.el8_4.3.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-debuginfo-1:2.2.6-38.el8_4.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:cups-ipptool-debuginfo-1:2.2.6-38.el8_4.3.x86_64" }, "product_reference": "cups-ipptool-debuginfo-1:2.2.6-38.el8_4.3.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-1:2.2.6-38.el8_4.3.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:cups-libs-1:2.2.6-38.el8_4.3.i686" }, "product_reference": "cups-libs-1:2.2.6-38.el8_4.3.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-1:2.2.6-38.el8_4.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:cups-libs-1:2.2.6-38.el8_4.3.x86_64" }, "product_reference": "cups-libs-1:2.2.6-38.el8_4.3.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-debuginfo-1:2.2.6-38.el8_4.3.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:cups-libs-debuginfo-1:2.2.6-38.el8_4.3.i686" }, "product_reference": "cups-libs-debuginfo-1:2.2.6-38.el8_4.3.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-debuginfo-1:2.2.6-38.el8_4.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:cups-libs-debuginfo-1:2.2.6-38.el8_4.3.x86_64" }, "product_reference": "cups-libs-debuginfo-1:2.2.6-38.el8_4.3.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-1:2.2.6-38.el8_4.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:cups-lpd-1:2.2.6-38.el8_4.3.x86_64" }, "product_reference": "cups-lpd-1:2.2.6-38.el8_4.3.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-debuginfo-1:2.2.6-38.el8_4.3.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:cups-lpd-debuginfo-1:2.2.6-38.el8_4.3.i686" }, "product_reference": "cups-lpd-debuginfo-1:2.2.6-38.el8_4.3.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-debuginfo-1:2.2.6-38.el8_4.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:cups-lpd-debuginfo-1:2.2.6-38.el8_4.3.x86_64" }, "product_reference": "cups-lpd-debuginfo-1:2.2.6-38.el8_4.3.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-1:2.2.6-38.el8_4.3.src as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.4)", "product_id": "BaseOS-8.4.0.Z.EUS.EXTENSION:cups-1:2.2.6-38.el8_4.3.src" }, "product_reference": "cups-1:2.2.6-38.el8_4.3.src", "relates_to_product_reference": "BaseOS-8.4.0.Z.EUS.EXTENSION" }, { "category": "default_component_of", "full_product_name": { "name": "cups-1:2.2.6-38.el8_4.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.4)", "product_id": "BaseOS-8.4.0.Z.EUS.EXTENSION:cups-1:2.2.6-38.el8_4.3.x86_64" }, "product_reference": "cups-1:2.2.6-38.el8_4.3.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.EUS.EXTENSION" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-1:2.2.6-38.el8_4.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.4)", "product_id": "BaseOS-8.4.0.Z.EUS.EXTENSION:cups-client-1:2.2.6-38.el8_4.3.x86_64" }, "product_reference": "cups-client-1:2.2.6-38.el8_4.3.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.EUS.EXTENSION" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-debuginfo-1:2.2.6-38.el8_4.3.i686 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.4)", "product_id": "BaseOS-8.4.0.Z.EUS.EXTENSION:cups-client-debuginfo-1:2.2.6-38.el8_4.3.i686" }, "product_reference": "cups-client-debuginfo-1:2.2.6-38.el8_4.3.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.EUS.EXTENSION" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-debuginfo-1:2.2.6-38.el8_4.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.4)", "product_id": "BaseOS-8.4.0.Z.EUS.EXTENSION:cups-client-debuginfo-1:2.2.6-38.el8_4.3.x86_64" }, "product_reference": "cups-client-debuginfo-1:2.2.6-38.el8_4.3.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.EUS.EXTENSION" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debuginfo-1:2.2.6-38.el8_4.3.i686 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.4)", "product_id": "BaseOS-8.4.0.Z.EUS.EXTENSION:cups-debuginfo-1:2.2.6-38.el8_4.3.i686" }, "product_reference": "cups-debuginfo-1:2.2.6-38.el8_4.3.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.EUS.EXTENSION" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debuginfo-1:2.2.6-38.el8_4.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.4)", "product_id": "BaseOS-8.4.0.Z.EUS.EXTENSION:cups-debuginfo-1:2.2.6-38.el8_4.3.x86_64" }, "product_reference": "cups-debuginfo-1:2.2.6-38.el8_4.3.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.EUS.EXTENSION" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debugsource-1:2.2.6-38.el8_4.3.i686 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.4)", "product_id": "BaseOS-8.4.0.Z.EUS.EXTENSION:cups-debugsource-1:2.2.6-38.el8_4.3.i686" }, "product_reference": "cups-debugsource-1:2.2.6-38.el8_4.3.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.EUS.EXTENSION" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debugsource-1:2.2.6-38.el8_4.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.4)", "product_id": "BaseOS-8.4.0.Z.EUS.EXTENSION:cups-debugsource-1:2.2.6-38.el8_4.3.x86_64" }, "product_reference": "cups-debugsource-1:2.2.6-38.el8_4.3.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.EUS.EXTENSION" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-1:2.2.6-38.el8_4.3.i686 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.4)", "product_id": "BaseOS-8.4.0.Z.EUS.EXTENSION:cups-devel-1:2.2.6-38.el8_4.3.i686" }, "product_reference": "cups-devel-1:2.2.6-38.el8_4.3.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.EUS.EXTENSION" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-1:2.2.6-38.el8_4.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.4)", "product_id": "BaseOS-8.4.0.Z.EUS.EXTENSION:cups-devel-1:2.2.6-38.el8_4.3.x86_64" }, "product_reference": "cups-devel-1:2.2.6-38.el8_4.3.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.EUS.EXTENSION" }, { "category": "default_component_of", "full_product_name": { "name": "cups-filesystem-1:2.2.6-38.el8_4.3.noarch as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.4)", "product_id": "BaseOS-8.4.0.Z.EUS.EXTENSION:cups-filesystem-1:2.2.6-38.el8_4.3.noarch" }, "product_reference": "cups-filesystem-1:2.2.6-38.el8_4.3.noarch", "relates_to_product_reference": "BaseOS-8.4.0.Z.EUS.EXTENSION" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-1:2.2.6-38.el8_4.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.4)", "product_id": "BaseOS-8.4.0.Z.EUS.EXTENSION:cups-ipptool-1:2.2.6-38.el8_4.3.x86_64" }, "product_reference": "cups-ipptool-1:2.2.6-38.el8_4.3.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.EUS.EXTENSION" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-debuginfo-1:2.2.6-38.el8_4.3.i686 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.4)", "product_id": "BaseOS-8.4.0.Z.EUS.EXTENSION:cups-ipptool-debuginfo-1:2.2.6-38.el8_4.3.i686" }, "product_reference": "cups-ipptool-debuginfo-1:2.2.6-38.el8_4.3.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.EUS.EXTENSION" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-debuginfo-1:2.2.6-38.el8_4.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.4)", "product_id": "BaseOS-8.4.0.Z.EUS.EXTENSION:cups-ipptool-debuginfo-1:2.2.6-38.el8_4.3.x86_64" }, "product_reference": "cups-ipptool-debuginfo-1:2.2.6-38.el8_4.3.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.EUS.EXTENSION" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-1:2.2.6-38.el8_4.3.i686 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.4)", "product_id": "BaseOS-8.4.0.Z.EUS.EXTENSION:cups-libs-1:2.2.6-38.el8_4.3.i686" }, "product_reference": "cups-libs-1:2.2.6-38.el8_4.3.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.EUS.EXTENSION" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-1:2.2.6-38.el8_4.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.4)", "product_id": "BaseOS-8.4.0.Z.EUS.EXTENSION:cups-libs-1:2.2.6-38.el8_4.3.x86_64" }, "product_reference": "cups-libs-1:2.2.6-38.el8_4.3.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.EUS.EXTENSION" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-debuginfo-1:2.2.6-38.el8_4.3.i686 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.4)", "product_id": "BaseOS-8.4.0.Z.EUS.EXTENSION:cups-libs-debuginfo-1:2.2.6-38.el8_4.3.i686" }, "product_reference": "cups-libs-debuginfo-1:2.2.6-38.el8_4.3.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.EUS.EXTENSION" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-debuginfo-1:2.2.6-38.el8_4.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.4)", "product_id": "BaseOS-8.4.0.Z.EUS.EXTENSION:cups-libs-debuginfo-1:2.2.6-38.el8_4.3.x86_64" }, "product_reference": "cups-libs-debuginfo-1:2.2.6-38.el8_4.3.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.EUS.EXTENSION" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-1:2.2.6-38.el8_4.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.4)", "product_id": "BaseOS-8.4.0.Z.EUS.EXTENSION:cups-lpd-1:2.2.6-38.el8_4.3.x86_64" }, "product_reference": "cups-lpd-1:2.2.6-38.el8_4.3.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.EUS.EXTENSION" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-debuginfo-1:2.2.6-38.el8_4.3.i686 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.4)", "product_id": "BaseOS-8.4.0.Z.EUS.EXTENSION:cups-lpd-debuginfo-1:2.2.6-38.el8_4.3.i686" }, "product_reference": "cups-lpd-debuginfo-1:2.2.6-38.el8_4.3.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.EUS.EXTENSION" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-debuginfo-1:2.2.6-38.el8_4.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.4)", "product_id": "BaseOS-8.4.0.Z.EUS.EXTENSION:cups-lpd-debuginfo-1:2.2.6-38.el8_4.3.x86_64" }, "product_reference": "cups-lpd-debuginfo-1:2.2.6-38.el8_4.3.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.EUS.EXTENSION" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Hristo Venev" ] } ], "cve": "CVE-2025-58060", "cwe": { "id": "CWE-287", "name": "Improper Authentication" }, "discovery_date": "2025-09-02T12:06:54.304000+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2392595" } ], "notes": [ { "category": "description", "text": "A flaw was found in CUPS, a widely used printing service on Linux and UNIX-like systems. The issue arises when authentication is configured to use a method other than Basic, but the attacker sends an HTTP request with a Basic authentication header. Due to improper validation in the cupsdAuthorize() function, the password is not checked. This vulnerability allows attackers to bypass authentication entirely, resulting in unauthorized access to administrative functions and system configuration.", "title": "Vulnerability description" }, { "category": "summary", "text": "cups: Authentication Bypass in CUPS Authorization Handling", "title": "Vulnerability summary" }, { "category": "other", "text": "The Red Hat Product Security team has assessed the severity of this vulnerability as Important, given that it enables complete authentication bypass. Exploitation requires no valid credentials and can be performed remotely in some configurations. Attackers could gain administrative privileges in CUPS, modify critical configuration files, or potentially escalate their access further depending on the system environment. The root cause is a missing authentication check when the AuthType is set to values other than Basic but a Basic authorization header is supplied.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.4.0.Z.AUS:cups-1:2.2.6-38.el8_4.3.src", "AppStream-8.4.0.Z.AUS:cups-1:2.2.6-38.el8_4.3.x86_64", "AppStream-8.4.0.Z.AUS:cups-client-1:2.2.6-38.el8_4.3.x86_64", "AppStream-8.4.0.Z.AUS:cups-client-debuginfo-1:2.2.6-38.el8_4.3.i686", "AppStream-8.4.0.Z.AUS:cups-client-debuginfo-1:2.2.6-38.el8_4.3.x86_64", "AppStream-8.4.0.Z.AUS:cups-debuginfo-1:2.2.6-38.el8_4.3.i686", "AppStream-8.4.0.Z.AUS:cups-debuginfo-1:2.2.6-38.el8_4.3.x86_64", "AppStream-8.4.0.Z.AUS:cups-debugsource-1:2.2.6-38.el8_4.3.i686", "AppStream-8.4.0.Z.AUS:cups-debugsource-1:2.2.6-38.el8_4.3.x86_64", "AppStream-8.4.0.Z.AUS:cups-devel-1:2.2.6-38.el8_4.3.i686", "AppStream-8.4.0.Z.AUS:cups-devel-1:2.2.6-38.el8_4.3.x86_64", "AppStream-8.4.0.Z.AUS:cups-filesystem-1:2.2.6-38.el8_4.3.noarch", "AppStream-8.4.0.Z.AUS:cups-ipptool-1:2.2.6-38.el8_4.3.x86_64", "AppStream-8.4.0.Z.AUS:cups-ipptool-debuginfo-1:2.2.6-38.el8_4.3.i686", "AppStream-8.4.0.Z.AUS:cups-ipptool-debuginfo-1:2.2.6-38.el8_4.3.x86_64", "AppStream-8.4.0.Z.AUS:cups-libs-1:2.2.6-38.el8_4.3.i686", "AppStream-8.4.0.Z.AUS:cups-libs-1:2.2.6-38.el8_4.3.x86_64", "AppStream-8.4.0.Z.AUS:cups-libs-debuginfo-1:2.2.6-38.el8_4.3.i686", "AppStream-8.4.0.Z.AUS:cups-libs-debuginfo-1:2.2.6-38.el8_4.3.x86_64", "AppStream-8.4.0.Z.AUS:cups-lpd-1:2.2.6-38.el8_4.3.x86_64", "AppStream-8.4.0.Z.AUS:cups-lpd-debuginfo-1:2.2.6-38.el8_4.3.i686", "AppStream-8.4.0.Z.AUS:cups-lpd-debuginfo-1:2.2.6-38.el8_4.3.x86_64", "AppStream-8.4.0.Z.EUS.EXTENSION:cups-1:2.2.6-38.el8_4.3.src", "AppStream-8.4.0.Z.EUS.EXTENSION:cups-1:2.2.6-38.el8_4.3.x86_64", "AppStream-8.4.0.Z.EUS.EXTENSION:cups-client-1:2.2.6-38.el8_4.3.x86_64", "AppStream-8.4.0.Z.EUS.EXTENSION:cups-client-debuginfo-1:2.2.6-38.el8_4.3.i686", "AppStream-8.4.0.Z.EUS.EXTENSION:cups-client-debuginfo-1:2.2.6-38.el8_4.3.x86_64", "AppStream-8.4.0.Z.EUS.EXTENSION:cups-debuginfo-1:2.2.6-38.el8_4.3.i686", "AppStream-8.4.0.Z.EUS.EXTENSION:cups-debuginfo-1:2.2.6-38.el8_4.3.x86_64", "AppStream-8.4.0.Z.EUS.EXTENSION:cups-debugsource-1:2.2.6-38.el8_4.3.i686", "AppStream-8.4.0.Z.EUS.EXTENSION:cups-debugsource-1:2.2.6-38.el8_4.3.x86_64", "AppStream-8.4.0.Z.EUS.EXTENSION:cups-devel-1:2.2.6-38.el8_4.3.i686", "AppStream-8.4.0.Z.EUS.EXTENSION:cups-devel-1:2.2.6-38.el8_4.3.x86_64", "AppStream-8.4.0.Z.EUS.EXTENSION:cups-filesystem-1:2.2.6-38.el8_4.3.noarch", "AppStream-8.4.0.Z.EUS.EXTENSION:cups-ipptool-1:2.2.6-38.el8_4.3.x86_64", "AppStream-8.4.0.Z.EUS.EXTENSION:cups-ipptool-debuginfo-1:2.2.6-38.el8_4.3.i686", "AppStream-8.4.0.Z.EUS.EXTENSION:cups-ipptool-debuginfo-1:2.2.6-38.el8_4.3.x86_64", "AppStream-8.4.0.Z.EUS.EXTENSION:cups-libs-1:2.2.6-38.el8_4.3.i686", "AppStream-8.4.0.Z.EUS.EXTENSION:cups-libs-1:2.2.6-38.el8_4.3.x86_64", "AppStream-8.4.0.Z.EUS.EXTENSION:cups-libs-debuginfo-1:2.2.6-38.el8_4.3.i686", "AppStream-8.4.0.Z.EUS.EXTENSION:cups-libs-debuginfo-1:2.2.6-38.el8_4.3.x86_64", "AppStream-8.4.0.Z.EUS.EXTENSION:cups-lpd-1:2.2.6-38.el8_4.3.x86_64", "AppStream-8.4.0.Z.EUS.EXTENSION:cups-lpd-debuginfo-1:2.2.6-38.el8_4.3.i686", "AppStream-8.4.0.Z.EUS.EXTENSION:cups-lpd-debuginfo-1:2.2.6-38.el8_4.3.x86_64", "BaseOS-8.4.0.Z.AUS:cups-1:2.2.6-38.el8_4.3.src", "BaseOS-8.4.0.Z.AUS:cups-1:2.2.6-38.el8_4.3.x86_64", "BaseOS-8.4.0.Z.AUS:cups-client-1:2.2.6-38.el8_4.3.x86_64", "BaseOS-8.4.0.Z.AUS:cups-client-debuginfo-1:2.2.6-38.el8_4.3.i686", "BaseOS-8.4.0.Z.AUS:cups-client-debuginfo-1:2.2.6-38.el8_4.3.x86_64", "BaseOS-8.4.0.Z.AUS:cups-debuginfo-1:2.2.6-38.el8_4.3.i686", "BaseOS-8.4.0.Z.AUS:cups-debuginfo-1:2.2.6-38.el8_4.3.x86_64", "BaseOS-8.4.0.Z.AUS:cups-debugsource-1:2.2.6-38.el8_4.3.i686", "BaseOS-8.4.0.Z.AUS:cups-debugsource-1:2.2.6-38.el8_4.3.x86_64", "BaseOS-8.4.0.Z.AUS:cups-devel-1:2.2.6-38.el8_4.3.i686", "BaseOS-8.4.0.Z.AUS:cups-devel-1:2.2.6-38.el8_4.3.x86_64", "BaseOS-8.4.0.Z.AUS:cups-filesystem-1:2.2.6-38.el8_4.3.noarch", "BaseOS-8.4.0.Z.AUS:cups-ipptool-1:2.2.6-38.el8_4.3.x86_64", "BaseOS-8.4.0.Z.AUS:cups-ipptool-debuginfo-1:2.2.6-38.el8_4.3.i686", "BaseOS-8.4.0.Z.AUS:cups-ipptool-debuginfo-1:2.2.6-38.el8_4.3.x86_64", "BaseOS-8.4.0.Z.AUS:cups-libs-1:2.2.6-38.el8_4.3.i686", "BaseOS-8.4.0.Z.AUS:cups-libs-1:2.2.6-38.el8_4.3.x86_64", "BaseOS-8.4.0.Z.AUS:cups-libs-debuginfo-1:2.2.6-38.el8_4.3.i686", "BaseOS-8.4.0.Z.AUS:cups-libs-debuginfo-1:2.2.6-38.el8_4.3.x86_64", "BaseOS-8.4.0.Z.AUS:cups-lpd-1:2.2.6-38.el8_4.3.x86_64", "BaseOS-8.4.0.Z.AUS:cups-lpd-debuginfo-1:2.2.6-38.el8_4.3.i686", "BaseOS-8.4.0.Z.AUS:cups-lpd-debuginfo-1:2.2.6-38.el8_4.3.x86_64", "BaseOS-8.4.0.Z.EUS.EXTENSION:cups-1:2.2.6-38.el8_4.3.src", "BaseOS-8.4.0.Z.EUS.EXTENSION:cups-1:2.2.6-38.el8_4.3.x86_64", "BaseOS-8.4.0.Z.EUS.EXTENSION:cups-client-1:2.2.6-38.el8_4.3.x86_64", "BaseOS-8.4.0.Z.EUS.EXTENSION:cups-client-debuginfo-1:2.2.6-38.el8_4.3.i686", "BaseOS-8.4.0.Z.EUS.EXTENSION:cups-client-debuginfo-1:2.2.6-38.el8_4.3.x86_64", "BaseOS-8.4.0.Z.EUS.EXTENSION:cups-debuginfo-1:2.2.6-38.el8_4.3.i686", "BaseOS-8.4.0.Z.EUS.EXTENSION:cups-debuginfo-1:2.2.6-38.el8_4.3.x86_64", "BaseOS-8.4.0.Z.EUS.EXTENSION:cups-debugsource-1:2.2.6-38.el8_4.3.i686", "BaseOS-8.4.0.Z.EUS.EXTENSION:cups-debugsource-1:2.2.6-38.el8_4.3.x86_64", "BaseOS-8.4.0.Z.EUS.EXTENSION:cups-devel-1:2.2.6-38.el8_4.3.i686", "BaseOS-8.4.0.Z.EUS.EXTENSION:cups-devel-1:2.2.6-38.el8_4.3.x86_64", "BaseOS-8.4.0.Z.EUS.EXTENSION:cups-filesystem-1:2.2.6-38.el8_4.3.noarch", "BaseOS-8.4.0.Z.EUS.EXTENSION:cups-ipptool-1:2.2.6-38.el8_4.3.x86_64", "BaseOS-8.4.0.Z.EUS.EXTENSION:cups-ipptool-debuginfo-1:2.2.6-38.el8_4.3.i686", "BaseOS-8.4.0.Z.EUS.EXTENSION:cups-ipptool-debuginfo-1:2.2.6-38.el8_4.3.x86_64", "BaseOS-8.4.0.Z.EUS.EXTENSION:cups-libs-1:2.2.6-38.el8_4.3.i686", "BaseOS-8.4.0.Z.EUS.EXTENSION:cups-libs-1:2.2.6-38.el8_4.3.x86_64", "BaseOS-8.4.0.Z.EUS.EXTENSION:cups-libs-debuginfo-1:2.2.6-38.el8_4.3.i686", "BaseOS-8.4.0.Z.EUS.EXTENSION:cups-libs-debuginfo-1:2.2.6-38.el8_4.3.x86_64", "BaseOS-8.4.0.Z.EUS.EXTENSION:cups-lpd-1:2.2.6-38.el8_4.3.x86_64", "BaseOS-8.4.0.Z.EUS.EXTENSION:cups-lpd-debuginfo-1:2.2.6-38.el8_4.3.i686", "BaseOS-8.4.0.Z.EUS.EXTENSION:cups-lpd-debuginfo-1:2.2.6-38.el8_4.3.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2025-58060" }, { "category": "external", "summary": "RHBZ#2392595", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2392595" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2025-58060", "url": "https://www.cve.org/CVERecord?id=CVE-2025-58060" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-58060", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58060" } ], "release_date": "2025-09-11T13:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-10-01T08:21:43+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.4.0.Z.AUS:cups-1:2.2.6-38.el8_4.3.src", "AppStream-8.4.0.Z.AUS:cups-1:2.2.6-38.el8_4.3.x86_64", "AppStream-8.4.0.Z.AUS:cups-client-1:2.2.6-38.el8_4.3.x86_64", "AppStream-8.4.0.Z.AUS:cups-client-debuginfo-1:2.2.6-38.el8_4.3.i686", "AppStream-8.4.0.Z.AUS:cups-client-debuginfo-1:2.2.6-38.el8_4.3.x86_64", "AppStream-8.4.0.Z.AUS:cups-debuginfo-1:2.2.6-38.el8_4.3.i686", "AppStream-8.4.0.Z.AUS:cups-debuginfo-1:2.2.6-38.el8_4.3.x86_64", "AppStream-8.4.0.Z.AUS:cups-debugsource-1:2.2.6-38.el8_4.3.i686", "AppStream-8.4.0.Z.AUS:cups-debugsource-1:2.2.6-38.el8_4.3.x86_64", "AppStream-8.4.0.Z.AUS:cups-devel-1:2.2.6-38.el8_4.3.i686", "AppStream-8.4.0.Z.AUS:cups-devel-1:2.2.6-38.el8_4.3.x86_64", "AppStream-8.4.0.Z.AUS:cups-filesystem-1:2.2.6-38.el8_4.3.noarch", "AppStream-8.4.0.Z.AUS:cups-ipptool-1:2.2.6-38.el8_4.3.x86_64", "AppStream-8.4.0.Z.AUS:cups-ipptool-debuginfo-1:2.2.6-38.el8_4.3.i686", "AppStream-8.4.0.Z.AUS:cups-ipptool-debuginfo-1:2.2.6-38.el8_4.3.x86_64", "AppStream-8.4.0.Z.AUS:cups-libs-1:2.2.6-38.el8_4.3.i686", "AppStream-8.4.0.Z.AUS:cups-libs-1:2.2.6-38.el8_4.3.x86_64", "AppStream-8.4.0.Z.AUS:cups-libs-debuginfo-1:2.2.6-38.el8_4.3.i686", "AppStream-8.4.0.Z.AUS:cups-libs-debuginfo-1:2.2.6-38.el8_4.3.x86_64", "AppStream-8.4.0.Z.AUS:cups-lpd-1:2.2.6-38.el8_4.3.x86_64", "AppStream-8.4.0.Z.AUS:cups-lpd-debuginfo-1:2.2.6-38.el8_4.3.i686", "AppStream-8.4.0.Z.AUS:cups-lpd-debuginfo-1:2.2.6-38.el8_4.3.x86_64", "AppStream-8.4.0.Z.EUS.EXTENSION:cups-1:2.2.6-38.el8_4.3.src", "AppStream-8.4.0.Z.EUS.EXTENSION:cups-1:2.2.6-38.el8_4.3.x86_64", "AppStream-8.4.0.Z.EUS.EXTENSION:cups-client-1:2.2.6-38.el8_4.3.x86_64", "AppStream-8.4.0.Z.EUS.EXTENSION:cups-client-debuginfo-1:2.2.6-38.el8_4.3.i686", "AppStream-8.4.0.Z.EUS.EXTENSION:cups-client-debuginfo-1:2.2.6-38.el8_4.3.x86_64", "AppStream-8.4.0.Z.EUS.EXTENSION:cups-debuginfo-1:2.2.6-38.el8_4.3.i686", "AppStream-8.4.0.Z.EUS.EXTENSION:cups-debuginfo-1:2.2.6-38.el8_4.3.x86_64", "AppStream-8.4.0.Z.EUS.EXTENSION:cups-debugsource-1:2.2.6-38.el8_4.3.i686", "AppStream-8.4.0.Z.EUS.EXTENSION:cups-debugsource-1:2.2.6-38.el8_4.3.x86_64", "AppStream-8.4.0.Z.EUS.EXTENSION:cups-devel-1:2.2.6-38.el8_4.3.i686", "AppStream-8.4.0.Z.EUS.EXTENSION:cups-devel-1:2.2.6-38.el8_4.3.x86_64", "AppStream-8.4.0.Z.EUS.EXTENSION:cups-filesystem-1:2.2.6-38.el8_4.3.noarch", "AppStream-8.4.0.Z.EUS.EXTENSION:cups-ipptool-1:2.2.6-38.el8_4.3.x86_64", "AppStream-8.4.0.Z.EUS.EXTENSION:cups-ipptool-debuginfo-1:2.2.6-38.el8_4.3.i686", "AppStream-8.4.0.Z.EUS.EXTENSION:cups-ipptool-debuginfo-1:2.2.6-38.el8_4.3.x86_64", "AppStream-8.4.0.Z.EUS.EXTENSION:cups-libs-1:2.2.6-38.el8_4.3.i686", "AppStream-8.4.0.Z.EUS.EXTENSION:cups-libs-1:2.2.6-38.el8_4.3.x86_64", "AppStream-8.4.0.Z.EUS.EXTENSION:cups-libs-debuginfo-1:2.2.6-38.el8_4.3.i686", "AppStream-8.4.0.Z.EUS.EXTENSION:cups-libs-debuginfo-1:2.2.6-38.el8_4.3.x86_64", "AppStream-8.4.0.Z.EUS.EXTENSION:cups-lpd-1:2.2.6-38.el8_4.3.x86_64", "AppStream-8.4.0.Z.EUS.EXTENSION:cups-lpd-debuginfo-1:2.2.6-38.el8_4.3.i686", "AppStream-8.4.0.Z.EUS.EXTENSION:cups-lpd-debuginfo-1:2.2.6-38.el8_4.3.x86_64", "BaseOS-8.4.0.Z.AUS:cups-1:2.2.6-38.el8_4.3.src", "BaseOS-8.4.0.Z.AUS:cups-1:2.2.6-38.el8_4.3.x86_64", "BaseOS-8.4.0.Z.AUS:cups-client-1:2.2.6-38.el8_4.3.x86_64", "BaseOS-8.4.0.Z.AUS:cups-client-debuginfo-1:2.2.6-38.el8_4.3.i686", "BaseOS-8.4.0.Z.AUS:cups-client-debuginfo-1:2.2.6-38.el8_4.3.x86_64", "BaseOS-8.4.0.Z.AUS:cups-debuginfo-1:2.2.6-38.el8_4.3.i686", "BaseOS-8.4.0.Z.AUS:cups-debuginfo-1:2.2.6-38.el8_4.3.x86_64", "BaseOS-8.4.0.Z.AUS:cups-debugsource-1:2.2.6-38.el8_4.3.i686", "BaseOS-8.4.0.Z.AUS:cups-debugsource-1:2.2.6-38.el8_4.3.x86_64", "BaseOS-8.4.0.Z.AUS:cups-devel-1:2.2.6-38.el8_4.3.i686", "BaseOS-8.4.0.Z.AUS:cups-devel-1:2.2.6-38.el8_4.3.x86_64", "BaseOS-8.4.0.Z.AUS:cups-filesystem-1:2.2.6-38.el8_4.3.noarch", "BaseOS-8.4.0.Z.AUS:cups-ipptool-1:2.2.6-38.el8_4.3.x86_64", "BaseOS-8.4.0.Z.AUS:cups-ipptool-debuginfo-1:2.2.6-38.el8_4.3.i686", "BaseOS-8.4.0.Z.AUS:cups-ipptool-debuginfo-1:2.2.6-38.el8_4.3.x86_64", "BaseOS-8.4.0.Z.AUS:cups-libs-1:2.2.6-38.el8_4.3.i686", "BaseOS-8.4.0.Z.AUS:cups-libs-1:2.2.6-38.el8_4.3.x86_64", "BaseOS-8.4.0.Z.AUS:cups-libs-debuginfo-1:2.2.6-38.el8_4.3.i686", "BaseOS-8.4.0.Z.AUS:cups-libs-debuginfo-1:2.2.6-38.el8_4.3.x86_64", "BaseOS-8.4.0.Z.AUS:cups-lpd-1:2.2.6-38.el8_4.3.x86_64", "BaseOS-8.4.0.Z.AUS:cups-lpd-debuginfo-1:2.2.6-38.el8_4.3.i686", "BaseOS-8.4.0.Z.AUS:cups-lpd-debuginfo-1:2.2.6-38.el8_4.3.x86_64", "BaseOS-8.4.0.Z.EUS.EXTENSION:cups-1:2.2.6-38.el8_4.3.src", "BaseOS-8.4.0.Z.EUS.EXTENSION:cups-1:2.2.6-38.el8_4.3.x86_64", "BaseOS-8.4.0.Z.EUS.EXTENSION:cups-client-1:2.2.6-38.el8_4.3.x86_64", "BaseOS-8.4.0.Z.EUS.EXTENSION:cups-client-debuginfo-1:2.2.6-38.el8_4.3.i686", "BaseOS-8.4.0.Z.EUS.EXTENSION:cups-client-debuginfo-1:2.2.6-38.el8_4.3.x86_64", "BaseOS-8.4.0.Z.EUS.EXTENSION:cups-debuginfo-1:2.2.6-38.el8_4.3.i686", "BaseOS-8.4.0.Z.EUS.EXTENSION:cups-debuginfo-1:2.2.6-38.el8_4.3.x86_64", "BaseOS-8.4.0.Z.EUS.EXTENSION:cups-debugsource-1:2.2.6-38.el8_4.3.i686", "BaseOS-8.4.0.Z.EUS.EXTENSION:cups-debugsource-1:2.2.6-38.el8_4.3.x86_64", "BaseOS-8.4.0.Z.EUS.EXTENSION:cups-devel-1:2.2.6-38.el8_4.3.i686", "BaseOS-8.4.0.Z.EUS.EXTENSION:cups-devel-1:2.2.6-38.el8_4.3.x86_64", "BaseOS-8.4.0.Z.EUS.EXTENSION:cups-filesystem-1:2.2.6-38.el8_4.3.noarch", "BaseOS-8.4.0.Z.EUS.EXTENSION:cups-ipptool-1:2.2.6-38.el8_4.3.x86_64", "BaseOS-8.4.0.Z.EUS.EXTENSION:cups-ipptool-debuginfo-1:2.2.6-38.el8_4.3.i686", "BaseOS-8.4.0.Z.EUS.EXTENSION:cups-ipptool-debuginfo-1:2.2.6-38.el8_4.3.x86_64", "BaseOS-8.4.0.Z.EUS.EXTENSION:cups-libs-1:2.2.6-38.el8_4.3.i686", "BaseOS-8.4.0.Z.EUS.EXTENSION:cups-libs-1:2.2.6-38.el8_4.3.x86_64", "BaseOS-8.4.0.Z.EUS.EXTENSION:cups-libs-debuginfo-1:2.2.6-38.el8_4.3.i686", "BaseOS-8.4.0.Z.EUS.EXTENSION:cups-libs-debuginfo-1:2.2.6-38.el8_4.3.x86_64", "BaseOS-8.4.0.Z.EUS.EXTENSION:cups-lpd-1:2.2.6-38.el8_4.3.x86_64", "BaseOS-8.4.0.Z.EUS.EXTENSION:cups-lpd-debuginfo-1:2.2.6-38.el8_4.3.i686", "BaseOS-8.4.0.Z.EUS.EXTENSION:cups-lpd-debuginfo-1:2.2.6-38.el8_4.3.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:17141" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to a widespread installation base, or stability. It is strongly advised to apply vendor-supplied patches as soon as they are released to address this authentication bypass vulnerability.", "product_ids": [ "AppStream-8.4.0.Z.AUS:cups-1:2.2.6-38.el8_4.3.src", "AppStream-8.4.0.Z.AUS:cups-1:2.2.6-38.el8_4.3.x86_64", "AppStream-8.4.0.Z.AUS:cups-client-1:2.2.6-38.el8_4.3.x86_64", "AppStream-8.4.0.Z.AUS:cups-client-debuginfo-1:2.2.6-38.el8_4.3.i686", "AppStream-8.4.0.Z.AUS:cups-client-debuginfo-1:2.2.6-38.el8_4.3.x86_64", "AppStream-8.4.0.Z.AUS:cups-debuginfo-1:2.2.6-38.el8_4.3.i686", "AppStream-8.4.0.Z.AUS:cups-debuginfo-1:2.2.6-38.el8_4.3.x86_64", "AppStream-8.4.0.Z.AUS:cups-debugsource-1:2.2.6-38.el8_4.3.i686", "AppStream-8.4.0.Z.AUS:cups-debugsource-1:2.2.6-38.el8_4.3.x86_64", "AppStream-8.4.0.Z.AUS:cups-devel-1:2.2.6-38.el8_4.3.i686", "AppStream-8.4.0.Z.AUS:cups-devel-1:2.2.6-38.el8_4.3.x86_64", "AppStream-8.4.0.Z.AUS:cups-filesystem-1:2.2.6-38.el8_4.3.noarch", "AppStream-8.4.0.Z.AUS:cups-ipptool-1:2.2.6-38.el8_4.3.x86_64", "AppStream-8.4.0.Z.AUS:cups-ipptool-debuginfo-1:2.2.6-38.el8_4.3.i686", "AppStream-8.4.0.Z.AUS:cups-ipptool-debuginfo-1:2.2.6-38.el8_4.3.x86_64", "AppStream-8.4.0.Z.AUS:cups-libs-1:2.2.6-38.el8_4.3.i686", "AppStream-8.4.0.Z.AUS:cups-libs-1:2.2.6-38.el8_4.3.x86_64", "AppStream-8.4.0.Z.AUS:cups-libs-debuginfo-1:2.2.6-38.el8_4.3.i686", "AppStream-8.4.0.Z.AUS:cups-libs-debuginfo-1:2.2.6-38.el8_4.3.x86_64", "AppStream-8.4.0.Z.AUS:cups-lpd-1:2.2.6-38.el8_4.3.x86_64", "AppStream-8.4.0.Z.AUS:cups-lpd-debuginfo-1:2.2.6-38.el8_4.3.i686", "AppStream-8.4.0.Z.AUS:cups-lpd-debuginfo-1:2.2.6-38.el8_4.3.x86_64", "AppStream-8.4.0.Z.EUS.EXTENSION:cups-1:2.2.6-38.el8_4.3.src", "AppStream-8.4.0.Z.EUS.EXTENSION:cups-1:2.2.6-38.el8_4.3.x86_64", "AppStream-8.4.0.Z.EUS.EXTENSION:cups-client-1:2.2.6-38.el8_4.3.x86_64", "AppStream-8.4.0.Z.EUS.EXTENSION:cups-client-debuginfo-1:2.2.6-38.el8_4.3.i686", "AppStream-8.4.0.Z.EUS.EXTENSION:cups-client-debuginfo-1:2.2.6-38.el8_4.3.x86_64", "AppStream-8.4.0.Z.EUS.EXTENSION:cups-debuginfo-1:2.2.6-38.el8_4.3.i686", "AppStream-8.4.0.Z.EUS.EXTENSION:cups-debuginfo-1:2.2.6-38.el8_4.3.x86_64", "AppStream-8.4.0.Z.EUS.EXTENSION:cups-debugsource-1:2.2.6-38.el8_4.3.i686", "AppStream-8.4.0.Z.EUS.EXTENSION:cups-debugsource-1:2.2.6-38.el8_4.3.x86_64", "AppStream-8.4.0.Z.EUS.EXTENSION:cups-devel-1:2.2.6-38.el8_4.3.i686", "AppStream-8.4.0.Z.EUS.EXTENSION:cups-devel-1:2.2.6-38.el8_4.3.x86_64", "AppStream-8.4.0.Z.EUS.EXTENSION:cups-filesystem-1:2.2.6-38.el8_4.3.noarch", "AppStream-8.4.0.Z.EUS.EXTENSION:cups-ipptool-1:2.2.6-38.el8_4.3.x86_64", "AppStream-8.4.0.Z.EUS.EXTENSION:cups-ipptool-debuginfo-1:2.2.6-38.el8_4.3.i686", "AppStream-8.4.0.Z.EUS.EXTENSION:cups-ipptool-debuginfo-1:2.2.6-38.el8_4.3.x86_64", "AppStream-8.4.0.Z.EUS.EXTENSION:cups-libs-1:2.2.6-38.el8_4.3.i686", "AppStream-8.4.0.Z.EUS.EXTENSION:cups-libs-1:2.2.6-38.el8_4.3.x86_64", "AppStream-8.4.0.Z.EUS.EXTENSION:cups-libs-debuginfo-1:2.2.6-38.el8_4.3.i686", "AppStream-8.4.0.Z.EUS.EXTENSION:cups-libs-debuginfo-1:2.2.6-38.el8_4.3.x86_64", "AppStream-8.4.0.Z.EUS.EXTENSION:cups-lpd-1:2.2.6-38.el8_4.3.x86_64", "AppStream-8.4.0.Z.EUS.EXTENSION:cups-lpd-debuginfo-1:2.2.6-38.el8_4.3.i686", "AppStream-8.4.0.Z.EUS.EXTENSION:cups-lpd-debuginfo-1:2.2.6-38.el8_4.3.x86_64", "BaseOS-8.4.0.Z.AUS:cups-1:2.2.6-38.el8_4.3.src", "BaseOS-8.4.0.Z.AUS:cups-1:2.2.6-38.el8_4.3.x86_64", "BaseOS-8.4.0.Z.AUS:cups-client-1:2.2.6-38.el8_4.3.x86_64", "BaseOS-8.4.0.Z.AUS:cups-client-debuginfo-1:2.2.6-38.el8_4.3.i686", "BaseOS-8.4.0.Z.AUS:cups-client-debuginfo-1:2.2.6-38.el8_4.3.x86_64", "BaseOS-8.4.0.Z.AUS:cups-debuginfo-1:2.2.6-38.el8_4.3.i686", "BaseOS-8.4.0.Z.AUS:cups-debuginfo-1:2.2.6-38.el8_4.3.x86_64", "BaseOS-8.4.0.Z.AUS:cups-debugsource-1:2.2.6-38.el8_4.3.i686", "BaseOS-8.4.0.Z.AUS:cups-debugsource-1:2.2.6-38.el8_4.3.x86_64", "BaseOS-8.4.0.Z.AUS:cups-devel-1:2.2.6-38.el8_4.3.i686", "BaseOS-8.4.0.Z.AUS:cups-devel-1:2.2.6-38.el8_4.3.x86_64", "BaseOS-8.4.0.Z.AUS:cups-filesystem-1:2.2.6-38.el8_4.3.noarch", "BaseOS-8.4.0.Z.AUS:cups-ipptool-1:2.2.6-38.el8_4.3.x86_64", "BaseOS-8.4.0.Z.AUS:cups-ipptool-debuginfo-1:2.2.6-38.el8_4.3.i686", "BaseOS-8.4.0.Z.AUS:cups-ipptool-debuginfo-1:2.2.6-38.el8_4.3.x86_64", "BaseOS-8.4.0.Z.AUS:cups-libs-1:2.2.6-38.el8_4.3.i686", "BaseOS-8.4.0.Z.AUS:cups-libs-1:2.2.6-38.el8_4.3.x86_64", "BaseOS-8.4.0.Z.AUS:cups-libs-debuginfo-1:2.2.6-38.el8_4.3.i686", "BaseOS-8.4.0.Z.AUS:cups-libs-debuginfo-1:2.2.6-38.el8_4.3.x86_64", "BaseOS-8.4.0.Z.AUS:cups-lpd-1:2.2.6-38.el8_4.3.x86_64", "BaseOS-8.4.0.Z.AUS:cups-lpd-debuginfo-1:2.2.6-38.el8_4.3.i686", "BaseOS-8.4.0.Z.AUS:cups-lpd-debuginfo-1:2.2.6-38.el8_4.3.x86_64", "BaseOS-8.4.0.Z.EUS.EXTENSION:cups-1:2.2.6-38.el8_4.3.src", "BaseOS-8.4.0.Z.EUS.EXTENSION:cups-1:2.2.6-38.el8_4.3.x86_64", "BaseOS-8.4.0.Z.EUS.EXTENSION:cups-client-1:2.2.6-38.el8_4.3.x86_64", "BaseOS-8.4.0.Z.EUS.EXTENSION:cups-client-debuginfo-1:2.2.6-38.el8_4.3.i686", "BaseOS-8.4.0.Z.EUS.EXTENSION:cups-client-debuginfo-1:2.2.6-38.el8_4.3.x86_64", "BaseOS-8.4.0.Z.EUS.EXTENSION:cups-debuginfo-1:2.2.6-38.el8_4.3.i686", "BaseOS-8.4.0.Z.EUS.EXTENSION:cups-debuginfo-1:2.2.6-38.el8_4.3.x86_64", "BaseOS-8.4.0.Z.EUS.EXTENSION:cups-debugsource-1:2.2.6-38.el8_4.3.i686", "BaseOS-8.4.0.Z.EUS.EXTENSION:cups-debugsource-1:2.2.6-38.el8_4.3.x86_64", "BaseOS-8.4.0.Z.EUS.EXTENSION:cups-devel-1:2.2.6-38.el8_4.3.i686", "BaseOS-8.4.0.Z.EUS.EXTENSION:cups-devel-1:2.2.6-38.el8_4.3.x86_64", "BaseOS-8.4.0.Z.EUS.EXTENSION:cups-filesystem-1:2.2.6-38.el8_4.3.noarch", "BaseOS-8.4.0.Z.EUS.EXTENSION:cups-ipptool-1:2.2.6-38.el8_4.3.x86_64", "BaseOS-8.4.0.Z.EUS.EXTENSION:cups-ipptool-debuginfo-1:2.2.6-38.el8_4.3.i686", "BaseOS-8.4.0.Z.EUS.EXTENSION:cups-ipptool-debuginfo-1:2.2.6-38.el8_4.3.x86_64", "BaseOS-8.4.0.Z.EUS.EXTENSION:cups-libs-1:2.2.6-38.el8_4.3.i686", "BaseOS-8.4.0.Z.EUS.EXTENSION:cups-libs-1:2.2.6-38.el8_4.3.x86_64", "BaseOS-8.4.0.Z.EUS.EXTENSION:cups-libs-debuginfo-1:2.2.6-38.el8_4.3.i686", "BaseOS-8.4.0.Z.EUS.EXTENSION:cups-libs-debuginfo-1:2.2.6-38.el8_4.3.x86_64", "BaseOS-8.4.0.Z.EUS.EXTENSION:cups-lpd-1:2.2.6-38.el8_4.3.x86_64", "BaseOS-8.4.0.Z.EUS.EXTENSION:cups-lpd-debuginfo-1:2.2.6-38.el8_4.3.i686", "BaseOS-8.4.0.Z.EUS.EXTENSION:cups-lpd-debuginfo-1:2.2.6-38.el8_4.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 8.0, "baseSeverity": "HIGH", "confidentialityImpact": "LOW", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.4.0.Z.AUS:cups-1:2.2.6-38.el8_4.3.src", "AppStream-8.4.0.Z.AUS:cups-1:2.2.6-38.el8_4.3.x86_64", "AppStream-8.4.0.Z.AUS:cups-client-1:2.2.6-38.el8_4.3.x86_64", "AppStream-8.4.0.Z.AUS:cups-client-debuginfo-1:2.2.6-38.el8_4.3.i686", "AppStream-8.4.0.Z.AUS:cups-client-debuginfo-1:2.2.6-38.el8_4.3.x86_64", "AppStream-8.4.0.Z.AUS:cups-debuginfo-1:2.2.6-38.el8_4.3.i686", "AppStream-8.4.0.Z.AUS:cups-debuginfo-1:2.2.6-38.el8_4.3.x86_64", "AppStream-8.4.0.Z.AUS:cups-debugsource-1:2.2.6-38.el8_4.3.i686", "AppStream-8.4.0.Z.AUS:cups-debugsource-1:2.2.6-38.el8_4.3.x86_64", "AppStream-8.4.0.Z.AUS:cups-devel-1:2.2.6-38.el8_4.3.i686", "AppStream-8.4.0.Z.AUS:cups-devel-1:2.2.6-38.el8_4.3.x86_64", "AppStream-8.4.0.Z.AUS:cups-filesystem-1:2.2.6-38.el8_4.3.noarch", "AppStream-8.4.0.Z.AUS:cups-ipptool-1:2.2.6-38.el8_4.3.x86_64", "AppStream-8.4.0.Z.AUS:cups-ipptool-debuginfo-1:2.2.6-38.el8_4.3.i686", "AppStream-8.4.0.Z.AUS:cups-ipptool-debuginfo-1:2.2.6-38.el8_4.3.x86_64", "AppStream-8.4.0.Z.AUS:cups-libs-1:2.2.6-38.el8_4.3.i686", "AppStream-8.4.0.Z.AUS:cups-libs-1:2.2.6-38.el8_4.3.x86_64", "AppStream-8.4.0.Z.AUS:cups-libs-debuginfo-1:2.2.6-38.el8_4.3.i686", "AppStream-8.4.0.Z.AUS:cups-libs-debuginfo-1:2.2.6-38.el8_4.3.x86_64", "AppStream-8.4.0.Z.AUS:cups-lpd-1:2.2.6-38.el8_4.3.x86_64", "AppStream-8.4.0.Z.AUS:cups-lpd-debuginfo-1:2.2.6-38.el8_4.3.i686", "AppStream-8.4.0.Z.AUS:cups-lpd-debuginfo-1:2.2.6-38.el8_4.3.x86_64", "AppStream-8.4.0.Z.EUS.EXTENSION:cups-1:2.2.6-38.el8_4.3.src", "AppStream-8.4.0.Z.EUS.EXTENSION:cups-1:2.2.6-38.el8_4.3.x86_64", "AppStream-8.4.0.Z.EUS.EXTENSION:cups-client-1:2.2.6-38.el8_4.3.x86_64", "AppStream-8.4.0.Z.EUS.EXTENSION:cups-client-debuginfo-1:2.2.6-38.el8_4.3.i686", "AppStream-8.4.0.Z.EUS.EXTENSION:cups-client-debuginfo-1:2.2.6-38.el8_4.3.x86_64", "AppStream-8.4.0.Z.EUS.EXTENSION:cups-debuginfo-1:2.2.6-38.el8_4.3.i686", "AppStream-8.4.0.Z.EUS.EXTENSION:cups-debuginfo-1:2.2.6-38.el8_4.3.x86_64", "AppStream-8.4.0.Z.EUS.EXTENSION:cups-debugsource-1:2.2.6-38.el8_4.3.i686", "AppStream-8.4.0.Z.EUS.EXTENSION:cups-debugsource-1:2.2.6-38.el8_4.3.x86_64", "AppStream-8.4.0.Z.EUS.EXTENSION:cups-devel-1:2.2.6-38.el8_4.3.i686", "AppStream-8.4.0.Z.EUS.EXTENSION:cups-devel-1:2.2.6-38.el8_4.3.x86_64", "AppStream-8.4.0.Z.EUS.EXTENSION:cups-filesystem-1:2.2.6-38.el8_4.3.noarch", "AppStream-8.4.0.Z.EUS.EXTENSION:cups-ipptool-1:2.2.6-38.el8_4.3.x86_64", "AppStream-8.4.0.Z.EUS.EXTENSION:cups-ipptool-debuginfo-1:2.2.6-38.el8_4.3.i686", "AppStream-8.4.0.Z.EUS.EXTENSION:cups-ipptool-debuginfo-1:2.2.6-38.el8_4.3.x86_64", "AppStream-8.4.0.Z.EUS.EXTENSION:cups-libs-1:2.2.6-38.el8_4.3.i686", "AppStream-8.4.0.Z.EUS.EXTENSION:cups-libs-1:2.2.6-38.el8_4.3.x86_64", "AppStream-8.4.0.Z.EUS.EXTENSION:cups-libs-debuginfo-1:2.2.6-38.el8_4.3.i686", "AppStream-8.4.0.Z.EUS.EXTENSION:cups-libs-debuginfo-1:2.2.6-38.el8_4.3.x86_64", "AppStream-8.4.0.Z.EUS.EXTENSION:cups-lpd-1:2.2.6-38.el8_4.3.x86_64", "AppStream-8.4.0.Z.EUS.EXTENSION:cups-lpd-debuginfo-1:2.2.6-38.el8_4.3.i686", "AppStream-8.4.0.Z.EUS.EXTENSION:cups-lpd-debuginfo-1:2.2.6-38.el8_4.3.x86_64", "BaseOS-8.4.0.Z.AUS:cups-1:2.2.6-38.el8_4.3.src", "BaseOS-8.4.0.Z.AUS:cups-1:2.2.6-38.el8_4.3.x86_64", "BaseOS-8.4.0.Z.AUS:cups-client-1:2.2.6-38.el8_4.3.x86_64", "BaseOS-8.4.0.Z.AUS:cups-client-debuginfo-1:2.2.6-38.el8_4.3.i686", "BaseOS-8.4.0.Z.AUS:cups-client-debuginfo-1:2.2.6-38.el8_4.3.x86_64", "BaseOS-8.4.0.Z.AUS:cups-debuginfo-1:2.2.6-38.el8_4.3.i686", "BaseOS-8.4.0.Z.AUS:cups-debuginfo-1:2.2.6-38.el8_4.3.x86_64", "BaseOS-8.4.0.Z.AUS:cups-debugsource-1:2.2.6-38.el8_4.3.i686", "BaseOS-8.4.0.Z.AUS:cups-debugsource-1:2.2.6-38.el8_4.3.x86_64", "BaseOS-8.4.0.Z.AUS:cups-devel-1:2.2.6-38.el8_4.3.i686", "BaseOS-8.4.0.Z.AUS:cups-devel-1:2.2.6-38.el8_4.3.x86_64", "BaseOS-8.4.0.Z.AUS:cups-filesystem-1:2.2.6-38.el8_4.3.noarch", "BaseOS-8.4.0.Z.AUS:cups-ipptool-1:2.2.6-38.el8_4.3.x86_64", "BaseOS-8.4.0.Z.AUS:cups-ipptool-debuginfo-1:2.2.6-38.el8_4.3.i686", "BaseOS-8.4.0.Z.AUS:cups-ipptool-debuginfo-1:2.2.6-38.el8_4.3.x86_64", "BaseOS-8.4.0.Z.AUS:cups-libs-1:2.2.6-38.el8_4.3.i686", "BaseOS-8.4.0.Z.AUS:cups-libs-1:2.2.6-38.el8_4.3.x86_64", "BaseOS-8.4.0.Z.AUS:cups-libs-debuginfo-1:2.2.6-38.el8_4.3.i686", "BaseOS-8.4.0.Z.AUS:cups-libs-debuginfo-1:2.2.6-38.el8_4.3.x86_64", "BaseOS-8.4.0.Z.AUS:cups-lpd-1:2.2.6-38.el8_4.3.x86_64", "BaseOS-8.4.0.Z.AUS:cups-lpd-debuginfo-1:2.2.6-38.el8_4.3.i686", "BaseOS-8.4.0.Z.AUS:cups-lpd-debuginfo-1:2.2.6-38.el8_4.3.x86_64", "BaseOS-8.4.0.Z.EUS.EXTENSION:cups-1:2.2.6-38.el8_4.3.src", "BaseOS-8.4.0.Z.EUS.EXTENSION:cups-1:2.2.6-38.el8_4.3.x86_64", "BaseOS-8.4.0.Z.EUS.EXTENSION:cups-client-1:2.2.6-38.el8_4.3.x86_64", "BaseOS-8.4.0.Z.EUS.EXTENSION:cups-client-debuginfo-1:2.2.6-38.el8_4.3.i686", "BaseOS-8.4.0.Z.EUS.EXTENSION:cups-client-debuginfo-1:2.2.6-38.el8_4.3.x86_64", "BaseOS-8.4.0.Z.EUS.EXTENSION:cups-debuginfo-1:2.2.6-38.el8_4.3.i686", "BaseOS-8.4.0.Z.EUS.EXTENSION:cups-debuginfo-1:2.2.6-38.el8_4.3.x86_64", "BaseOS-8.4.0.Z.EUS.EXTENSION:cups-debugsource-1:2.2.6-38.el8_4.3.i686", "BaseOS-8.4.0.Z.EUS.EXTENSION:cups-debugsource-1:2.2.6-38.el8_4.3.x86_64", "BaseOS-8.4.0.Z.EUS.EXTENSION:cups-devel-1:2.2.6-38.el8_4.3.i686", "BaseOS-8.4.0.Z.EUS.EXTENSION:cups-devel-1:2.2.6-38.el8_4.3.x86_64", "BaseOS-8.4.0.Z.EUS.EXTENSION:cups-filesystem-1:2.2.6-38.el8_4.3.noarch", "BaseOS-8.4.0.Z.EUS.EXTENSION:cups-ipptool-1:2.2.6-38.el8_4.3.x86_64", "BaseOS-8.4.0.Z.EUS.EXTENSION:cups-ipptool-debuginfo-1:2.2.6-38.el8_4.3.i686", "BaseOS-8.4.0.Z.EUS.EXTENSION:cups-ipptool-debuginfo-1:2.2.6-38.el8_4.3.x86_64", "BaseOS-8.4.0.Z.EUS.EXTENSION:cups-libs-1:2.2.6-38.el8_4.3.i686", "BaseOS-8.4.0.Z.EUS.EXTENSION:cups-libs-1:2.2.6-38.el8_4.3.x86_64", "BaseOS-8.4.0.Z.EUS.EXTENSION:cups-libs-debuginfo-1:2.2.6-38.el8_4.3.i686", "BaseOS-8.4.0.Z.EUS.EXTENSION:cups-libs-debuginfo-1:2.2.6-38.el8_4.3.x86_64", "BaseOS-8.4.0.Z.EUS.EXTENSION:cups-lpd-1:2.2.6-38.el8_4.3.x86_64", "BaseOS-8.4.0.Z.EUS.EXTENSION:cups-lpd-debuginfo-1:2.2.6-38.el8_4.3.i686", "BaseOS-8.4.0.Z.EUS.EXTENSION:cups-lpd-debuginfo-1:2.2.6-38.el8_4.3.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "cups: Authentication Bypass in CUPS Authorization Handling" } ] }
rhsa-2025:15701
Vulnerability from csaf_redhat
Published
2025-09-11 16:07
Modified
2025-10-16 14:40
Summary
Red Hat Security Advisory: cups security update
Notes
Topic
An update for cups is now available for Red Hat Enterprise Linux 10.
Red Hat Product Security has rated this update as having a security impact of
Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
The Common UNIX Printing System (CUPS) provides a portable printing layer for
Linux, UNIX, and similar operating systems.
Security Fix(es):
* cups: Null Pointer Dereference in CUPS ipp_read_io() Leading to Remote DoS (CVE-2025-58364)
* cups: Authentication Bypass in CUPS Authorization Handling (CVE-2025-58060)
For more details about the security issue(s), including the impact, a CVSS
score, acknowledgments, and other related information, refer to the CVE page(s)
listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for cups is now available for Red Hat Enterprise Linux 10.\n\nRed Hat Product Security has rated this update as having a security impact of\nImportant. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "The Common UNIX Printing System (CUPS) provides a portable printing layer for\nLinux, UNIX, and similar operating systems.\n\nSecurity Fix(es):\n\n* cups: Null Pointer Dereference in CUPS ipp_read_io() Leading to Remote DoS (CVE-2025-58364)\n* cups: Authentication Bypass in CUPS Authorization Handling (CVE-2025-58060)\n\nFor more details about the security issue(s), including the impact, a CVSS\nscore, acknowledgments, and other related information, refer to the CVE page(s)\nlisted in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2025:15701", "url": "https://access.redhat.com/errata/RHSA-2025:15701" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2392595", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2392595" }, { "category": "external", "summary": "2393078", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2393078" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_15701.json" } ], "title": "Red Hat Security Advisory: cups security update", "tracking": { "current_release_date": "2025-10-16T14:40:49+00:00", "generator": { "date": "2025-10-16T14:40:49+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.9" } }, "id": "RHSA-2025:15701", "initial_release_date": "2025-09-11T16:07:45+00:00", "revision_history": [ { "date": "2025-09-11T16:07:45+00:00", "number": "1", "summary": "Initial version" }, { "date": "2025-09-11T16:07:45+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-10-16T14:40:49+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream (v. 10)", "product": { "name": "Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:10.0" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux BaseOS (v. 10)", "product": { "name": "Red Hat Enterprise Linux BaseOS (v. 10)", "product_id": "BaseOS-10.0.Z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:10.0" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "cups-1:2.4.10-11.el10_0.1.src", "product": { "name": "cups-1:2.4.10-11.el10_0.1.src", "product_id": "cups-1:2.4.10-11.el10_0.1.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups@2.4.10-11.el10_0.1?arch=src\u0026epoch=1" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "cups-filesystem-1:2.4.10-11.el10_0.1.noarch", "product": { "name": "cups-filesystem-1:2.4.10-11.el10_0.1.noarch", "product_id": "cups-filesystem-1:2.4.10-11.el10_0.1.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-filesystem@2.4.10-11.el10_0.1?arch=noarch\u0026epoch=1" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "cups-libs-1:2.4.10-11.el10_0.1.aarch64", "product": { "name": "cups-libs-1:2.4.10-11.el10_0.1.aarch64", "product_id": "cups-libs-1:2.4.10-11.el10_0.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-libs@2.4.10-11.el10_0.1?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-debugsource-1:2.4.10-11.el10_0.1.aarch64", "product": { "name": "cups-debugsource-1:2.4.10-11.el10_0.1.aarch64", "product_id": "cups-debugsource-1:2.4.10-11.el10_0.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-debugsource@2.4.10-11.el10_0.1?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-client-debuginfo-1:2.4.10-11.el10_0.1.aarch64", "product": { "name": "cups-client-debuginfo-1:2.4.10-11.el10_0.1.aarch64", "product_id": "cups-client-debuginfo-1:2.4.10-11.el10_0.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-client-debuginfo@2.4.10-11.el10_0.1?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-debuginfo-1:2.4.10-11.el10_0.1.aarch64", "product": { "name": "cups-debuginfo-1:2.4.10-11.el10_0.1.aarch64", "product_id": "cups-debuginfo-1:2.4.10-11.el10_0.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-debuginfo@2.4.10-11.el10_0.1?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-ipptool-debuginfo-1:2.4.10-11.el10_0.1.aarch64", "product": { "name": "cups-ipptool-debuginfo-1:2.4.10-11.el10_0.1.aarch64", "product_id": "cups-ipptool-debuginfo-1:2.4.10-11.el10_0.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-ipptool-debuginfo@2.4.10-11.el10_0.1?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-libs-debuginfo-1:2.4.10-11.el10_0.1.aarch64", "product": { "name": "cups-libs-debuginfo-1:2.4.10-11.el10_0.1.aarch64", "product_id": "cups-libs-debuginfo-1:2.4.10-11.el10_0.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-libs-debuginfo@2.4.10-11.el10_0.1?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-lpd-debuginfo-1:2.4.10-11.el10_0.1.aarch64", "product": { "name": "cups-lpd-debuginfo-1:2.4.10-11.el10_0.1.aarch64", "product_id": "cups-lpd-debuginfo-1:2.4.10-11.el10_0.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-lpd-debuginfo@2.4.10-11.el10_0.1?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-printerapp-debuginfo-1:2.4.10-11.el10_0.1.aarch64", "product": { "name": "cups-printerapp-debuginfo-1:2.4.10-11.el10_0.1.aarch64", "product_id": "cups-printerapp-debuginfo-1:2.4.10-11.el10_0.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-printerapp-debuginfo@2.4.10-11.el10_0.1?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-1:2.4.10-11.el10_0.1.aarch64", "product": { "name": "cups-1:2.4.10-11.el10_0.1.aarch64", "product_id": "cups-1:2.4.10-11.el10_0.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups@2.4.10-11.el10_0.1?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-client-1:2.4.10-11.el10_0.1.aarch64", "product": { "name": "cups-client-1:2.4.10-11.el10_0.1.aarch64", "product_id": "cups-client-1:2.4.10-11.el10_0.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-client@2.4.10-11.el10_0.1?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-devel-1:2.4.10-11.el10_0.1.aarch64", "product": { "name": "cups-devel-1:2.4.10-11.el10_0.1.aarch64", "product_id": "cups-devel-1:2.4.10-11.el10_0.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-devel@2.4.10-11.el10_0.1?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-ipptool-1:2.4.10-11.el10_0.1.aarch64", "product": { "name": "cups-ipptool-1:2.4.10-11.el10_0.1.aarch64", "product_id": "cups-ipptool-1:2.4.10-11.el10_0.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-ipptool@2.4.10-11.el10_0.1?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-lpd-1:2.4.10-11.el10_0.1.aarch64", "product": { "name": "cups-lpd-1:2.4.10-11.el10_0.1.aarch64", "product_id": "cups-lpd-1:2.4.10-11.el10_0.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-lpd@2.4.10-11.el10_0.1?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-printerapp-1:2.4.10-11.el10_0.1.aarch64", "product": { "name": "cups-printerapp-1:2.4.10-11.el10_0.1.aarch64", "product_id": "cups-printerapp-1:2.4.10-11.el10_0.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-printerapp@2.4.10-11.el10_0.1?arch=aarch64\u0026epoch=1" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "cups-libs-1:2.4.10-11.el10_0.1.ppc64le", "product": { "name": "cups-libs-1:2.4.10-11.el10_0.1.ppc64le", "product_id": "cups-libs-1:2.4.10-11.el10_0.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-libs@2.4.10-11.el10_0.1?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-debugsource-1:2.4.10-11.el10_0.1.ppc64le", "product": { "name": "cups-debugsource-1:2.4.10-11.el10_0.1.ppc64le", "product_id": "cups-debugsource-1:2.4.10-11.el10_0.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-debugsource@2.4.10-11.el10_0.1?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-client-debuginfo-1:2.4.10-11.el10_0.1.ppc64le", "product": { "name": "cups-client-debuginfo-1:2.4.10-11.el10_0.1.ppc64le", "product_id": "cups-client-debuginfo-1:2.4.10-11.el10_0.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-client-debuginfo@2.4.10-11.el10_0.1?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-debuginfo-1:2.4.10-11.el10_0.1.ppc64le", "product": { "name": "cups-debuginfo-1:2.4.10-11.el10_0.1.ppc64le", "product_id": "cups-debuginfo-1:2.4.10-11.el10_0.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-debuginfo@2.4.10-11.el10_0.1?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-ipptool-debuginfo-1:2.4.10-11.el10_0.1.ppc64le", "product": { "name": "cups-ipptool-debuginfo-1:2.4.10-11.el10_0.1.ppc64le", "product_id": "cups-ipptool-debuginfo-1:2.4.10-11.el10_0.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-ipptool-debuginfo@2.4.10-11.el10_0.1?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-libs-debuginfo-1:2.4.10-11.el10_0.1.ppc64le", "product": { "name": "cups-libs-debuginfo-1:2.4.10-11.el10_0.1.ppc64le", "product_id": "cups-libs-debuginfo-1:2.4.10-11.el10_0.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-libs-debuginfo@2.4.10-11.el10_0.1?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-lpd-debuginfo-1:2.4.10-11.el10_0.1.ppc64le", "product": { "name": "cups-lpd-debuginfo-1:2.4.10-11.el10_0.1.ppc64le", "product_id": "cups-lpd-debuginfo-1:2.4.10-11.el10_0.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-lpd-debuginfo@2.4.10-11.el10_0.1?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-printerapp-debuginfo-1:2.4.10-11.el10_0.1.ppc64le", "product": { "name": "cups-printerapp-debuginfo-1:2.4.10-11.el10_0.1.ppc64le", "product_id": "cups-printerapp-debuginfo-1:2.4.10-11.el10_0.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-printerapp-debuginfo@2.4.10-11.el10_0.1?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-1:2.4.10-11.el10_0.1.ppc64le", "product": { "name": "cups-1:2.4.10-11.el10_0.1.ppc64le", "product_id": "cups-1:2.4.10-11.el10_0.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups@2.4.10-11.el10_0.1?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-client-1:2.4.10-11.el10_0.1.ppc64le", "product": { "name": "cups-client-1:2.4.10-11.el10_0.1.ppc64le", "product_id": "cups-client-1:2.4.10-11.el10_0.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-client@2.4.10-11.el10_0.1?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-devel-1:2.4.10-11.el10_0.1.ppc64le", "product": { "name": "cups-devel-1:2.4.10-11.el10_0.1.ppc64le", "product_id": "cups-devel-1:2.4.10-11.el10_0.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-devel@2.4.10-11.el10_0.1?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-ipptool-1:2.4.10-11.el10_0.1.ppc64le", "product": { "name": "cups-ipptool-1:2.4.10-11.el10_0.1.ppc64le", "product_id": "cups-ipptool-1:2.4.10-11.el10_0.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-ipptool@2.4.10-11.el10_0.1?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-lpd-1:2.4.10-11.el10_0.1.ppc64le", "product": { "name": "cups-lpd-1:2.4.10-11.el10_0.1.ppc64le", "product_id": "cups-lpd-1:2.4.10-11.el10_0.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-lpd@2.4.10-11.el10_0.1?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-printerapp-1:2.4.10-11.el10_0.1.ppc64le", "product": { "name": "cups-printerapp-1:2.4.10-11.el10_0.1.ppc64le", "product_id": "cups-printerapp-1:2.4.10-11.el10_0.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-printerapp@2.4.10-11.el10_0.1?arch=ppc64le\u0026epoch=1" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "cups-libs-1:2.4.10-11.el10_0.1.x86_64", "product": { "name": "cups-libs-1:2.4.10-11.el10_0.1.x86_64", "product_id": "cups-libs-1:2.4.10-11.el10_0.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-libs@2.4.10-11.el10_0.1?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-debugsource-1:2.4.10-11.el10_0.1.x86_64", "product": { "name": "cups-debugsource-1:2.4.10-11.el10_0.1.x86_64", "product_id": "cups-debugsource-1:2.4.10-11.el10_0.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-debugsource@2.4.10-11.el10_0.1?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-client-debuginfo-1:2.4.10-11.el10_0.1.x86_64", "product": { "name": "cups-client-debuginfo-1:2.4.10-11.el10_0.1.x86_64", "product_id": "cups-client-debuginfo-1:2.4.10-11.el10_0.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-client-debuginfo@2.4.10-11.el10_0.1?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-debuginfo-1:2.4.10-11.el10_0.1.x86_64", "product": { "name": "cups-debuginfo-1:2.4.10-11.el10_0.1.x86_64", "product_id": "cups-debuginfo-1:2.4.10-11.el10_0.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-debuginfo@2.4.10-11.el10_0.1?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-ipptool-debuginfo-1:2.4.10-11.el10_0.1.x86_64", "product": { "name": "cups-ipptool-debuginfo-1:2.4.10-11.el10_0.1.x86_64", "product_id": "cups-ipptool-debuginfo-1:2.4.10-11.el10_0.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-ipptool-debuginfo@2.4.10-11.el10_0.1?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-libs-debuginfo-1:2.4.10-11.el10_0.1.x86_64", "product": { "name": "cups-libs-debuginfo-1:2.4.10-11.el10_0.1.x86_64", "product_id": "cups-libs-debuginfo-1:2.4.10-11.el10_0.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-libs-debuginfo@2.4.10-11.el10_0.1?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-lpd-debuginfo-1:2.4.10-11.el10_0.1.x86_64", "product": { "name": "cups-lpd-debuginfo-1:2.4.10-11.el10_0.1.x86_64", "product_id": "cups-lpd-debuginfo-1:2.4.10-11.el10_0.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-lpd-debuginfo@2.4.10-11.el10_0.1?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-printerapp-debuginfo-1:2.4.10-11.el10_0.1.x86_64", "product": { "name": "cups-printerapp-debuginfo-1:2.4.10-11.el10_0.1.x86_64", "product_id": "cups-printerapp-debuginfo-1:2.4.10-11.el10_0.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-printerapp-debuginfo@2.4.10-11.el10_0.1?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-1:2.4.10-11.el10_0.1.x86_64", "product": { "name": "cups-1:2.4.10-11.el10_0.1.x86_64", "product_id": "cups-1:2.4.10-11.el10_0.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups@2.4.10-11.el10_0.1?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-client-1:2.4.10-11.el10_0.1.x86_64", "product": { "name": "cups-client-1:2.4.10-11.el10_0.1.x86_64", "product_id": "cups-client-1:2.4.10-11.el10_0.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-client@2.4.10-11.el10_0.1?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-devel-1:2.4.10-11.el10_0.1.x86_64", "product": { "name": "cups-devel-1:2.4.10-11.el10_0.1.x86_64", "product_id": "cups-devel-1:2.4.10-11.el10_0.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-devel@2.4.10-11.el10_0.1?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-ipptool-1:2.4.10-11.el10_0.1.x86_64", "product": { "name": "cups-ipptool-1:2.4.10-11.el10_0.1.x86_64", "product_id": "cups-ipptool-1:2.4.10-11.el10_0.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-ipptool@2.4.10-11.el10_0.1?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-lpd-1:2.4.10-11.el10_0.1.x86_64", "product": { "name": "cups-lpd-1:2.4.10-11.el10_0.1.x86_64", "product_id": "cups-lpd-1:2.4.10-11.el10_0.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-lpd@2.4.10-11.el10_0.1?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-printerapp-1:2.4.10-11.el10_0.1.x86_64", "product": { "name": "cups-printerapp-1:2.4.10-11.el10_0.1.x86_64", "product_id": "cups-printerapp-1:2.4.10-11.el10_0.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-printerapp@2.4.10-11.el10_0.1?arch=x86_64\u0026epoch=1" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "cups-libs-1:2.4.10-11.el10_0.1.s390x", "product": { "name": "cups-libs-1:2.4.10-11.el10_0.1.s390x", "product_id": "cups-libs-1:2.4.10-11.el10_0.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-libs@2.4.10-11.el10_0.1?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-debugsource-1:2.4.10-11.el10_0.1.s390x", "product": { "name": "cups-debugsource-1:2.4.10-11.el10_0.1.s390x", "product_id": "cups-debugsource-1:2.4.10-11.el10_0.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-debugsource@2.4.10-11.el10_0.1?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-client-debuginfo-1:2.4.10-11.el10_0.1.s390x", "product": { "name": "cups-client-debuginfo-1:2.4.10-11.el10_0.1.s390x", "product_id": "cups-client-debuginfo-1:2.4.10-11.el10_0.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-client-debuginfo@2.4.10-11.el10_0.1?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-debuginfo-1:2.4.10-11.el10_0.1.s390x", "product": { "name": "cups-debuginfo-1:2.4.10-11.el10_0.1.s390x", "product_id": "cups-debuginfo-1:2.4.10-11.el10_0.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-debuginfo@2.4.10-11.el10_0.1?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-ipptool-debuginfo-1:2.4.10-11.el10_0.1.s390x", "product": { "name": "cups-ipptool-debuginfo-1:2.4.10-11.el10_0.1.s390x", "product_id": "cups-ipptool-debuginfo-1:2.4.10-11.el10_0.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-ipptool-debuginfo@2.4.10-11.el10_0.1?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-libs-debuginfo-1:2.4.10-11.el10_0.1.s390x", "product": { "name": "cups-libs-debuginfo-1:2.4.10-11.el10_0.1.s390x", "product_id": "cups-libs-debuginfo-1:2.4.10-11.el10_0.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-libs-debuginfo@2.4.10-11.el10_0.1?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-lpd-debuginfo-1:2.4.10-11.el10_0.1.s390x", "product": { "name": "cups-lpd-debuginfo-1:2.4.10-11.el10_0.1.s390x", "product_id": "cups-lpd-debuginfo-1:2.4.10-11.el10_0.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-lpd-debuginfo@2.4.10-11.el10_0.1?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-printerapp-debuginfo-1:2.4.10-11.el10_0.1.s390x", "product": { "name": "cups-printerapp-debuginfo-1:2.4.10-11.el10_0.1.s390x", "product_id": "cups-printerapp-debuginfo-1:2.4.10-11.el10_0.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-printerapp-debuginfo@2.4.10-11.el10_0.1?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-1:2.4.10-11.el10_0.1.s390x", "product": { "name": "cups-1:2.4.10-11.el10_0.1.s390x", "product_id": "cups-1:2.4.10-11.el10_0.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups@2.4.10-11.el10_0.1?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-client-1:2.4.10-11.el10_0.1.s390x", "product": { "name": "cups-client-1:2.4.10-11.el10_0.1.s390x", "product_id": "cups-client-1:2.4.10-11.el10_0.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-client@2.4.10-11.el10_0.1?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-devel-1:2.4.10-11.el10_0.1.s390x", "product": { "name": "cups-devel-1:2.4.10-11.el10_0.1.s390x", "product_id": "cups-devel-1:2.4.10-11.el10_0.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-devel@2.4.10-11.el10_0.1?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-ipptool-1:2.4.10-11.el10_0.1.s390x", "product": { "name": "cups-ipptool-1:2.4.10-11.el10_0.1.s390x", "product_id": "cups-ipptool-1:2.4.10-11.el10_0.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-ipptool@2.4.10-11.el10_0.1?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-lpd-1:2.4.10-11.el10_0.1.s390x", "product": { "name": "cups-lpd-1:2.4.10-11.el10_0.1.s390x", "product_id": "cups-lpd-1:2.4.10-11.el10_0.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-lpd@2.4.10-11.el10_0.1?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-printerapp-1:2.4.10-11.el10_0.1.s390x", "product": { "name": "cups-printerapp-1:2.4.10-11.el10_0.1.s390x", "product_id": "cups-printerapp-1:2.4.10-11.el10_0.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-printerapp@2.4.10-11.el10_0.1?arch=s390x\u0026epoch=1" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "cups-1:2.4.10-11.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:cups-1:2.4.10-11.el10_0.1.aarch64" }, "product_reference": "cups-1:2.4.10-11.el10_0.1.aarch64", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "cups-1:2.4.10-11.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:cups-1:2.4.10-11.el10_0.1.ppc64le" }, "product_reference": "cups-1:2.4.10-11.el10_0.1.ppc64le", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "cups-1:2.4.10-11.el10_0.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:cups-1:2.4.10-11.el10_0.1.s390x" }, "product_reference": "cups-1:2.4.10-11.el10_0.1.s390x", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "cups-1:2.4.10-11.el10_0.1.src as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:cups-1:2.4.10-11.el10_0.1.src" }, "product_reference": "cups-1:2.4.10-11.el10_0.1.src", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "cups-1:2.4.10-11.el10_0.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:cups-1:2.4.10-11.el10_0.1.x86_64" }, "product_reference": "cups-1:2.4.10-11.el10_0.1.x86_64", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-1:2.4.10-11.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:cups-client-1:2.4.10-11.el10_0.1.aarch64" }, "product_reference": "cups-client-1:2.4.10-11.el10_0.1.aarch64", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-1:2.4.10-11.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:cups-client-1:2.4.10-11.el10_0.1.ppc64le" }, "product_reference": "cups-client-1:2.4.10-11.el10_0.1.ppc64le", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-1:2.4.10-11.el10_0.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:cups-client-1:2.4.10-11.el10_0.1.s390x" }, "product_reference": "cups-client-1:2.4.10-11.el10_0.1.s390x", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-1:2.4.10-11.el10_0.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:cups-client-1:2.4.10-11.el10_0.1.x86_64" }, "product_reference": "cups-client-1:2.4.10-11.el10_0.1.x86_64", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-debuginfo-1:2.4.10-11.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:cups-client-debuginfo-1:2.4.10-11.el10_0.1.aarch64" }, "product_reference": "cups-client-debuginfo-1:2.4.10-11.el10_0.1.aarch64", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-debuginfo-1:2.4.10-11.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:cups-client-debuginfo-1:2.4.10-11.el10_0.1.ppc64le" }, "product_reference": "cups-client-debuginfo-1:2.4.10-11.el10_0.1.ppc64le", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-debuginfo-1:2.4.10-11.el10_0.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:cups-client-debuginfo-1:2.4.10-11.el10_0.1.s390x" }, "product_reference": "cups-client-debuginfo-1:2.4.10-11.el10_0.1.s390x", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-debuginfo-1:2.4.10-11.el10_0.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:cups-client-debuginfo-1:2.4.10-11.el10_0.1.x86_64" }, "product_reference": "cups-client-debuginfo-1:2.4.10-11.el10_0.1.x86_64", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debuginfo-1:2.4.10-11.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:cups-debuginfo-1:2.4.10-11.el10_0.1.aarch64" }, "product_reference": "cups-debuginfo-1:2.4.10-11.el10_0.1.aarch64", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debuginfo-1:2.4.10-11.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:cups-debuginfo-1:2.4.10-11.el10_0.1.ppc64le" }, "product_reference": "cups-debuginfo-1:2.4.10-11.el10_0.1.ppc64le", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debuginfo-1:2.4.10-11.el10_0.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:cups-debuginfo-1:2.4.10-11.el10_0.1.s390x" }, "product_reference": "cups-debuginfo-1:2.4.10-11.el10_0.1.s390x", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debuginfo-1:2.4.10-11.el10_0.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:cups-debuginfo-1:2.4.10-11.el10_0.1.x86_64" }, "product_reference": "cups-debuginfo-1:2.4.10-11.el10_0.1.x86_64", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debugsource-1:2.4.10-11.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:cups-debugsource-1:2.4.10-11.el10_0.1.aarch64" }, "product_reference": "cups-debugsource-1:2.4.10-11.el10_0.1.aarch64", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debugsource-1:2.4.10-11.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:cups-debugsource-1:2.4.10-11.el10_0.1.ppc64le" }, "product_reference": "cups-debugsource-1:2.4.10-11.el10_0.1.ppc64le", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debugsource-1:2.4.10-11.el10_0.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:cups-debugsource-1:2.4.10-11.el10_0.1.s390x" }, "product_reference": "cups-debugsource-1:2.4.10-11.el10_0.1.s390x", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debugsource-1:2.4.10-11.el10_0.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:cups-debugsource-1:2.4.10-11.el10_0.1.x86_64" }, "product_reference": "cups-debugsource-1:2.4.10-11.el10_0.1.x86_64", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-1:2.4.10-11.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:cups-devel-1:2.4.10-11.el10_0.1.aarch64" }, "product_reference": "cups-devel-1:2.4.10-11.el10_0.1.aarch64", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-1:2.4.10-11.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:cups-devel-1:2.4.10-11.el10_0.1.ppc64le" }, "product_reference": "cups-devel-1:2.4.10-11.el10_0.1.ppc64le", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-1:2.4.10-11.el10_0.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:cups-devel-1:2.4.10-11.el10_0.1.s390x" }, "product_reference": "cups-devel-1:2.4.10-11.el10_0.1.s390x", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-1:2.4.10-11.el10_0.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:cups-devel-1:2.4.10-11.el10_0.1.x86_64" }, "product_reference": "cups-devel-1:2.4.10-11.el10_0.1.x86_64", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "cups-filesystem-1:2.4.10-11.el10_0.1.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:cups-filesystem-1:2.4.10-11.el10_0.1.noarch" }, "product_reference": "cups-filesystem-1:2.4.10-11.el10_0.1.noarch", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-1:2.4.10-11.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:cups-ipptool-1:2.4.10-11.el10_0.1.aarch64" }, "product_reference": "cups-ipptool-1:2.4.10-11.el10_0.1.aarch64", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-1:2.4.10-11.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:cups-ipptool-1:2.4.10-11.el10_0.1.ppc64le" }, "product_reference": "cups-ipptool-1:2.4.10-11.el10_0.1.ppc64le", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-1:2.4.10-11.el10_0.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:cups-ipptool-1:2.4.10-11.el10_0.1.s390x" }, "product_reference": "cups-ipptool-1:2.4.10-11.el10_0.1.s390x", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-1:2.4.10-11.el10_0.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:cups-ipptool-1:2.4.10-11.el10_0.1.x86_64" }, "product_reference": "cups-ipptool-1:2.4.10-11.el10_0.1.x86_64", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-debuginfo-1:2.4.10-11.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:cups-ipptool-debuginfo-1:2.4.10-11.el10_0.1.aarch64" }, "product_reference": "cups-ipptool-debuginfo-1:2.4.10-11.el10_0.1.aarch64", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-debuginfo-1:2.4.10-11.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:cups-ipptool-debuginfo-1:2.4.10-11.el10_0.1.ppc64le" }, "product_reference": "cups-ipptool-debuginfo-1:2.4.10-11.el10_0.1.ppc64le", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-debuginfo-1:2.4.10-11.el10_0.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:cups-ipptool-debuginfo-1:2.4.10-11.el10_0.1.s390x" }, "product_reference": "cups-ipptool-debuginfo-1:2.4.10-11.el10_0.1.s390x", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-debuginfo-1:2.4.10-11.el10_0.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:cups-ipptool-debuginfo-1:2.4.10-11.el10_0.1.x86_64" }, "product_reference": "cups-ipptool-debuginfo-1:2.4.10-11.el10_0.1.x86_64", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-1:2.4.10-11.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:cups-libs-1:2.4.10-11.el10_0.1.aarch64" }, "product_reference": "cups-libs-1:2.4.10-11.el10_0.1.aarch64", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-1:2.4.10-11.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:cups-libs-1:2.4.10-11.el10_0.1.ppc64le" }, "product_reference": "cups-libs-1:2.4.10-11.el10_0.1.ppc64le", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-1:2.4.10-11.el10_0.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:cups-libs-1:2.4.10-11.el10_0.1.s390x" }, "product_reference": "cups-libs-1:2.4.10-11.el10_0.1.s390x", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-1:2.4.10-11.el10_0.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:cups-libs-1:2.4.10-11.el10_0.1.x86_64" }, "product_reference": "cups-libs-1:2.4.10-11.el10_0.1.x86_64", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-debuginfo-1:2.4.10-11.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:cups-libs-debuginfo-1:2.4.10-11.el10_0.1.aarch64" }, "product_reference": "cups-libs-debuginfo-1:2.4.10-11.el10_0.1.aarch64", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-debuginfo-1:2.4.10-11.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:cups-libs-debuginfo-1:2.4.10-11.el10_0.1.ppc64le" }, "product_reference": "cups-libs-debuginfo-1:2.4.10-11.el10_0.1.ppc64le", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-debuginfo-1:2.4.10-11.el10_0.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:cups-libs-debuginfo-1:2.4.10-11.el10_0.1.s390x" }, "product_reference": "cups-libs-debuginfo-1:2.4.10-11.el10_0.1.s390x", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-debuginfo-1:2.4.10-11.el10_0.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:cups-libs-debuginfo-1:2.4.10-11.el10_0.1.x86_64" }, "product_reference": "cups-libs-debuginfo-1:2.4.10-11.el10_0.1.x86_64", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-1:2.4.10-11.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:cups-lpd-1:2.4.10-11.el10_0.1.aarch64" }, "product_reference": "cups-lpd-1:2.4.10-11.el10_0.1.aarch64", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-1:2.4.10-11.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:cups-lpd-1:2.4.10-11.el10_0.1.ppc64le" }, "product_reference": "cups-lpd-1:2.4.10-11.el10_0.1.ppc64le", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-1:2.4.10-11.el10_0.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:cups-lpd-1:2.4.10-11.el10_0.1.s390x" }, "product_reference": "cups-lpd-1:2.4.10-11.el10_0.1.s390x", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-1:2.4.10-11.el10_0.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:cups-lpd-1:2.4.10-11.el10_0.1.x86_64" }, "product_reference": "cups-lpd-1:2.4.10-11.el10_0.1.x86_64", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-debuginfo-1:2.4.10-11.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:cups-lpd-debuginfo-1:2.4.10-11.el10_0.1.aarch64" }, "product_reference": "cups-lpd-debuginfo-1:2.4.10-11.el10_0.1.aarch64", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-debuginfo-1:2.4.10-11.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:cups-lpd-debuginfo-1:2.4.10-11.el10_0.1.ppc64le" }, "product_reference": "cups-lpd-debuginfo-1:2.4.10-11.el10_0.1.ppc64le", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-debuginfo-1:2.4.10-11.el10_0.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:cups-lpd-debuginfo-1:2.4.10-11.el10_0.1.s390x" }, "product_reference": "cups-lpd-debuginfo-1:2.4.10-11.el10_0.1.s390x", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-debuginfo-1:2.4.10-11.el10_0.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:cups-lpd-debuginfo-1:2.4.10-11.el10_0.1.x86_64" }, "product_reference": "cups-lpd-debuginfo-1:2.4.10-11.el10_0.1.x86_64", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "cups-printerapp-1:2.4.10-11.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:cups-printerapp-1:2.4.10-11.el10_0.1.aarch64" }, "product_reference": "cups-printerapp-1:2.4.10-11.el10_0.1.aarch64", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "cups-printerapp-1:2.4.10-11.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:cups-printerapp-1:2.4.10-11.el10_0.1.ppc64le" }, "product_reference": "cups-printerapp-1:2.4.10-11.el10_0.1.ppc64le", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "cups-printerapp-1:2.4.10-11.el10_0.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:cups-printerapp-1:2.4.10-11.el10_0.1.s390x" }, "product_reference": "cups-printerapp-1:2.4.10-11.el10_0.1.s390x", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "cups-printerapp-1:2.4.10-11.el10_0.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:cups-printerapp-1:2.4.10-11.el10_0.1.x86_64" }, "product_reference": "cups-printerapp-1:2.4.10-11.el10_0.1.x86_64", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "cups-printerapp-debuginfo-1:2.4.10-11.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:cups-printerapp-debuginfo-1:2.4.10-11.el10_0.1.aarch64" }, "product_reference": "cups-printerapp-debuginfo-1:2.4.10-11.el10_0.1.aarch64", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "cups-printerapp-debuginfo-1:2.4.10-11.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:cups-printerapp-debuginfo-1:2.4.10-11.el10_0.1.ppc64le" }, "product_reference": "cups-printerapp-debuginfo-1:2.4.10-11.el10_0.1.ppc64le", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "cups-printerapp-debuginfo-1:2.4.10-11.el10_0.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:cups-printerapp-debuginfo-1:2.4.10-11.el10_0.1.s390x" }, "product_reference": "cups-printerapp-debuginfo-1:2.4.10-11.el10_0.1.s390x", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "cups-printerapp-debuginfo-1:2.4.10-11.el10_0.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", "product_id": "AppStream-10.0.Z:cups-printerapp-debuginfo-1:2.4.10-11.el10_0.1.x86_64" }, "product_reference": "cups-printerapp-debuginfo-1:2.4.10-11.el10_0.1.x86_64", "relates_to_product_reference": "AppStream-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "cups-1:2.4.10-11.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)", "product_id": "BaseOS-10.0.Z:cups-1:2.4.10-11.el10_0.1.aarch64" }, "product_reference": "cups-1:2.4.10-11.el10_0.1.aarch64", "relates_to_product_reference": "BaseOS-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "cups-1:2.4.10-11.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)", "product_id": "BaseOS-10.0.Z:cups-1:2.4.10-11.el10_0.1.ppc64le" }, "product_reference": "cups-1:2.4.10-11.el10_0.1.ppc64le", "relates_to_product_reference": "BaseOS-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "cups-1:2.4.10-11.el10_0.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)", "product_id": "BaseOS-10.0.Z:cups-1:2.4.10-11.el10_0.1.s390x" }, "product_reference": "cups-1:2.4.10-11.el10_0.1.s390x", "relates_to_product_reference": "BaseOS-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "cups-1:2.4.10-11.el10_0.1.src as a component of Red Hat Enterprise Linux BaseOS (v. 10)", "product_id": "BaseOS-10.0.Z:cups-1:2.4.10-11.el10_0.1.src" }, "product_reference": "cups-1:2.4.10-11.el10_0.1.src", "relates_to_product_reference": "BaseOS-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "cups-1:2.4.10-11.el10_0.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)", "product_id": "BaseOS-10.0.Z:cups-1:2.4.10-11.el10_0.1.x86_64" }, "product_reference": "cups-1:2.4.10-11.el10_0.1.x86_64", "relates_to_product_reference": "BaseOS-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-1:2.4.10-11.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)", "product_id": "BaseOS-10.0.Z:cups-client-1:2.4.10-11.el10_0.1.aarch64" }, "product_reference": "cups-client-1:2.4.10-11.el10_0.1.aarch64", "relates_to_product_reference": "BaseOS-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-1:2.4.10-11.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)", "product_id": "BaseOS-10.0.Z:cups-client-1:2.4.10-11.el10_0.1.ppc64le" }, "product_reference": "cups-client-1:2.4.10-11.el10_0.1.ppc64le", "relates_to_product_reference": "BaseOS-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-1:2.4.10-11.el10_0.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)", "product_id": "BaseOS-10.0.Z:cups-client-1:2.4.10-11.el10_0.1.s390x" }, "product_reference": "cups-client-1:2.4.10-11.el10_0.1.s390x", "relates_to_product_reference": "BaseOS-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-1:2.4.10-11.el10_0.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)", "product_id": "BaseOS-10.0.Z:cups-client-1:2.4.10-11.el10_0.1.x86_64" }, "product_reference": "cups-client-1:2.4.10-11.el10_0.1.x86_64", "relates_to_product_reference": "BaseOS-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-debuginfo-1:2.4.10-11.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)", "product_id": "BaseOS-10.0.Z:cups-client-debuginfo-1:2.4.10-11.el10_0.1.aarch64" }, "product_reference": "cups-client-debuginfo-1:2.4.10-11.el10_0.1.aarch64", "relates_to_product_reference": "BaseOS-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-debuginfo-1:2.4.10-11.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)", "product_id": "BaseOS-10.0.Z:cups-client-debuginfo-1:2.4.10-11.el10_0.1.ppc64le" }, "product_reference": "cups-client-debuginfo-1:2.4.10-11.el10_0.1.ppc64le", "relates_to_product_reference": "BaseOS-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-debuginfo-1:2.4.10-11.el10_0.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)", "product_id": "BaseOS-10.0.Z:cups-client-debuginfo-1:2.4.10-11.el10_0.1.s390x" }, "product_reference": "cups-client-debuginfo-1:2.4.10-11.el10_0.1.s390x", "relates_to_product_reference": "BaseOS-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-debuginfo-1:2.4.10-11.el10_0.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)", "product_id": "BaseOS-10.0.Z:cups-client-debuginfo-1:2.4.10-11.el10_0.1.x86_64" }, "product_reference": "cups-client-debuginfo-1:2.4.10-11.el10_0.1.x86_64", "relates_to_product_reference": "BaseOS-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debuginfo-1:2.4.10-11.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)", "product_id": "BaseOS-10.0.Z:cups-debuginfo-1:2.4.10-11.el10_0.1.aarch64" }, "product_reference": "cups-debuginfo-1:2.4.10-11.el10_0.1.aarch64", "relates_to_product_reference": "BaseOS-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debuginfo-1:2.4.10-11.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)", "product_id": "BaseOS-10.0.Z:cups-debuginfo-1:2.4.10-11.el10_0.1.ppc64le" }, "product_reference": "cups-debuginfo-1:2.4.10-11.el10_0.1.ppc64le", "relates_to_product_reference": "BaseOS-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debuginfo-1:2.4.10-11.el10_0.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)", "product_id": "BaseOS-10.0.Z:cups-debuginfo-1:2.4.10-11.el10_0.1.s390x" }, "product_reference": "cups-debuginfo-1:2.4.10-11.el10_0.1.s390x", "relates_to_product_reference": "BaseOS-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debuginfo-1:2.4.10-11.el10_0.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)", "product_id": "BaseOS-10.0.Z:cups-debuginfo-1:2.4.10-11.el10_0.1.x86_64" }, "product_reference": "cups-debuginfo-1:2.4.10-11.el10_0.1.x86_64", "relates_to_product_reference": "BaseOS-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debugsource-1:2.4.10-11.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)", "product_id": "BaseOS-10.0.Z:cups-debugsource-1:2.4.10-11.el10_0.1.aarch64" }, "product_reference": "cups-debugsource-1:2.4.10-11.el10_0.1.aarch64", "relates_to_product_reference": "BaseOS-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debugsource-1:2.4.10-11.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)", "product_id": "BaseOS-10.0.Z:cups-debugsource-1:2.4.10-11.el10_0.1.ppc64le" }, "product_reference": "cups-debugsource-1:2.4.10-11.el10_0.1.ppc64le", "relates_to_product_reference": "BaseOS-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debugsource-1:2.4.10-11.el10_0.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)", "product_id": "BaseOS-10.0.Z:cups-debugsource-1:2.4.10-11.el10_0.1.s390x" }, "product_reference": "cups-debugsource-1:2.4.10-11.el10_0.1.s390x", "relates_to_product_reference": "BaseOS-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debugsource-1:2.4.10-11.el10_0.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)", "product_id": "BaseOS-10.0.Z:cups-debugsource-1:2.4.10-11.el10_0.1.x86_64" }, "product_reference": "cups-debugsource-1:2.4.10-11.el10_0.1.x86_64", "relates_to_product_reference": "BaseOS-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-1:2.4.10-11.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)", "product_id": "BaseOS-10.0.Z:cups-devel-1:2.4.10-11.el10_0.1.aarch64" }, "product_reference": "cups-devel-1:2.4.10-11.el10_0.1.aarch64", "relates_to_product_reference": "BaseOS-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-1:2.4.10-11.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)", "product_id": "BaseOS-10.0.Z:cups-devel-1:2.4.10-11.el10_0.1.ppc64le" }, "product_reference": "cups-devel-1:2.4.10-11.el10_0.1.ppc64le", "relates_to_product_reference": "BaseOS-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-1:2.4.10-11.el10_0.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)", "product_id": "BaseOS-10.0.Z:cups-devel-1:2.4.10-11.el10_0.1.s390x" }, "product_reference": "cups-devel-1:2.4.10-11.el10_0.1.s390x", "relates_to_product_reference": "BaseOS-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-1:2.4.10-11.el10_0.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)", "product_id": "BaseOS-10.0.Z:cups-devel-1:2.4.10-11.el10_0.1.x86_64" }, "product_reference": "cups-devel-1:2.4.10-11.el10_0.1.x86_64", "relates_to_product_reference": "BaseOS-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "cups-filesystem-1:2.4.10-11.el10_0.1.noarch as a component of Red Hat Enterprise Linux BaseOS (v. 10)", "product_id": "BaseOS-10.0.Z:cups-filesystem-1:2.4.10-11.el10_0.1.noarch" }, "product_reference": "cups-filesystem-1:2.4.10-11.el10_0.1.noarch", "relates_to_product_reference": "BaseOS-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-1:2.4.10-11.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)", "product_id": "BaseOS-10.0.Z:cups-ipptool-1:2.4.10-11.el10_0.1.aarch64" }, "product_reference": "cups-ipptool-1:2.4.10-11.el10_0.1.aarch64", "relates_to_product_reference": "BaseOS-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-1:2.4.10-11.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)", "product_id": "BaseOS-10.0.Z:cups-ipptool-1:2.4.10-11.el10_0.1.ppc64le" }, "product_reference": "cups-ipptool-1:2.4.10-11.el10_0.1.ppc64le", "relates_to_product_reference": "BaseOS-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-1:2.4.10-11.el10_0.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)", "product_id": "BaseOS-10.0.Z:cups-ipptool-1:2.4.10-11.el10_0.1.s390x" }, "product_reference": "cups-ipptool-1:2.4.10-11.el10_0.1.s390x", "relates_to_product_reference": "BaseOS-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-1:2.4.10-11.el10_0.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)", "product_id": "BaseOS-10.0.Z:cups-ipptool-1:2.4.10-11.el10_0.1.x86_64" }, "product_reference": "cups-ipptool-1:2.4.10-11.el10_0.1.x86_64", "relates_to_product_reference": "BaseOS-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-debuginfo-1:2.4.10-11.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)", "product_id": "BaseOS-10.0.Z:cups-ipptool-debuginfo-1:2.4.10-11.el10_0.1.aarch64" }, "product_reference": "cups-ipptool-debuginfo-1:2.4.10-11.el10_0.1.aarch64", "relates_to_product_reference": "BaseOS-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-debuginfo-1:2.4.10-11.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)", "product_id": "BaseOS-10.0.Z:cups-ipptool-debuginfo-1:2.4.10-11.el10_0.1.ppc64le" }, "product_reference": "cups-ipptool-debuginfo-1:2.4.10-11.el10_0.1.ppc64le", "relates_to_product_reference": "BaseOS-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-debuginfo-1:2.4.10-11.el10_0.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)", "product_id": "BaseOS-10.0.Z:cups-ipptool-debuginfo-1:2.4.10-11.el10_0.1.s390x" }, "product_reference": "cups-ipptool-debuginfo-1:2.4.10-11.el10_0.1.s390x", "relates_to_product_reference": "BaseOS-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-debuginfo-1:2.4.10-11.el10_0.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)", "product_id": "BaseOS-10.0.Z:cups-ipptool-debuginfo-1:2.4.10-11.el10_0.1.x86_64" }, "product_reference": "cups-ipptool-debuginfo-1:2.4.10-11.el10_0.1.x86_64", "relates_to_product_reference": "BaseOS-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-1:2.4.10-11.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)", "product_id": "BaseOS-10.0.Z:cups-libs-1:2.4.10-11.el10_0.1.aarch64" }, "product_reference": "cups-libs-1:2.4.10-11.el10_0.1.aarch64", "relates_to_product_reference": "BaseOS-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-1:2.4.10-11.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)", "product_id": "BaseOS-10.0.Z:cups-libs-1:2.4.10-11.el10_0.1.ppc64le" }, "product_reference": "cups-libs-1:2.4.10-11.el10_0.1.ppc64le", "relates_to_product_reference": "BaseOS-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-1:2.4.10-11.el10_0.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)", "product_id": "BaseOS-10.0.Z:cups-libs-1:2.4.10-11.el10_0.1.s390x" }, "product_reference": "cups-libs-1:2.4.10-11.el10_0.1.s390x", "relates_to_product_reference": "BaseOS-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-1:2.4.10-11.el10_0.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)", "product_id": "BaseOS-10.0.Z:cups-libs-1:2.4.10-11.el10_0.1.x86_64" }, "product_reference": "cups-libs-1:2.4.10-11.el10_0.1.x86_64", "relates_to_product_reference": "BaseOS-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-debuginfo-1:2.4.10-11.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)", "product_id": "BaseOS-10.0.Z:cups-libs-debuginfo-1:2.4.10-11.el10_0.1.aarch64" }, "product_reference": "cups-libs-debuginfo-1:2.4.10-11.el10_0.1.aarch64", "relates_to_product_reference": "BaseOS-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-debuginfo-1:2.4.10-11.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)", "product_id": "BaseOS-10.0.Z:cups-libs-debuginfo-1:2.4.10-11.el10_0.1.ppc64le" }, "product_reference": "cups-libs-debuginfo-1:2.4.10-11.el10_0.1.ppc64le", "relates_to_product_reference": "BaseOS-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-debuginfo-1:2.4.10-11.el10_0.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)", "product_id": "BaseOS-10.0.Z:cups-libs-debuginfo-1:2.4.10-11.el10_0.1.s390x" }, "product_reference": "cups-libs-debuginfo-1:2.4.10-11.el10_0.1.s390x", "relates_to_product_reference": "BaseOS-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-debuginfo-1:2.4.10-11.el10_0.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)", "product_id": "BaseOS-10.0.Z:cups-libs-debuginfo-1:2.4.10-11.el10_0.1.x86_64" }, "product_reference": "cups-libs-debuginfo-1:2.4.10-11.el10_0.1.x86_64", "relates_to_product_reference": "BaseOS-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-1:2.4.10-11.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)", "product_id": "BaseOS-10.0.Z:cups-lpd-1:2.4.10-11.el10_0.1.aarch64" }, "product_reference": "cups-lpd-1:2.4.10-11.el10_0.1.aarch64", "relates_to_product_reference": "BaseOS-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-1:2.4.10-11.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)", "product_id": "BaseOS-10.0.Z:cups-lpd-1:2.4.10-11.el10_0.1.ppc64le" }, "product_reference": "cups-lpd-1:2.4.10-11.el10_0.1.ppc64le", "relates_to_product_reference": "BaseOS-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-1:2.4.10-11.el10_0.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)", "product_id": "BaseOS-10.0.Z:cups-lpd-1:2.4.10-11.el10_0.1.s390x" }, "product_reference": "cups-lpd-1:2.4.10-11.el10_0.1.s390x", "relates_to_product_reference": "BaseOS-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-1:2.4.10-11.el10_0.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)", "product_id": "BaseOS-10.0.Z:cups-lpd-1:2.4.10-11.el10_0.1.x86_64" }, "product_reference": "cups-lpd-1:2.4.10-11.el10_0.1.x86_64", "relates_to_product_reference": "BaseOS-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-debuginfo-1:2.4.10-11.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)", "product_id": "BaseOS-10.0.Z:cups-lpd-debuginfo-1:2.4.10-11.el10_0.1.aarch64" }, "product_reference": "cups-lpd-debuginfo-1:2.4.10-11.el10_0.1.aarch64", "relates_to_product_reference": "BaseOS-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-debuginfo-1:2.4.10-11.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)", "product_id": "BaseOS-10.0.Z:cups-lpd-debuginfo-1:2.4.10-11.el10_0.1.ppc64le" }, "product_reference": "cups-lpd-debuginfo-1:2.4.10-11.el10_0.1.ppc64le", "relates_to_product_reference": "BaseOS-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-debuginfo-1:2.4.10-11.el10_0.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)", "product_id": "BaseOS-10.0.Z:cups-lpd-debuginfo-1:2.4.10-11.el10_0.1.s390x" }, "product_reference": "cups-lpd-debuginfo-1:2.4.10-11.el10_0.1.s390x", "relates_to_product_reference": "BaseOS-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-debuginfo-1:2.4.10-11.el10_0.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)", "product_id": "BaseOS-10.0.Z:cups-lpd-debuginfo-1:2.4.10-11.el10_0.1.x86_64" }, "product_reference": "cups-lpd-debuginfo-1:2.4.10-11.el10_0.1.x86_64", "relates_to_product_reference": "BaseOS-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "cups-printerapp-1:2.4.10-11.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)", "product_id": "BaseOS-10.0.Z:cups-printerapp-1:2.4.10-11.el10_0.1.aarch64" }, "product_reference": "cups-printerapp-1:2.4.10-11.el10_0.1.aarch64", "relates_to_product_reference": "BaseOS-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "cups-printerapp-1:2.4.10-11.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)", "product_id": "BaseOS-10.0.Z:cups-printerapp-1:2.4.10-11.el10_0.1.ppc64le" }, "product_reference": "cups-printerapp-1:2.4.10-11.el10_0.1.ppc64le", "relates_to_product_reference": "BaseOS-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "cups-printerapp-1:2.4.10-11.el10_0.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)", "product_id": "BaseOS-10.0.Z:cups-printerapp-1:2.4.10-11.el10_0.1.s390x" }, "product_reference": "cups-printerapp-1:2.4.10-11.el10_0.1.s390x", "relates_to_product_reference": "BaseOS-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "cups-printerapp-1:2.4.10-11.el10_0.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)", "product_id": "BaseOS-10.0.Z:cups-printerapp-1:2.4.10-11.el10_0.1.x86_64" }, "product_reference": "cups-printerapp-1:2.4.10-11.el10_0.1.x86_64", "relates_to_product_reference": "BaseOS-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "cups-printerapp-debuginfo-1:2.4.10-11.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)", "product_id": "BaseOS-10.0.Z:cups-printerapp-debuginfo-1:2.4.10-11.el10_0.1.aarch64" }, "product_reference": "cups-printerapp-debuginfo-1:2.4.10-11.el10_0.1.aarch64", "relates_to_product_reference": "BaseOS-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "cups-printerapp-debuginfo-1:2.4.10-11.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)", "product_id": "BaseOS-10.0.Z:cups-printerapp-debuginfo-1:2.4.10-11.el10_0.1.ppc64le" }, "product_reference": "cups-printerapp-debuginfo-1:2.4.10-11.el10_0.1.ppc64le", "relates_to_product_reference": "BaseOS-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "cups-printerapp-debuginfo-1:2.4.10-11.el10_0.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)", "product_id": "BaseOS-10.0.Z:cups-printerapp-debuginfo-1:2.4.10-11.el10_0.1.s390x" }, "product_reference": "cups-printerapp-debuginfo-1:2.4.10-11.el10_0.1.s390x", "relates_to_product_reference": "BaseOS-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "cups-printerapp-debuginfo-1:2.4.10-11.el10_0.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)", "product_id": "BaseOS-10.0.Z:cups-printerapp-debuginfo-1:2.4.10-11.el10_0.1.x86_64" }, "product_reference": "cups-printerapp-debuginfo-1:2.4.10-11.el10_0.1.x86_64", "relates_to_product_reference": "BaseOS-10.0.Z" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Hristo Venev" ] } ], "cve": "CVE-2025-58060", "cwe": { "id": "CWE-287", "name": "Improper Authentication" }, "discovery_date": "2025-09-02T12:06:54.304000+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2392595" } ], "notes": [ { "category": "description", "text": "A flaw was found in CUPS, a widely used printing service on Linux and UNIX-like systems. The issue arises when authentication is configured to use a method other than Basic, but the attacker sends an HTTP request with a Basic authentication header. Due to improper validation in the cupsdAuthorize() function, the password is not checked. This vulnerability allows attackers to bypass authentication entirely, resulting in unauthorized access to administrative functions and system configuration.", "title": "Vulnerability description" }, { "category": "summary", "text": "cups: Authentication Bypass in CUPS Authorization Handling", "title": "Vulnerability summary" }, { "category": "other", "text": "The Red Hat Product Security team has assessed the severity of this vulnerability as Important, given that it enables complete authentication bypass. Exploitation requires no valid credentials and can be performed remotely in some configurations. Attackers could gain administrative privileges in CUPS, modify critical configuration files, or potentially escalate their access further depending on the system environment. The root cause is a missing authentication check when the AuthType is set to values other than Basic but a Basic authorization header is supplied.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-10.0.Z:cups-1:2.4.10-11.el10_0.1.aarch64", "AppStream-10.0.Z:cups-1:2.4.10-11.el10_0.1.ppc64le", "AppStream-10.0.Z:cups-1:2.4.10-11.el10_0.1.s390x", "AppStream-10.0.Z:cups-1:2.4.10-11.el10_0.1.src", "AppStream-10.0.Z:cups-1:2.4.10-11.el10_0.1.x86_64", "AppStream-10.0.Z:cups-client-1:2.4.10-11.el10_0.1.aarch64", "AppStream-10.0.Z:cups-client-1:2.4.10-11.el10_0.1.ppc64le", "AppStream-10.0.Z:cups-client-1:2.4.10-11.el10_0.1.s390x", "AppStream-10.0.Z:cups-client-1:2.4.10-11.el10_0.1.x86_64", "AppStream-10.0.Z:cups-client-debuginfo-1:2.4.10-11.el10_0.1.aarch64", "AppStream-10.0.Z:cups-client-debuginfo-1:2.4.10-11.el10_0.1.ppc64le", "AppStream-10.0.Z:cups-client-debuginfo-1:2.4.10-11.el10_0.1.s390x", "AppStream-10.0.Z:cups-client-debuginfo-1:2.4.10-11.el10_0.1.x86_64", "AppStream-10.0.Z:cups-debuginfo-1:2.4.10-11.el10_0.1.aarch64", "AppStream-10.0.Z:cups-debuginfo-1:2.4.10-11.el10_0.1.ppc64le", "AppStream-10.0.Z:cups-debuginfo-1:2.4.10-11.el10_0.1.s390x", "AppStream-10.0.Z:cups-debuginfo-1:2.4.10-11.el10_0.1.x86_64", "AppStream-10.0.Z:cups-debugsource-1:2.4.10-11.el10_0.1.aarch64", "AppStream-10.0.Z:cups-debugsource-1:2.4.10-11.el10_0.1.ppc64le", "AppStream-10.0.Z:cups-debugsource-1:2.4.10-11.el10_0.1.s390x", "AppStream-10.0.Z:cups-debugsource-1:2.4.10-11.el10_0.1.x86_64", "AppStream-10.0.Z:cups-devel-1:2.4.10-11.el10_0.1.aarch64", "AppStream-10.0.Z:cups-devel-1:2.4.10-11.el10_0.1.ppc64le", "AppStream-10.0.Z:cups-devel-1:2.4.10-11.el10_0.1.s390x", "AppStream-10.0.Z:cups-devel-1:2.4.10-11.el10_0.1.x86_64", "AppStream-10.0.Z:cups-filesystem-1:2.4.10-11.el10_0.1.noarch", "AppStream-10.0.Z:cups-ipptool-1:2.4.10-11.el10_0.1.aarch64", "AppStream-10.0.Z:cups-ipptool-1:2.4.10-11.el10_0.1.ppc64le", "AppStream-10.0.Z:cups-ipptool-1:2.4.10-11.el10_0.1.s390x", "AppStream-10.0.Z:cups-ipptool-1:2.4.10-11.el10_0.1.x86_64", "AppStream-10.0.Z:cups-ipptool-debuginfo-1:2.4.10-11.el10_0.1.aarch64", "AppStream-10.0.Z:cups-ipptool-debuginfo-1:2.4.10-11.el10_0.1.ppc64le", "AppStream-10.0.Z:cups-ipptool-debuginfo-1:2.4.10-11.el10_0.1.s390x", "AppStream-10.0.Z:cups-ipptool-debuginfo-1:2.4.10-11.el10_0.1.x86_64", "AppStream-10.0.Z:cups-libs-1:2.4.10-11.el10_0.1.aarch64", "AppStream-10.0.Z:cups-libs-1:2.4.10-11.el10_0.1.ppc64le", "AppStream-10.0.Z:cups-libs-1:2.4.10-11.el10_0.1.s390x", "AppStream-10.0.Z:cups-libs-1:2.4.10-11.el10_0.1.x86_64", "AppStream-10.0.Z:cups-libs-debuginfo-1:2.4.10-11.el10_0.1.aarch64", "AppStream-10.0.Z:cups-libs-debuginfo-1:2.4.10-11.el10_0.1.ppc64le", "AppStream-10.0.Z:cups-libs-debuginfo-1:2.4.10-11.el10_0.1.s390x", "AppStream-10.0.Z:cups-libs-debuginfo-1:2.4.10-11.el10_0.1.x86_64", "AppStream-10.0.Z:cups-lpd-1:2.4.10-11.el10_0.1.aarch64", "AppStream-10.0.Z:cups-lpd-1:2.4.10-11.el10_0.1.ppc64le", "AppStream-10.0.Z:cups-lpd-1:2.4.10-11.el10_0.1.s390x", "AppStream-10.0.Z:cups-lpd-1:2.4.10-11.el10_0.1.x86_64", "AppStream-10.0.Z:cups-lpd-debuginfo-1:2.4.10-11.el10_0.1.aarch64", "AppStream-10.0.Z:cups-lpd-debuginfo-1:2.4.10-11.el10_0.1.ppc64le", "AppStream-10.0.Z:cups-lpd-debuginfo-1:2.4.10-11.el10_0.1.s390x", "AppStream-10.0.Z:cups-lpd-debuginfo-1:2.4.10-11.el10_0.1.x86_64", "AppStream-10.0.Z:cups-printerapp-1:2.4.10-11.el10_0.1.aarch64", "AppStream-10.0.Z:cups-printerapp-1:2.4.10-11.el10_0.1.ppc64le", "AppStream-10.0.Z:cups-printerapp-1:2.4.10-11.el10_0.1.s390x", "AppStream-10.0.Z:cups-printerapp-1:2.4.10-11.el10_0.1.x86_64", "AppStream-10.0.Z:cups-printerapp-debuginfo-1:2.4.10-11.el10_0.1.aarch64", "AppStream-10.0.Z:cups-printerapp-debuginfo-1:2.4.10-11.el10_0.1.ppc64le", "AppStream-10.0.Z:cups-printerapp-debuginfo-1:2.4.10-11.el10_0.1.s390x", "AppStream-10.0.Z:cups-printerapp-debuginfo-1:2.4.10-11.el10_0.1.x86_64", "BaseOS-10.0.Z:cups-1:2.4.10-11.el10_0.1.aarch64", "BaseOS-10.0.Z:cups-1:2.4.10-11.el10_0.1.ppc64le", "BaseOS-10.0.Z:cups-1:2.4.10-11.el10_0.1.s390x", "BaseOS-10.0.Z:cups-1:2.4.10-11.el10_0.1.src", "BaseOS-10.0.Z:cups-1:2.4.10-11.el10_0.1.x86_64", "BaseOS-10.0.Z:cups-client-1:2.4.10-11.el10_0.1.aarch64", "BaseOS-10.0.Z:cups-client-1:2.4.10-11.el10_0.1.ppc64le", "BaseOS-10.0.Z:cups-client-1:2.4.10-11.el10_0.1.s390x", "BaseOS-10.0.Z:cups-client-1:2.4.10-11.el10_0.1.x86_64", "BaseOS-10.0.Z:cups-client-debuginfo-1:2.4.10-11.el10_0.1.aarch64", "BaseOS-10.0.Z:cups-client-debuginfo-1:2.4.10-11.el10_0.1.ppc64le", "BaseOS-10.0.Z:cups-client-debuginfo-1:2.4.10-11.el10_0.1.s390x", "BaseOS-10.0.Z:cups-client-debuginfo-1:2.4.10-11.el10_0.1.x86_64", "BaseOS-10.0.Z:cups-debuginfo-1:2.4.10-11.el10_0.1.aarch64", "BaseOS-10.0.Z:cups-debuginfo-1:2.4.10-11.el10_0.1.ppc64le", "BaseOS-10.0.Z:cups-debuginfo-1:2.4.10-11.el10_0.1.s390x", "BaseOS-10.0.Z:cups-debuginfo-1:2.4.10-11.el10_0.1.x86_64", "BaseOS-10.0.Z:cups-debugsource-1:2.4.10-11.el10_0.1.aarch64", "BaseOS-10.0.Z:cups-debugsource-1:2.4.10-11.el10_0.1.ppc64le", "BaseOS-10.0.Z:cups-debugsource-1:2.4.10-11.el10_0.1.s390x", "BaseOS-10.0.Z:cups-debugsource-1:2.4.10-11.el10_0.1.x86_64", "BaseOS-10.0.Z:cups-devel-1:2.4.10-11.el10_0.1.aarch64", "BaseOS-10.0.Z:cups-devel-1:2.4.10-11.el10_0.1.ppc64le", "BaseOS-10.0.Z:cups-devel-1:2.4.10-11.el10_0.1.s390x", "BaseOS-10.0.Z:cups-devel-1:2.4.10-11.el10_0.1.x86_64", "BaseOS-10.0.Z:cups-filesystem-1:2.4.10-11.el10_0.1.noarch", "BaseOS-10.0.Z:cups-ipptool-1:2.4.10-11.el10_0.1.aarch64", "BaseOS-10.0.Z:cups-ipptool-1:2.4.10-11.el10_0.1.ppc64le", "BaseOS-10.0.Z:cups-ipptool-1:2.4.10-11.el10_0.1.s390x", "BaseOS-10.0.Z:cups-ipptool-1:2.4.10-11.el10_0.1.x86_64", "BaseOS-10.0.Z:cups-ipptool-debuginfo-1:2.4.10-11.el10_0.1.aarch64", "BaseOS-10.0.Z:cups-ipptool-debuginfo-1:2.4.10-11.el10_0.1.ppc64le", "BaseOS-10.0.Z:cups-ipptool-debuginfo-1:2.4.10-11.el10_0.1.s390x", "BaseOS-10.0.Z:cups-ipptool-debuginfo-1:2.4.10-11.el10_0.1.x86_64", "BaseOS-10.0.Z:cups-libs-1:2.4.10-11.el10_0.1.aarch64", "BaseOS-10.0.Z:cups-libs-1:2.4.10-11.el10_0.1.ppc64le", "BaseOS-10.0.Z:cups-libs-1:2.4.10-11.el10_0.1.s390x", "BaseOS-10.0.Z:cups-libs-1:2.4.10-11.el10_0.1.x86_64", "BaseOS-10.0.Z:cups-libs-debuginfo-1:2.4.10-11.el10_0.1.aarch64", "BaseOS-10.0.Z:cups-libs-debuginfo-1:2.4.10-11.el10_0.1.ppc64le", "BaseOS-10.0.Z:cups-libs-debuginfo-1:2.4.10-11.el10_0.1.s390x", "BaseOS-10.0.Z:cups-libs-debuginfo-1:2.4.10-11.el10_0.1.x86_64", "BaseOS-10.0.Z:cups-lpd-1:2.4.10-11.el10_0.1.aarch64", "BaseOS-10.0.Z:cups-lpd-1:2.4.10-11.el10_0.1.ppc64le", "BaseOS-10.0.Z:cups-lpd-1:2.4.10-11.el10_0.1.s390x", "BaseOS-10.0.Z:cups-lpd-1:2.4.10-11.el10_0.1.x86_64", "BaseOS-10.0.Z:cups-lpd-debuginfo-1:2.4.10-11.el10_0.1.aarch64", "BaseOS-10.0.Z:cups-lpd-debuginfo-1:2.4.10-11.el10_0.1.ppc64le", "BaseOS-10.0.Z:cups-lpd-debuginfo-1:2.4.10-11.el10_0.1.s390x", "BaseOS-10.0.Z:cups-lpd-debuginfo-1:2.4.10-11.el10_0.1.x86_64", "BaseOS-10.0.Z:cups-printerapp-1:2.4.10-11.el10_0.1.aarch64", "BaseOS-10.0.Z:cups-printerapp-1:2.4.10-11.el10_0.1.ppc64le", "BaseOS-10.0.Z:cups-printerapp-1:2.4.10-11.el10_0.1.s390x", "BaseOS-10.0.Z:cups-printerapp-1:2.4.10-11.el10_0.1.x86_64", "BaseOS-10.0.Z:cups-printerapp-debuginfo-1:2.4.10-11.el10_0.1.aarch64", "BaseOS-10.0.Z:cups-printerapp-debuginfo-1:2.4.10-11.el10_0.1.ppc64le", "BaseOS-10.0.Z:cups-printerapp-debuginfo-1:2.4.10-11.el10_0.1.s390x", "BaseOS-10.0.Z:cups-printerapp-debuginfo-1:2.4.10-11.el10_0.1.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2025-58060" }, { "category": "external", "summary": "RHBZ#2392595", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2392595" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2025-58060", "url": "https://www.cve.org/CVERecord?id=CVE-2025-58060" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-58060", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58060" } ], "release_date": "2025-09-11T13:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-09-11T16:07:45+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-10.0.Z:cups-1:2.4.10-11.el10_0.1.aarch64", "AppStream-10.0.Z:cups-1:2.4.10-11.el10_0.1.ppc64le", "AppStream-10.0.Z:cups-1:2.4.10-11.el10_0.1.s390x", "AppStream-10.0.Z:cups-1:2.4.10-11.el10_0.1.src", "AppStream-10.0.Z:cups-1:2.4.10-11.el10_0.1.x86_64", "AppStream-10.0.Z:cups-client-1:2.4.10-11.el10_0.1.aarch64", "AppStream-10.0.Z:cups-client-1:2.4.10-11.el10_0.1.ppc64le", "AppStream-10.0.Z:cups-client-1:2.4.10-11.el10_0.1.s390x", "AppStream-10.0.Z:cups-client-1:2.4.10-11.el10_0.1.x86_64", "AppStream-10.0.Z:cups-client-debuginfo-1:2.4.10-11.el10_0.1.aarch64", "AppStream-10.0.Z:cups-client-debuginfo-1:2.4.10-11.el10_0.1.ppc64le", "AppStream-10.0.Z:cups-client-debuginfo-1:2.4.10-11.el10_0.1.s390x", "AppStream-10.0.Z:cups-client-debuginfo-1:2.4.10-11.el10_0.1.x86_64", "AppStream-10.0.Z:cups-debuginfo-1:2.4.10-11.el10_0.1.aarch64", "AppStream-10.0.Z:cups-debuginfo-1:2.4.10-11.el10_0.1.ppc64le", "AppStream-10.0.Z:cups-debuginfo-1:2.4.10-11.el10_0.1.s390x", "AppStream-10.0.Z:cups-debuginfo-1:2.4.10-11.el10_0.1.x86_64", "AppStream-10.0.Z:cups-debugsource-1:2.4.10-11.el10_0.1.aarch64", "AppStream-10.0.Z:cups-debugsource-1:2.4.10-11.el10_0.1.ppc64le", "AppStream-10.0.Z:cups-debugsource-1:2.4.10-11.el10_0.1.s390x", "AppStream-10.0.Z:cups-debugsource-1:2.4.10-11.el10_0.1.x86_64", "AppStream-10.0.Z:cups-devel-1:2.4.10-11.el10_0.1.aarch64", "AppStream-10.0.Z:cups-devel-1:2.4.10-11.el10_0.1.ppc64le", "AppStream-10.0.Z:cups-devel-1:2.4.10-11.el10_0.1.s390x", "AppStream-10.0.Z:cups-devel-1:2.4.10-11.el10_0.1.x86_64", "AppStream-10.0.Z:cups-filesystem-1:2.4.10-11.el10_0.1.noarch", "AppStream-10.0.Z:cups-ipptool-1:2.4.10-11.el10_0.1.aarch64", "AppStream-10.0.Z:cups-ipptool-1:2.4.10-11.el10_0.1.ppc64le", "AppStream-10.0.Z:cups-ipptool-1:2.4.10-11.el10_0.1.s390x", "AppStream-10.0.Z:cups-ipptool-1:2.4.10-11.el10_0.1.x86_64", "AppStream-10.0.Z:cups-ipptool-debuginfo-1:2.4.10-11.el10_0.1.aarch64", "AppStream-10.0.Z:cups-ipptool-debuginfo-1:2.4.10-11.el10_0.1.ppc64le", "AppStream-10.0.Z:cups-ipptool-debuginfo-1:2.4.10-11.el10_0.1.s390x", "AppStream-10.0.Z:cups-ipptool-debuginfo-1:2.4.10-11.el10_0.1.x86_64", "AppStream-10.0.Z:cups-libs-1:2.4.10-11.el10_0.1.aarch64", "AppStream-10.0.Z:cups-libs-1:2.4.10-11.el10_0.1.ppc64le", "AppStream-10.0.Z:cups-libs-1:2.4.10-11.el10_0.1.s390x", "AppStream-10.0.Z:cups-libs-1:2.4.10-11.el10_0.1.x86_64", "AppStream-10.0.Z:cups-libs-debuginfo-1:2.4.10-11.el10_0.1.aarch64", "AppStream-10.0.Z:cups-libs-debuginfo-1:2.4.10-11.el10_0.1.ppc64le", "AppStream-10.0.Z:cups-libs-debuginfo-1:2.4.10-11.el10_0.1.s390x", "AppStream-10.0.Z:cups-libs-debuginfo-1:2.4.10-11.el10_0.1.x86_64", "AppStream-10.0.Z:cups-lpd-1:2.4.10-11.el10_0.1.aarch64", "AppStream-10.0.Z:cups-lpd-1:2.4.10-11.el10_0.1.ppc64le", "AppStream-10.0.Z:cups-lpd-1:2.4.10-11.el10_0.1.s390x", "AppStream-10.0.Z:cups-lpd-1:2.4.10-11.el10_0.1.x86_64", "AppStream-10.0.Z:cups-lpd-debuginfo-1:2.4.10-11.el10_0.1.aarch64", "AppStream-10.0.Z:cups-lpd-debuginfo-1:2.4.10-11.el10_0.1.ppc64le", "AppStream-10.0.Z:cups-lpd-debuginfo-1:2.4.10-11.el10_0.1.s390x", "AppStream-10.0.Z:cups-lpd-debuginfo-1:2.4.10-11.el10_0.1.x86_64", "AppStream-10.0.Z:cups-printerapp-1:2.4.10-11.el10_0.1.aarch64", "AppStream-10.0.Z:cups-printerapp-1:2.4.10-11.el10_0.1.ppc64le", "AppStream-10.0.Z:cups-printerapp-1:2.4.10-11.el10_0.1.s390x", "AppStream-10.0.Z:cups-printerapp-1:2.4.10-11.el10_0.1.x86_64", "AppStream-10.0.Z:cups-printerapp-debuginfo-1:2.4.10-11.el10_0.1.aarch64", "AppStream-10.0.Z:cups-printerapp-debuginfo-1:2.4.10-11.el10_0.1.ppc64le", "AppStream-10.0.Z:cups-printerapp-debuginfo-1:2.4.10-11.el10_0.1.s390x", "AppStream-10.0.Z:cups-printerapp-debuginfo-1:2.4.10-11.el10_0.1.x86_64", "BaseOS-10.0.Z:cups-1:2.4.10-11.el10_0.1.aarch64", "BaseOS-10.0.Z:cups-1:2.4.10-11.el10_0.1.ppc64le", "BaseOS-10.0.Z:cups-1:2.4.10-11.el10_0.1.s390x", "BaseOS-10.0.Z:cups-1:2.4.10-11.el10_0.1.src", "BaseOS-10.0.Z:cups-1:2.4.10-11.el10_0.1.x86_64", "BaseOS-10.0.Z:cups-client-1:2.4.10-11.el10_0.1.aarch64", "BaseOS-10.0.Z:cups-client-1:2.4.10-11.el10_0.1.ppc64le", "BaseOS-10.0.Z:cups-client-1:2.4.10-11.el10_0.1.s390x", "BaseOS-10.0.Z:cups-client-1:2.4.10-11.el10_0.1.x86_64", "BaseOS-10.0.Z:cups-client-debuginfo-1:2.4.10-11.el10_0.1.aarch64", "BaseOS-10.0.Z:cups-client-debuginfo-1:2.4.10-11.el10_0.1.ppc64le", "BaseOS-10.0.Z:cups-client-debuginfo-1:2.4.10-11.el10_0.1.s390x", "BaseOS-10.0.Z:cups-client-debuginfo-1:2.4.10-11.el10_0.1.x86_64", "BaseOS-10.0.Z:cups-debuginfo-1:2.4.10-11.el10_0.1.aarch64", "BaseOS-10.0.Z:cups-debuginfo-1:2.4.10-11.el10_0.1.ppc64le", "BaseOS-10.0.Z:cups-debuginfo-1:2.4.10-11.el10_0.1.s390x", "BaseOS-10.0.Z:cups-debuginfo-1:2.4.10-11.el10_0.1.x86_64", "BaseOS-10.0.Z:cups-debugsource-1:2.4.10-11.el10_0.1.aarch64", "BaseOS-10.0.Z:cups-debugsource-1:2.4.10-11.el10_0.1.ppc64le", "BaseOS-10.0.Z:cups-debugsource-1:2.4.10-11.el10_0.1.s390x", "BaseOS-10.0.Z:cups-debugsource-1:2.4.10-11.el10_0.1.x86_64", "BaseOS-10.0.Z:cups-devel-1:2.4.10-11.el10_0.1.aarch64", "BaseOS-10.0.Z:cups-devel-1:2.4.10-11.el10_0.1.ppc64le", "BaseOS-10.0.Z:cups-devel-1:2.4.10-11.el10_0.1.s390x", "BaseOS-10.0.Z:cups-devel-1:2.4.10-11.el10_0.1.x86_64", "BaseOS-10.0.Z:cups-filesystem-1:2.4.10-11.el10_0.1.noarch", "BaseOS-10.0.Z:cups-ipptool-1:2.4.10-11.el10_0.1.aarch64", "BaseOS-10.0.Z:cups-ipptool-1:2.4.10-11.el10_0.1.ppc64le", "BaseOS-10.0.Z:cups-ipptool-1:2.4.10-11.el10_0.1.s390x", "BaseOS-10.0.Z:cups-ipptool-1:2.4.10-11.el10_0.1.x86_64", "BaseOS-10.0.Z:cups-ipptool-debuginfo-1:2.4.10-11.el10_0.1.aarch64", "BaseOS-10.0.Z:cups-ipptool-debuginfo-1:2.4.10-11.el10_0.1.ppc64le", "BaseOS-10.0.Z:cups-ipptool-debuginfo-1:2.4.10-11.el10_0.1.s390x", "BaseOS-10.0.Z:cups-ipptool-debuginfo-1:2.4.10-11.el10_0.1.x86_64", "BaseOS-10.0.Z:cups-libs-1:2.4.10-11.el10_0.1.aarch64", "BaseOS-10.0.Z:cups-libs-1:2.4.10-11.el10_0.1.ppc64le", "BaseOS-10.0.Z:cups-libs-1:2.4.10-11.el10_0.1.s390x", "BaseOS-10.0.Z:cups-libs-1:2.4.10-11.el10_0.1.x86_64", "BaseOS-10.0.Z:cups-libs-debuginfo-1:2.4.10-11.el10_0.1.aarch64", "BaseOS-10.0.Z:cups-libs-debuginfo-1:2.4.10-11.el10_0.1.ppc64le", "BaseOS-10.0.Z:cups-libs-debuginfo-1:2.4.10-11.el10_0.1.s390x", "BaseOS-10.0.Z:cups-libs-debuginfo-1:2.4.10-11.el10_0.1.x86_64", "BaseOS-10.0.Z:cups-lpd-1:2.4.10-11.el10_0.1.aarch64", "BaseOS-10.0.Z:cups-lpd-1:2.4.10-11.el10_0.1.ppc64le", "BaseOS-10.0.Z:cups-lpd-1:2.4.10-11.el10_0.1.s390x", "BaseOS-10.0.Z:cups-lpd-1:2.4.10-11.el10_0.1.x86_64", "BaseOS-10.0.Z:cups-lpd-debuginfo-1:2.4.10-11.el10_0.1.aarch64", "BaseOS-10.0.Z:cups-lpd-debuginfo-1:2.4.10-11.el10_0.1.ppc64le", "BaseOS-10.0.Z:cups-lpd-debuginfo-1:2.4.10-11.el10_0.1.s390x", "BaseOS-10.0.Z:cups-lpd-debuginfo-1:2.4.10-11.el10_0.1.x86_64", "BaseOS-10.0.Z:cups-printerapp-1:2.4.10-11.el10_0.1.aarch64", "BaseOS-10.0.Z:cups-printerapp-1:2.4.10-11.el10_0.1.ppc64le", "BaseOS-10.0.Z:cups-printerapp-1:2.4.10-11.el10_0.1.s390x", "BaseOS-10.0.Z:cups-printerapp-1:2.4.10-11.el10_0.1.x86_64", "BaseOS-10.0.Z:cups-printerapp-debuginfo-1:2.4.10-11.el10_0.1.aarch64", "BaseOS-10.0.Z:cups-printerapp-debuginfo-1:2.4.10-11.el10_0.1.ppc64le", "BaseOS-10.0.Z:cups-printerapp-debuginfo-1:2.4.10-11.el10_0.1.s390x", "BaseOS-10.0.Z:cups-printerapp-debuginfo-1:2.4.10-11.el10_0.1.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:15701" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to a widespread installation base, or stability. It is strongly advised to apply vendor-supplied patches as soon as they are released to address this authentication bypass vulnerability.", "product_ids": [ "AppStream-10.0.Z:cups-1:2.4.10-11.el10_0.1.aarch64", "AppStream-10.0.Z:cups-1:2.4.10-11.el10_0.1.ppc64le", "AppStream-10.0.Z:cups-1:2.4.10-11.el10_0.1.s390x", "AppStream-10.0.Z:cups-1:2.4.10-11.el10_0.1.src", "AppStream-10.0.Z:cups-1:2.4.10-11.el10_0.1.x86_64", "AppStream-10.0.Z:cups-client-1:2.4.10-11.el10_0.1.aarch64", "AppStream-10.0.Z:cups-client-1:2.4.10-11.el10_0.1.ppc64le", "AppStream-10.0.Z:cups-client-1:2.4.10-11.el10_0.1.s390x", "AppStream-10.0.Z:cups-client-1:2.4.10-11.el10_0.1.x86_64", "AppStream-10.0.Z:cups-client-debuginfo-1:2.4.10-11.el10_0.1.aarch64", "AppStream-10.0.Z:cups-client-debuginfo-1:2.4.10-11.el10_0.1.ppc64le", "AppStream-10.0.Z:cups-client-debuginfo-1:2.4.10-11.el10_0.1.s390x", "AppStream-10.0.Z:cups-client-debuginfo-1:2.4.10-11.el10_0.1.x86_64", "AppStream-10.0.Z:cups-debuginfo-1:2.4.10-11.el10_0.1.aarch64", "AppStream-10.0.Z:cups-debuginfo-1:2.4.10-11.el10_0.1.ppc64le", "AppStream-10.0.Z:cups-debuginfo-1:2.4.10-11.el10_0.1.s390x", "AppStream-10.0.Z:cups-debuginfo-1:2.4.10-11.el10_0.1.x86_64", "AppStream-10.0.Z:cups-debugsource-1:2.4.10-11.el10_0.1.aarch64", "AppStream-10.0.Z:cups-debugsource-1:2.4.10-11.el10_0.1.ppc64le", "AppStream-10.0.Z:cups-debugsource-1:2.4.10-11.el10_0.1.s390x", "AppStream-10.0.Z:cups-debugsource-1:2.4.10-11.el10_0.1.x86_64", "AppStream-10.0.Z:cups-devel-1:2.4.10-11.el10_0.1.aarch64", "AppStream-10.0.Z:cups-devel-1:2.4.10-11.el10_0.1.ppc64le", "AppStream-10.0.Z:cups-devel-1:2.4.10-11.el10_0.1.s390x", "AppStream-10.0.Z:cups-devel-1:2.4.10-11.el10_0.1.x86_64", "AppStream-10.0.Z:cups-filesystem-1:2.4.10-11.el10_0.1.noarch", "AppStream-10.0.Z:cups-ipptool-1:2.4.10-11.el10_0.1.aarch64", "AppStream-10.0.Z:cups-ipptool-1:2.4.10-11.el10_0.1.ppc64le", "AppStream-10.0.Z:cups-ipptool-1:2.4.10-11.el10_0.1.s390x", "AppStream-10.0.Z:cups-ipptool-1:2.4.10-11.el10_0.1.x86_64", "AppStream-10.0.Z:cups-ipptool-debuginfo-1:2.4.10-11.el10_0.1.aarch64", "AppStream-10.0.Z:cups-ipptool-debuginfo-1:2.4.10-11.el10_0.1.ppc64le", "AppStream-10.0.Z:cups-ipptool-debuginfo-1:2.4.10-11.el10_0.1.s390x", "AppStream-10.0.Z:cups-ipptool-debuginfo-1:2.4.10-11.el10_0.1.x86_64", "AppStream-10.0.Z:cups-libs-1:2.4.10-11.el10_0.1.aarch64", "AppStream-10.0.Z:cups-libs-1:2.4.10-11.el10_0.1.ppc64le", "AppStream-10.0.Z:cups-libs-1:2.4.10-11.el10_0.1.s390x", "AppStream-10.0.Z:cups-libs-1:2.4.10-11.el10_0.1.x86_64", "AppStream-10.0.Z:cups-libs-debuginfo-1:2.4.10-11.el10_0.1.aarch64", "AppStream-10.0.Z:cups-libs-debuginfo-1:2.4.10-11.el10_0.1.ppc64le", "AppStream-10.0.Z:cups-libs-debuginfo-1:2.4.10-11.el10_0.1.s390x", "AppStream-10.0.Z:cups-libs-debuginfo-1:2.4.10-11.el10_0.1.x86_64", "AppStream-10.0.Z:cups-lpd-1:2.4.10-11.el10_0.1.aarch64", "AppStream-10.0.Z:cups-lpd-1:2.4.10-11.el10_0.1.ppc64le", "AppStream-10.0.Z:cups-lpd-1:2.4.10-11.el10_0.1.s390x", "AppStream-10.0.Z:cups-lpd-1:2.4.10-11.el10_0.1.x86_64", "AppStream-10.0.Z:cups-lpd-debuginfo-1:2.4.10-11.el10_0.1.aarch64", "AppStream-10.0.Z:cups-lpd-debuginfo-1:2.4.10-11.el10_0.1.ppc64le", "AppStream-10.0.Z:cups-lpd-debuginfo-1:2.4.10-11.el10_0.1.s390x", "AppStream-10.0.Z:cups-lpd-debuginfo-1:2.4.10-11.el10_0.1.x86_64", "AppStream-10.0.Z:cups-printerapp-1:2.4.10-11.el10_0.1.aarch64", "AppStream-10.0.Z:cups-printerapp-1:2.4.10-11.el10_0.1.ppc64le", "AppStream-10.0.Z:cups-printerapp-1:2.4.10-11.el10_0.1.s390x", "AppStream-10.0.Z:cups-printerapp-1:2.4.10-11.el10_0.1.x86_64", "AppStream-10.0.Z:cups-printerapp-debuginfo-1:2.4.10-11.el10_0.1.aarch64", "AppStream-10.0.Z:cups-printerapp-debuginfo-1:2.4.10-11.el10_0.1.ppc64le", "AppStream-10.0.Z:cups-printerapp-debuginfo-1:2.4.10-11.el10_0.1.s390x", "AppStream-10.0.Z:cups-printerapp-debuginfo-1:2.4.10-11.el10_0.1.x86_64", "BaseOS-10.0.Z:cups-1:2.4.10-11.el10_0.1.aarch64", "BaseOS-10.0.Z:cups-1:2.4.10-11.el10_0.1.ppc64le", "BaseOS-10.0.Z:cups-1:2.4.10-11.el10_0.1.s390x", "BaseOS-10.0.Z:cups-1:2.4.10-11.el10_0.1.src", "BaseOS-10.0.Z:cups-1:2.4.10-11.el10_0.1.x86_64", "BaseOS-10.0.Z:cups-client-1:2.4.10-11.el10_0.1.aarch64", "BaseOS-10.0.Z:cups-client-1:2.4.10-11.el10_0.1.ppc64le", "BaseOS-10.0.Z:cups-client-1:2.4.10-11.el10_0.1.s390x", "BaseOS-10.0.Z:cups-client-1:2.4.10-11.el10_0.1.x86_64", "BaseOS-10.0.Z:cups-client-debuginfo-1:2.4.10-11.el10_0.1.aarch64", "BaseOS-10.0.Z:cups-client-debuginfo-1:2.4.10-11.el10_0.1.ppc64le", "BaseOS-10.0.Z:cups-client-debuginfo-1:2.4.10-11.el10_0.1.s390x", "BaseOS-10.0.Z:cups-client-debuginfo-1:2.4.10-11.el10_0.1.x86_64", "BaseOS-10.0.Z:cups-debuginfo-1:2.4.10-11.el10_0.1.aarch64", "BaseOS-10.0.Z:cups-debuginfo-1:2.4.10-11.el10_0.1.ppc64le", "BaseOS-10.0.Z:cups-debuginfo-1:2.4.10-11.el10_0.1.s390x", "BaseOS-10.0.Z:cups-debuginfo-1:2.4.10-11.el10_0.1.x86_64", "BaseOS-10.0.Z:cups-debugsource-1:2.4.10-11.el10_0.1.aarch64", "BaseOS-10.0.Z:cups-debugsource-1:2.4.10-11.el10_0.1.ppc64le", "BaseOS-10.0.Z:cups-debugsource-1:2.4.10-11.el10_0.1.s390x", "BaseOS-10.0.Z:cups-debugsource-1:2.4.10-11.el10_0.1.x86_64", "BaseOS-10.0.Z:cups-devel-1:2.4.10-11.el10_0.1.aarch64", "BaseOS-10.0.Z:cups-devel-1:2.4.10-11.el10_0.1.ppc64le", "BaseOS-10.0.Z:cups-devel-1:2.4.10-11.el10_0.1.s390x", "BaseOS-10.0.Z:cups-devel-1:2.4.10-11.el10_0.1.x86_64", "BaseOS-10.0.Z:cups-filesystem-1:2.4.10-11.el10_0.1.noarch", "BaseOS-10.0.Z:cups-ipptool-1:2.4.10-11.el10_0.1.aarch64", "BaseOS-10.0.Z:cups-ipptool-1:2.4.10-11.el10_0.1.ppc64le", "BaseOS-10.0.Z:cups-ipptool-1:2.4.10-11.el10_0.1.s390x", "BaseOS-10.0.Z:cups-ipptool-1:2.4.10-11.el10_0.1.x86_64", "BaseOS-10.0.Z:cups-ipptool-debuginfo-1:2.4.10-11.el10_0.1.aarch64", "BaseOS-10.0.Z:cups-ipptool-debuginfo-1:2.4.10-11.el10_0.1.ppc64le", "BaseOS-10.0.Z:cups-ipptool-debuginfo-1:2.4.10-11.el10_0.1.s390x", "BaseOS-10.0.Z:cups-ipptool-debuginfo-1:2.4.10-11.el10_0.1.x86_64", "BaseOS-10.0.Z:cups-libs-1:2.4.10-11.el10_0.1.aarch64", "BaseOS-10.0.Z:cups-libs-1:2.4.10-11.el10_0.1.ppc64le", "BaseOS-10.0.Z:cups-libs-1:2.4.10-11.el10_0.1.s390x", "BaseOS-10.0.Z:cups-libs-1:2.4.10-11.el10_0.1.x86_64", "BaseOS-10.0.Z:cups-libs-debuginfo-1:2.4.10-11.el10_0.1.aarch64", "BaseOS-10.0.Z:cups-libs-debuginfo-1:2.4.10-11.el10_0.1.ppc64le", "BaseOS-10.0.Z:cups-libs-debuginfo-1:2.4.10-11.el10_0.1.s390x", "BaseOS-10.0.Z:cups-libs-debuginfo-1:2.4.10-11.el10_0.1.x86_64", "BaseOS-10.0.Z:cups-lpd-1:2.4.10-11.el10_0.1.aarch64", "BaseOS-10.0.Z:cups-lpd-1:2.4.10-11.el10_0.1.ppc64le", "BaseOS-10.0.Z:cups-lpd-1:2.4.10-11.el10_0.1.s390x", "BaseOS-10.0.Z:cups-lpd-1:2.4.10-11.el10_0.1.x86_64", "BaseOS-10.0.Z:cups-lpd-debuginfo-1:2.4.10-11.el10_0.1.aarch64", "BaseOS-10.0.Z:cups-lpd-debuginfo-1:2.4.10-11.el10_0.1.ppc64le", "BaseOS-10.0.Z:cups-lpd-debuginfo-1:2.4.10-11.el10_0.1.s390x", "BaseOS-10.0.Z:cups-lpd-debuginfo-1:2.4.10-11.el10_0.1.x86_64", "BaseOS-10.0.Z:cups-printerapp-1:2.4.10-11.el10_0.1.aarch64", "BaseOS-10.0.Z:cups-printerapp-1:2.4.10-11.el10_0.1.ppc64le", "BaseOS-10.0.Z:cups-printerapp-1:2.4.10-11.el10_0.1.s390x", "BaseOS-10.0.Z:cups-printerapp-1:2.4.10-11.el10_0.1.x86_64", "BaseOS-10.0.Z:cups-printerapp-debuginfo-1:2.4.10-11.el10_0.1.aarch64", "BaseOS-10.0.Z:cups-printerapp-debuginfo-1:2.4.10-11.el10_0.1.ppc64le", "BaseOS-10.0.Z:cups-printerapp-debuginfo-1:2.4.10-11.el10_0.1.s390x", "BaseOS-10.0.Z:cups-printerapp-debuginfo-1:2.4.10-11.el10_0.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 8.0, "baseSeverity": "HIGH", "confidentialityImpact": "LOW", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-10.0.Z:cups-1:2.4.10-11.el10_0.1.aarch64", "AppStream-10.0.Z:cups-1:2.4.10-11.el10_0.1.ppc64le", "AppStream-10.0.Z:cups-1:2.4.10-11.el10_0.1.s390x", "AppStream-10.0.Z:cups-1:2.4.10-11.el10_0.1.src", "AppStream-10.0.Z:cups-1:2.4.10-11.el10_0.1.x86_64", "AppStream-10.0.Z:cups-client-1:2.4.10-11.el10_0.1.aarch64", "AppStream-10.0.Z:cups-client-1:2.4.10-11.el10_0.1.ppc64le", "AppStream-10.0.Z:cups-client-1:2.4.10-11.el10_0.1.s390x", "AppStream-10.0.Z:cups-client-1:2.4.10-11.el10_0.1.x86_64", "AppStream-10.0.Z:cups-client-debuginfo-1:2.4.10-11.el10_0.1.aarch64", "AppStream-10.0.Z:cups-client-debuginfo-1:2.4.10-11.el10_0.1.ppc64le", "AppStream-10.0.Z:cups-client-debuginfo-1:2.4.10-11.el10_0.1.s390x", "AppStream-10.0.Z:cups-client-debuginfo-1:2.4.10-11.el10_0.1.x86_64", "AppStream-10.0.Z:cups-debuginfo-1:2.4.10-11.el10_0.1.aarch64", "AppStream-10.0.Z:cups-debuginfo-1:2.4.10-11.el10_0.1.ppc64le", "AppStream-10.0.Z:cups-debuginfo-1:2.4.10-11.el10_0.1.s390x", "AppStream-10.0.Z:cups-debuginfo-1:2.4.10-11.el10_0.1.x86_64", "AppStream-10.0.Z:cups-debugsource-1:2.4.10-11.el10_0.1.aarch64", "AppStream-10.0.Z:cups-debugsource-1:2.4.10-11.el10_0.1.ppc64le", "AppStream-10.0.Z:cups-debugsource-1:2.4.10-11.el10_0.1.s390x", "AppStream-10.0.Z:cups-debugsource-1:2.4.10-11.el10_0.1.x86_64", "AppStream-10.0.Z:cups-devel-1:2.4.10-11.el10_0.1.aarch64", "AppStream-10.0.Z:cups-devel-1:2.4.10-11.el10_0.1.ppc64le", "AppStream-10.0.Z:cups-devel-1:2.4.10-11.el10_0.1.s390x", "AppStream-10.0.Z:cups-devel-1:2.4.10-11.el10_0.1.x86_64", "AppStream-10.0.Z:cups-filesystem-1:2.4.10-11.el10_0.1.noarch", "AppStream-10.0.Z:cups-ipptool-1:2.4.10-11.el10_0.1.aarch64", "AppStream-10.0.Z:cups-ipptool-1:2.4.10-11.el10_0.1.ppc64le", "AppStream-10.0.Z:cups-ipptool-1:2.4.10-11.el10_0.1.s390x", "AppStream-10.0.Z:cups-ipptool-1:2.4.10-11.el10_0.1.x86_64", "AppStream-10.0.Z:cups-ipptool-debuginfo-1:2.4.10-11.el10_0.1.aarch64", "AppStream-10.0.Z:cups-ipptool-debuginfo-1:2.4.10-11.el10_0.1.ppc64le", "AppStream-10.0.Z:cups-ipptool-debuginfo-1:2.4.10-11.el10_0.1.s390x", "AppStream-10.0.Z:cups-ipptool-debuginfo-1:2.4.10-11.el10_0.1.x86_64", "AppStream-10.0.Z:cups-libs-1:2.4.10-11.el10_0.1.aarch64", "AppStream-10.0.Z:cups-libs-1:2.4.10-11.el10_0.1.ppc64le", "AppStream-10.0.Z:cups-libs-1:2.4.10-11.el10_0.1.s390x", "AppStream-10.0.Z:cups-libs-1:2.4.10-11.el10_0.1.x86_64", "AppStream-10.0.Z:cups-libs-debuginfo-1:2.4.10-11.el10_0.1.aarch64", "AppStream-10.0.Z:cups-libs-debuginfo-1:2.4.10-11.el10_0.1.ppc64le", "AppStream-10.0.Z:cups-libs-debuginfo-1:2.4.10-11.el10_0.1.s390x", "AppStream-10.0.Z:cups-libs-debuginfo-1:2.4.10-11.el10_0.1.x86_64", "AppStream-10.0.Z:cups-lpd-1:2.4.10-11.el10_0.1.aarch64", "AppStream-10.0.Z:cups-lpd-1:2.4.10-11.el10_0.1.ppc64le", "AppStream-10.0.Z:cups-lpd-1:2.4.10-11.el10_0.1.s390x", "AppStream-10.0.Z:cups-lpd-1:2.4.10-11.el10_0.1.x86_64", "AppStream-10.0.Z:cups-lpd-debuginfo-1:2.4.10-11.el10_0.1.aarch64", "AppStream-10.0.Z:cups-lpd-debuginfo-1:2.4.10-11.el10_0.1.ppc64le", "AppStream-10.0.Z:cups-lpd-debuginfo-1:2.4.10-11.el10_0.1.s390x", "AppStream-10.0.Z:cups-lpd-debuginfo-1:2.4.10-11.el10_0.1.x86_64", "AppStream-10.0.Z:cups-printerapp-1:2.4.10-11.el10_0.1.aarch64", "AppStream-10.0.Z:cups-printerapp-1:2.4.10-11.el10_0.1.ppc64le", "AppStream-10.0.Z:cups-printerapp-1:2.4.10-11.el10_0.1.s390x", "AppStream-10.0.Z:cups-printerapp-1:2.4.10-11.el10_0.1.x86_64", "AppStream-10.0.Z:cups-printerapp-debuginfo-1:2.4.10-11.el10_0.1.aarch64", "AppStream-10.0.Z:cups-printerapp-debuginfo-1:2.4.10-11.el10_0.1.ppc64le", "AppStream-10.0.Z:cups-printerapp-debuginfo-1:2.4.10-11.el10_0.1.s390x", "AppStream-10.0.Z:cups-printerapp-debuginfo-1:2.4.10-11.el10_0.1.x86_64", "BaseOS-10.0.Z:cups-1:2.4.10-11.el10_0.1.aarch64", "BaseOS-10.0.Z:cups-1:2.4.10-11.el10_0.1.ppc64le", "BaseOS-10.0.Z:cups-1:2.4.10-11.el10_0.1.s390x", "BaseOS-10.0.Z:cups-1:2.4.10-11.el10_0.1.src", "BaseOS-10.0.Z:cups-1:2.4.10-11.el10_0.1.x86_64", "BaseOS-10.0.Z:cups-client-1:2.4.10-11.el10_0.1.aarch64", "BaseOS-10.0.Z:cups-client-1:2.4.10-11.el10_0.1.ppc64le", "BaseOS-10.0.Z:cups-client-1:2.4.10-11.el10_0.1.s390x", "BaseOS-10.0.Z:cups-client-1:2.4.10-11.el10_0.1.x86_64", "BaseOS-10.0.Z:cups-client-debuginfo-1:2.4.10-11.el10_0.1.aarch64", "BaseOS-10.0.Z:cups-client-debuginfo-1:2.4.10-11.el10_0.1.ppc64le", "BaseOS-10.0.Z:cups-client-debuginfo-1:2.4.10-11.el10_0.1.s390x", "BaseOS-10.0.Z:cups-client-debuginfo-1:2.4.10-11.el10_0.1.x86_64", "BaseOS-10.0.Z:cups-debuginfo-1:2.4.10-11.el10_0.1.aarch64", "BaseOS-10.0.Z:cups-debuginfo-1:2.4.10-11.el10_0.1.ppc64le", "BaseOS-10.0.Z:cups-debuginfo-1:2.4.10-11.el10_0.1.s390x", "BaseOS-10.0.Z:cups-debuginfo-1:2.4.10-11.el10_0.1.x86_64", "BaseOS-10.0.Z:cups-debugsource-1:2.4.10-11.el10_0.1.aarch64", "BaseOS-10.0.Z:cups-debugsource-1:2.4.10-11.el10_0.1.ppc64le", "BaseOS-10.0.Z:cups-debugsource-1:2.4.10-11.el10_0.1.s390x", "BaseOS-10.0.Z:cups-debugsource-1:2.4.10-11.el10_0.1.x86_64", "BaseOS-10.0.Z:cups-devel-1:2.4.10-11.el10_0.1.aarch64", "BaseOS-10.0.Z:cups-devel-1:2.4.10-11.el10_0.1.ppc64le", "BaseOS-10.0.Z:cups-devel-1:2.4.10-11.el10_0.1.s390x", "BaseOS-10.0.Z:cups-devel-1:2.4.10-11.el10_0.1.x86_64", "BaseOS-10.0.Z:cups-filesystem-1:2.4.10-11.el10_0.1.noarch", "BaseOS-10.0.Z:cups-ipptool-1:2.4.10-11.el10_0.1.aarch64", "BaseOS-10.0.Z:cups-ipptool-1:2.4.10-11.el10_0.1.ppc64le", "BaseOS-10.0.Z:cups-ipptool-1:2.4.10-11.el10_0.1.s390x", "BaseOS-10.0.Z:cups-ipptool-1:2.4.10-11.el10_0.1.x86_64", "BaseOS-10.0.Z:cups-ipptool-debuginfo-1:2.4.10-11.el10_0.1.aarch64", "BaseOS-10.0.Z:cups-ipptool-debuginfo-1:2.4.10-11.el10_0.1.ppc64le", "BaseOS-10.0.Z:cups-ipptool-debuginfo-1:2.4.10-11.el10_0.1.s390x", "BaseOS-10.0.Z:cups-ipptool-debuginfo-1:2.4.10-11.el10_0.1.x86_64", "BaseOS-10.0.Z:cups-libs-1:2.4.10-11.el10_0.1.aarch64", "BaseOS-10.0.Z:cups-libs-1:2.4.10-11.el10_0.1.ppc64le", "BaseOS-10.0.Z:cups-libs-1:2.4.10-11.el10_0.1.s390x", "BaseOS-10.0.Z:cups-libs-1:2.4.10-11.el10_0.1.x86_64", "BaseOS-10.0.Z:cups-libs-debuginfo-1:2.4.10-11.el10_0.1.aarch64", "BaseOS-10.0.Z:cups-libs-debuginfo-1:2.4.10-11.el10_0.1.ppc64le", "BaseOS-10.0.Z:cups-libs-debuginfo-1:2.4.10-11.el10_0.1.s390x", "BaseOS-10.0.Z:cups-libs-debuginfo-1:2.4.10-11.el10_0.1.x86_64", "BaseOS-10.0.Z:cups-lpd-1:2.4.10-11.el10_0.1.aarch64", "BaseOS-10.0.Z:cups-lpd-1:2.4.10-11.el10_0.1.ppc64le", "BaseOS-10.0.Z:cups-lpd-1:2.4.10-11.el10_0.1.s390x", "BaseOS-10.0.Z:cups-lpd-1:2.4.10-11.el10_0.1.x86_64", "BaseOS-10.0.Z:cups-lpd-debuginfo-1:2.4.10-11.el10_0.1.aarch64", "BaseOS-10.0.Z:cups-lpd-debuginfo-1:2.4.10-11.el10_0.1.ppc64le", "BaseOS-10.0.Z:cups-lpd-debuginfo-1:2.4.10-11.el10_0.1.s390x", "BaseOS-10.0.Z:cups-lpd-debuginfo-1:2.4.10-11.el10_0.1.x86_64", "BaseOS-10.0.Z:cups-printerapp-1:2.4.10-11.el10_0.1.aarch64", "BaseOS-10.0.Z:cups-printerapp-1:2.4.10-11.el10_0.1.ppc64le", "BaseOS-10.0.Z:cups-printerapp-1:2.4.10-11.el10_0.1.s390x", "BaseOS-10.0.Z:cups-printerapp-1:2.4.10-11.el10_0.1.x86_64", "BaseOS-10.0.Z:cups-printerapp-debuginfo-1:2.4.10-11.el10_0.1.aarch64", "BaseOS-10.0.Z:cups-printerapp-debuginfo-1:2.4.10-11.el10_0.1.ppc64le", "BaseOS-10.0.Z:cups-printerapp-debuginfo-1:2.4.10-11.el10_0.1.s390x", "BaseOS-10.0.Z:cups-printerapp-debuginfo-1:2.4.10-11.el10_0.1.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "cups: Authentication Bypass in CUPS Authorization Handling" }, { "acknowledgments": [ { "names": [ "SilverPlate3" ] } ], "cve": "CVE-2025-58364", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "discovery_date": "2025-09-04T09:48:55.091000+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2393078" } ], "notes": [ { "category": "description", "text": "A flaw was found in the CUPS printing system\u2019s ipp_read_io() function, which handles Internet Printing Protocol (IPP) requests. When processing specially crafted printer attribute responses, improper validation can cause a null pointer dereference. This leads to a crash in libcups, potentially disrupting printing services. Since CUPS is widely deployed on Linux systems for printer discovery and management, this issue can cause denial-of-service (DoS) across multiple machines on a local network.", "title": "Vulnerability description" }, { "category": "summary", "text": "cups: Null Pointer Dereference in CUPS ipp_read_io() Leading to Remote DoS", "title": "Vulnerability summary" }, { "category": "other", "text": "The Red Hat Product Security team has assessed the severity of this vulnerability as Moderate . The flaw can be remotely exploited within local subnets to crash CUPS services without requiring authentication or user interaction. In cases where machines expose IPP services to the internet, the vulnerability may be exploitable over the network. The root cause is improper deserialization and validation of printer attributes in the ipp_read_io() function, leading to null pointer dereference and denial-of-service.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-10.0.Z:cups-1:2.4.10-11.el10_0.1.aarch64", "AppStream-10.0.Z:cups-1:2.4.10-11.el10_0.1.ppc64le", "AppStream-10.0.Z:cups-1:2.4.10-11.el10_0.1.s390x", "AppStream-10.0.Z:cups-1:2.4.10-11.el10_0.1.src", "AppStream-10.0.Z:cups-1:2.4.10-11.el10_0.1.x86_64", "AppStream-10.0.Z:cups-client-1:2.4.10-11.el10_0.1.aarch64", "AppStream-10.0.Z:cups-client-1:2.4.10-11.el10_0.1.ppc64le", "AppStream-10.0.Z:cups-client-1:2.4.10-11.el10_0.1.s390x", "AppStream-10.0.Z:cups-client-1:2.4.10-11.el10_0.1.x86_64", "AppStream-10.0.Z:cups-client-debuginfo-1:2.4.10-11.el10_0.1.aarch64", "AppStream-10.0.Z:cups-client-debuginfo-1:2.4.10-11.el10_0.1.ppc64le", "AppStream-10.0.Z:cups-client-debuginfo-1:2.4.10-11.el10_0.1.s390x", "AppStream-10.0.Z:cups-client-debuginfo-1:2.4.10-11.el10_0.1.x86_64", "AppStream-10.0.Z:cups-debuginfo-1:2.4.10-11.el10_0.1.aarch64", "AppStream-10.0.Z:cups-debuginfo-1:2.4.10-11.el10_0.1.ppc64le", "AppStream-10.0.Z:cups-debuginfo-1:2.4.10-11.el10_0.1.s390x", "AppStream-10.0.Z:cups-debuginfo-1:2.4.10-11.el10_0.1.x86_64", "AppStream-10.0.Z:cups-debugsource-1:2.4.10-11.el10_0.1.aarch64", "AppStream-10.0.Z:cups-debugsource-1:2.4.10-11.el10_0.1.ppc64le", "AppStream-10.0.Z:cups-debugsource-1:2.4.10-11.el10_0.1.s390x", "AppStream-10.0.Z:cups-debugsource-1:2.4.10-11.el10_0.1.x86_64", "AppStream-10.0.Z:cups-devel-1:2.4.10-11.el10_0.1.aarch64", "AppStream-10.0.Z:cups-devel-1:2.4.10-11.el10_0.1.ppc64le", "AppStream-10.0.Z:cups-devel-1:2.4.10-11.el10_0.1.s390x", "AppStream-10.0.Z:cups-devel-1:2.4.10-11.el10_0.1.x86_64", "AppStream-10.0.Z:cups-filesystem-1:2.4.10-11.el10_0.1.noarch", "AppStream-10.0.Z:cups-ipptool-1:2.4.10-11.el10_0.1.aarch64", "AppStream-10.0.Z:cups-ipptool-1:2.4.10-11.el10_0.1.ppc64le", "AppStream-10.0.Z:cups-ipptool-1:2.4.10-11.el10_0.1.s390x", "AppStream-10.0.Z:cups-ipptool-1:2.4.10-11.el10_0.1.x86_64", "AppStream-10.0.Z:cups-ipptool-debuginfo-1:2.4.10-11.el10_0.1.aarch64", "AppStream-10.0.Z:cups-ipptool-debuginfo-1:2.4.10-11.el10_0.1.ppc64le", "AppStream-10.0.Z:cups-ipptool-debuginfo-1:2.4.10-11.el10_0.1.s390x", "AppStream-10.0.Z:cups-ipptool-debuginfo-1:2.4.10-11.el10_0.1.x86_64", "AppStream-10.0.Z:cups-libs-1:2.4.10-11.el10_0.1.aarch64", "AppStream-10.0.Z:cups-libs-1:2.4.10-11.el10_0.1.ppc64le", "AppStream-10.0.Z:cups-libs-1:2.4.10-11.el10_0.1.s390x", "AppStream-10.0.Z:cups-libs-1:2.4.10-11.el10_0.1.x86_64", "AppStream-10.0.Z:cups-libs-debuginfo-1:2.4.10-11.el10_0.1.aarch64", "AppStream-10.0.Z:cups-libs-debuginfo-1:2.4.10-11.el10_0.1.ppc64le", "AppStream-10.0.Z:cups-libs-debuginfo-1:2.4.10-11.el10_0.1.s390x", "AppStream-10.0.Z:cups-libs-debuginfo-1:2.4.10-11.el10_0.1.x86_64", "AppStream-10.0.Z:cups-lpd-1:2.4.10-11.el10_0.1.aarch64", "AppStream-10.0.Z:cups-lpd-1:2.4.10-11.el10_0.1.ppc64le", "AppStream-10.0.Z:cups-lpd-1:2.4.10-11.el10_0.1.s390x", "AppStream-10.0.Z:cups-lpd-1:2.4.10-11.el10_0.1.x86_64", "AppStream-10.0.Z:cups-lpd-debuginfo-1:2.4.10-11.el10_0.1.aarch64", "AppStream-10.0.Z:cups-lpd-debuginfo-1:2.4.10-11.el10_0.1.ppc64le", "AppStream-10.0.Z:cups-lpd-debuginfo-1:2.4.10-11.el10_0.1.s390x", "AppStream-10.0.Z:cups-lpd-debuginfo-1:2.4.10-11.el10_0.1.x86_64", "AppStream-10.0.Z:cups-printerapp-1:2.4.10-11.el10_0.1.aarch64", "AppStream-10.0.Z:cups-printerapp-1:2.4.10-11.el10_0.1.ppc64le", "AppStream-10.0.Z:cups-printerapp-1:2.4.10-11.el10_0.1.s390x", "AppStream-10.0.Z:cups-printerapp-1:2.4.10-11.el10_0.1.x86_64", "AppStream-10.0.Z:cups-printerapp-debuginfo-1:2.4.10-11.el10_0.1.aarch64", "AppStream-10.0.Z:cups-printerapp-debuginfo-1:2.4.10-11.el10_0.1.ppc64le", "AppStream-10.0.Z:cups-printerapp-debuginfo-1:2.4.10-11.el10_0.1.s390x", "AppStream-10.0.Z:cups-printerapp-debuginfo-1:2.4.10-11.el10_0.1.x86_64", "BaseOS-10.0.Z:cups-1:2.4.10-11.el10_0.1.aarch64", "BaseOS-10.0.Z:cups-1:2.4.10-11.el10_0.1.ppc64le", "BaseOS-10.0.Z:cups-1:2.4.10-11.el10_0.1.s390x", "BaseOS-10.0.Z:cups-1:2.4.10-11.el10_0.1.src", "BaseOS-10.0.Z:cups-1:2.4.10-11.el10_0.1.x86_64", "BaseOS-10.0.Z:cups-client-1:2.4.10-11.el10_0.1.aarch64", "BaseOS-10.0.Z:cups-client-1:2.4.10-11.el10_0.1.ppc64le", "BaseOS-10.0.Z:cups-client-1:2.4.10-11.el10_0.1.s390x", "BaseOS-10.0.Z:cups-client-1:2.4.10-11.el10_0.1.x86_64", "BaseOS-10.0.Z:cups-client-debuginfo-1:2.4.10-11.el10_0.1.aarch64", "BaseOS-10.0.Z:cups-client-debuginfo-1:2.4.10-11.el10_0.1.ppc64le", "BaseOS-10.0.Z:cups-client-debuginfo-1:2.4.10-11.el10_0.1.s390x", "BaseOS-10.0.Z:cups-client-debuginfo-1:2.4.10-11.el10_0.1.x86_64", "BaseOS-10.0.Z:cups-debuginfo-1:2.4.10-11.el10_0.1.aarch64", "BaseOS-10.0.Z:cups-debuginfo-1:2.4.10-11.el10_0.1.ppc64le", "BaseOS-10.0.Z:cups-debuginfo-1:2.4.10-11.el10_0.1.s390x", "BaseOS-10.0.Z:cups-debuginfo-1:2.4.10-11.el10_0.1.x86_64", "BaseOS-10.0.Z:cups-debugsource-1:2.4.10-11.el10_0.1.aarch64", "BaseOS-10.0.Z:cups-debugsource-1:2.4.10-11.el10_0.1.ppc64le", "BaseOS-10.0.Z:cups-debugsource-1:2.4.10-11.el10_0.1.s390x", "BaseOS-10.0.Z:cups-debugsource-1:2.4.10-11.el10_0.1.x86_64", "BaseOS-10.0.Z:cups-devel-1:2.4.10-11.el10_0.1.aarch64", "BaseOS-10.0.Z:cups-devel-1:2.4.10-11.el10_0.1.ppc64le", "BaseOS-10.0.Z:cups-devel-1:2.4.10-11.el10_0.1.s390x", "BaseOS-10.0.Z:cups-devel-1:2.4.10-11.el10_0.1.x86_64", "BaseOS-10.0.Z:cups-filesystem-1:2.4.10-11.el10_0.1.noarch", "BaseOS-10.0.Z:cups-ipptool-1:2.4.10-11.el10_0.1.aarch64", "BaseOS-10.0.Z:cups-ipptool-1:2.4.10-11.el10_0.1.ppc64le", "BaseOS-10.0.Z:cups-ipptool-1:2.4.10-11.el10_0.1.s390x", "BaseOS-10.0.Z:cups-ipptool-1:2.4.10-11.el10_0.1.x86_64", "BaseOS-10.0.Z:cups-ipptool-debuginfo-1:2.4.10-11.el10_0.1.aarch64", "BaseOS-10.0.Z:cups-ipptool-debuginfo-1:2.4.10-11.el10_0.1.ppc64le", "BaseOS-10.0.Z:cups-ipptool-debuginfo-1:2.4.10-11.el10_0.1.s390x", "BaseOS-10.0.Z:cups-ipptool-debuginfo-1:2.4.10-11.el10_0.1.x86_64", "BaseOS-10.0.Z:cups-libs-1:2.4.10-11.el10_0.1.aarch64", "BaseOS-10.0.Z:cups-libs-1:2.4.10-11.el10_0.1.ppc64le", "BaseOS-10.0.Z:cups-libs-1:2.4.10-11.el10_0.1.s390x", "BaseOS-10.0.Z:cups-libs-1:2.4.10-11.el10_0.1.x86_64", "BaseOS-10.0.Z:cups-libs-debuginfo-1:2.4.10-11.el10_0.1.aarch64", "BaseOS-10.0.Z:cups-libs-debuginfo-1:2.4.10-11.el10_0.1.ppc64le", "BaseOS-10.0.Z:cups-libs-debuginfo-1:2.4.10-11.el10_0.1.s390x", "BaseOS-10.0.Z:cups-libs-debuginfo-1:2.4.10-11.el10_0.1.x86_64", "BaseOS-10.0.Z:cups-lpd-1:2.4.10-11.el10_0.1.aarch64", "BaseOS-10.0.Z:cups-lpd-1:2.4.10-11.el10_0.1.ppc64le", "BaseOS-10.0.Z:cups-lpd-1:2.4.10-11.el10_0.1.s390x", "BaseOS-10.0.Z:cups-lpd-1:2.4.10-11.el10_0.1.x86_64", "BaseOS-10.0.Z:cups-lpd-debuginfo-1:2.4.10-11.el10_0.1.aarch64", "BaseOS-10.0.Z:cups-lpd-debuginfo-1:2.4.10-11.el10_0.1.ppc64le", "BaseOS-10.0.Z:cups-lpd-debuginfo-1:2.4.10-11.el10_0.1.s390x", "BaseOS-10.0.Z:cups-lpd-debuginfo-1:2.4.10-11.el10_0.1.x86_64", "BaseOS-10.0.Z:cups-printerapp-1:2.4.10-11.el10_0.1.aarch64", "BaseOS-10.0.Z:cups-printerapp-1:2.4.10-11.el10_0.1.ppc64le", "BaseOS-10.0.Z:cups-printerapp-1:2.4.10-11.el10_0.1.s390x", "BaseOS-10.0.Z:cups-printerapp-1:2.4.10-11.el10_0.1.x86_64", "BaseOS-10.0.Z:cups-printerapp-debuginfo-1:2.4.10-11.el10_0.1.aarch64", "BaseOS-10.0.Z:cups-printerapp-debuginfo-1:2.4.10-11.el10_0.1.ppc64le", "BaseOS-10.0.Z:cups-printerapp-debuginfo-1:2.4.10-11.el10_0.1.s390x", "BaseOS-10.0.Z:cups-printerapp-debuginfo-1:2.4.10-11.el10_0.1.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2025-58364" }, { "category": "external", "summary": "RHBZ#2393078", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2393078" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2025-58364", "url": "https://www.cve.org/CVERecord?id=CVE-2025-58364" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-58364", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58364" } ], "release_date": "2025-09-11T13:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-09-11T16:07:45+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-10.0.Z:cups-1:2.4.10-11.el10_0.1.aarch64", "AppStream-10.0.Z:cups-1:2.4.10-11.el10_0.1.ppc64le", "AppStream-10.0.Z:cups-1:2.4.10-11.el10_0.1.s390x", "AppStream-10.0.Z:cups-1:2.4.10-11.el10_0.1.src", "AppStream-10.0.Z:cups-1:2.4.10-11.el10_0.1.x86_64", "AppStream-10.0.Z:cups-client-1:2.4.10-11.el10_0.1.aarch64", "AppStream-10.0.Z:cups-client-1:2.4.10-11.el10_0.1.ppc64le", "AppStream-10.0.Z:cups-client-1:2.4.10-11.el10_0.1.s390x", "AppStream-10.0.Z:cups-client-1:2.4.10-11.el10_0.1.x86_64", "AppStream-10.0.Z:cups-client-debuginfo-1:2.4.10-11.el10_0.1.aarch64", "AppStream-10.0.Z:cups-client-debuginfo-1:2.4.10-11.el10_0.1.ppc64le", "AppStream-10.0.Z:cups-client-debuginfo-1:2.4.10-11.el10_0.1.s390x", "AppStream-10.0.Z:cups-client-debuginfo-1:2.4.10-11.el10_0.1.x86_64", "AppStream-10.0.Z:cups-debuginfo-1:2.4.10-11.el10_0.1.aarch64", "AppStream-10.0.Z:cups-debuginfo-1:2.4.10-11.el10_0.1.ppc64le", "AppStream-10.0.Z:cups-debuginfo-1:2.4.10-11.el10_0.1.s390x", "AppStream-10.0.Z:cups-debuginfo-1:2.4.10-11.el10_0.1.x86_64", "AppStream-10.0.Z:cups-debugsource-1:2.4.10-11.el10_0.1.aarch64", "AppStream-10.0.Z:cups-debugsource-1:2.4.10-11.el10_0.1.ppc64le", "AppStream-10.0.Z:cups-debugsource-1:2.4.10-11.el10_0.1.s390x", "AppStream-10.0.Z:cups-debugsource-1:2.4.10-11.el10_0.1.x86_64", "AppStream-10.0.Z:cups-devel-1:2.4.10-11.el10_0.1.aarch64", "AppStream-10.0.Z:cups-devel-1:2.4.10-11.el10_0.1.ppc64le", "AppStream-10.0.Z:cups-devel-1:2.4.10-11.el10_0.1.s390x", "AppStream-10.0.Z:cups-devel-1:2.4.10-11.el10_0.1.x86_64", "AppStream-10.0.Z:cups-filesystem-1:2.4.10-11.el10_0.1.noarch", "AppStream-10.0.Z:cups-ipptool-1:2.4.10-11.el10_0.1.aarch64", "AppStream-10.0.Z:cups-ipptool-1:2.4.10-11.el10_0.1.ppc64le", "AppStream-10.0.Z:cups-ipptool-1:2.4.10-11.el10_0.1.s390x", "AppStream-10.0.Z:cups-ipptool-1:2.4.10-11.el10_0.1.x86_64", "AppStream-10.0.Z:cups-ipptool-debuginfo-1:2.4.10-11.el10_0.1.aarch64", "AppStream-10.0.Z:cups-ipptool-debuginfo-1:2.4.10-11.el10_0.1.ppc64le", "AppStream-10.0.Z:cups-ipptool-debuginfo-1:2.4.10-11.el10_0.1.s390x", "AppStream-10.0.Z:cups-ipptool-debuginfo-1:2.4.10-11.el10_0.1.x86_64", "AppStream-10.0.Z:cups-libs-1:2.4.10-11.el10_0.1.aarch64", "AppStream-10.0.Z:cups-libs-1:2.4.10-11.el10_0.1.ppc64le", "AppStream-10.0.Z:cups-libs-1:2.4.10-11.el10_0.1.s390x", "AppStream-10.0.Z:cups-libs-1:2.4.10-11.el10_0.1.x86_64", "AppStream-10.0.Z:cups-libs-debuginfo-1:2.4.10-11.el10_0.1.aarch64", "AppStream-10.0.Z:cups-libs-debuginfo-1:2.4.10-11.el10_0.1.ppc64le", "AppStream-10.0.Z:cups-libs-debuginfo-1:2.4.10-11.el10_0.1.s390x", "AppStream-10.0.Z:cups-libs-debuginfo-1:2.4.10-11.el10_0.1.x86_64", "AppStream-10.0.Z:cups-lpd-1:2.4.10-11.el10_0.1.aarch64", "AppStream-10.0.Z:cups-lpd-1:2.4.10-11.el10_0.1.ppc64le", "AppStream-10.0.Z:cups-lpd-1:2.4.10-11.el10_0.1.s390x", "AppStream-10.0.Z:cups-lpd-1:2.4.10-11.el10_0.1.x86_64", "AppStream-10.0.Z:cups-lpd-debuginfo-1:2.4.10-11.el10_0.1.aarch64", "AppStream-10.0.Z:cups-lpd-debuginfo-1:2.4.10-11.el10_0.1.ppc64le", "AppStream-10.0.Z:cups-lpd-debuginfo-1:2.4.10-11.el10_0.1.s390x", "AppStream-10.0.Z:cups-lpd-debuginfo-1:2.4.10-11.el10_0.1.x86_64", "AppStream-10.0.Z:cups-printerapp-1:2.4.10-11.el10_0.1.aarch64", "AppStream-10.0.Z:cups-printerapp-1:2.4.10-11.el10_0.1.ppc64le", "AppStream-10.0.Z:cups-printerapp-1:2.4.10-11.el10_0.1.s390x", "AppStream-10.0.Z:cups-printerapp-1:2.4.10-11.el10_0.1.x86_64", "AppStream-10.0.Z:cups-printerapp-debuginfo-1:2.4.10-11.el10_0.1.aarch64", "AppStream-10.0.Z:cups-printerapp-debuginfo-1:2.4.10-11.el10_0.1.ppc64le", "AppStream-10.0.Z:cups-printerapp-debuginfo-1:2.4.10-11.el10_0.1.s390x", "AppStream-10.0.Z:cups-printerapp-debuginfo-1:2.4.10-11.el10_0.1.x86_64", "BaseOS-10.0.Z:cups-1:2.4.10-11.el10_0.1.aarch64", "BaseOS-10.0.Z:cups-1:2.4.10-11.el10_0.1.ppc64le", "BaseOS-10.0.Z:cups-1:2.4.10-11.el10_0.1.s390x", "BaseOS-10.0.Z:cups-1:2.4.10-11.el10_0.1.src", "BaseOS-10.0.Z:cups-1:2.4.10-11.el10_0.1.x86_64", "BaseOS-10.0.Z:cups-client-1:2.4.10-11.el10_0.1.aarch64", "BaseOS-10.0.Z:cups-client-1:2.4.10-11.el10_0.1.ppc64le", "BaseOS-10.0.Z:cups-client-1:2.4.10-11.el10_0.1.s390x", "BaseOS-10.0.Z:cups-client-1:2.4.10-11.el10_0.1.x86_64", "BaseOS-10.0.Z:cups-client-debuginfo-1:2.4.10-11.el10_0.1.aarch64", "BaseOS-10.0.Z:cups-client-debuginfo-1:2.4.10-11.el10_0.1.ppc64le", "BaseOS-10.0.Z:cups-client-debuginfo-1:2.4.10-11.el10_0.1.s390x", "BaseOS-10.0.Z:cups-client-debuginfo-1:2.4.10-11.el10_0.1.x86_64", "BaseOS-10.0.Z:cups-debuginfo-1:2.4.10-11.el10_0.1.aarch64", "BaseOS-10.0.Z:cups-debuginfo-1:2.4.10-11.el10_0.1.ppc64le", "BaseOS-10.0.Z:cups-debuginfo-1:2.4.10-11.el10_0.1.s390x", "BaseOS-10.0.Z:cups-debuginfo-1:2.4.10-11.el10_0.1.x86_64", "BaseOS-10.0.Z:cups-debugsource-1:2.4.10-11.el10_0.1.aarch64", "BaseOS-10.0.Z:cups-debugsource-1:2.4.10-11.el10_0.1.ppc64le", "BaseOS-10.0.Z:cups-debugsource-1:2.4.10-11.el10_0.1.s390x", "BaseOS-10.0.Z:cups-debugsource-1:2.4.10-11.el10_0.1.x86_64", "BaseOS-10.0.Z:cups-devel-1:2.4.10-11.el10_0.1.aarch64", "BaseOS-10.0.Z:cups-devel-1:2.4.10-11.el10_0.1.ppc64le", "BaseOS-10.0.Z:cups-devel-1:2.4.10-11.el10_0.1.s390x", "BaseOS-10.0.Z:cups-devel-1:2.4.10-11.el10_0.1.x86_64", "BaseOS-10.0.Z:cups-filesystem-1:2.4.10-11.el10_0.1.noarch", "BaseOS-10.0.Z:cups-ipptool-1:2.4.10-11.el10_0.1.aarch64", "BaseOS-10.0.Z:cups-ipptool-1:2.4.10-11.el10_0.1.ppc64le", "BaseOS-10.0.Z:cups-ipptool-1:2.4.10-11.el10_0.1.s390x", "BaseOS-10.0.Z:cups-ipptool-1:2.4.10-11.el10_0.1.x86_64", "BaseOS-10.0.Z:cups-ipptool-debuginfo-1:2.4.10-11.el10_0.1.aarch64", "BaseOS-10.0.Z:cups-ipptool-debuginfo-1:2.4.10-11.el10_0.1.ppc64le", "BaseOS-10.0.Z:cups-ipptool-debuginfo-1:2.4.10-11.el10_0.1.s390x", "BaseOS-10.0.Z:cups-ipptool-debuginfo-1:2.4.10-11.el10_0.1.x86_64", "BaseOS-10.0.Z:cups-libs-1:2.4.10-11.el10_0.1.aarch64", "BaseOS-10.0.Z:cups-libs-1:2.4.10-11.el10_0.1.ppc64le", "BaseOS-10.0.Z:cups-libs-1:2.4.10-11.el10_0.1.s390x", "BaseOS-10.0.Z:cups-libs-1:2.4.10-11.el10_0.1.x86_64", "BaseOS-10.0.Z:cups-libs-debuginfo-1:2.4.10-11.el10_0.1.aarch64", "BaseOS-10.0.Z:cups-libs-debuginfo-1:2.4.10-11.el10_0.1.ppc64le", "BaseOS-10.0.Z:cups-libs-debuginfo-1:2.4.10-11.el10_0.1.s390x", "BaseOS-10.0.Z:cups-libs-debuginfo-1:2.4.10-11.el10_0.1.x86_64", "BaseOS-10.0.Z:cups-lpd-1:2.4.10-11.el10_0.1.aarch64", "BaseOS-10.0.Z:cups-lpd-1:2.4.10-11.el10_0.1.ppc64le", "BaseOS-10.0.Z:cups-lpd-1:2.4.10-11.el10_0.1.s390x", "BaseOS-10.0.Z:cups-lpd-1:2.4.10-11.el10_0.1.x86_64", "BaseOS-10.0.Z:cups-lpd-debuginfo-1:2.4.10-11.el10_0.1.aarch64", "BaseOS-10.0.Z:cups-lpd-debuginfo-1:2.4.10-11.el10_0.1.ppc64le", "BaseOS-10.0.Z:cups-lpd-debuginfo-1:2.4.10-11.el10_0.1.s390x", "BaseOS-10.0.Z:cups-lpd-debuginfo-1:2.4.10-11.el10_0.1.x86_64", "BaseOS-10.0.Z:cups-printerapp-1:2.4.10-11.el10_0.1.aarch64", "BaseOS-10.0.Z:cups-printerapp-1:2.4.10-11.el10_0.1.ppc64le", "BaseOS-10.0.Z:cups-printerapp-1:2.4.10-11.el10_0.1.s390x", "BaseOS-10.0.Z:cups-printerapp-1:2.4.10-11.el10_0.1.x86_64", "BaseOS-10.0.Z:cups-printerapp-debuginfo-1:2.4.10-11.el10_0.1.aarch64", "BaseOS-10.0.Z:cups-printerapp-debuginfo-1:2.4.10-11.el10_0.1.ppc64le", "BaseOS-10.0.Z:cups-printerapp-debuginfo-1:2.4.10-11.el10_0.1.s390x", "BaseOS-10.0.Z:cups-printerapp-debuginfo-1:2.4.10-11.el10_0.1.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:15701" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.", "product_ids": [ "AppStream-10.0.Z:cups-1:2.4.10-11.el10_0.1.aarch64", "AppStream-10.0.Z:cups-1:2.4.10-11.el10_0.1.ppc64le", "AppStream-10.0.Z:cups-1:2.4.10-11.el10_0.1.s390x", "AppStream-10.0.Z:cups-1:2.4.10-11.el10_0.1.src", "AppStream-10.0.Z:cups-1:2.4.10-11.el10_0.1.x86_64", "AppStream-10.0.Z:cups-client-1:2.4.10-11.el10_0.1.aarch64", "AppStream-10.0.Z:cups-client-1:2.4.10-11.el10_0.1.ppc64le", "AppStream-10.0.Z:cups-client-1:2.4.10-11.el10_0.1.s390x", "AppStream-10.0.Z:cups-client-1:2.4.10-11.el10_0.1.x86_64", "AppStream-10.0.Z:cups-client-debuginfo-1:2.4.10-11.el10_0.1.aarch64", "AppStream-10.0.Z:cups-client-debuginfo-1:2.4.10-11.el10_0.1.ppc64le", "AppStream-10.0.Z:cups-client-debuginfo-1:2.4.10-11.el10_0.1.s390x", "AppStream-10.0.Z:cups-client-debuginfo-1:2.4.10-11.el10_0.1.x86_64", "AppStream-10.0.Z:cups-debuginfo-1:2.4.10-11.el10_0.1.aarch64", "AppStream-10.0.Z:cups-debuginfo-1:2.4.10-11.el10_0.1.ppc64le", "AppStream-10.0.Z:cups-debuginfo-1:2.4.10-11.el10_0.1.s390x", "AppStream-10.0.Z:cups-debuginfo-1:2.4.10-11.el10_0.1.x86_64", "AppStream-10.0.Z:cups-debugsource-1:2.4.10-11.el10_0.1.aarch64", "AppStream-10.0.Z:cups-debugsource-1:2.4.10-11.el10_0.1.ppc64le", "AppStream-10.0.Z:cups-debugsource-1:2.4.10-11.el10_0.1.s390x", "AppStream-10.0.Z:cups-debugsource-1:2.4.10-11.el10_0.1.x86_64", "AppStream-10.0.Z:cups-devel-1:2.4.10-11.el10_0.1.aarch64", "AppStream-10.0.Z:cups-devel-1:2.4.10-11.el10_0.1.ppc64le", "AppStream-10.0.Z:cups-devel-1:2.4.10-11.el10_0.1.s390x", "AppStream-10.0.Z:cups-devel-1:2.4.10-11.el10_0.1.x86_64", "AppStream-10.0.Z:cups-filesystem-1:2.4.10-11.el10_0.1.noarch", "AppStream-10.0.Z:cups-ipptool-1:2.4.10-11.el10_0.1.aarch64", "AppStream-10.0.Z:cups-ipptool-1:2.4.10-11.el10_0.1.ppc64le", "AppStream-10.0.Z:cups-ipptool-1:2.4.10-11.el10_0.1.s390x", "AppStream-10.0.Z:cups-ipptool-1:2.4.10-11.el10_0.1.x86_64", "AppStream-10.0.Z:cups-ipptool-debuginfo-1:2.4.10-11.el10_0.1.aarch64", "AppStream-10.0.Z:cups-ipptool-debuginfo-1:2.4.10-11.el10_0.1.ppc64le", "AppStream-10.0.Z:cups-ipptool-debuginfo-1:2.4.10-11.el10_0.1.s390x", "AppStream-10.0.Z:cups-ipptool-debuginfo-1:2.4.10-11.el10_0.1.x86_64", "AppStream-10.0.Z:cups-libs-1:2.4.10-11.el10_0.1.aarch64", "AppStream-10.0.Z:cups-libs-1:2.4.10-11.el10_0.1.ppc64le", "AppStream-10.0.Z:cups-libs-1:2.4.10-11.el10_0.1.s390x", "AppStream-10.0.Z:cups-libs-1:2.4.10-11.el10_0.1.x86_64", "AppStream-10.0.Z:cups-libs-debuginfo-1:2.4.10-11.el10_0.1.aarch64", "AppStream-10.0.Z:cups-libs-debuginfo-1:2.4.10-11.el10_0.1.ppc64le", "AppStream-10.0.Z:cups-libs-debuginfo-1:2.4.10-11.el10_0.1.s390x", "AppStream-10.0.Z:cups-libs-debuginfo-1:2.4.10-11.el10_0.1.x86_64", "AppStream-10.0.Z:cups-lpd-1:2.4.10-11.el10_0.1.aarch64", "AppStream-10.0.Z:cups-lpd-1:2.4.10-11.el10_0.1.ppc64le", "AppStream-10.0.Z:cups-lpd-1:2.4.10-11.el10_0.1.s390x", "AppStream-10.0.Z:cups-lpd-1:2.4.10-11.el10_0.1.x86_64", "AppStream-10.0.Z:cups-lpd-debuginfo-1:2.4.10-11.el10_0.1.aarch64", "AppStream-10.0.Z:cups-lpd-debuginfo-1:2.4.10-11.el10_0.1.ppc64le", "AppStream-10.0.Z:cups-lpd-debuginfo-1:2.4.10-11.el10_0.1.s390x", "AppStream-10.0.Z:cups-lpd-debuginfo-1:2.4.10-11.el10_0.1.x86_64", "AppStream-10.0.Z:cups-printerapp-1:2.4.10-11.el10_0.1.aarch64", "AppStream-10.0.Z:cups-printerapp-1:2.4.10-11.el10_0.1.ppc64le", "AppStream-10.0.Z:cups-printerapp-1:2.4.10-11.el10_0.1.s390x", "AppStream-10.0.Z:cups-printerapp-1:2.4.10-11.el10_0.1.x86_64", "AppStream-10.0.Z:cups-printerapp-debuginfo-1:2.4.10-11.el10_0.1.aarch64", "AppStream-10.0.Z:cups-printerapp-debuginfo-1:2.4.10-11.el10_0.1.ppc64le", "AppStream-10.0.Z:cups-printerapp-debuginfo-1:2.4.10-11.el10_0.1.s390x", "AppStream-10.0.Z:cups-printerapp-debuginfo-1:2.4.10-11.el10_0.1.x86_64", "BaseOS-10.0.Z:cups-1:2.4.10-11.el10_0.1.aarch64", "BaseOS-10.0.Z:cups-1:2.4.10-11.el10_0.1.ppc64le", "BaseOS-10.0.Z:cups-1:2.4.10-11.el10_0.1.s390x", "BaseOS-10.0.Z:cups-1:2.4.10-11.el10_0.1.src", "BaseOS-10.0.Z:cups-1:2.4.10-11.el10_0.1.x86_64", "BaseOS-10.0.Z:cups-client-1:2.4.10-11.el10_0.1.aarch64", "BaseOS-10.0.Z:cups-client-1:2.4.10-11.el10_0.1.ppc64le", "BaseOS-10.0.Z:cups-client-1:2.4.10-11.el10_0.1.s390x", "BaseOS-10.0.Z:cups-client-1:2.4.10-11.el10_0.1.x86_64", "BaseOS-10.0.Z:cups-client-debuginfo-1:2.4.10-11.el10_0.1.aarch64", "BaseOS-10.0.Z:cups-client-debuginfo-1:2.4.10-11.el10_0.1.ppc64le", "BaseOS-10.0.Z:cups-client-debuginfo-1:2.4.10-11.el10_0.1.s390x", "BaseOS-10.0.Z:cups-client-debuginfo-1:2.4.10-11.el10_0.1.x86_64", "BaseOS-10.0.Z:cups-debuginfo-1:2.4.10-11.el10_0.1.aarch64", "BaseOS-10.0.Z:cups-debuginfo-1:2.4.10-11.el10_0.1.ppc64le", "BaseOS-10.0.Z:cups-debuginfo-1:2.4.10-11.el10_0.1.s390x", "BaseOS-10.0.Z:cups-debuginfo-1:2.4.10-11.el10_0.1.x86_64", "BaseOS-10.0.Z:cups-debugsource-1:2.4.10-11.el10_0.1.aarch64", "BaseOS-10.0.Z:cups-debugsource-1:2.4.10-11.el10_0.1.ppc64le", "BaseOS-10.0.Z:cups-debugsource-1:2.4.10-11.el10_0.1.s390x", "BaseOS-10.0.Z:cups-debugsource-1:2.4.10-11.el10_0.1.x86_64", "BaseOS-10.0.Z:cups-devel-1:2.4.10-11.el10_0.1.aarch64", "BaseOS-10.0.Z:cups-devel-1:2.4.10-11.el10_0.1.ppc64le", "BaseOS-10.0.Z:cups-devel-1:2.4.10-11.el10_0.1.s390x", "BaseOS-10.0.Z:cups-devel-1:2.4.10-11.el10_0.1.x86_64", "BaseOS-10.0.Z:cups-filesystem-1:2.4.10-11.el10_0.1.noarch", "BaseOS-10.0.Z:cups-ipptool-1:2.4.10-11.el10_0.1.aarch64", "BaseOS-10.0.Z:cups-ipptool-1:2.4.10-11.el10_0.1.ppc64le", "BaseOS-10.0.Z:cups-ipptool-1:2.4.10-11.el10_0.1.s390x", "BaseOS-10.0.Z:cups-ipptool-1:2.4.10-11.el10_0.1.x86_64", "BaseOS-10.0.Z:cups-ipptool-debuginfo-1:2.4.10-11.el10_0.1.aarch64", "BaseOS-10.0.Z:cups-ipptool-debuginfo-1:2.4.10-11.el10_0.1.ppc64le", "BaseOS-10.0.Z:cups-ipptool-debuginfo-1:2.4.10-11.el10_0.1.s390x", "BaseOS-10.0.Z:cups-ipptool-debuginfo-1:2.4.10-11.el10_0.1.x86_64", "BaseOS-10.0.Z:cups-libs-1:2.4.10-11.el10_0.1.aarch64", "BaseOS-10.0.Z:cups-libs-1:2.4.10-11.el10_0.1.ppc64le", "BaseOS-10.0.Z:cups-libs-1:2.4.10-11.el10_0.1.s390x", "BaseOS-10.0.Z:cups-libs-1:2.4.10-11.el10_0.1.x86_64", "BaseOS-10.0.Z:cups-libs-debuginfo-1:2.4.10-11.el10_0.1.aarch64", "BaseOS-10.0.Z:cups-libs-debuginfo-1:2.4.10-11.el10_0.1.ppc64le", "BaseOS-10.0.Z:cups-libs-debuginfo-1:2.4.10-11.el10_0.1.s390x", "BaseOS-10.0.Z:cups-libs-debuginfo-1:2.4.10-11.el10_0.1.x86_64", "BaseOS-10.0.Z:cups-lpd-1:2.4.10-11.el10_0.1.aarch64", "BaseOS-10.0.Z:cups-lpd-1:2.4.10-11.el10_0.1.ppc64le", "BaseOS-10.0.Z:cups-lpd-1:2.4.10-11.el10_0.1.s390x", "BaseOS-10.0.Z:cups-lpd-1:2.4.10-11.el10_0.1.x86_64", "BaseOS-10.0.Z:cups-lpd-debuginfo-1:2.4.10-11.el10_0.1.aarch64", "BaseOS-10.0.Z:cups-lpd-debuginfo-1:2.4.10-11.el10_0.1.ppc64le", "BaseOS-10.0.Z:cups-lpd-debuginfo-1:2.4.10-11.el10_0.1.s390x", "BaseOS-10.0.Z:cups-lpd-debuginfo-1:2.4.10-11.el10_0.1.x86_64", "BaseOS-10.0.Z:cups-printerapp-1:2.4.10-11.el10_0.1.aarch64", "BaseOS-10.0.Z:cups-printerapp-1:2.4.10-11.el10_0.1.ppc64le", "BaseOS-10.0.Z:cups-printerapp-1:2.4.10-11.el10_0.1.s390x", "BaseOS-10.0.Z:cups-printerapp-1:2.4.10-11.el10_0.1.x86_64", "BaseOS-10.0.Z:cups-printerapp-debuginfo-1:2.4.10-11.el10_0.1.aarch64", "BaseOS-10.0.Z:cups-printerapp-debuginfo-1:2.4.10-11.el10_0.1.ppc64le", "BaseOS-10.0.Z:cups-printerapp-debuginfo-1:2.4.10-11.el10_0.1.s390x", "BaseOS-10.0.Z:cups-printerapp-debuginfo-1:2.4.10-11.el10_0.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "ADJACENT_NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-10.0.Z:cups-1:2.4.10-11.el10_0.1.aarch64", "AppStream-10.0.Z:cups-1:2.4.10-11.el10_0.1.ppc64le", "AppStream-10.0.Z:cups-1:2.4.10-11.el10_0.1.s390x", "AppStream-10.0.Z:cups-1:2.4.10-11.el10_0.1.src", "AppStream-10.0.Z:cups-1:2.4.10-11.el10_0.1.x86_64", "AppStream-10.0.Z:cups-client-1:2.4.10-11.el10_0.1.aarch64", "AppStream-10.0.Z:cups-client-1:2.4.10-11.el10_0.1.ppc64le", "AppStream-10.0.Z:cups-client-1:2.4.10-11.el10_0.1.s390x", "AppStream-10.0.Z:cups-client-1:2.4.10-11.el10_0.1.x86_64", "AppStream-10.0.Z:cups-client-debuginfo-1:2.4.10-11.el10_0.1.aarch64", "AppStream-10.0.Z:cups-client-debuginfo-1:2.4.10-11.el10_0.1.ppc64le", "AppStream-10.0.Z:cups-client-debuginfo-1:2.4.10-11.el10_0.1.s390x", "AppStream-10.0.Z:cups-client-debuginfo-1:2.4.10-11.el10_0.1.x86_64", "AppStream-10.0.Z:cups-debuginfo-1:2.4.10-11.el10_0.1.aarch64", "AppStream-10.0.Z:cups-debuginfo-1:2.4.10-11.el10_0.1.ppc64le", "AppStream-10.0.Z:cups-debuginfo-1:2.4.10-11.el10_0.1.s390x", "AppStream-10.0.Z:cups-debuginfo-1:2.4.10-11.el10_0.1.x86_64", "AppStream-10.0.Z:cups-debugsource-1:2.4.10-11.el10_0.1.aarch64", "AppStream-10.0.Z:cups-debugsource-1:2.4.10-11.el10_0.1.ppc64le", "AppStream-10.0.Z:cups-debugsource-1:2.4.10-11.el10_0.1.s390x", "AppStream-10.0.Z:cups-debugsource-1:2.4.10-11.el10_0.1.x86_64", "AppStream-10.0.Z:cups-devel-1:2.4.10-11.el10_0.1.aarch64", "AppStream-10.0.Z:cups-devel-1:2.4.10-11.el10_0.1.ppc64le", "AppStream-10.0.Z:cups-devel-1:2.4.10-11.el10_0.1.s390x", "AppStream-10.0.Z:cups-devel-1:2.4.10-11.el10_0.1.x86_64", "AppStream-10.0.Z:cups-filesystem-1:2.4.10-11.el10_0.1.noarch", "AppStream-10.0.Z:cups-ipptool-1:2.4.10-11.el10_0.1.aarch64", "AppStream-10.0.Z:cups-ipptool-1:2.4.10-11.el10_0.1.ppc64le", "AppStream-10.0.Z:cups-ipptool-1:2.4.10-11.el10_0.1.s390x", "AppStream-10.0.Z:cups-ipptool-1:2.4.10-11.el10_0.1.x86_64", "AppStream-10.0.Z:cups-ipptool-debuginfo-1:2.4.10-11.el10_0.1.aarch64", "AppStream-10.0.Z:cups-ipptool-debuginfo-1:2.4.10-11.el10_0.1.ppc64le", "AppStream-10.0.Z:cups-ipptool-debuginfo-1:2.4.10-11.el10_0.1.s390x", "AppStream-10.0.Z:cups-ipptool-debuginfo-1:2.4.10-11.el10_0.1.x86_64", "AppStream-10.0.Z:cups-libs-1:2.4.10-11.el10_0.1.aarch64", "AppStream-10.0.Z:cups-libs-1:2.4.10-11.el10_0.1.ppc64le", "AppStream-10.0.Z:cups-libs-1:2.4.10-11.el10_0.1.s390x", "AppStream-10.0.Z:cups-libs-1:2.4.10-11.el10_0.1.x86_64", "AppStream-10.0.Z:cups-libs-debuginfo-1:2.4.10-11.el10_0.1.aarch64", "AppStream-10.0.Z:cups-libs-debuginfo-1:2.4.10-11.el10_0.1.ppc64le", "AppStream-10.0.Z:cups-libs-debuginfo-1:2.4.10-11.el10_0.1.s390x", "AppStream-10.0.Z:cups-libs-debuginfo-1:2.4.10-11.el10_0.1.x86_64", "AppStream-10.0.Z:cups-lpd-1:2.4.10-11.el10_0.1.aarch64", "AppStream-10.0.Z:cups-lpd-1:2.4.10-11.el10_0.1.ppc64le", "AppStream-10.0.Z:cups-lpd-1:2.4.10-11.el10_0.1.s390x", "AppStream-10.0.Z:cups-lpd-1:2.4.10-11.el10_0.1.x86_64", "AppStream-10.0.Z:cups-lpd-debuginfo-1:2.4.10-11.el10_0.1.aarch64", "AppStream-10.0.Z:cups-lpd-debuginfo-1:2.4.10-11.el10_0.1.ppc64le", "AppStream-10.0.Z:cups-lpd-debuginfo-1:2.4.10-11.el10_0.1.s390x", "AppStream-10.0.Z:cups-lpd-debuginfo-1:2.4.10-11.el10_0.1.x86_64", "AppStream-10.0.Z:cups-printerapp-1:2.4.10-11.el10_0.1.aarch64", "AppStream-10.0.Z:cups-printerapp-1:2.4.10-11.el10_0.1.ppc64le", "AppStream-10.0.Z:cups-printerapp-1:2.4.10-11.el10_0.1.s390x", "AppStream-10.0.Z:cups-printerapp-1:2.4.10-11.el10_0.1.x86_64", "AppStream-10.0.Z:cups-printerapp-debuginfo-1:2.4.10-11.el10_0.1.aarch64", "AppStream-10.0.Z:cups-printerapp-debuginfo-1:2.4.10-11.el10_0.1.ppc64le", "AppStream-10.0.Z:cups-printerapp-debuginfo-1:2.4.10-11.el10_0.1.s390x", "AppStream-10.0.Z:cups-printerapp-debuginfo-1:2.4.10-11.el10_0.1.x86_64", "BaseOS-10.0.Z:cups-1:2.4.10-11.el10_0.1.aarch64", "BaseOS-10.0.Z:cups-1:2.4.10-11.el10_0.1.ppc64le", "BaseOS-10.0.Z:cups-1:2.4.10-11.el10_0.1.s390x", "BaseOS-10.0.Z:cups-1:2.4.10-11.el10_0.1.src", "BaseOS-10.0.Z:cups-1:2.4.10-11.el10_0.1.x86_64", "BaseOS-10.0.Z:cups-client-1:2.4.10-11.el10_0.1.aarch64", "BaseOS-10.0.Z:cups-client-1:2.4.10-11.el10_0.1.ppc64le", "BaseOS-10.0.Z:cups-client-1:2.4.10-11.el10_0.1.s390x", "BaseOS-10.0.Z:cups-client-1:2.4.10-11.el10_0.1.x86_64", "BaseOS-10.0.Z:cups-client-debuginfo-1:2.4.10-11.el10_0.1.aarch64", "BaseOS-10.0.Z:cups-client-debuginfo-1:2.4.10-11.el10_0.1.ppc64le", "BaseOS-10.0.Z:cups-client-debuginfo-1:2.4.10-11.el10_0.1.s390x", "BaseOS-10.0.Z:cups-client-debuginfo-1:2.4.10-11.el10_0.1.x86_64", "BaseOS-10.0.Z:cups-debuginfo-1:2.4.10-11.el10_0.1.aarch64", "BaseOS-10.0.Z:cups-debuginfo-1:2.4.10-11.el10_0.1.ppc64le", "BaseOS-10.0.Z:cups-debuginfo-1:2.4.10-11.el10_0.1.s390x", "BaseOS-10.0.Z:cups-debuginfo-1:2.4.10-11.el10_0.1.x86_64", "BaseOS-10.0.Z:cups-debugsource-1:2.4.10-11.el10_0.1.aarch64", "BaseOS-10.0.Z:cups-debugsource-1:2.4.10-11.el10_0.1.ppc64le", "BaseOS-10.0.Z:cups-debugsource-1:2.4.10-11.el10_0.1.s390x", "BaseOS-10.0.Z:cups-debugsource-1:2.4.10-11.el10_0.1.x86_64", "BaseOS-10.0.Z:cups-devel-1:2.4.10-11.el10_0.1.aarch64", "BaseOS-10.0.Z:cups-devel-1:2.4.10-11.el10_0.1.ppc64le", "BaseOS-10.0.Z:cups-devel-1:2.4.10-11.el10_0.1.s390x", "BaseOS-10.0.Z:cups-devel-1:2.4.10-11.el10_0.1.x86_64", "BaseOS-10.0.Z:cups-filesystem-1:2.4.10-11.el10_0.1.noarch", "BaseOS-10.0.Z:cups-ipptool-1:2.4.10-11.el10_0.1.aarch64", "BaseOS-10.0.Z:cups-ipptool-1:2.4.10-11.el10_0.1.ppc64le", "BaseOS-10.0.Z:cups-ipptool-1:2.4.10-11.el10_0.1.s390x", "BaseOS-10.0.Z:cups-ipptool-1:2.4.10-11.el10_0.1.x86_64", "BaseOS-10.0.Z:cups-ipptool-debuginfo-1:2.4.10-11.el10_0.1.aarch64", "BaseOS-10.0.Z:cups-ipptool-debuginfo-1:2.4.10-11.el10_0.1.ppc64le", "BaseOS-10.0.Z:cups-ipptool-debuginfo-1:2.4.10-11.el10_0.1.s390x", "BaseOS-10.0.Z:cups-ipptool-debuginfo-1:2.4.10-11.el10_0.1.x86_64", "BaseOS-10.0.Z:cups-libs-1:2.4.10-11.el10_0.1.aarch64", "BaseOS-10.0.Z:cups-libs-1:2.4.10-11.el10_0.1.ppc64le", "BaseOS-10.0.Z:cups-libs-1:2.4.10-11.el10_0.1.s390x", "BaseOS-10.0.Z:cups-libs-1:2.4.10-11.el10_0.1.x86_64", "BaseOS-10.0.Z:cups-libs-debuginfo-1:2.4.10-11.el10_0.1.aarch64", "BaseOS-10.0.Z:cups-libs-debuginfo-1:2.4.10-11.el10_0.1.ppc64le", "BaseOS-10.0.Z:cups-libs-debuginfo-1:2.4.10-11.el10_0.1.s390x", "BaseOS-10.0.Z:cups-libs-debuginfo-1:2.4.10-11.el10_0.1.x86_64", "BaseOS-10.0.Z:cups-lpd-1:2.4.10-11.el10_0.1.aarch64", "BaseOS-10.0.Z:cups-lpd-1:2.4.10-11.el10_0.1.ppc64le", "BaseOS-10.0.Z:cups-lpd-1:2.4.10-11.el10_0.1.s390x", "BaseOS-10.0.Z:cups-lpd-1:2.4.10-11.el10_0.1.x86_64", "BaseOS-10.0.Z:cups-lpd-debuginfo-1:2.4.10-11.el10_0.1.aarch64", "BaseOS-10.0.Z:cups-lpd-debuginfo-1:2.4.10-11.el10_0.1.ppc64le", "BaseOS-10.0.Z:cups-lpd-debuginfo-1:2.4.10-11.el10_0.1.s390x", "BaseOS-10.0.Z:cups-lpd-debuginfo-1:2.4.10-11.el10_0.1.x86_64", "BaseOS-10.0.Z:cups-printerapp-1:2.4.10-11.el10_0.1.aarch64", "BaseOS-10.0.Z:cups-printerapp-1:2.4.10-11.el10_0.1.ppc64le", "BaseOS-10.0.Z:cups-printerapp-1:2.4.10-11.el10_0.1.s390x", "BaseOS-10.0.Z:cups-printerapp-1:2.4.10-11.el10_0.1.x86_64", "BaseOS-10.0.Z:cups-printerapp-debuginfo-1:2.4.10-11.el10_0.1.aarch64", "BaseOS-10.0.Z:cups-printerapp-debuginfo-1:2.4.10-11.el10_0.1.ppc64le", "BaseOS-10.0.Z:cups-printerapp-debuginfo-1:2.4.10-11.el10_0.1.s390x", "BaseOS-10.0.Z:cups-printerapp-debuginfo-1:2.4.10-11.el10_0.1.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "cups: Null Pointer Dereference in CUPS ipp_read_io() Leading to Remote DoS" } ] }
rhsa-2025:17144
Vulnerability from csaf_redhat
Published
2025-10-01 10:43
Modified
2025-10-08 15:52
Summary
Red Hat Security Advisory: cups security update
Notes
Topic
An update for cups is now available for Red Hat Enterprise Linux 8.6 Advanced Mission Critical Update Support, Red Hat Enterprise Linux 8.6 Update Services for SAP Solutions, and Red Hat Enterprise Linux 8.6 Telecommunications Update Service.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
The Common UNIX Printing System (CUPS) provides a portable printing layer for Linux, UNIX, and similar operating systems.
Security Fix(es):
* cups: Authentication Bypass in CUPS Authorization Handling (CVE-2025-58060)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for cups is now available for Red Hat Enterprise Linux 8.6 Advanced Mission Critical Update Support, Red Hat Enterprise Linux 8.6 Update Services for SAP Solutions, and Red Hat Enterprise Linux 8.6 Telecommunications Update Service.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "The Common UNIX Printing System (CUPS) provides a portable printing layer for Linux, UNIX, and similar operating systems.\n\nSecurity Fix(es):\n\n* cups: Authentication Bypass in CUPS Authorization Handling (CVE-2025-58060)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2025:17144", "url": "https://access.redhat.com/errata/RHSA-2025:17144" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2392595", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2392595" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_17144.json" } ], "title": "Red Hat Security Advisory: cups security update", "tracking": { "current_release_date": "2025-10-08T15:52:47+00:00", "generator": { "date": "2025-10-08T15:52:47+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.9" } }, "id": "RHSA-2025:17144", "initial_release_date": "2025-10-01T10:43:39+00:00", "revision_history": [ { "date": "2025-10-01T10:43:39+00:00", "number": "1", "summary": "Initial version" }, { "date": "2025-10-01T10:43:39+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-10-08T15:52:47+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product": { "name": "Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_aus:8.6::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux BaseOS AUS (v.8.6)", "product": { "name": "Red Hat Enterprise Linux BaseOS AUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.AUS", "product_identification_helper": { "cpe": "cpe:/o:redhat:rhel_aus:8.6::baseos" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product": { "name": "Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_e4s:8.6::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux BaseOS E4S (v.8.6)", "product": { "name": "Red Hat Enterprise Linux BaseOS E4S (v.8.6)", "product_id": "BaseOS-8.6.0.Z.E4S", "product_identification_helper": { "cpe": "cpe:/o:redhat:rhel_e4s:8.6::baseos" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product": { "name": "Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_tus:8.6::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux BaseOS TUS (v.8.6)", "product": { "name": "Red Hat Enterprise Linux BaseOS TUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.TUS", "product_identification_helper": { "cpe": "cpe:/o:redhat:rhel_tus:8.6::baseos" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "cups-1:2.2.6-45.el8_6.6.x86_64", "product": { "name": "cups-1:2.2.6-45.el8_6.6.x86_64", "product_id": "cups-1:2.2.6-45.el8_6.6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups@2.2.6-45.el8_6.6?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-client-1:2.2.6-45.el8_6.6.x86_64", "product": { "name": "cups-client-1:2.2.6-45.el8_6.6.x86_64", "product_id": "cups-client-1:2.2.6-45.el8_6.6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-client@2.2.6-45.el8_6.6?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-devel-1:2.2.6-45.el8_6.6.x86_64", "product": { "name": "cups-devel-1:2.2.6-45.el8_6.6.x86_64", "product_id": "cups-devel-1:2.2.6-45.el8_6.6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-devel@2.2.6-45.el8_6.6?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-ipptool-1:2.2.6-45.el8_6.6.x86_64", "product": { "name": "cups-ipptool-1:2.2.6-45.el8_6.6.x86_64", "product_id": "cups-ipptool-1:2.2.6-45.el8_6.6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-ipptool@2.2.6-45.el8_6.6?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-lpd-1:2.2.6-45.el8_6.6.x86_64", "product": { "name": "cups-lpd-1:2.2.6-45.el8_6.6.x86_64", "product_id": "cups-lpd-1:2.2.6-45.el8_6.6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-lpd@2.2.6-45.el8_6.6?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-debugsource-1:2.2.6-45.el8_6.6.x86_64", "product": { "name": "cups-debugsource-1:2.2.6-45.el8_6.6.x86_64", "product_id": "cups-debugsource-1:2.2.6-45.el8_6.6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-debugsource@2.2.6-45.el8_6.6?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-client-debuginfo-1:2.2.6-45.el8_6.6.x86_64", "product": { "name": "cups-client-debuginfo-1:2.2.6-45.el8_6.6.x86_64", "product_id": "cups-client-debuginfo-1:2.2.6-45.el8_6.6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-client-debuginfo@2.2.6-45.el8_6.6?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-debuginfo-1:2.2.6-45.el8_6.6.x86_64", "product": { "name": "cups-debuginfo-1:2.2.6-45.el8_6.6.x86_64", "product_id": "cups-debuginfo-1:2.2.6-45.el8_6.6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-debuginfo@2.2.6-45.el8_6.6?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-ipptool-debuginfo-1:2.2.6-45.el8_6.6.x86_64", "product": { "name": "cups-ipptool-debuginfo-1:2.2.6-45.el8_6.6.x86_64", "product_id": "cups-ipptool-debuginfo-1:2.2.6-45.el8_6.6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-ipptool-debuginfo@2.2.6-45.el8_6.6?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-libs-debuginfo-1:2.2.6-45.el8_6.6.x86_64", "product": { "name": "cups-libs-debuginfo-1:2.2.6-45.el8_6.6.x86_64", "product_id": "cups-libs-debuginfo-1:2.2.6-45.el8_6.6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-libs-debuginfo@2.2.6-45.el8_6.6?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-lpd-debuginfo-1:2.2.6-45.el8_6.6.x86_64", "product": { "name": "cups-lpd-debuginfo-1:2.2.6-45.el8_6.6.x86_64", "product_id": "cups-lpd-debuginfo-1:2.2.6-45.el8_6.6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-lpd-debuginfo@2.2.6-45.el8_6.6?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-libs-1:2.2.6-45.el8_6.6.x86_64", "product": { "name": "cups-libs-1:2.2.6-45.el8_6.6.x86_64", "product_id": "cups-libs-1:2.2.6-45.el8_6.6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-libs@2.2.6-45.el8_6.6?arch=x86_64\u0026epoch=1" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "cups-devel-1:2.2.6-45.el8_6.6.i686", "product": { "name": "cups-devel-1:2.2.6-45.el8_6.6.i686", "product_id": "cups-devel-1:2.2.6-45.el8_6.6.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-devel@2.2.6-45.el8_6.6?arch=i686\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-debugsource-1:2.2.6-45.el8_6.6.i686", "product": { "name": "cups-debugsource-1:2.2.6-45.el8_6.6.i686", "product_id": "cups-debugsource-1:2.2.6-45.el8_6.6.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-debugsource@2.2.6-45.el8_6.6?arch=i686\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-client-debuginfo-1:2.2.6-45.el8_6.6.i686", "product": { "name": "cups-client-debuginfo-1:2.2.6-45.el8_6.6.i686", "product_id": "cups-client-debuginfo-1:2.2.6-45.el8_6.6.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-client-debuginfo@2.2.6-45.el8_6.6?arch=i686\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-debuginfo-1:2.2.6-45.el8_6.6.i686", "product": { "name": "cups-debuginfo-1:2.2.6-45.el8_6.6.i686", "product_id": "cups-debuginfo-1:2.2.6-45.el8_6.6.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-debuginfo@2.2.6-45.el8_6.6?arch=i686\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-ipptool-debuginfo-1:2.2.6-45.el8_6.6.i686", "product": { "name": "cups-ipptool-debuginfo-1:2.2.6-45.el8_6.6.i686", "product_id": "cups-ipptool-debuginfo-1:2.2.6-45.el8_6.6.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-ipptool-debuginfo@2.2.6-45.el8_6.6?arch=i686\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-libs-debuginfo-1:2.2.6-45.el8_6.6.i686", "product": { "name": "cups-libs-debuginfo-1:2.2.6-45.el8_6.6.i686", "product_id": "cups-libs-debuginfo-1:2.2.6-45.el8_6.6.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-libs-debuginfo@2.2.6-45.el8_6.6?arch=i686\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-lpd-debuginfo-1:2.2.6-45.el8_6.6.i686", "product": { "name": "cups-lpd-debuginfo-1:2.2.6-45.el8_6.6.i686", "product_id": "cups-lpd-debuginfo-1:2.2.6-45.el8_6.6.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-lpd-debuginfo@2.2.6-45.el8_6.6?arch=i686\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-libs-1:2.2.6-45.el8_6.6.i686", "product": { "name": "cups-libs-1:2.2.6-45.el8_6.6.i686", "product_id": "cups-libs-1:2.2.6-45.el8_6.6.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-libs@2.2.6-45.el8_6.6?arch=i686\u0026epoch=1" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "cups-filesystem-1:2.2.6-45.el8_6.6.noarch", "product": { "name": "cups-filesystem-1:2.2.6-45.el8_6.6.noarch", "product_id": "cups-filesystem-1:2.2.6-45.el8_6.6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-filesystem@2.2.6-45.el8_6.6?arch=noarch\u0026epoch=1" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "cups-1:2.2.6-45.el8_6.6.src", "product": { "name": "cups-1:2.2.6-45.el8_6.6.src", "product_id": "cups-1:2.2.6-45.el8_6.6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups@2.2.6-45.el8_6.6?arch=src\u0026epoch=1" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "cups-libs-1:2.2.6-45.el8_6.6.aarch64", "product": { "name": "cups-libs-1:2.2.6-45.el8_6.6.aarch64", "product_id": "cups-libs-1:2.2.6-45.el8_6.6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-libs@2.2.6-45.el8_6.6?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-debugsource-1:2.2.6-45.el8_6.6.aarch64", "product": { "name": "cups-debugsource-1:2.2.6-45.el8_6.6.aarch64", "product_id": "cups-debugsource-1:2.2.6-45.el8_6.6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-debugsource@2.2.6-45.el8_6.6?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-client-debuginfo-1:2.2.6-45.el8_6.6.aarch64", "product": { "name": "cups-client-debuginfo-1:2.2.6-45.el8_6.6.aarch64", "product_id": "cups-client-debuginfo-1:2.2.6-45.el8_6.6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-client-debuginfo@2.2.6-45.el8_6.6?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-debuginfo-1:2.2.6-45.el8_6.6.aarch64", "product": { "name": "cups-debuginfo-1:2.2.6-45.el8_6.6.aarch64", "product_id": "cups-debuginfo-1:2.2.6-45.el8_6.6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-debuginfo@2.2.6-45.el8_6.6?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-ipptool-debuginfo-1:2.2.6-45.el8_6.6.aarch64", "product": { "name": "cups-ipptool-debuginfo-1:2.2.6-45.el8_6.6.aarch64", "product_id": "cups-ipptool-debuginfo-1:2.2.6-45.el8_6.6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-ipptool-debuginfo@2.2.6-45.el8_6.6?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-libs-debuginfo-1:2.2.6-45.el8_6.6.aarch64", "product": { "name": "cups-libs-debuginfo-1:2.2.6-45.el8_6.6.aarch64", "product_id": "cups-libs-debuginfo-1:2.2.6-45.el8_6.6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-libs-debuginfo@2.2.6-45.el8_6.6?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-lpd-debuginfo-1:2.2.6-45.el8_6.6.aarch64", "product": { "name": "cups-lpd-debuginfo-1:2.2.6-45.el8_6.6.aarch64", "product_id": "cups-lpd-debuginfo-1:2.2.6-45.el8_6.6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-lpd-debuginfo@2.2.6-45.el8_6.6?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-1:2.2.6-45.el8_6.6.aarch64", "product": { "name": "cups-1:2.2.6-45.el8_6.6.aarch64", "product_id": "cups-1:2.2.6-45.el8_6.6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups@2.2.6-45.el8_6.6?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-client-1:2.2.6-45.el8_6.6.aarch64", "product": { "name": "cups-client-1:2.2.6-45.el8_6.6.aarch64", "product_id": "cups-client-1:2.2.6-45.el8_6.6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-client@2.2.6-45.el8_6.6?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-devel-1:2.2.6-45.el8_6.6.aarch64", "product": { "name": "cups-devel-1:2.2.6-45.el8_6.6.aarch64", "product_id": "cups-devel-1:2.2.6-45.el8_6.6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-devel@2.2.6-45.el8_6.6?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-ipptool-1:2.2.6-45.el8_6.6.aarch64", "product": { "name": "cups-ipptool-1:2.2.6-45.el8_6.6.aarch64", "product_id": "cups-ipptool-1:2.2.6-45.el8_6.6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-ipptool@2.2.6-45.el8_6.6?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-lpd-1:2.2.6-45.el8_6.6.aarch64", "product": { "name": "cups-lpd-1:2.2.6-45.el8_6.6.aarch64", "product_id": "cups-lpd-1:2.2.6-45.el8_6.6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-lpd@2.2.6-45.el8_6.6?arch=aarch64\u0026epoch=1" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "cups-libs-1:2.2.6-45.el8_6.6.ppc64le", "product": { "name": "cups-libs-1:2.2.6-45.el8_6.6.ppc64le", "product_id": "cups-libs-1:2.2.6-45.el8_6.6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-libs@2.2.6-45.el8_6.6?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-debugsource-1:2.2.6-45.el8_6.6.ppc64le", "product": { "name": "cups-debugsource-1:2.2.6-45.el8_6.6.ppc64le", "product_id": "cups-debugsource-1:2.2.6-45.el8_6.6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-debugsource@2.2.6-45.el8_6.6?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-client-debuginfo-1:2.2.6-45.el8_6.6.ppc64le", "product": { "name": "cups-client-debuginfo-1:2.2.6-45.el8_6.6.ppc64le", "product_id": "cups-client-debuginfo-1:2.2.6-45.el8_6.6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-client-debuginfo@2.2.6-45.el8_6.6?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-debuginfo-1:2.2.6-45.el8_6.6.ppc64le", "product": { "name": "cups-debuginfo-1:2.2.6-45.el8_6.6.ppc64le", "product_id": "cups-debuginfo-1:2.2.6-45.el8_6.6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-debuginfo@2.2.6-45.el8_6.6?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-ipptool-debuginfo-1:2.2.6-45.el8_6.6.ppc64le", "product": { "name": "cups-ipptool-debuginfo-1:2.2.6-45.el8_6.6.ppc64le", "product_id": "cups-ipptool-debuginfo-1:2.2.6-45.el8_6.6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-ipptool-debuginfo@2.2.6-45.el8_6.6?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-libs-debuginfo-1:2.2.6-45.el8_6.6.ppc64le", "product": { "name": "cups-libs-debuginfo-1:2.2.6-45.el8_6.6.ppc64le", "product_id": "cups-libs-debuginfo-1:2.2.6-45.el8_6.6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-libs-debuginfo@2.2.6-45.el8_6.6?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-lpd-debuginfo-1:2.2.6-45.el8_6.6.ppc64le", "product": { "name": "cups-lpd-debuginfo-1:2.2.6-45.el8_6.6.ppc64le", "product_id": "cups-lpd-debuginfo-1:2.2.6-45.el8_6.6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-lpd-debuginfo@2.2.6-45.el8_6.6?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-1:2.2.6-45.el8_6.6.ppc64le", "product": { "name": "cups-1:2.2.6-45.el8_6.6.ppc64le", "product_id": "cups-1:2.2.6-45.el8_6.6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups@2.2.6-45.el8_6.6?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-client-1:2.2.6-45.el8_6.6.ppc64le", "product": { "name": "cups-client-1:2.2.6-45.el8_6.6.ppc64le", "product_id": "cups-client-1:2.2.6-45.el8_6.6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-client@2.2.6-45.el8_6.6?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-devel-1:2.2.6-45.el8_6.6.ppc64le", "product": { "name": "cups-devel-1:2.2.6-45.el8_6.6.ppc64le", "product_id": "cups-devel-1:2.2.6-45.el8_6.6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-devel@2.2.6-45.el8_6.6?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-ipptool-1:2.2.6-45.el8_6.6.ppc64le", "product": { "name": "cups-ipptool-1:2.2.6-45.el8_6.6.ppc64le", "product_id": "cups-ipptool-1:2.2.6-45.el8_6.6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-ipptool@2.2.6-45.el8_6.6?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-lpd-1:2.2.6-45.el8_6.6.ppc64le", "product": { "name": "cups-lpd-1:2.2.6-45.el8_6.6.ppc64le", "product_id": "cups-lpd-1:2.2.6-45.el8_6.6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-lpd@2.2.6-45.el8_6.6?arch=ppc64le\u0026epoch=1" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "cups-libs-1:2.2.6-45.el8_6.6.s390x", "product": { "name": "cups-libs-1:2.2.6-45.el8_6.6.s390x", "product_id": "cups-libs-1:2.2.6-45.el8_6.6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-libs@2.2.6-45.el8_6.6?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-debugsource-1:2.2.6-45.el8_6.6.s390x", "product": { "name": "cups-debugsource-1:2.2.6-45.el8_6.6.s390x", "product_id": "cups-debugsource-1:2.2.6-45.el8_6.6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-debugsource@2.2.6-45.el8_6.6?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-client-debuginfo-1:2.2.6-45.el8_6.6.s390x", "product": { "name": "cups-client-debuginfo-1:2.2.6-45.el8_6.6.s390x", "product_id": "cups-client-debuginfo-1:2.2.6-45.el8_6.6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-client-debuginfo@2.2.6-45.el8_6.6?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-debuginfo-1:2.2.6-45.el8_6.6.s390x", "product": { "name": "cups-debuginfo-1:2.2.6-45.el8_6.6.s390x", "product_id": "cups-debuginfo-1:2.2.6-45.el8_6.6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-debuginfo@2.2.6-45.el8_6.6?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-ipptool-debuginfo-1:2.2.6-45.el8_6.6.s390x", "product": { "name": "cups-ipptool-debuginfo-1:2.2.6-45.el8_6.6.s390x", "product_id": "cups-ipptool-debuginfo-1:2.2.6-45.el8_6.6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-ipptool-debuginfo@2.2.6-45.el8_6.6?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-libs-debuginfo-1:2.2.6-45.el8_6.6.s390x", "product": { "name": "cups-libs-debuginfo-1:2.2.6-45.el8_6.6.s390x", "product_id": "cups-libs-debuginfo-1:2.2.6-45.el8_6.6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-libs-debuginfo@2.2.6-45.el8_6.6?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-lpd-debuginfo-1:2.2.6-45.el8_6.6.s390x", "product": { "name": "cups-lpd-debuginfo-1:2.2.6-45.el8_6.6.s390x", "product_id": "cups-lpd-debuginfo-1:2.2.6-45.el8_6.6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-lpd-debuginfo@2.2.6-45.el8_6.6?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-1:2.2.6-45.el8_6.6.s390x", "product": { "name": "cups-1:2.2.6-45.el8_6.6.s390x", "product_id": "cups-1:2.2.6-45.el8_6.6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups@2.2.6-45.el8_6.6?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-client-1:2.2.6-45.el8_6.6.s390x", "product": { "name": "cups-client-1:2.2.6-45.el8_6.6.s390x", "product_id": "cups-client-1:2.2.6-45.el8_6.6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-client@2.2.6-45.el8_6.6?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-devel-1:2.2.6-45.el8_6.6.s390x", "product": { "name": "cups-devel-1:2.2.6-45.el8_6.6.s390x", "product_id": "cups-devel-1:2.2.6-45.el8_6.6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-devel@2.2.6-45.el8_6.6?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-ipptool-1:2.2.6-45.el8_6.6.s390x", "product": { "name": "cups-ipptool-1:2.2.6-45.el8_6.6.s390x", "product_id": "cups-ipptool-1:2.2.6-45.el8_6.6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-ipptool@2.2.6-45.el8_6.6?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-lpd-1:2.2.6-45.el8_6.6.s390x", "product": { "name": "cups-lpd-1:2.2.6-45.el8_6.6.s390x", "product_id": "cups-lpd-1:2.2.6-45.el8_6.6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-lpd@2.2.6-45.el8_6.6?arch=s390x\u0026epoch=1" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "cups-1:2.2.6-45.el8_6.6.src as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:cups-1:2.2.6-45.el8_6.6.src" }, "product_reference": "cups-1:2.2.6-45.el8_6.6.src", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-1:2.2.6-45.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:cups-1:2.2.6-45.el8_6.6.x86_64" }, "product_reference": "cups-1:2.2.6-45.el8_6.6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-1:2.2.6-45.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:cups-client-1:2.2.6-45.el8_6.6.x86_64" }, "product_reference": "cups-client-1:2.2.6-45.el8_6.6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-debuginfo-1:2.2.6-45.el8_6.6.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:cups-client-debuginfo-1:2.2.6-45.el8_6.6.i686" }, "product_reference": "cups-client-debuginfo-1:2.2.6-45.el8_6.6.i686", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-debuginfo-1:2.2.6-45.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:cups-client-debuginfo-1:2.2.6-45.el8_6.6.x86_64" }, "product_reference": "cups-client-debuginfo-1:2.2.6-45.el8_6.6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debuginfo-1:2.2.6-45.el8_6.6.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:cups-debuginfo-1:2.2.6-45.el8_6.6.i686" }, "product_reference": "cups-debuginfo-1:2.2.6-45.el8_6.6.i686", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debuginfo-1:2.2.6-45.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:cups-debuginfo-1:2.2.6-45.el8_6.6.x86_64" }, "product_reference": "cups-debuginfo-1:2.2.6-45.el8_6.6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debugsource-1:2.2.6-45.el8_6.6.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:cups-debugsource-1:2.2.6-45.el8_6.6.i686" }, "product_reference": "cups-debugsource-1:2.2.6-45.el8_6.6.i686", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debugsource-1:2.2.6-45.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:cups-debugsource-1:2.2.6-45.el8_6.6.x86_64" }, "product_reference": "cups-debugsource-1:2.2.6-45.el8_6.6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-1:2.2.6-45.el8_6.6.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:cups-devel-1:2.2.6-45.el8_6.6.i686" }, "product_reference": "cups-devel-1:2.2.6-45.el8_6.6.i686", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-1:2.2.6-45.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:cups-devel-1:2.2.6-45.el8_6.6.x86_64" }, "product_reference": "cups-devel-1:2.2.6-45.el8_6.6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-filesystem-1:2.2.6-45.el8_6.6.noarch as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:cups-filesystem-1:2.2.6-45.el8_6.6.noarch" }, "product_reference": "cups-filesystem-1:2.2.6-45.el8_6.6.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-1:2.2.6-45.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:cups-ipptool-1:2.2.6-45.el8_6.6.x86_64" }, "product_reference": "cups-ipptool-1:2.2.6-45.el8_6.6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-debuginfo-1:2.2.6-45.el8_6.6.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:cups-ipptool-debuginfo-1:2.2.6-45.el8_6.6.i686" }, "product_reference": "cups-ipptool-debuginfo-1:2.2.6-45.el8_6.6.i686", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-debuginfo-1:2.2.6-45.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:cups-ipptool-debuginfo-1:2.2.6-45.el8_6.6.x86_64" }, "product_reference": "cups-ipptool-debuginfo-1:2.2.6-45.el8_6.6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-1:2.2.6-45.el8_6.6.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:cups-libs-1:2.2.6-45.el8_6.6.i686" }, "product_reference": "cups-libs-1:2.2.6-45.el8_6.6.i686", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-1:2.2.6-45.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:cups-libs-1:2.2.6-45.el8_6.6.x86_64" }, "product_reference": "cups-libs-1:2.2.6-45.el8_6.6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-debuginfo-1:2.2.6-45.el8_6.6.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:cups-libs-debuginfo-1:2.2.6-45.el8_6.6.i686" }, "product_reference": "cups-libs-debuginfo-1:2.2.6-45.el8_6.6.i686", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-debuginfo-1:2.2.6-45.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:cups-libs-debuginfo-1:2.2.6-45.el8_6.6.x86_64" }, "product_reference": "cups-libs-debuginfo-1:2.2.6-45.el8_6.6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-1:2.2.6-45.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:cups-lpd-1:2.2.6-45.el8_6.6.x86_64" }, "product_reference": "cups-lpd-1:2.2.6-45.el8_6.6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-debuginfo-1:2.2.6-45.el8_6.6.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:cups-lpd-debuginfo-1:2.2.6-45.el8_6.6.i686" }, "product_reference": "cups-lpd-debuginfo-1:2.2.6-45.el8_6.6.i686", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-debuginfo-1:2.2.6-45.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:cups-lpd-debuginfo-1:2.2.6-45.el8_6.6.x86_64" }, "product_reference": "cups-lpd-debuginfo-1:2.2.6-45.el8_6.6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-1:2.2.6-45.el8_6.6.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:cups-1:2.2.6-45.el8_6.6.aarch64" }, "product_reference": "cups-1:2.2.6-45.el8_6.6.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-1:2.2.6-45.el8_6.6.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:cups-1:2.2.6-45.el8_6.6.ppc64le" }, "product_reference": "cups-1:2.2.6-45.el8_6.6.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-1:2.2.6-45.el8_6.6.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:cups-1:2.2.6-45.el8_6.6.s390x" }, "product_reference": "cups-1:2.2.6-45.el8_6.6.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-1:2.2.6-45.el8_6.6.src as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:cups-1:2.2.6-45.el8_6.6.src" }, "product_reference": "cups-1:2.2.6-45.el8_6.6.src", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-1:2.2.6-45.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:cups-1:2.2.6-45.el8_6.6.x86_64" }, "product_reference": "cups-1:2.2.6-45.el8_6.6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-1:2.2.6-45.el8_6.6.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:cups-client-1:2.2.6-45.el8_6.6.aarch64" }, "product_reference": "cups-client-1:2.2.6-45.el8_6.6.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-1:2.2.6-45.el8_6.6.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:cups-client-1:2.2.6-45.el8_6.6.ppc64le" }, "product_reference": "cups-client-1:2.2.6-45.el8_6.6.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-1:2.2.6-45.el8_6.6.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:cups-client-1:2.2.6-45.el8_6.6.s390x" }, "product_reference": "cups-client-1:2.2.6-45.el8_6.6.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-1:2.2.6-45.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:cups-client-1:2.2.6-45.el8_6.6.x86_64" }, "product_reference": "cups-client-1:2.2.6-45.el8_6.6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-debuginfo-1:2.2.6-45.el8_6.6.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:cups-client-debuginfo-1:2.2.6-45.el8_6.6.aarch64" }, "product_reference": "cups-client-debuginfo-1:2.2.6-45.el8_6.6.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-debuginfo-1:2.2.6-45.el8_6.6.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:cups-client-debuginfo-1:2.2.6-45.el8_6.6.i686" }, "product_reference": "cups-client-debuginfo-1:2.2.6-45.el8_6.6.i686", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-debuginfo-1:2.2.6-45.el8_6.6.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:cups-client-debuginfo-1:2.2.6-45.el8_6.6.ppc64le" }, "product_reference": "cups-client-debuginfo-1:2.2.6-45.el8_6.6.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-debuginfo-1:2.2.6-45.el8_6.6.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:cups-client-debuginfo-1:2.2.6-45.el8_6.6.s390x" }, "product_reference": "cups-client-debuginfo-1:2.2.6-45.el8_6.6.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-debuginfo-1:2.2.6-45.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:cups-client-debuginfo-1:2.2.6-45.el8_6.6.x86_64" }, "product_reference": "cups-client-debuginfo-1:2.2.6-45.el8_6.6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debuginfo-1:2.2.6-45.el8_6.6.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:cups-debuginfo-1:2.2.6-45.el8_6.6.aarch64" }, "product_reference": "cups-debuginfo-1:2.2.6-45.el8_6.6.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debuginfo-1:2.2.6-45.el8_6.6.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:cups-debuginfo-1:2.2.6-45.el8_6.6.i686" }, "product_reference": "cups-debuginfo-1:2.2.6-45.el8_6.6.i686", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debuginfo-1:2.2.6-45.el8_6.6.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:cups-debuginfo-1:2.2.6-45.el8_6.6.ppc64le" }, "product_reference": "cups-debuginfo-1:2.2.6-45.el8_6.6.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debuginfo-1:2.2.6-45.el8_6.6.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:cups-debuginfo-1:2.2.6-45.el8_6.6.s390x" }, "product_reference": "cups-debuginfo-1:2.2.6-45.el8_6.6.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debuginfo-1:2.2.6-45.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:cups-debuginfo-1:2.2.6-45.el8_6.6.x86_64" }, "product_reference": "cups-debuginfo-1:2.2.6-45.el8_6.6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debugsource-1:2.2.6-45.el8_6.6.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:cups-debugsource-1:2.2.6-45.el8_6.6.aarch64" }, "product_reference": "cups-debugsource-1:2.2.6-45.el8_6.6.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debugsource-1:2.2.6-45.el8_6.6.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:cups-debugsource-1:2.2.6-45.el8_6.6.i686" }, "product_reference": "cups-debugsource-1:2.2.6-45.el8_6.6.i686", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debugsource-1:2.2.6-45.el8_6.6.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:cups-debugsource-1:2.2.6-45.el8_6.6.ppc64le" }, "product_reference": "cups-debugsource-1:2.2.6-45.el8_6.6.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debugsource-1:2.2.6-45.el8_6.6.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:cups-debugsource-1:2.2.6-45.el8_6.6.s390x" }, "product_reference": "cups-debugsource-1:2.2.6-45.el8_6.6.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debugsource-1:2.2.6-45.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:cups-debugsource-1:2.2.6-45.el8_6.6.x86_64" }, "product_reference": "cups-debugsource-1:2.2.6-45.el8_6.6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-1:2.2.6-45.el8_6.6.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:cups-devel-1:2.2.6-45.el8_6.6.aarch64" }, "product_reference": "cups-devel-1:2.2.6-45.el8_6.6.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-1:2.2.6-45.el8_6.6.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:cups-devel-1:2.2.6-45.el8_6.6.i686" }, "product_reference": "cups-devel-1:2.2.6-45.el8_6.6.i686", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-1:2.2.6-45.el8_6.6.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:cups-devel-1:2.2.6-45.el8_6.6.ppc64le" }, "product_reference": "cups-devel-1:2.2.6-45.el8_6.6.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-1:2.2.6-45.el8_6.6.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:cups-devel-1:2.2.6-45.el8_6.6.s390x" }, "product_reference": "cups-devel-1:2.2.6-45.el8_6.6.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-1:2.2.6-45.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:cups-devel-1:2.2.6-45.el8_6.6.x86_64" }, "product_reference": "cups-devel-1:2.2.6-45.el8_6.6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-filesystem-1:2.2.6-45.el8_6.6.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:cups-filesystem-1:2.2.6-45.el8_6.6.noarch" }, "product_reference": "cups-filesystem-1:2.2.6-45.el8_6.6.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-1:2.2.6-45.el8_6.6.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:cups-ipptool-1:2.2.6-45.el8_6.6.aarch64" }, "product_reference": "cups-ipptool-1:2.2.6-45.el8_6.6.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-1:2.2.6-45.el8_6.6.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:cups-ipptool-1:2.2.6-45.el8_6.6.ppc64le" }, "product_reference": "cups-ipptool-1:2.2.6-45.el8_6.6.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-1:2.2.6-45.el8_6.6.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:cups-ipptool-1:2.2.6-45.el8_6.6.s390x" }, "product_reference": "cups-ipptool-1:2.2.6-45.el8_6.6.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-1:2.2.6-45.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:cups-ipptool-1:2.2.6-45.el8_6.6.x86_64" }, "product_reference": "cups-ipptool-1:2.2.6-45.el8_6.6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-debuginfo-1:2.2.6-45.el8_6.6.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:cups-ipptool-debuginfo-1:2.2.6-45.el8_6.6.aarch64" }, "product_reference": "cups-ipptool-debuginfo-1:2.2.6-45.el8_6.6.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-debuginfo-1:2.2.6-45.el8_6.6.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:cups-ipptool-debuginfo-1:2.2.6-45.el8_6.6.i686" }, "product_reference": "cups-ipptool-debuginfo-1:2.2.6-45.el8_6.6.i686", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-debuginfo-1:2.2.6-45.el8_6.6.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:cups-ipptool-debuginfo-1:2.2.6-45.el8_6.6.ppc64le" }, "product_reference": "cups-ipptool-debuginfo-1:2.2.6-45.el8_6.6.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-debuginfo-1:2.2.6-45.el8_6.6.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:cups-ipptool-debuginfo-1:2.2.6-45.el8_6.6.s390x" }, "product_reference": "cups-ipptool-debuginfo-1:2.2.6-45.el8_6.6.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-debuginfo-1:2.2.6-45.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:cups-ipptool-debuginfo-1:2.2.6-45.el8_6.6.x86_64" }, "product_reference": "cups-ipptool-debuginfo-1:2.2.6-45.el8_6.6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-1:2.2.6-45.el8_6.6.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:cups-libs-1:2.2.6-45.el8_6.6.aarch64" }, "product_reference": "cups-libs-1:2.2.6-45.el8_6.6.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-1:2.2.6-45.el8_6.6.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:cups-libs-1:2.2.6-45.el8_6.6.i686" }, "product_reference": "cups-libs-1:2.2.6-45.el8_6.6.i686", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-1:2.2.6-45.el8_6.6.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:cups-libs-1:2.2.6-45.el8_6.6.ppc64le" }, "product_reference": "cups-libs-1:2.2.6-45.el8_6.6.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-1:2.2.6-45.el8_6.6.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:cups-libs-1:2.2.6-45.el8_6.6.s390x" }, "product_reference": "cups-libs-1:2.2.6-45.el8_6.6.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-1:2.2.6-45.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:cups-libs-1:2.2.6-45.el8_6.6.x86_64" }, "product_reference": "cups-libs-1:2.2.6-45.el8_6.6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-debuginfo-1:2.2.6-45.el8_6.6.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:cups-libs-debuginfo-1:2.2.6-45.el8_6.6.aarch64" }, "product_reference": "cups-libs-debuginfo-1:2.2.6-45.el8_6.6.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-debuginfo-1:2.2.6-45.el8_6.6.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:cups-libs-debuginfo-1:2.2.6-45.el8_6.6.i686" }, "product_reference": "cups-libs-debuginfo-1:2.2.6-45.el8_6.6.i686", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-debuginfo-1:2.2.6-45.el8_6.6.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:cups-libs-debuginfo-1:2.2.6-45.el8_6.6.ppc64le" }, "product_reference": "cups-libs-debuginfo-1:2.2.6-45.el8_6.6.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-debuginfo-1:2.2.6-45.el8_6.6.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:cups-libs-debuginfo-1:2.2.6-45.el8_6.6.s390x" }, "product_reference": "cups-libs-debuginfo-1:2.2.6-45.el8_6.6.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-debuginfo-1:2.2.6-45.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:cups-libs-debuginfo-1:2.2.6-45.el8_6.6.x86_64" }, "product_reference": "cups-libs-debuginfo-1:2.2.6-45.el8_6.6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-1:2.2.6-45.el8_6.6.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:cups-lpd-1:2.2.6-45.el8_6.6.aarch64" }, "product_reference": "cups-lpd-1:2.2.6-45.el8_6.6.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-1:2.2.6-45.el8_6.6.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:cups-lpd-1:2.2.6-45.el8_6.6.ppc64le" }, "product_reference": "cups-lpd-1:2.2.6-45.el8_6.6.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-1:2.2.6-45.el8_6.6.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:cups-lpd-1:2.2.6-45.el8_6.6.s390x" }, "product_reference": "cups-lpd-1:2.2.6-45.el8_6.6.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-1:2.2.6-45.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:cups-lpd-1:2.2.6-45.el8_6.6.x86_64" }, "product_reference": "cups-lpd-1:2.2.6-45.el8_6.6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-debuginfo-1:2.2.6-45.el8_6.6.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:cups-lpd-debuginfo-1:2.2.6-45.el8_6.6.aarch64" }, "product_reference": "cups-lpd-debuginfo-1:2.2.6-45.el8_6.6.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-debuginfo-1:2.2.6-45.el8_6.6.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:cups-lpd-debuginfo-1:2.2.6-45.el8_6.6.i686" }, "product_reference": "cups-lpd-debuginfo-1:2.2.6-45.el8_6.6.i686", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-debuginfo-1:2.2.6-45.el8_6.6.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:cups-lpd-debuginfo-1:2.2.6-45.el8_6.6.ppc64le" }, "product_reference": "cups-lpd-debuginfo-1:2.2.6-45.el8_6.6.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-debuginfo-1:2.2.6-45.el8_6.6.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:cups-lpd-debuginfo-1:2.2.6-45.el8_6.6.s390x" }, "product_reference": "cups-lpd-debuginfo-1:2.2.6-45.el8_6.6.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-debuginfo-1:2.2.6-45.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:cups-lpd-debuginfo-1:2.2.6-45.el8_6.6.x86_64" }, "product_reference": "cups-lpd-debuginfo-1:2.2.6-45.el8_6.6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-1:2.2.6-45.el8_6.6.src as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:cups-1:2.2.6-45.el8_6.6.src" }, "product_reference": "cups-1:2.2.6-45.el8_6.6.src", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-1:2.2.6-45.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:cups-1:2.2.6-45.el8_6.6.x86_64" }, "product_reference": "cups-1:2.2.6-45.el8_6.6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-1:2.2.6-45.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:cups-client-1:2.2.6-45.el8_6.6.x86_64" }, "product_reference": "cups-client-1:2.2.6-45.el8_6.6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-debuginfo-1:2.2.6-45.el8_6.6.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:cups-client-debuginfo-1:2.2.6-45.el8_6.6.i686" }, "product_reference": "cups-client-debuginfo-1:2.2.6-45.el8_6.6.i686", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-debuginfo-1:2.2.6-45.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:cups-client-debuginfo-1:2.2.6-45.el8_6.6.x86_64" }, "product_reference": "cups-client-debuginfo-1:2.2.6-45.el8_6.6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debuginfo-1:2.2.6-45.el8_6.6.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:cups-debuginfo-1:2.2.6-45.el8_6.6.i686" }, "product_reference": "cups-debuginfo-1:2.2.6-45.el8_6.6.i686", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debuginfo-1:2.2.6-45.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:cups-debuginfo-1:2.2.6-45.el8_6.6.x86_64" }, "product_reference": "cups-debuginfo-1:2.2.6-45.el8_6.6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debugsource-1:2.2.6-45.el8_6.6.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:cups-debugsource-1:2.2.6-45.el8_6.6.i686" }, "product_reference": "cups-debugsource-1:2.2.6-45.el8_6.6.i686", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debugsource-1:2.2.6-45.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:cups-debugsource-1:2.2.6-45.el8_6.6.x86_64" }, "product_reference": "cups-debugsource-1:2.2.6-45.el8_6.6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-1:2.2.6-45.el8_6.6.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:cups-devel-1:2.2.6-45.el8_6.6.i686" }, "product_reference": "cups-devel-1:2.2.6-45.el8_6.6.i686", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-1:2.2.6-45.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:cups-devel-1:2.2.6-45.el8_6.6.x86_64" }, "product_reference": "cups-devel-1:2.2.6-45.el8_6.6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-filesystem-1:2.2.6-45.el8_6.6.noarch as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:cups-filesystem-1:2.2.6-45.el8_6.6.noarch" }, "product_reference": "cups-filesystem-1:2.2.6-45.el8_6.6.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-1:2.2.6-45.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:cups-ipptool-1:2.2.6-45.el8_6.6.x86_64" }, "product_reference": "cups-ipptool-1:2.2.6-45.el8_6.6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-debuginfo-1:2.2.6-45.el8_6.6.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:cups-ipptool-debuginfo-1:2.2.6-45.el8_6.6.i686" }, "product_reference": "cups-ipptool-debuginfo-1:2.2.6-45.el8_6.6.i686", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-debuginfo-1:2.2.6-45.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:cups-ipptool-debuginfo-1:2.2.6-45.el8_6.6.x86_64" }, "product_reference": "cups-ipptool-debuginfo-1:2.2.6-45.el8_6.6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-1:2.2.6-45.el8_6.6.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:cups-libs-1:2.2.6-45.el8_6.6.i686" }, "product_reference": "cups-libs-1:2.2.6-45.el8_6.6.i686", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-1:2.2.6-45.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:cups-libs-1:2.2.6-45.el8_6.6.x86_64" }, "product_reference": "cups-libs-1:2.2.6-45.el8_6.6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-debuginfo-1:2.2.6-45.el8_6.6.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:cups-libs-debuginfo-1:2.2.6-45.el8_6.6.i686" }, "product_reference": "cups-libs-debuginfo-1:2.2.6-45.el8_6.6.i686", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-debuginfo-1:2.2.6-45.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:cups-libs-debuginfo-1:2.2.6-45.el8_6.6.x86_64" }, "product_reference": "cups-libs-debuginfo-1:2.2.6-45.el8_6.6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-1:2.2.6-45.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:cups-lpd-1:2.2.6-45.el8_6.6.x86_64" }, "product_reference": "cups-lpd-1:2.2.6-45.el8_6.6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-debuginfo-1:2.2.6-45.el8_6.6.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:cups-lpd-debuginfo-1:2.2.6-45.el8_6.6.i686" }, "product_reference": "cups-lpd-debuginfo-1:2.2.6-45.el8_6.6.i686", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-debuginfo-1:2.2.6-45.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:cups-lpd-debuginfo-1:2.2.6-45.el8_6.6.x86_64" }, "product_reference": "cups-lpd-debuginfo-1:2.2.6-45.el8_6.6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-1:2.2.6-45.el8_6.6.src as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.AUS:cups-1:2.2.6-45.el8_6.6.src" }, "product_reference": "cups-1:2.2.6-45.el8_6.6.src", "relates_to_product_reference": "BaseOS-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-1:2.2.6-45.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.AUS:cups-1:2.2.6-45.el8_6.6.x86_64" }, "product_reference": "cups-1:2.2.6-45.el8_6.6.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-1:2.2.6-45.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.AUS:cups-client-1:2.2.6-45.el8_6.6.x86_64" }, "product_reference": "cups-client-1:2.2.6-45.el8_6.6.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-debuginfo-1:2.2.6-45.el8_6.6.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.AUS:cups-client-debuginfo-1:2.2.6-45.el8_6.6.i686" }, "product_reference": "cups-client-debuginfo-1:2.2.6-45.el8_6.6.i686", "relates_to_product_reference": "BaseOS-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-debuginfo-1:2.2.6-45.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.AUS:cups-client-debuginfo-1:2.2.6-45.el8_6.6.x86_64" }, "product_reference": "cups-client-debuginfo-1:2.2.6-45.el8_6.6.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debuginfo-1:2.2.6-45.el8_6.6.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.AUS:cups-debuginfo-1:2.2.6-45.el8_6.6.i686" }, "product_reference": "cups-debuginfo-1:2.2.6-45.el8_6.6.i686", "relates_to_product_reference": "BaseOS-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debuginfo-1:2.2.6-45.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.AUS:cups-debuginfo-1:2.2.6-45.el8_6.6.x86_64" }, "product_reference": "cups-debuginfo-1:2.2.6-45.el8_6.6.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debugsource-1:2.2.6-45.el8_6.6.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.AUS:cups-debugsource-1:2.2.6-45.el8_6.6.i686" }, "product_reference": "cups-debugsource-1:2.2.6-45.el8_6.6.i686", "relates_to_product_reference": "BaseOS-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debugsource-1:2.2.6-45.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.AUS:cups-debugsource-1:2.2.6-45.el8_6.6.x86_64" }, "product_reference": "cups-debugsource-1:2.2.6-45.el8_6.6.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-1:2.2.6-45.el8_6.6.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.AUS:cups-devel-1:2.2.6-45.el8_6.6.i686" }, "product_reference": "cups-devel-1:2.2.6-45.el8_6.6.i686", "relates_to_product_reference": "BaseOS-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-1:2.2.6-45.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.AUS:cups-devel-1:2.2.6-45.el8_6.6.x86_64" }, "product_reference": "cups-devel-1:2.2.6-45.el8_6.6.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-filesystem-1:2.2.6-45.el8_6.6.noarch as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.AUS:cups-filesystem-1:2.2.6-45.el8_6.6.noarch" }, "product_reference": "cups-filesystem-1:2.2.6-45.el8_6.6.noarch", "relates_to_product_reference": "BaseOS-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-1:2.2.6-45.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.AUS:cups-ipptool-1:2.2.6-45.el8_6.6.x86_64" }, "product_reference": "cups-ipptool-1:2.2.6-45.el8_6.6.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-debuginfo-1:2.2.6-45.el8_6.6.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.AUS:cups-ipptool-debuginfo-1:2.2.6-45.el8_6.6.i686" }, "product_reference": "cups-ipptool-debuginfo-1:2.2.6-45.el8_6.6.i686", "relates_to_product_reference": "BaseOS-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-debuginfo-1:2.2.6-45.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.AUS:cups-ipptool-debuginfo-1:2.2.6-45.el8_6.6.x86_64" }, "product_reference": "cups-ipptool-debuginfo-1:2.2.6-45.el8_6.6.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-1:2.2.6-45.el8_6.6.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.AUS:cups-libs-1:2.2.6-45.el8_6.6.i686" }, "product_reference": "cups-libs-1:2.2.6-45.el8_6.6.i686", "relates_to_product_reference": "BaseOS-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-1:2.2.6-45.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.AUS:cups-libs-1:2.2.6-45.el8_6.6.x86_64" }, "product_reference": "cups-libs-1:2.2.6-45.el8_6.6.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-debuginfo-1:2.2.6-45.el8_6.6.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.AUS:cups-libs-debuginfo-1:2.2.6-45.el8_6.6.i686" }, "product_reference": "cups-libs-debuginfo-1:2.2.6-45.el8_6.6.i686", "relates_to_product_reference": "BaseOS-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-debuginfo-1:2.2.6-45.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.AUS:cups-libs-debuginfo-1:2.2.6-45.el8_6.6.x86_64" }, "product_reference": "cups-libs-debuginfo-1:2.2.6-45.el8_6.6.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-1:2.2.6-45.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.AUS:cups-lpd-1:2.2.6-45.el8_6.6.x86_64" }, "product_reference": "cups-lpd-1:2.2.6-45.el8_6.6.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-debuginfo-1:2.2.6-45.el8_6.6.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.AUS:cups-lpd-debuginfo-1:2.2.6-45.el8_6.6.i686" }, "product_reference": "cups-lpd-debuginfo-1:2.2.6-45.el8_6.6.i686", "relates_to_product_reference": "BaseOS-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-debuginfo-1:2.2.6-45.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.AUS:cups-lpd-debuginfo-1:2.2.6-45.el8_6.6.x86_64" }, "product_reference": "cups-lpd-debuginfo-1:2.2.6-45.el8_6.6.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-1:2.2.6-45.el8_6.6.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)", "product_id": "BaseOS-8.6.0.Z.E4S:cups-1:2.2.6-45.el8_6.6.aarch64" }, "product_reference": "cups-1:2.2.6-45.el8_6.6.aarch64", "relates_to_product_reference": "BaseOS-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-1:2.2.6-45.el8_6.6.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)", "product_id": "BaseOS-8.6.0.Z.E4S:cups-1:2.2.6-45.el8_6.6.ppc64le" }, "product_reference": "cups-1:2.2.6-45.el8_6.6.ppc64le", "relates_to_product_reference": "BaseOS-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-1:2.2.6-45.el8_6.6.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)", "product_id": "BaseOS-8.6.0.Z.E4S:cups-1:2.2.6-45.el8_6.6.s390x" }, "product_reference": "cups-1:2.2.6-45.el8_6.6.s390x", "relates_to_product_reference": "BaseOS-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-1:2.2.6-45.el8_6.6.src as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)", "product_id": "BaseOS-8.6.0.Z.E4S:cups-1:2.2.6-45.el8_6.6.src" }, "product_reference": "cups-1:2.2.6-45.el8_6.6.src", "relates_to_product_reference": "BaseOS-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-1:2.2.6-45.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)", "product_id": "BaseOS-8.6.0.Z.E4S:cups-1:2.2.6-45.el8_6.6.x86_64" }, "product_reference": "cups-1:2.2.6-45.el8_6.6.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-1:2.2.6-45.el8_6.6.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)", "product_id": "BaseOS-8.6.0.Z.E4S:cups-client-1:2.2.6-45.el8_6.6.aarch64" }, "product_reference": "cups-client-1:2.2.6-45.el8_6.6.aarch64", "relates_to_product_reference": "BaseOS-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-1:2.2.6-45.el8_6.6.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)", "product_id": "BaseOS-8.6.0.Z.E4S:cups-client-1:2.2.6-45.el8_6.6.ppc64le" }, "product_reference": "cups-client-1:2.2.6-45.el8_6.6.ppc64le", "relates_to_product_reference": "BaseOS-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-1:2.2.6-45.el8_6.6.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)", "product_id": "BaseOS-8.6.0.Z.E4S:cups-client-1:2.2.6-45.el8_6.6.s390x" }, "product_reference": "cups-client-1:2.2.6-45.el8_6.6.s390x", "relates_to_product_reference": "BaseOS-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-1:2.2.6-45.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)", "product_id": "BaseOS-8.6.0.Z.E4S:cups-client-1:2.2.6-45.el8_6.6.x86_64" }, "product_reference": "cups-client-1:2.2.6-45.el8_6.6.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-debuginfo-1:2.2.6-45.el8_6.6.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)", "product_id": "BaseOS-8.6.0.Z.E4S:cups-client-debuginfo-1:2.2.6-45.el8_6.6.aarch64" }, "product_reference": "cups-client-debuginfo-1:2.2.6-45.el8_6.6.aarch64", "relates_to_product_reference": "BaseOS-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-debuginfo-1:2.2.6-45.el8_6.6.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)", "product_id": "BaseOS-8.6.0.Z.E4S:cups-client-debuginfo-1:2.2.6-45.el8_6.6.i686" }, "product_reference": "cups-client-debuginfo-1:2.2.6-45.el8_6.6.i686", "relates_to_product_reference": "BaseOS-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-debuginfo-1:2.2.6-45.el8_6.6.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)", "product_id": "BaseOS-8.6.0.Z.E4S:cups-client-debuginfo-1:2.2.6-45.el8_6.6.ppc64le" }, "product_reference": "cups-client-debuginfo-1:2.2.6-45.el8_6.6.ppc64le", "relates_to_product_reference": "BaseOS-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-debuginfo-1:2.2.6-45.el8_6.6.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)", "product_id": "BaseOS-8.6.0.Z.E4S:cups-client-debuginfo-1:2.2.6-45.el8_6.6.s390x" }, "product_reference": "cups-client-debuginfo-1:2.2.6-45.el8_6.6.s390x", "relates_to_product_reference": "BaseOS-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-debuginfo-1:2.2.6-45.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)", "product_id": "BaseOS-8.6.0.Z.E4S:cups-client-debuginfo-1:2.2.6-45.el8_6.6.x86_64" }, "product_reference": "cups-client-debuginfo-1:2.2.6-45.el8_6.6.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debuginfo-1:2.2.6-45.el8_6.6.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)", "product_id": "BaseOS-8.6.0.Z.E4S:cups-debuginfo-1:2.2.6-45.el8_6.6.aarch64" }, "product_reference": "cups-debuginfo-1:2.2.6-45.el8_6.6.aarch64", "relates_to_product_reference": "BaseOS-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debuginfo-1:2.2.6-45.el8_6.6.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)", "product_id": "BaseOS-8.6.0.Z.E4S:cups-debuginfo-1:2.2.6-45.el8_6.6.i686" }, "product_reference": "cups-debuginfo-1:2.2.6-45.el8_6.6.i686", "relates_to_product_reference": "BaseOS-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debuginfo-1:2.2.6-45.el8_6.6.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)", "product_id": "BaseOS-8.6.0.Z.E4S:cups-debuginfo-1:2.2.6-45.el8_6.6.ppc64le" }, "product_reference": "cups-debuginfo-1:2.2.6-45.el8_6.6.ppc64le", "relates_to_product_reference": "BaseOS-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debuginfo-1:2.2.6-45.el8_6.6.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)", "product_id": "BaseOS-8.6.0.Z.E4S:cups-debuginfo-1:2.2.6-45.el8_6.6.s390x" }, "product_reference": "cups-debuginfo-1:2.2.6-45.el8_6.6.s390x", "relates_to_product_reference": "BaseOS-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debuginfo-1:2.2.6-45.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)", "product_id": "BaseOS-8.6.0.Z.E4S:cups-debuginfo-1:2.2.6-45.el8_6.6.x86_64" }, "product_reference": "cups-debuginfo-1:2.2.6-45.el8_6.6.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debugsource-1:2.2.6-45.el8_6.6.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)", "product_id": "BaseOS-8.6.0.Z.E4S:cups-debugsource-1:2.2.6-45.el8_6.6.aarch64" }, "product_reference": "cups-debugsource-1:2.2.6-45.el8_6.6.aarch64", "relates_to_product_reference": "BaseOS-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debugsource-1:2.2.6-45.el8_6.6.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)", "product_id": "BaseOS-8.6.0.Z.E4S:cups-debugsource-1:2.2.6-45.el8_6.6.i686" }, "product_reference": "cups-debugsource-1:2.2.6-45.el8_6.6.i686", "relates_to_product_reference": "BaseOS-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debugsource-1:2.2.6-45.el8_6.6.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)", "product_id": "BaseOS-8.6.0.Z.E4S:cups-debugsource-1:2.2.6-45.el8_6.6.ppc64le" }, "product_reference": "cups-debugsource-1:2.2.6-45.el8_6.6.ppc64le", "relates_to_product_reference": "BaseOS-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debugsource-1:2.2.6-45.el8_6.6.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)", "product_id": "BaseOS-8.6.0.Z.E4S:cups-debugsource-1:2.2.6-45.el8_6.6.s390x" }, "product_reference": "cups-debugsource-1:2.2.6-45.el8_6.6.s390x", "relates_to_product_reference": "BaseOS-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debugsource-1:2.2.6-45.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)", "product_id": "BaseOS-8.6.0.Z.E4S:cups-debugsource-1:2.2.6-45.el8_6.6.x86_64" }, "product_reference": "cups-debugsource-1:2.2.6-45.el8_6.6.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-1:2.2.6-45.el8_6.6.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)", "product_id": "BaseOS-8.6.0.Z.E4S:cups-devel-1:2.2.6-45.el8_6.6.aarch64" }, "product_reference": "cups-devel-1:2.2.6-45.el8_6.6.aarch64", "relates_to_product_reference": "BaseOS-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-1:2.2.6-45.el8_6.6.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)", "product_id": "BaseOS-8.6.0.Z.E4S:cups-devel-1:2.2.6-45.el8_6.6.i686" }, "product_reference": "cups-devel-1:2.2.6-45.el8_6.6.i686", "relates_to_product_reference": "BaseOS-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-1:2.2.6-45.el8_6.6.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)", "product_id": "BaseOS-8.6.0.Z.E4S:cups-devel-1:2.2.6-45.el8_6.6.ppc64le" }, "product_reference": "cups-devel-1:2.2.6-45.el8_6.6.ppc64le", "relates_to_product_reference": "BaseOS-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-1:2.2.6-45.el8_6.6.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)", "product_id": "BaseOS-8.6.0.Z.E4S:cups-devel-1:2.2.6-45.el8_6.6.s390x" }, "product_reference": "cups-devel-1:2.2.6-45.el8_6.6.s390x", "relates_to_product_reference": "BaseOS-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-1:2.2.6-45.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)", "product_id": "BaseOS-8.6.0.Z.E4S:cups-devel-1:2.2.6-45.el8_6.6.x86_64" }, "product_reference": "cups-devel-1:2.2.6-45.el8_6.6.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-filesystem-1:2.2.6-45.el8_6.6.noarch as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)", "product_id": "BaseOS-8.6.0.Z.E4S:cups-filesystem-1:2.2.6-45.el8_6.6.noarch" }, "product_reference": "cups-filesystem-1:2.2.6-45.el8_6.6.noarch", "relates_to_product_reference": "BaseOS-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-1:2.2.6-45.el8_6.6.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)", "product_id": "BaseOS-8.6.0.Z.E4S:cups-ipptool-1:2.2.6-45.el8_6.6.aarch64" }, "product_reference": "cups-ipptool-1:2.2.6-45.el8_6.6.aarch64", "relates_to_product_reference": "BaseOS-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-1:2.2.6-45.el8_6.6.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)", "product_id": "BaseOS-8.6.0.Z.E4S:cups-ipptool-1:2.2.6-45.el8_6.6.ppc64le" }, "product_reference": "cups-ipptool-1:2.2.6-45.el8_6.6.ppc64le", "relates_to_product_reference": "BaseOS-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-1:2.2.6-45.el8_6.6.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)", "product_id": "BaseOS-8.6.0.Z.E4S:cups-ipptool-1:2.2.6-45.el8_6.6.s390x" }, "product_reference": "cups-ipptool-1:2.2.6-45.el8_6.6.s390x", "relates_to_product_reference": "BaseOS-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-1:2.2.6-45.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)", "product_id": "BaseOS-8.6.0.Z.E4S:cups-ipptool-1:2.2.6-45.el8_6.6.x86_64" }, "product_reference": "cups-ipptool-1:2.2.6-45.el8_6.6.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-debuginfo-1:2.2.6-45.el8_6.6.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)", "product_id": "BaseOS-8.6.0.Z.E4S:cups-ipptool-debuginfo-1:2.2.6-45.el8_6.6.aarch64" }, "product_reference": "cups-ipptool-debuginfo-1:2.2.6-45.el8_6.6.aarch64", "relates_to_product_reference": "BaseOS-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-debuginfo-1:2.2.6-45.el8_6.6.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)", "product_id": "BaseOS-8.6.0.Z.E4S:cups-ipptool-debuginfo-1:2.2.6-45.el8_6.6.i686" }, "product_reference": "cups-ipptool-debuginfo-1:2.2.6-45.el8_6.6.i686", "relates_to_product_reference": "BaseOS-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-debuginfo-1:2.2.6-45.el8_6.6.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)", "product_id": "BaseOS-8.6.0.Z.E4S:cups-ipptool-debuginfo-1:2.2.6-45.el8_6.6.ppc64le" }, "product_reference": "cups-ipptool-debuginfo-1:2.2.6-45.el8_6.6.ppc64le", "relates_to_product_reference": "BaseOS-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-debuginfo-1:2.2.6-45.el8_6.6.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)", "product_id": "BaseOS-8.6.0.Z.E4S:cups-ipptool-debuginfo-1:2.2.6-45.el8_6.6.s390x" }, "product_reference": "cups-ipptool-debuginfo-1:2.2.6-45.el8_6.6.s390x", "relates_to_product_reference": "BaseOS-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-debuginfo-1:2.2.6-45.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)", "product_id": "BaseOS-8.6.0.Z.E4S:cups-ipptool-debuginfo-1:2.2.6-45.el8_6.6.x86_64" }, "product_reference": "cups-ipptool-debuginfo-1:2.2.6-45.el8_6.6.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-1:2.2.6-45.el8_6.6.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)", "product_id": "BaseOS-8.6.0.Z.E4S:cups-libs-1:2.2.6-45.el8_6.6.aarch64" }, "product_reference": "cups-libs-1:2.2.6-45.el8_6.6.aarch64", "relates_to_product_reference": "BaseOS-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-1:2.2.6-45.el8_6.6.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)", "product_id": "BaseOS-8.6.0.Z.E4S:cups-libs-1:2.2.6-45.el8_6.6.i686" }, "product_reference": "cups-libs-1:2.2.6-45.el8_6.6.i686", "relates_to_product_reference": "BaseOS-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-1:2.2.6-45.el8_6.6.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)", "product_id": "BaseOS-8.6.0.Z.E4S:cups-libs-1:2.2.6-45.el8_6.6.ppc64le" }, "product_reference": "cups-libs-1:2.2.6-45.el8_6.6.ppc64le", "relates_to_product_reference": "BaseOS-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-1:2.2.6-45.el8_6.6.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)", "product_id": "BaseOS-8.6.0.Z.E4S:cups-libs-1:2.2.6-45.el8_6.6.s390x" }, "product_reference": "cups-libs-1:2.2.6-45.el8_6.6.s390x", "relates_to_product_reference": "BaseOS-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-1:2.2.6-45.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)", "product_id": "BaseOS-8.6.0.Z.E4S:cups-libs-1:2.2.6-45.el8_6.6.x86_64" }, "product_reference": "cups-libs-1:2.2.6-45.el8_6.6.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-debuginfo-1:2.2.6-45.el8_6.6.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)", "product_id": "BaseOS-8.6.0.Z.E4S:cups-libs-debuginfo-1:2.2.6-45.el8_6.6.aarch64" }, "product_reference": "cups-libs-debuginfo-1:2.2.6-45.el8_6.6.aarch64", "relates_to_product_reference": "BaseOS-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-debuginfo-1:2.2.6-45.el8_6.6.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)", "product_id": "BaseOS-8.6.0.Z.E4S:cups-libs-debuginfo-1:2.2.6-45.el8_6.6.i686" }, "product_reference": "cups-libs-debuginfo-1:2.2.6-45.el8_6.6.i686", "relates_to_product_reference": "BaseOS-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-debuginfo-1:2.2.6-45.el8_6.6.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)", "product_id": "BaseOS-8.6.0.Z.E4S:cups-libs-debuginfo-1:2.2.6-45.el8_6.6.ppc64le" }, "product_reference": "cups-libs-debuginfo-1:2.2.6-45.el8_6.6.ppc64le", "relates_to_product_reference": "BaseOS-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-debuginfo-1:2.2.6-45.el8_6.6.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)", "product_id": "BaseOS-8.6.0.Z.E4S:cups-libs-debuginfo-1:2.2.6-45.el8_6.6.s390x" }, "product_reference": "cups-libs-debuginfo-1:2.2.6-45.el8_6.6.s390x", "relates_to_product_reference": "BaseOS-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-debuginfo-1:2.2.6-45.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)", "product_id": "BaseOS-8.6.0.Z.E4S:cups-libs-debuginfo-1:2.2.6-45.el8_6.6.x86_64" }, "product_reference": "cups-libs-debuginfo-1:2.2.6-45.el8_6.6.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-1:2.2.6-45.el8_6.6.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)", "product_id": "BaseOS-8.6.0.Z.E4S:cups-lpd-1:2.2.6-45.el8_6.6.aarch64" }, "product_reference": "cups-lpd-1:2.2.6-45.el8_6.6.aarch64", "relates_to_product_reference": "BaseOS-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-1:2.2.6-45.el8_6.6.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)", "product_id": "BaseOS-8.6.0.Z.E4S:cups-lpd-1:2.2.6-45.el8_6.6.ppc64le" }, "product_reference": "cups-lpd-1:2.2.6-45.el8_6.6.ppc64le", "relates_to_product_reference": "BaseOS-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-1:2.2.6-45.el8_6.6.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)", "product_id": "BaseOS-8.6.0.Z.E4S:cups-lpd-1:2.2.6-45.el8_6.6.s390x" }, "product_reference": "cups-lpd-1:2.2.6-45.el8_6.6.s390x", "relates_to_product_reference": "BaseOS-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-1:2.2.6-45.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)", "product_id": "BaseOS-8.6.0.Z.E4S:cups-lpd-1:2.2.6-45.el8_6.6.x86_64" }, "product_reference": "cups-lpd-1:2.2.6-45.el8_6.6.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-debuginfo-1:2.2.6-45.el8_6.6.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)", "product_id": "BaseOS-8.6.0.Z.E4S:cups-lpd-debuginfo-1:2.2.6-45.el8_6.6.aarch64" }, "product_reference": "cups-lpd-debuginfo-1:2.2.6-45.el8_6.6.aarch64", "relates_to_product_reference": "BaseOS-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-debuginfo-1:2.2.6-45.el8_6.6.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)", "product_id": "BaseOS-8.6.0.Z.E4S:cups-lpd-debuginfo-1:2.2.6-45.el8_6.6.i686" }, "product_reference": "cups-lpd-debuginfo-1:2.2.6-45.el8_6.6.i686", "relates_to_product_reference": "BaseOS-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-debuginfo-1:2.2.6-45.el8_6.6.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)", "product_id": "BaseOS-8.6.0.Z.E4S:cups-lpd-debuginfo-1:2.2.6-45.el8_6.6.ppc64le" }, "product_reference": "cups-lpd-debuginfo-1:2.2.6-45.el8_6.6.ppc64le", "relates_to_product_reference": "BaseOS-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-debuginfo-1:2.2.6-45.el8_6.6.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)", "product_id": "BaseOS-8.6.0.Z.E4S:cups-lpd-debuginfo-1:2.2.6-45.el8_6.6.s390x" }, "product_reference": "cups-lpd-debuginfo-1:2.2.6-45.el8_6.6.s390x", "relates_to_product_reference": "BaseOS-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-debuginfo-1:2.2.6-45.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)", "product_id": "BaseOS-8.6.0.Z.E4S:cups-lpd-debuginfo-1:2.2.6-45.el8_6.6.x86_64" }, "product_reference": "cups-lpd-debuginfo-1:2.2.6-45.el8_6.6.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "cups-1:2.2.6-45.el8_6.6.src as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.TUS:cups-1:2.2.6-45.el8_6.6.src" }, "product_reference": "cups-1:2.2.6-45.el8_6.6.src", "relates_to_product_reference": "BaseOS-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-1:2.2.6-45.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.TUS:cups-1:2.2.6-45.el8_6.6.x86_64" }, "product_reference": "cups-1:2.2.6-45.el8_6.6.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-1:2.2.6-45.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.TUS:cups-client-1:2.2.6-45.el8_6.6.x86_64" }, "product_reference": "cups-client-1:2.2.6-45.el8_6.6.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-debuginfo-1:2.2.6-45.el8_6.6.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.TUS:cups-client-debuginfo-1:2.2.6-45.el8_6.6.i686" }, "product_reference": "cups-client-debuginfo-1:2.2.6-45.el8_6.6.i686", "relates_to_product_reference": "BaseOS-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-debuginfo-1:2.2.6-45.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.TUS:cups-client-debuginfo-1:2.2.6-45.el8_6.6.x86_64" }, "product_reference": "cups-client-debuginfo-1:2.2.6-45.el8_6.6.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debuginfo-1:2.2.6-45.el8_6.6.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.TUS:cups-debuginfo-1:2.2.6-45.el8_6.6.i686" }, "product_reference": "cups-debuginfo-1:2.2.6-45.el8_6.6.i686", "relates_to_product_reference": "BaseOS-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debuginfo-1:2.2.6-45.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.TUS:cups-debuginfo-1:2.2.6-45.el8_6.6.x86_64" }, "product_reference": "cups-debuginfo-1:2.2.6-45.el8_6.6.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debugsource-1:2.2.6-45.el8_6.6.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.TUS:cups-debugsource-1:2.2.6-45.el8_6.6.i686" }, "product_reference": "cups-debugsource-1:2.2.6-45.el8_6.6.i686", "relates_to_product_reference": "BaseOS-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debugsource-1:2.2.6-45.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.TUS:cups-debugsource-1:2.2.6-45.el8_6.6.x86_64" }, "product_reference": "cups-debugsource-1:2.2.6-45.el8_6.6.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-1:2.2.6-45.el8_6.6.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.TUS:cups-devel-1:2.2.6-45.el8_6.6.i686" }, "product_reference": "cups-devel-1:2.2.6-45.el8_6.6.i686", "relates_to_product_reference": "BaseOS-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-1:2.2.6-45.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.TUS:cups-devel-1:2.2.6-45.el8_6.6.x86_64" }, "product_reference": "cups-devel-1:2.2.6-45.el8_6.6.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-filesystem-1:2.2.6-45.el8_6.6.noarch as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.TUS:cups-filesystem-1:2.2.6-45.el8_6.6.noarch" }, "product_reference": "cups-filesystem-1:2.2.6-45.el8_6.6.noarch", "relates_to_product_reference": "BaseOS-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-1:2.2.6-45.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.TUS:cups-ipptool-1:2.2.6-45.el8_6.6.x86_64" }, "product_reference": "cups-ipptool-1:2.2.6-45.el8_6.6.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-debuginfo-1:2.2.6-45.el8_6.6.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.TUS:cups-ipptool-debuginfo-1:2.2.6-45.el8_6.6.i686" }, "product_reference": "cups-ipptool-debuginfo-1:2.2.6-45.el8_6.6.i686", "relates_to_product_reference": "BaseOS-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-debuginfo-1:2.2.6-45.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.TUS:cups-ipptool-debuginfo-1:2.2.6-45.el8_6.6.x86_64" }, "product_reference": "cups-ipptool-debuginfo-1:2.2.6-45.el8_6.6.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-1:2.2.6-45.el8_6.6.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.TUS:cups-libs-1:2.2.6-45.el8_6.6.i686" }, "product_reference": "cups-libs-1:2.2.6-45.el8_6.6.i686", "relates_to_product_reference": "BaseOS-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-1:2.2.6-45.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.TUS:cups-libs-1:2.2.6-45.el8_6.6.x86_64" }, "product_reference": "cups-libs-1:2.2.6-45.el8_6.6.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-debuginfo-1:2.2.6-45.el8_6.6.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.TUS:cups-libs-debuginfo-1:2.2.6-45.el8_6.6.i686" }, "product_reference": "cups-libs-debuginfo-1:2.2.6-45.el8_6.6.i686", "relates_to_product_reference": "BaseOS-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-debuginfo-1:2.2.6-45.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.TUS:cups-libs-debuginfo-1:2.2.6-45.el8_6.6.x86_64" }, "product_reference": "cups-libs-debuginfo-1:2.2.6-45.el8_6.6.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-1:2.2.6-45.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.TUS:cups-lpd-1:2.2.6-45.el8_6.6.x86_64" }, "product_reference": "cups-lpd-1:2.2.6-45.el8_6.6.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-debuginfo-1:2.2.6-45.el8_6.6.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.TUS:cups-lpd-debuginfo-1:2.2.6-45.el8_6.6.i686" }, "product_reference": "cups-lpd-debuginfo-1:2.2.6-45.el8_6.6.i686", "relates_to_product_reference": "BaseOS-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-debuginfo-1:2.2.6-45.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.TUS:cups-lpd-debuginfo-1:2.2.6-45.el8_6.6.x86_64" }, "product_reference": "cups-lpd-debuginfo-1:2.2.6-45.el8_6.6.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.TUS" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Hristo Venev" ] } ], "cve": "CVE-2025-58060", "cwe": { "id": "CWE-287", "name": "Improper Authentication" }, "discovery_date": "2025-09-02T12:06:54.304000+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2392595" } ], "notes": [ { "category": "description", "text": "A flaw was found in CUPS, a widely used printing service on Linux and UNIX-like systems. The issue arises when authentication is configured to use a method other than Basic, but the attacker sends an HTTP request with a Basic authentication header. Due to improper validation in the cupsdAuthorize() function, the password is not checked. This vulnerability allows attackers to bypass authentication entirely, resulting in unauthorized access to administrative functions and system configuration.", "title": "Vulnerability description" }, { "category": "summary", "text": "cups: Authentication Bypass in CUPS Authorization Handling", "title": "Vulnerability summary" }, { "category": "other", "text": "The Red Hat Product Security team has assessed the severity of this vulnerability as Important, given that it enables complete authentication bypass. Exploitation requires no valid credentials and can be performed remotely in some configurations. Attackers could gain administrative privileges in CUPS, modify critical configuration files, or potentially escalate their access further depending on the system environment. The root cause is a missing authentication check when the AuthType is set to values other than Basic but a Basic authorization header is supplied.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.6.0.Z.AUS:cups-1:2.2.6-45.el8_6.6.src", "AppStream-8.6.0.Z.AUS:cups-1:2.2.6-45.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:cups-client-1:2.2.6-45.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:cups-client-debuginfo-1:2.2.6-45.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:cups-client-debuginfo-1:2.2.6-45.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:cups-debuginfo-1:2.2.6-45.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:cups-debuginfo-1:2.2.6-45.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:cups-debugsource-1:2.2.6-45.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:cups-debugsource-1:2.2.6-45.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:cups-devel-1:2.2.6-45.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:cups-devel-1:2.2.6-45.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:cups-filesystem-1:2.2.6-45.el8_6.6.noarch", "AppStream-8.6.0.Z.AUS:cups-ipptool-1:2.2.6-45.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:cups-ipptool-debuginfo-1:2.2.6-45.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:cups-ipptool-debuginfo-1:2.2.6-45.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:cups-libs-1:2.2.6-45.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:cups-libs-1:2.2.6-45.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:cups-libs-debuginfo-1:2.2.6-45.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:cups-libs-debuginfo-1:2.2.6-45.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:cups-lpd-1:2.2.6-45.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:cups-lpd-debuginfo-1:2.2.6-45.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:cups-lpd-debuginfo-1:2.2.6-45.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:cups-1:2.2.6-45.el8_6.6.aarch64", "AppStream-8.6.0.Z.E4S:cups-1:2.2.6-45.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:cups-1:2.2.6-45.el8_6.6.s390x", "AppStream-8.6.0.Z.E4S:cups-1:2.2.6-45.el8_6.6.src", "AppStream-8.6.0.Z.E4S:cups-1:2.2.6-45.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:cups-client-1:2.2.6-45.el8_6.6.aarch64", "AppStream-8.6.0.Z.E4S:cups-client-1:2.2.6-45.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:cups-client-1:2.2.6-45.el8_6.6.s390x", "AppStream-8.6.0.Z.E4S:cups-client-1:2.2.6-45.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:cups-client-debuginfo-1:2.2.6-45.el8_6.6.aarch64", "AppStream-8.6.0.Z.E4S:cups-client-debuginfo-1:2.2.6-45.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:cups-client-debuginfo-1:2.2.6-45.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:cups-client-debuginfo-1:2.2.6-45.el8_6.6.s390x", "AppStream-8.6.0.Z.E4S:cups-client-debuginfo-1:2.2.6-45.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:cups-debuginfo-1:2.2.6-45.el8_6.6.aarch64", "AppStream-8.6.0.Z.E4S:cups-debuginfo-1:2.2.6-45.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:cups-debuginfo-1:2.2.6-45.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:cups-debuginfo-1:2.2.6-45.el8_6.6.s390x", "AppStream-8.6.0.Z.E4S:cups-debuginfo-1:2.2.6-45.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:cups-debugsource-1:2.2.6-45.el8_6.6.aarch64", "AppStream-8.6.0.Z.E4S:cups-debugsource-1:2.2.6-45.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:cups-debugsource-1:2.2.6-45.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:cups-debugsource-1:2.2.6-45.el8_6.6.s390x", "AppStream-8.6.0.Z.E4S:cups-debugsource-1:2.2.6-45.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:cups-devel-1:2.2.6-45.el8_6.6.aarch64", "AppStream-8.6.0.Z.E4S:cups-devel-1:2.2.6-45.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:cups-devel-1:2.2.6-45.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:cups-devel-1:2.2.6-45.el8_6.6.s390x", "AppStream-8.6.0.Z.E4S:cups-devel-1:2.2.6-45.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:cups-filesystem-1:2.2.6-45.el8_6.6.noarch", "AppStream-8.6.0.Z.E4S:cups-ipptool-1:2.2.6-45.el8_6.6.aarch64", "AppStream-8.6.0.Z.E4S:cups-ipptool-1:2.2.6-45.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:cups-ipptool-1:2.2.6-45.el8_6.6.s390x", "AppStream-8.6.0.Z.E4S:cups-ipptool-1:2.2.6-45.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:cups-ipptool-debuginfo-1:2.2.6-45.el8_6.6.aarch64", "AppStream-8.6.0.Z.E4S:cups-ipptool-debuginfo-1:2.2.6-45.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:cups-ipptool-debuginfo-1:2.2.6-45.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:cups-ipptool-debuginfo-1:2.2.6-45.el8_6.6.s390x", "AppStream-8.6.0.Z.E4S:cups-ipptool-debuginfo-1:2.2.6-45.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:cups-libs-1:2.2.6-45.el8_6.6.aarch64", "AppStream-8.6.0.Z.E4S:cups-libs-1:2.2.6-45.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:cups-libs-1:2.2.6-45.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:cups-libs-1:2.2.6-45.el8_6.6.s390x", "AppStream-8.6.0.Z.E4S:cups-libs-1:2.2.6-45.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:cups-libs-debuginfo-1:2.2.6-45.el8_6.6.aarch64", "AppStream-8.6.0.Z.E4S:cups-libs-debuginfo-1:2.2.6-45.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:cups-libs-debuginfo-1:2.2.6-45.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:cups-libs-debuginfo-1:2.2.6-45.el8_6.6.s390x", "AppStream-8.6.0.Z.E4S:cups-libs-debuginfo-1:2.2.6-45.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:cups-lpd-1:2.2.6-45.el8_6.6.aarch64", "AppStream-8.6.0.Z.E4S:cups-lpd-1:2.2.6-45.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:cups-lpd-1:2.2.6-45.el8_6.6.s390x", "AppStream-8.6.0.Z.E4S:cups-lpd-1:2.2.6-45.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:cups-lpd-debuginfo-1:2.2.6-45.el8_6.6.aarch64", "AppStream-8.6.0.Z.E4S:cups-lpd-debuginfo-1:2.2.6-45.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:cups-lpd-debuginfo-1:2.2.6-45.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:cups-lpd-debuginfo-1:2.2.6-45.el8_6.6.s390x", "AppStream-8.6.0.Z.E4S:cups-lpd-debuginfo-1:2.2.6-45.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:cups-1:2.2.6-45.el8_6.6.src", "AppStream-8.6.0.Z.TUS:cups-1:2.2.6-45.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:cups-client-1:2.2.6-45.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:cups-client-debuginfo-1:2.2.6-45.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:cups-client-debuginfo-1:2.2.6-45.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:cups-debuginfo-1:2.2.6-45.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:cups-debuginfo-1:2.2.6-45.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:cups-debugsource-1:2.2.6-45.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:cups-debugsource-1:2.2.6-45.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:cups-devel-1:2.2.6-45.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:cups-devel-1:2.2.6-45.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:cups-filesystem-1:2.2.6-45.el8_6.6.noarch", "AppStream-8.6.0.Z.TUS:cups-ipptool-1:2.2.6-45.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:cups-ipptool-debuginfo-1:2.2.6-45.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:cups-ipptool-debuginfo-1:2.2.6-45.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:cups-libs-1:2.2.6-45.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:cups-libs-1:2.2.6-45.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:cups-libs-debuginfo-1:2.2.6-45.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:cups-libs-debuginfo-1:2.2.6-45.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:cups-lpd-1:2.2.6-45.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:cups-lpd-debuginfo-1:2.2.6-45.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:cups-lpd-debuginfo-1:2.2.6-45.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:cups-1:2.2.6-45.el8_6.6.src", "BaseOS-8.6.0.Z.AUS:cups-1:2.2.6-45.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:cups-client-1:2.2.6-45.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:cups-client-debuginfo-1:2.2.6-45.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:cups-client-debuginfo-1:2.2.6-45.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:cups-debuginfo-1:2.2.6-45.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:cups-debuginfo-1:2.2.6-45.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:cups-debugsource-1:2.2.6-45.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:cups-debugsource-1:2.2.6-45.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:cups-devel-1:2.2.6-45.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:cups-devel-1:2.2.6-45.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:cups-filesystem-1:2.2.6-45.el8_6.6.noarch", "BaseOS-8.6.0.Z.AUS:cups-ipptool-1:2.2.6-45.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:cups-ipptool-debuginfo-1:2.2.6-45.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:cups-ipptool-debuginfo-1:2.2.6-45.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:cups-libs-1:2.2.6-45.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:cups-libs-1:2.2.6-45.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:cups-libs-debuginfo-1:2.2.6-45.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:cups-libs-debuginfo-1:2.2.6-45.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:cups-lpd-1:2.2.6-45.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:cups-lpd-debuginfo-1:2.2.6-45.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:cups-lpd-debuginfo-1:2.2.6-45.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:cups-1:2.2.6-45.el8_6.6.aarch64", "BaseOS-8.6.0.Z.E4S:cups-1:2.2.6-45.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:cups-1:2.2.6-45.el8_6.6.s390x", "BaseOS-8.6.0.Z.E4S:cups-1:2.2.6-45.el8_6.6.src", "BaseOS-8.6.0.Z.E4S:cups-1:2.2.6-45.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:cups-client-1:2.2.6-45.el8_6.6.aarch64", "BaseOS-8.6.0.Z.E4S:cups-client-1:2.2.6-45.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:cups-client-1:2.2.6-45.el8_6.6.s390x", "BaseOS-8.6.0.Z.E4S:cups-client-1:2.2.6-45.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:cups-client-debuginfo-1:2.2.6-45.el8_6.6.aarch64", "BaseOS-8.6.0.Z.E4S:cups-client-debuginfo-1:2.2.6-45.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:cups-client-debuginfo-1:2.2.6-45.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:cups-client-debuginfo-1:2.2.6-45.el8_6.6.s390x", "BaseOS-8.6.0.Z.E4S:cups-client-debuginfo-1:2.2.6-45.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:cups-debuginfo-1:2.2.6-45.el8_6.6.aarch64", "BaseOS-8.6.0.Z.E4S:cups-debuginfo-1:2.2.6-45.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:cups-debuginfo-1:2.2.6-45.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:cups-debuginfo-1:2.2.6-45.el8_6.6.s390x", "BaseOS-8.6.0.Z.E4S:cups-debuginfo-1:2.2.6-45.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:cups-debugsource-1:2.2.6-45.el8_6.6.aarch64", "BaseOS-8.6.0.Z.E4S:cups-debugsource-1:2.2.6-45.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:cups-debugsource-1:2.2.6-45.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:cups-debugsource-1:2.2.6-45.el8_6.6.s390x", "BaseOS-8.6.0.Z.E4S:cups-debugsource-1:2.2.6-45.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:cups-devel-1:2.2.6-45.el8_6.6.aarch64", "BaseOS-8.6.0.Z.E4S:cups-devel-1:2.2.6-45.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:cups-devel-1:2.2.6-45.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:cups-devel-1:2.2.6-45.el8_6.6.s390x", "BaseOS-8.6.0.Z.E4S:cups-devel-1:2.2.6-45.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:cups-filesystem-1:2.2.6-45.el8_6.6.noarch", "BaseOS-8.6.0.Z.E4S:cups-ipptool-1:2.2.6-45.el8_6.6.aarch64", "BaseOS-8.6.0.Z.E4S:cups-ipptool-1:2.2.6-45.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:cups-ipptool-1:2.2.6-45.el8_6.6.s390x", "BaseOS-8.6.0.Z.E4S:cups-ipptool-1:2.2.6-45.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:cups-ipptool-debuginfo-1:2.2.6-45.el8_6.6.aarch64", "BaseOS-8.6.0.Z.E4S:cups-ipptool-debuginfo-1:2.2.6-45.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:cups-ipptool-debuginfo-1:2.2.6-45.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:cups-ipptool-debuginfo-1:2.2.6-45.el8_6.6.s390x", "BaseOS-8.6.0.Z.E4S:cups-ipptool-debuginfo-1:2.2.6-45.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:cups-libs-1:2.2.6-45.el8_6.6.aarch64", "BaseOS-8.6.0.Z.E4S:cups-libs-1:2.2.6-45.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:cups-libs-1:2.2.6-45.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:cups-libs-1:2.2.6-45.el8_6.6.s390x", "BaseOS-8.6.0.Z.E4S:cups-libs-1:2.2.6-45.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:cups-libs-debuginfo-1:2.2.6-45.el8_6.6.aarch64", "BaseOS-8.6.0.Z.E4S:cups-libs-debuginfo-1:2.2.6-45.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:cups-libs-debuginfo-1:2.2.6-45.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:cups-libs-debuginfo-1:2.2.6-45.el8_6.6.s390x", "BaseOS-8.6.0.Z.E4S:cups-libs-debuginfo-1:2.2.6-45.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:cups-lpd-1:2.2.6-45.el8_6.6.aarch64", "BaseOS-8.6.0.Z.E4S:cups-lpd-1:2.2.6-45.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:cups-lpd-1:2.2.6-45.el8_6.6.s390x", "BaseOS-8.6.0.Z.E4S:cups-lpd-1:2.2.6-45.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:cups-lpd-debuginfo-1:2.2.6-45.el8_6.6.aarch64", "BaseOS-8.6.0.Z.E4S:cups-lpd-debuginfo-1:2.2.6-45.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:cups-lpd-debuginfo-1:2.2.6-45.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:cups-lpd-debuginfo-1:2.2.6-45.el8_6.6.s390x", "BaseOS-8.6.0.Z.E4S:cups-lpd-debuginfo-1:2.2.6-45.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:cups-1:2.2.6-45.el8_6.6.src", "BaseOS-8.6.0.Z.TUS:cups-1:2.2.6-45.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:cups-client-1:2.2.6-45.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:cups-client-debuginfo-1:2.2.6-45.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:cups-client-debuginfo-1:2.2.6-45.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:cups-debuginfo-1:2.2.6-45.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:cups-debuginfo-1:2.2.6-45.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:cups-debugsource-1:2.2.6-45.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:cups-debugsource-1:2.2.6-45.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:cups-devel-1:2.2.6-45.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:cups-devel-1:2.2.6-45.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:cups-filesystem-1:2.2.6-45.el8_6.6.noarch", "BaseOS-8.6.0.Z.TUS:cups-ipptool-1:2.2.6-45.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:cups-ipptool-debuginfo-1:2.2.6-45.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:cups-ipptool-debuginfo-1:2.2.6-45.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:cups-libs-1:2.2.6-45.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:cups-libs-1:2.2.6-45.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:cups-libs-debuginfo-1:2.2.6-45.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:cups-libs-debuginfo-1:2.2.6-45.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:cups-lpd-1:2.2.6-45.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:cups-lpd-debuginfo-1:2.2.6-45.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:cups-lpd-debuginfo-1:2.2.6-45.el8_6.6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2025-58060" }, { "category": "external", "summary": "RHBZ#2392595", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2392595" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2025-58060", "url": "https://www.cve.org/CVERecord?id=CVE-2025-58060" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-58060", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58060" } ], "release_date": "2025-09-11T13:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-10-01T10:43:39+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.6.0.Z.AUS:cups-1:2.2.6-45.el8_6.6.src", "AppStream-8.6.0.Z.AUS:cups-1:2.2.6-45.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:cups-client-1:2.2.6-45.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:cups-client-debuginfo-1:2.2.6-45.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:cups-client-debuginfo-1:2.2.6-45.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:cups-debuginfo-1:2.2.6-45.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:cups-debuginfo-1:2.2.6-45.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:cups-debugsource-1:2.2.6-45.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:cups-debugsource-1:2.2.6-45.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:cups-devel-1:2.2.6-45.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:cups-devel-1:2.2.6-45.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:cups-filesystem-1:2.2.6-45.el8_6.6.noarch", "AppStream-8.6.0.Z.AUS:cups-ipptool-1:2.2.6-45.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:cups-ipptool-debuginfo-1:2.2.6-45.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:cups-ipptool-debuginfo-1:2.2.6-45.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:cups-libs-1:2.2.6-45.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:cups-libs-1:2.2.6-45.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:cups-libs-debuginfo-1:2.2.6-45.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:cups-libs-debuginfo-1:2.2.6-45.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:cups-lpd-1:2.2.6-45.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:cups-lpd-debuginfo-1:2.2.6-45.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:cups-lpd-debuginfo-1:2.2.6-45.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:cups-1:2.2.6-45.el8_6.6.aarch64", "AppStream-8.6.0.Z.E4S:cups-1:2.2.6-45.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:cups-1:2.2.6-45.el8_6.6.s390x", "AppStream-8.6.0.Z.E4S:cups-1:2.2.6-45.el8_6.6.src", "AppStream-8.6.0.Z.E4S:cups-1:2.2.6-45.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:cups-client-1:2.2.6-45.el8_6.6.aarch64", "AppStream-8.6.0.Z.E4S:cups-client-1:2.2.6-45.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:cups-client-1:2.2.6-45.el8_6.6.s390x", "AppStream-8.6.0.Z.E4S:cups-client-1:2.2.6-45.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:cups-client-debuginfo-1:2.2.6-45.el8_6.6.aarch64", "AppStream-8.6.0.Z.E4S:cups-client-debuginfo-1:2.2.6-45.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:cups-client-debuginfo-1:2.2.6-45.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:cups-client-debuginfo-1:2.2.6-45.el8_6.6.s390x", "AppStream-8.6.0.Z.E4S:cups-client-debuginfo-1:2.2.6-45.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:cups-debuginfo-1:2.2.6-45.el8_6.6.aarch64", "AppStream-8.6.0.Z.E4S:cups-debuginfo-1:2.2.6-45.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:cups-debuginfo-1:2.2.6-45.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:cups-debuginfo-1:2.2.6-45.el8_6.6.s390x", "AppStream-8.6.0.Z.E4S:cups-debuginfo-1:2.2.6-45.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:cups-debugsource-1:2.2.6-45.el8_6.6.aarch64", "AppStream-8.6.0.Z.E4S:cups-debugsource-1:2.2.6-45.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:cups-debugsource-1:2.2.6-45.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:cups-debugsource-1:2.2.6-45.el8_6.6.s390x", "AppStream-8.6.0.Z.E4S:cups-debugsource-1:2.2.6-45.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:cups-devel-1:2.2.6-45.el8_6.6.aarch64", "AppStream-8.6.0.Z.E4S:cups-devel-1:2.2.6-45.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:cups-devel-1:2.2.6-45.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:cups-devel-1:2.2.6-45.el8_6.6.s390x", "AppStream-8.6.0.Z.E4S:cups-devel-1:2.2.6-45.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:cups-filesystem-1:2.2.6-45.el8_6.6.noarch", "AppStream-8.6.0.Z.E4S:cups-ipptool-1:2.2.6-45.el8_6.6.aarch64", "AppStream-8.6.0.Z.E4S:cups-ipptool-1:2.2.6-45.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:cups-ipptool-1:2.2.6-45.el8_6.6.s390x", "AppStream-8.6.0.Z.E4S:cups-ipptool-1:2.2.6-45.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:cups-ipptool-debuginfo-1:2.2.6-45.el8_6.6.aarch64", "AppStream-8.6.0.Z.E4S:cups-ipptool-debuginfo-1:2.2.6-45.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:cups-ipptool-debuginfo-1:2.2.6-45.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:cups-ipptool-debuginfo-1:2.2.6-45.el8_6.6.s390x", "AppStream-8.6.0.Z.E4S:cups-ipptool-debuginfo-1:2.2.6-45.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:cups-libs-1:2.2.6-45.el8_6.6.aarch64", "AppStream-8.6.0.Z.E4S:cups-libs-1:2.2.6-45.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:cups-libs-1:2.2.6-45.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:cups-libs-1:2.2.6-45.el8_6.6.s390x", "AppStream-8.6.0.Z.E4S:cups-libs-1:2.2.6-45.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:cups-libs-debuginfo-1:2.2.6-45.el8_6.6.aarch64", "AppStream-8.6.0.Z.E4S:cups-libs-debuginfo-1:2.2.6-45.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:cups-libs-debuginfo-1:2.2.6-45.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:cups-libs-debuginfo-1:2.2.6-45.el8_6.6.s390x", "AppStream-8.6.0.Z.E4S:cups-libs-debuginfo-1:2.2.6-45.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:cups-lpd-1:2.2.6-45.el8_6.6.aarch64", "AppStream-8.6.0.Z.E4S:cups-lpd-1:2.2.6-45.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:cups-lpd-1:2.2.6-45.el8_6.6.s390x", "AppStream-8.6.0.Z.E4S:cups-lpd-1:2.2.6-45.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:cups-lpd-debuginfo-1:2.2.6-45.el8_6.6.aarch64", "AppStream-8.6.0.Z.E4S:cups-lpd-debuginfo-1:2.2.6-45.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:cups-lpd-debuginfo-1:2.2.6-45.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:cups-lpd-debuginfo-1:2.2.6-45.el8_6.6.s390x", "AppStream-8.6.0.Z.E4S:cups-lpd-debuginfo-1:2.2.6-45.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:cups-1:2.2.6-45.el8_6.6.src", "AppStream-8.6.0.Z.TUS:cups-1:2.2.6-45.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:cups-client-1:2.2.6-45.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:cups-client-debuginfo-1:2.2.6-45.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:cups-client-debuginfo-1:2.2.6-45.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:cups-debuginfo-1:2.2.6-45.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:cups-debuginfo-1:2.2.6-45.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:cups-debugsource-1:2.2.6-45.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:cups-debugsource-1:2.2.6-45.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:cups-devel-1:2.2.6-45.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:cups-devel-1:2.2.6-45.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:cups-filesystem-1:2.2.6-45.el8_6.6.noarch", "AppStream-8.6.0.Z.TUS:cups-ipptool-1:2.2.6-45.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:cups-ipptool-debuginfo-1:2.2.6-45.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:cups-ipptool-debuginfo-1:2.2.6-45.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:cups-libs-1:2.2.6-45.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:cups-libs-1:2.2.6-45.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:cups-libs-debuginfo-1:2.2.6-45.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:cups-libs-debuginfo-1:2.2.6-45.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:cups-lpd-1:2.2.6-45.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:cups-lpd-debuginfo-1:2.2.6-45.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:cups-lpd-debuginfo-1:2.2.6-45.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:cups-1:2.2.6-45.el8_6.6.src", "BaseOS-8.6.0.Z.AUS:cups-1:2.2.6-45.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:cups-client-1:2.2.6-45.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:cups-client-debuginfo-1:2.2.6-45.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:cups-client-debuginfo-1:2.2.6-45.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:cups-debuginfo-1:2.2.6-45.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:cups-debuginfo-1:2.2.6-45.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:cups-debugsource-1:2.2.6-45.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:cups-debugsource-1:2.2.6-45.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:cups-devel-1:2.2.6-45.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:cups-devel-1:2.2.6-45.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:cups-filesystem-1:2.2.6-45.el8_6.6.noarch", "BaseOS-8.6.0.Z.AUS:cups-ipptool-1:2.2.6-45.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:cups-ipptool-debuginfo-1:2.2.6-45.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:cups-ipptool-debuginfo-1:2.2.6-45.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:cups-libs-1:2.2.6-45.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:cups-libs-1:2.2.6-45.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:cups-libs-debuginfo-1:2.2.6-45.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:cups-libs-debuginfo-1:2.2.6-45.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:cups-lpd-1:2.2.6-45.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:cups-lpd-debuginfo-1:2.2.6-45.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:cups-lpd-debuginfo-1:2.2.6-45.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:cups-1:2.2.6-45.el8_6.6.aarch64", "BaseOS-8.6.0.Z.E4S:cups-1:2.2.6-45.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:cups-1:2.2.6-45.el8_6.6.s390x", "BaseOS-8.6.0.Z.E4S:cups-1:2.2.6-45.el8_6.6.src", "BaseOS-8.6.0.Z.E4S:cups-1:2.2.6-45.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:cups-client-1:2.2.6-45.el8_6.6.aarch64", "BaseOS-8.6.0.Z.E4S:cups-client-1:2.2.6-45.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:cups-client-1:2.2.6-45.el8_6.6.s390x", "BaseOS-8.6.0.Z.E4S:cups-client-1:2.2.6-45.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:cups-client-debuginfo-1:2.2.6-45.el8_6.6.aarch64", "BaseOS-8.6.0.Z.E4S:cups-client-debuginfo-1:2.2.6-45.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:cups-client-debuginfo-1:2.2.6-45.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:cups-client-debuginfo-1:2.2.6-45.el8_6.6.s390x", "BaseOS-8.6.0.Z.E4S:cups-client-debuginfo-1:2.2.6-45.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:cups-debuginfo-1:2.2.6-45.el8_6.6.aarch64", "BaseOS-8.6.0.Z.E4S:cups-debuginfo-1:2.2.6-45.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:cups-debuginfo-1:2.2.6-45.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:cups-debuginfo-1:2.2.6-45.el8_6.6.s390x", "BaseOS-8.6.0.Z.E4S:cups-debuginfo-1:2.2.6-45.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:cups-debugsource-1:2.2.6-45.el8_6.6.aarch64", "BaseOS-8.6.0.Z.E4S:cups-debugsource-1:2.2.6-45.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:cups-debugsource-1:2.2.6-45.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:cups-debugsource-1:2.2.6-45.el8_6.6.s390x", "BaseOS-8.6.0.Z.E4S:cups-debugsource-1:2.2.6-45.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:cups-devel-1:2.2.6-45.el8_6.6.aarch64", "BaseOS-8.6.0.Z.E4S:cups-devel-1:2.2.6-45.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:cups-devel-1:2.2.6-45.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:cups-devel-1:2.2.6-45.el8_6.6.s390x", "BaseOS-8.6.0.Z.E4S:cups-devel-1:2.2.6-45.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:cups-filesystem-1:2.2.6-45.el8_6.6.noarch", "BaseOS-8.6.0.Z.E4S:cups-ipptool-1:2.2.6-45.el8_6.6.aarch64", "BaseOS-8.6.0.Z.E4S:cups-ipptool-1:2.2.6-45.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:cups-ipptool-1:2.2.6-45.el8_6.6.s390x", "BaseOS-8.6.0.Z.E4S:cups-ipptool-1:2.2.6-45.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:cups-ipptool-debuginfo-1:2.2.6-45.el8_6.6.aarch64", "BaseOS-8.6.0.Z.E4S:cups-ipptool-debuginfo-1:2.2.6-45.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:cups-ipptool-debuginfo-1:2.2.6-45.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:cups-ipptool-debuginfo-1:2.2.6-45.el8_6.6.s390x", "BaseOS-8.6.0.Z.E4S:cups-ipptool-debuginfo-1:2.2.6-45.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:cups-libs-1:2.2.6-45.el8_6.6.aarch64", "BaseOS-8.6.0.Z.E4S:cups-libs-1:2.2.6-45.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:cups-libs-1:2.2.6-45.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:cups-libs-1:2.2.6-45.el8_6.6.s390x", "BaseOS-8.6.0.Z.E4S:cups-libs-1:2.2.6-45.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:cups-libs-debuginfo-1:2.2.6-45.el8_6.6.aarch64", "BaseOS-8.6.0.Z.E4S:cups-libs-debuginfo-1:2.2.6-45.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:cups-libs-debuginfo-1:2.2.6-45.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:cups-libs-debuginfo-1:2.2.6-45.el8_6.6.s390x", "BaseOS-8.6.0.Z.E4S:cups-libs-debuginfo-1:2.2.6-45.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:cups-lpd-1:2.2.6-45.el8_6.6.aarch64", "BaseOS-8.6.0.Z.E4S:cups-lpd-1:2.2.6-45.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:cups-lpd-1:2.2.6-45.el8_6.6.s390x", "BaseOS-8.6.0.Z.E4S:cups-lpd-1:2.2.6-45.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:cups-lpd-debuginfo-1:2.2.6-45.el8_6.6.aarch64", "BaseOS-8.6.0.Z.E4S:cups-lpd-debuginfo-1:2.2.6-45.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:cups-lpd-debuginfo-1:2.2.6-45.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:cups-lpd-debuginfo-1:2.2.6-45.el8_6.6.s390x", "BaseOS-8.6.0.Z.E4S:cups-lpd-debuginfo-1:2.2.6-45.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:cups-1:2.2.6-45.el8_6.6.src", "BaseOS-8.6.0.Z.TUS:cups-1:2.2.6-45.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:cups-client-1:2.2.6-45.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:cups-client-debuginfo-1:2.2.6-45.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:cups-client-debuginfo-1:2.2.6-45.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:cups-debuginfo-1:2.2.6-45.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:cups-debuginfo-1:2.2.6-45.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:cups-debugsource-1:2.2.6-45.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:cups-debugsource-1:2.2.6-45.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:cups-devel-1:2.2.6-45.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:cups-devel-1:2.2.6-45.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:cups-filesystem-1:2.2.6-45.el8_6.6.noarch", "BaseOS-8.6.0.Z.TUS:cups-ipptool-1:2.2.6-45.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:cups-ipptool-debuginfo-1:2.2.6-45.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:cups-ipptool-debuginfo-1:2.2.6-45.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:cups-libs-1:2.2.6-45.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:cups-libs-1:2.2.6-45.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:cups-libs-debuginfo-1:2.2.6-45.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:cups-libs-debuginfo-1:2.2.6-45.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:cups-lpd-1:2.2.6-45.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:cups-lpd-debuginfo-1:2.2.6-45.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:cups-lpd-debuginfo-1:2.2.6-45.el8_6.6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:17144" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to a widespread installation base, or stability. It is strongly advised to apply vendor-supplied patches as soon as they are released to address this authentication bypass vulnerability.", "product_ids": [ "AppStream-8.6.0.Z.AUS:cups-1:2.2.6-45.el8_6.6.src", "AppStream-8.6.0.Z.AUS:cups-1:2.2.6-45.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:cups-client-1:2.2.6-45.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:cups-client-debuginfo-1:2.2.6-45.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:cups-client-debuginfo-1:2.2.6-45.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:cups-debuginfo-1:2.2.6-45.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:cups-debuginfo-1:2.2.6-45.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:cups-debugsource-1:2.2.6-45.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:cups-debugsource-1:2.2.6-45.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:cups-devel-1:2.2.6-45.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:cups-devel-1:2.2.6-45.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:cups-filesystem-1:2.2.6-45.el8_6.6.noarch", "AppStream-8.6.0.Z.AUS:cups-ipptool-1:2.2.6-45.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:cups-ipptool-debuginfo-1:2.2.6-45.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:cups-ipptool-debuginfo-1:2.2.6-45.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:cups-libs-1:2.2.6-45.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:cups-libs-1:2.2.6-45.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:cups-libs-debuginfo-1:2.2.6-45.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:cups-libs-debuginfo-1:2.2.6-45.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:cups-lpd-1:2.2.6-45.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:cups-lpd-debuginfo-1:2.2.6-45.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:cups-lpd-debuginfo-1:2.2.6-45.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:cups-1:2.2.6-45.el8_6.6.aarch64", "AppStream-8.6.0.Z.E4S:cups-1:2.2.6-45.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:cups-1:2.2.6-45.el8_6.6.s390x", "AppStream-8.6.0.Z.E4S:cups-1:2.2.6-45.el8_6.6.src", "AppStream-8.6.0.Z.E4S:cups-1:2.2.6-45.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:cups-client-1:2.2.6-45.el8_6.6.aarch64", "AppStream-8.6.0.Z.E4S:cups-client-1:2.2.6-45.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:cups-client-1:2.2.6-45.el8_6.6.s390x", "AppStream-8.6.0.Z.E4S:cups-client-1:2.2.6-45.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:cups-client-debuginfo-1:2.2.6-45.el8_6.6.aarch64", "AppStream-8.6.0.Z.E4S:cups-client-debuginfo-1:2.2.6-45.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:cups-client-debuginfo-1:2.2.6-45.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:cups-client-debuginfo-1:2.2.6-45.el8_6.6.s390x", "AppStream-8.6.0.Z.E4S:cups-client-debuginfo-1:2.2.6-45.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:cups-debuginfo-1:2.2.6-45.el8_6.6.aarch64", "AppStream-8.6.0.Z.E4S:cups-debuginfo-1:2.2.6-45.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:cups-debuginfo-1:2.2.6-45.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:cups-debuginfo-1:2.2.6-45.el8_6.6.s390x", "AppStream-8.6.0.Z.E4S:cups-debuginfo-1:2.2.6-45.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:cups-debugsource-1:2.2.6-45.el8_6.6.aarch64", "AppStream-8.6.0.Z.E4S:cups-debugsource-1:2.2.6-45.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:cups-debugsource-1:2.2.6-45.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:cups-debugsource-1:2.2.6-45.el8_6.6.s390x", "AppStream-8.6.0.Z.E4S:cups-debugsource-1:2.2.6-45.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:cups-devel-1:2.2.6-45.el8_6.6.aarch64", "AppStream-8.6.0.Z.E4S:cups-devel-1:2.2.6-45.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:cups-devel-1:2.2.6-45.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:cups-devel-1:2.2.6-45.el8_6.6.s390x", "AppStream-8.6.0.Z.E4S:cups-devel-1:2.2.6-45.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:cups-filesystem-1:2.2.6-45.el8_6.6.noarch", "AppStream-8.6.0.Z.E4S:cups-ipptool-1:2.2.6-45.el8_6.6.aarch64", "AppStream-8.6.0.Z.E4S:cups-ipptool-1:2.2.6-45.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:cups-ipptool-1:2.2.6-45.el8_6.6.s390x", "AppStream-8.6.0.Z.E4S:cups-ipptool-1:2.2.6-45.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:cups-ipptool-debuginfo-1:2.2.6-45.el8_6.6.aarch64", "AppStream-8.6.0.Z.E4S:cups-ipptool-debuginfo-1:2.2.6-45.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:cups-ipptool-debuginfo-1:2.2.6-45.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:cups-ipptool-debuginfo-1:2.2.6-45.el8_6.6.s390x", "AppStream-8.6.0.Z.E4S:cups-ipptool-debuginfo-1:2.2.6-45.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:cups-libs-1:2.2.6-45.el8_6.6.aarch64", "AppStream-8.6.0.Z.E4S:cups-libs-1:2.2.6-45.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:cups-libs-1:2.2.6-45.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:cups-libs-1:2.2.6-45.el8_6.6.s390x", "AppStream-8.6.0.Z.E4S:cups-libs-1:2.2.6-45.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:cups-libs-debuginfo-1:2.2.6-45.el8_6.6.aarch64", "AppStream-8.6.0.Z.E4S:cups-libs-debuginfo-1:2.2.6-45.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:cups-libs-debuginfo-1:2.2.6-45.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:cups-libs-debuginfo-1:2.2.6-45.el8_6.6.s390x", "AppStream-8.6.0.Z.E4S:cups-libs-debuginfo-1:2.2.6-45.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:cups-lpd-1:2.2.6-45.el8_6.6.aarch64", "AppStream-8.6.0.Z.E4S:cups-lpd-1:2.2.6-45.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:cups-lpd-1:2.2.6-45.el8_6.6.s390x", "AppStream-8.6.0.Z.E4S:cups-lpd-1:2.2.6-45.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:cups-lpd-debuginfo-1:2.2.6-45.el8_6.6.aarch64", "AppStream-8.6.0.Z.E4S:cups-lpd-debuginfo-1:2.2.6-45.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:cups-lpd-debuginfo-1:2.2.6-45.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:cups-lpd-debuginfo-1:2.2.6-45.el8_6.6.s390x", "AppStream-8.6.0.Z.E4S:cups-lpd-debuginfo-1:2.2.6-45.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:cups-1:2.2.6-45.el8_6.6.src", "AppStream-8.6.0.Z.TUS:cups-1:2.2.6-45.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:cups-client-1:2.2.6-45.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:cups-client-debuginfo-1:2.2.6-45.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:cups-client-debuginfo-1:2.2.6-45.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:cups-debuginfo-1:2.2.6-45.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:cups-debuginfo-1:2.2.6-45.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:cups-debugsource-1:2.2.6-45.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:cups-debugsource-1:2.2.6-45.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:cups-devel-1:2.2.6-45.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:cups-devel-1:2.2.6-45.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:cups-filesystem-1:2.2.6-45.el8_6.6.noarch", "AppStream-8.6.0.Z.TUS:cups-ipptool-1:2.2.6-45.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:cups-ipptool-debuginfo-1:2.2.6-45.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:cups-ipptool-debuginfo-1:2.2.6-45.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:cups-libs-1:2.2.6-45.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:cups-libs-1:2.2.6-45.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:cups-libs-debuginfo-1:2.2.6-45.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:cups-libs-debuginfo-1:2.2.6-45.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:cups-lpd-1:2.2.6-45.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:cups-lpd-debuginfo-1:2.2.6-45.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:cups-lpd-debuginfo-1:2.2.6-45.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:cups-1:2.2.6-45.el8_6.6.src", "BaseOS-8.6.0.Z.AUS:cups-1:2.2.6-45.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:cups-client-1:2.2.6-45.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:cups-client-debuginfo-1:2.2.6-45.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:cups-client-debuginfo-1:2.2.6-45.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:cups-debuginfo-1:2.2.6-45.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:cups-debuginfo-1:2.2.6-45.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:cups-debugsource-1:2.2.6-45.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:cups-debugsource-1:2.2.6-45.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:cups-devel-1:2.2.6-45.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:cups-devel-1:2.2.6-45.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:cups-filesystem-1:2.2.6-45.el8_6.6.noarch", "BaseOS-8.6.0.Z.AUS:cups-ipptool-1:2.2.6-45.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:cups-ipptool-debuginfo-1:2.2.6-45.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:cups-ipptool-debuginfo-1:2.2.6-45.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:cups-libs-1:2.2.6-45.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:cups-libs-1:2.2.6-45.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:cups-libs-debuginfo-1:2.2.6-45.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:cups-libs-debuginfo-1:2.2.6-45.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:cups-lpd-1:2.2.6-45.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:cups-lpd-debuginfo-1:2.2.6-45.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:cups-lpd-debuginfo-1:2.2.6-45.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:cups-1:2.2.6-45.el8_6.6.aarch64", "BaseOS-8.6.0.Z.E4S:cups-1:2.2.6-45.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:cups-1:2.2.6-45.el8_6.6.s390x", "BaseOS-8.6.0.Z.E4S:cups-1:2.2.6-45.el8_6.6.src", "BaseOS-8.6.0.Z.E4S:cups-1:2.2.6-45.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:cups-client-1:2.2.6-45.el8_6.6.aarch64", "BaseOS-8.6.0.Z.E4S:cups-client-1:2.2.6-45.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:cups-client-1:2.2.6-45.el8_6.6.s390x", "BaseOS-8.6.0.Z.E4S:cups-client-1:2.2.6-45.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:cups-client-debuginfo-1:2.2.6-45.el8_6.6.aarch64", "BaseOS-8.6.0.Z.E4S:cups-client-debuginfo-1:2.2.6-45.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:cups-client-debuginfo-1:2.2.6-45.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:cups-client-debuginfo-1:2.2.6-45.el8_6.6.s390x", "BaseOS-8.6.0.Z.E4S:cups-client-debuginfo-1:2.2.6-45.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:cups-debuginfo-1:2.2.6-45.el8_6.6.aarch64", "BaseOS-8.6.0.Z.E4S:cups-debuginfo-1:2.2.6-45.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:cups-debuginfo-1:2.2.6-45.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:cups-debuginfo-1:2.2.6-45.el8_6.6.s390x", "BaseOS-8.6.0.Z.E4S:cups-debuginfo-1:2.2.6-45.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:cups-debugsource-1:2.2.6-45.el8_6.6.aarch64", "BaseOS-8.6.0.Z.E4S:cups-debugsource-1:2.2.6-45.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:cups-debugsource-1:2.2.6-45.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:cups-debugsource-1:2.2.6-45.el8_6.6.s390x", "BaseOS-8.6.0.Z.E4S:cups-debugsource-1:2.2.6-45.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:cups-devel-1:2.2.6-45.el8_6.6.aarch64", "BaseOS-8.6.0.Z.E4S:cups-devel-1:2.2.6-45.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:cups-devel-1:2.2.6-45.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:cups-devel-1:2.2.6-45.el8_6.6.s390x", "BaseOS-8.6.0.Z.E4S:cups-devel-1:2.2.6-45.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:cups-filesystem-1:2.2.6-45.el8_6.6.noarch", "BaseOS-8.6.0.Z.E4S:cups-ipptool-1:2.2.6-45.el8_6.6.aarch64", "BaseOS-8.6.0.Z.E4S:cups-ipptool-1:2.2.6-45.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:cups-ipptool-1:2.2.6-45.el8_6.6.s390x", "BaseOS-8.6.0.Z.E4S:cups-ipptool-1:2.2.6-45.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:cups-ipptool-debuginfo-1:2.2.6-45.el8_6.6.aarch64", "BaseOS-8.6.0.Z.E4S:cups-ipptool-debuginfo-1:2.2.6-45.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:cups-ipptool-debuginfo-1:2.2.6-45.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:cups-ipptool-debuginfo-1:2.2.6-45.el8_6.6.s390x", "BaseOS-8.6.0.Z.E4S:cups-ipptool-debuginfo-1:2.2.6-45.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:cups-libs-1:2.2.6-45.el8_6.6.aarch64", "BaseOS-8.6.0.Z.E4S:cups-libs-1:2.2.6-45.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:cups-libs-1:2.2.6-45.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:cups-libs-1:2.2.6-45.el8_6.6.s390x", "BaseOS-8.6.0.Z.E4S:cups-libs-1:2.2.6-45.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:cups-libs-debuginfo-1:2.2.6-45.el8_6.6.aarch64", "BaseOS-8.6.0.Z.E4S:cups-libs-debuginfo-1:2.2.6-45.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:cups-libs-debuginfo-1:2.2.6-45.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:cups-libs-debuginfo-1:2.2.6-45.el8_6.6.s390x", "BaseOS-8.6.0.Z.E4S:cups-libs-debuginfo-1:2.2.6-45.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:cups-lpd-1:2.2.6-45.el8_6.6.aarch64", "BaseOS-8.6.0.Z.E4S:cups-lpd-1:2.2.6-45.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:cups-lpd-1:2.2.6-45.el8_6.6.s390x", "BaseOS-8.6.0.Z.E4S:cups-lpd-1:2.2.6-45.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:cups-lpd-debuginfo-1:2.2.6-45.el8_6.6.aarch64", "BaseOS-8.6.0.Z.E4S:cups-lpd-debuginfo-1:2.2.6-45.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:cups-lpd-debuginfo-1:2.2.6-45.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:cups-lpd-debuginfo-1:2.2.6-45.el8_6.6.s390x", "BaseOS-8.6.0.Z.E4S:cups-lpd-debuginfo-1:2.2.6-45.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:cups-1:2.2.6-45.el8_6.6.src", "BaseOS-8.6.0.Z.TUS:cups-1:2.2.6-45.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:cups-client-1:2.2.6-45.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:cups-client-debuginfo-1:2.2.6-45.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:cups-client-debuginfo-1:2.2.6-45.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:cups-debuginfo-1:2.2.6-45.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:cups-debuginfo-1:2.2.6-45.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:cups-debugsource-1:2.2.6-45.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:cups-debugsource-1:2.2.6-45.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:cups-devel-1:2.2.6-45.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:cups-devel-1:2.2.6-45.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:cups-filesystem-1:2.2.6-45.el8_6.6.noarch", "BaseOS-8.6.0.Z.TUS:cups-ipptool-1:2.2.6-45.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:cups-ipptool-debuginfo-1:2.2.6-45.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:cups-ipptool-debuginfo-1:2.2.6-45.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:cups-libs-1:2.2.6-45.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:cups-libs-1:2.2.6-45.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:cups-libs-debuginfo-1:2.2.6-45.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:cups-libs-debuginfo-1:2.2.6-45.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:cups-lpd-1:2.2.6-45.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:cups-lpd-debuginfo-1:2.2.6-45.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:cups-lpd-debuginfo-1:2.2.6-45.el8_6.6.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 8.0, "baseSeverity": "HIGH", "confidentialityImpact": "LOW", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.6.0.Z.AUS:cups-1:2.2.6-45.el8_6.6.src", "AppStream-8.6.0.Z.AUS:cups-1:2.2.6-45.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:cups-client-1:2.2.6-45.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:cups-client-debuginfo-1:2.2.6-45.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:cups-client-debuginfo-1:2.2.6-45.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:cups-debuginfo-1:2.2.6-45.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:cups-debuginfo-1:2.2.6-45.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:cups-debugsource-1:2.2.6-45.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:cups-debugsource-1:2.2.6-45.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:cups-devel-1:2.2.6-45.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:cups-devel-1:2.2.6-45.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:cups-filesystem-1:2.2.6-45.el8_6.6.noarch", "AppStream-8.6.0.Z.AUS:cups-ipptool-1:2.2.6-45.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:cups-ipptool-debuginfo-1:2.2.6-45.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:cups-ipptool-debuginfo-1:2.2.6-45.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:cups-libs-1:2.2.6-45.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:cups-libs-1:2.2.6-45.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:cups-libs-debuginfo-1:2.2.6-45.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:cups-libs-debuginfo-1:2.2.6-45.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:cups-lpd-1:2.2.6-45.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:cups-lpd-debuginfo-1:2.2.6-45.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:cups-lpd-debuginfo-1:2.2.6-45.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:cups-1:2.2.6-45.el8_6.6.aarch64", "AppStream-8.6.0.Z.E4S:cups-1:2.2.6-45.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:cups-1:2.2.6-45.el8_6.6.s390x", "AppStream-8.6.0.Z.E4S:cups-1:2.2.6-45.el8_6.6.src", "AppStream-8.6.0.Z.E4S:cups-1:2.2.6-45.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:cups-client-1:2.2.6-45.el8_6.6.aarch64", "AppStream-8.6.0.Z.E4S:cups-client-1:2.2.6-45.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:cups-client-1:2.2.6-45.el8_6.6.s390x", "AppStream-8.6.0.Z.E4S:cups-client-1:2.2.6-45.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:cups-client-debuginfo-1:2.2.6-45.el8_6.6.aarch64", "AppStream-8.6.0.Z.E4S:cups-client-debuginfo-1:2.2.6-45.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:cups-client-debuginfo-1:2.2.6-45.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:cups-client-debuginfo-1:2.2.6-45.el8_6.6.s390x", "AppStream-8.6.0.Z.E4S:cups-client-debuginfo-1:2.2.6-45.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:cups-debuginfo-1:2.2.6-45.el8_6.6.aarch64", "AppStream-8.6.0.Z.E4S:cups-debuginfo-1:2.2.6-45.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:cups-debuginfo-1:2.2.6-45.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:cups-debuginfo-1:2.2.6-45.el8_6.6.s390x", "AppStream-8.6.0.Z.E4S:cups-debuginfo-1:2.2.6-45.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:cups-debugsource-1:2.2.6-45.el8_6.6.aarch64", "AppStream-8.6.0.Z.E4S:cups-debugsource-1:2.2.6-45.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:cups-debugsource-1:2.2.6-45.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:cups-debugsource-1:2.2.6-45.el8_6.6.s390x", "AppStream-8.6.0.Z.E4S:cups-debugsource-1:2.2.6-45.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:cups-devel-1:2.2.6-45.el8_6.6.aarch64", "AppStream-8.6.0.Z.E4S:cups-devel-1:2.2.6-45.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:cups-devel-1:2.2.6-45.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:cups-devel-1:2.2.6-45.el8_6.6.s390x", "AppStream-8.6.0.Z.E4S:cups-devel-1:2.2.6-45.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:cups-filesystem-1:2.2.6-45.el8_6.6.noarch", "AppStream-8.6.0.Z.E4S:cups-ipptool-1:2.2.6-45.el8_6.6.aarch64", "AppStream-8.6.0.Z.E4S:cups-ipptool-1:2.2.6-45.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:cups-ipptool-1:2.2.6-45.el8_6.6.s390x", "AppStream-8.6.0.Z.E4S:cups-ipptool-1:2.2.6-45.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:cups-ipptool-debuginfo-1:2.2.6-45.el8_6.6.aarch64", "AppStream-8.6.0.Z.E4S:cups-ipptool-debuginfo-1:2.2.6-45.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:cups-ipptool-debuginfo-1:2.2.6-45.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:cups-ipptool-debuginfo-1:2.2.6-45.el8_6.6.s390x", "AppStream-8.6.0.Z.E4S:cups-ipptool-debuginfo-1:2.2.6-45.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:cups-libs-1:2.2.6-45.el8_6.6.aarch64", "AppStream-8.6.0.Z.E4S:cups-libs-1:2.2.6-45.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:cups-libs-1:2.2.6-45.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:cups-libs-1:2.2.6-45.el8_6.6.s390x", "AppStream-8.6.0.Z.E4S:cups-libs-1:2.2.6-45.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:cups-libs-debuginfo-1:2.2.6-45.el8_6.6.aarch64", "AppStream-8.6.0.Z.E4S:cups-libs-debuginfo-1:2.2.6-45.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:cups-libs-debuginfo-1:2.2.6-45.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:cups-libs-debuginfo-1:2.2.6-45.el8_6.6.s390x", "AppStream-8.6.0.Z.E4S:cups-libs-debuginfo-1:2.2.6-45.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:cups-lpd-1:2.2.6-45.el8_6.6.aarch64", "AppStream-8.6.0.Z.E4S:cups-lpd-1:2.2.6-45.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:cups-lpd-1:2.2.6-45.el8_6.6.s390x", "AppStream-8.6.0.Z.E4S:cups-lpd-1:2.2.6-45.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:cups-lpd-debuginfo-1:2.2.6-45.el8_6.6.aarch64", "AppStream-8.6.0.Z.E4S:cups-lpd-debuginfo-1:2.2.6-45.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:cups-lpd-debuginfo-1:2.2.6-45.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:cups-lpd-debuginfo-1:2.2.6-45.el8_6.6.s390x", "AppStream-8.6.0.Z.E4S:cups-lpd-debuginfo-1:2.2.6-45.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:cups-1:2.2.6-45.el8_6.6.src", "AppStream-8.6.0.Z.TUS:cups-1:2.2.6-45.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:cups-client-1:2.2.6-45.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:cups-client-debuginfo-1:2.2.6-45.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:cups-client-debuginfo-1:2.2.6-45.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:cups-debuginfo-1:2.2.6-45.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:cups-debuginfo-1:2.2.6-45.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:cups-debugsource-1:2.2.6-45.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:cups-debugsource-1:2.2.6-45.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:cups-devel-1:2.2.6-45.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:cups-devel-1:2.2.6-45.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:cups-filesystem-1:2.2.6-45.el8_6.6.noarch", "AppStream-8.6.0.Z.TUS:cups-ipptool-1:2.2.6-45.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:cups-ipptool-debuginfo-1:2.2.6-45.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:cups-ipptool-debuginfo-1:2.2.6-45.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:cups-libs-1:2.2.6-45.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:cups-libs-1:2.2.6-45.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:cups-libs-debuginfo-1:2.2.6-45.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:cups-libs-debuginfo-1:2.2.6-45.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:cups-lpd-1:2.2.6-45.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:cups-lpd-debuginfo-1:2.2.6-45.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:cups-lpd-debuginfo-1:2.2.6-45.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:cups-1:2.2.6-45.el8_6.6.src", "BaseOS-8.6.0.Z.AUS:cups-1:2.2.6-45.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:cups-client-1:2.2.6-45.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:cups-client-debuginfo-1:2.2.6-45.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:cups-client-debuginfo-1:2.2.6-45.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:cups-debuginfo-1:2.2.6-45.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:cups-debuginfo-1:2.2.6-45.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:cups-debugsource-1:2.2.6-45.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:cups-debugsource-1:2.2.6-45.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:cups-devel-1:2.2.6-45.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:cups-devel-1:2.2.6-45.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:cups-filesystem-1:2.2.6-45.el8_6.6.noarch", "BaseOS-8.6.0.Z.AUS:cups-ipptool-1:2.2.6-45.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:cups-ipptool-debuginfo-1:2.2.6-45.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:cups-ipptool-debuginfo-1:2.2.6-45.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:cups-libs-1:2.2.6-45.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:cups-libs-1:2.2.6-45.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:cups-libs-debuginfo-1:2.2.6-45.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:cups-libs-debuginfo-1:2.2.6-45.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:cups-lpd-1:2.2.6-45.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:cups-lpd-debuginfo-1:2.2.6-45.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:cups-lpd-debuginfo-1:2.2.6-45.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:cups-1:2.2.6-45.el8_6.6.aarch64", "BaseOS-8.6.0.Z.E4S:cups-1:2.2.6-45.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:cups-1:2.2.6-45.el8_6.6.s390x", "BaseOS-8.6.0.Z.E4S:cups-1:2.2.6-45.el8_6.6.src", "BaseOS-8.6.0.Z.E4S:cups-1:2.2.6-45.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:cups-client-1:2.2.6-45.el8_6.6.aarch64", "BaseOS-8.6.0.Z.E4S:cups-client-1:2.2.6-45.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:cups-client-1:2.2.6-45.el8_6.6.s390x", "BaseOS-8.6.0.Z.E4S:cups-client-1:2.2.6-45.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:cups-client-debuginfo-1:2.2.6-45.el8_6.6.aarch64", "BaseOS-8.6.0.Z.E4S:cups-client-debuginfo-1:2.2.6-45.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:cups-client-debuginfo-1:2.2.6-45.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:cups-client-debuginfo-1:2.2.6-45.el8_6.6.s390x", "BaseOS-8.6.0.Z.E4S:cups-client-debuginfo-1:2.2.6-45.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:cups-debuginfo-1:2.2.6-45.el8_6.6.aarch64", "BaseOS-8.6.0.Z.E4S:cups-debuginfo-1:2.2.6-45.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:cups-debuginfo-1:2.2.6-45.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:cups-debuginfo-1:2.2.6-45.el8_6.6.s390x", "BaseOS-8.6.0.Z.E4S:cups-debuginfo-1:2.2.6-45.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:cups-debugsource-1:2.2.6-45.el8_6.6.aarch64", "BaseOS-8.6.0.Z.E4S:cups-debugsource-1:2.2.6-45.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:cups-debugsource-1:2.2.6-45.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:cups-debugsource-1:2.2.6-45.el8_6.6.s390x", "BaseOS-8.6.0.Z.E4S:cups-debugsource-1:2.2.6-45.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:cups-devel-1:2.2.6-45.el8_6.6.aarch64", "BaseOS-8.6.0.Z.E4S:cups-devel-1:2.2.6-45.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:cups-devel-1:2.2.6-45.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:cups-devel-1:2.2.6-45.el8_6.6.s390x", "BaseOS-8.6.0.Z.E4S:cups-devel-1:2.2.6-45.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:cups-filesystem-1:2.2.6-45.el8_6.6.noarch", "BaseOS-8.6.0.Z.E4S:cups-ipptool-1:2.2.6-45.el8_6.6.aarch64", "BaseOS-8.6.0.Z.E4S:cups-ipptool-1:2.2.6-45.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:cups-ipptool-1:2.2.6-45.el8_6.6.s390x", "BaseOS-8.6.0.Z.E4S:cups-ipptool-1:2.2.6-45.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:cups-ipptool-debuginfo-1:2.2.6-45.el8_6.6.aarch64", "BaseOS-8.6.0.Z.E4S:cups-ipptool-debuginfo-1:2.2.6-45.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:cups-ipptool-debuginfo-1:2.2.6-45.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:cups-ipptool-debuginfo-1:2.2.6-45.el8_6.6.s390x", "BaseOS-8.6.0.Z.E4S:cups-ipptool-debuginfo-1:2.2.6-45.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:cups-libs-1:2.2.6-45.el8_6.6.aarch64", "BaseOS-8.6.0.Z.E4S:cups-libs-1:2.2.6-45.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:cups-libs-1:2.2.6-45.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:cups-libs-1:2.2.6-45.el8_6.6.s390x", "BaseOS-8.6.0.Z.E4S:cups-libs-1:2.2.6-45.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:cups-libs-debuginfo-1:2.2.6-45.el8_6.6.aarch64", "BaseOS-8.6.0.Z.E4S:cups-libs-debuginfo-1:2.2.6-45.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:cups-libs-debuginfo-1:2.2.6-45.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:cups-libs-debuginfo-1:2.2.6-45.el8_6.6.s390x", "BaseOS-8.6.0.Z.E4S:cups-libs-debuginfo-1:2.2.6-45.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:cups-lpd-1:2.2.6-45.el8_6.6.aarch64", "BaseOS-8.6.0.Z.E4S:cups-lpd-1:2.2.6-45.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:cups-lpd-1:2.2.6-45.el8_6.6.s390x", "BaseOS-8.6.0.Z.E4S:cups-lpd-1:2.2.6-45.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:cups-lpd-debuginfo-1:2.2.6-45.el8_6.6.aarch64", "BaseOS-8.6.0.Z.E4S:cups-lpd-debuginfo-1:2.2.6-45.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:cups-lpd-debuginfo-1:2.2.6-45.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:cups-lpd-debuginfo-1:2.2.6-45.el8_6.6.s390x", "BaseOS-8.6.0.Z.E4S:cups-lpd-debuginfo-1:2.2.6-45.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:cups-1:2.2.6-45.el8_6.6.src", "BaseOS-8.6.0.Z.TUS:cups-1:2.2.6-45.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:cups-client-1:2.2.6-45.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:cups-client-debuginfo-1:2.2.6-45.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:cups-client-debuginfo-1:2.2.6-45.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:cups-debuginfo-1:2.2.6-45.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:cups-debuginfo-1:2.2.6-45.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:cups-debugsource-1:2.2.6-45.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:cups-debugsource-1:2.2.6-45.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:cups-devel-1:2.2.6-45.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:cups-devel-1:2.2.6-45.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:cups-filesystem-1:2.2.6-45.el8_6.6.noarch", "BaseOS-8.6.0.Z.TUS:cups-ipptool-1:2.2.6-45.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:cups-ipptool-debuginfo-1:2.2.6-45.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:cups-ipptool-debuginfo-1:2.2.6-45.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:cups-libs-1:2.2.6-45.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:cups-libs-1:2.2.6-45.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:cups-libs-debuginfo-1:2.2.6-45.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:cups-libs-debuginfo-1:2.2.6-45.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:cups-lpd-1:2.2.6-45.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:cups-lpd-debuginfo-1:2.2.6-45.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:cups-lpd-debuginfo-1:2.2.6-45.el8_6.6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "cups: Authentication Bypass in CUPS Authorization Handling" } ] }
suse-su-2025:03261-1
Vulnerability from csaf_suse
Published
2025-09-18 04:35
Modified
2025-09-18 04:35
Summary
Security update for cups
Notes
Title of the patch
Security update for cups
Description of the patch
This update for cups fixes the following issues:
- CVE-2024-47175: no validation of IPP attributes in `ppdCreatePPDFromIPP2` when writing to a temporary PPD file allows
for the injection of attacker-controlled data to the resulting PPD (bsc#1230932).
- CVE-2025-58060: no password check when `AuthType` is set to anything but `Basic` and a request is made with an
`Authorization: Basic` header (bsc#1249049).
- CVE-2025-58364: unsafe deserialization and validation of printer attributes leads to NULL pointer dereference
(bsc#1249128).
Patchnames
SUSE-2025-3261,SUSE-SLE-Micro-5.3-2025-3261,SUSE-SLE-Micro-5.4-2025-3261,SUSE-SLE-Micro-5.5-2025-3261,SUSE-SLE-Module-Basesystem-15-SP6-2025-3261,SUSE-SLE-Module-Basesystem-15-SP7-2025-3261,SUSE-SLE-Module-Desktop-Applications-15-SP6-2025-3261,SUSE-SLE-Module-Desktop-Applications-15-SP7-2025-3261,SUSE-SLE-Module-Development-Tools-15-SP6-2025-3261,SUSE-SLE-Module-Development-Tools-15-SP7-2025-3261,SUSE-SLE-Product-HPC-15-SP3-LTSS-2025-3261,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2025-3261,SUSE-SLE-Product-HPC-15-SP4-LTSS-2025-3261,SUSE-SLE-Product-HPC-15-SP5-ESPOS-2025-3261,SUSE-SLE-Product-HPC-15-SP5-LTSS-2025-3261,SUSE-SLE-Product-SLES-15-SP3-LTSS-2025-3261,SUSE-SLE-Product-SLES-15-SP4-LTSS-2025-3261,SUSE-SLE-Product-SLES-15-SP5-LTSS-2025-3261,SUSE-SLE-Product-SLES_SAP-15-SP3-2025-3261,SUSE-SLE-Product-SLES_SAP-15-SP4-2025-3261,SUSE-SLE-Product-SLES_SAP-15-SP5-2025-3261,SUSE-SLE-Product-SUSE-Manager-Proxy-4.3-LTS-2025-3261,SUSE-SLE-Product-SUSE-Manager-Server-4.3-LTS-2025-3261,SUSE-SUSE-MicroOS-5.2-2025-3261,SUSE-Storage-7.1-2025-3261,openSUSE-SLE-15.6-2025-3261
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 cups", "title": "Title of the patch" }, { "category": "description", "text": "This update for cups fixes the following issues:\n\n- CVE-2024-47175: no validation of IPP attributes in `ppdCreatePPDFromIPP2` when writing to a temporary PPD file allows\n for the injection of attacker-controlled data to the resulting PPD (bsc#1230932).\n- CVE-2025-58060: no password check when `AuthType` is set to anything but `Basic` and a request is made with an\n `Authorization: Basic` header (bsc#1249049).\n- CVE-2025-58364: unsafe deserialization and validation of printer attributes leads to NULL pointer dereference\n (bsc#1249128).\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2025-3261,SUSE-SLE-Micro-5.3-2025-3261,SUSE-SLE-Micro-5.4-2025-3261,SUSE-SLE-Micro-5.5-2025-3261,SUSE-SLE-Module-Basesystem-15-SP6-2025-3261,SUSE-SLE-Module-Basesystem-15-SP7-2025-3261,SUSE-SLE-Module-Desktop-Applications-15-SP6-2025-3261,SUSE-SLE-Module-Desktop-Applications-15-SP7-2025-3261,SUSE-SLE-Module-Development-Tools-15-SP6-2025-3261,SUSE-SLE-Module-Development-Tools-15-SP7-2025-3261,SUSE-SLE-Product-HPC-15-SP3-LTSS-2025-3261,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2025-3261,SUSE-SLE-Product-HPC-15-SP4-LTSS-2025-3261,SUSE-SLE-Product-HPC-15-SP5-ESPOS-2025-3261,SUSE-SLE-Product-HPC-15-SP5-LTSS-2025-3261,SUSE-SLE-Product-SLES-15-SP3-LTSS-2025-3261,SUSE-SLE-Product-SLES-15-SP4-LTSS-2025-3261,SUSE-SLE-Product-SLES-15-SP5-LTSS-2025-3261,SUSE-SLE-Product-SLES_SAP-15-SP3-2025-3261,SUSE-SLE-Product-SLES_SAP-15-SP4-2025-3261,SUSE-SLE-Product-SLES_SAP-15-SP5-2025-3261,SUSE-SLE-Product-SUSE-Manager-Proxy-4.3-LTS-2025-3261,SUSE-SLE-Product-SUSE-Manager-Server-4.3-LTS-2025-3261,SUSE-SUSE-MicroOS-5.2-2025-3261,SUSE-Storage-7.1-2025-3261,openSUSE-SLE-15.6-2025-3261", "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_03261-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2025:03261-1", "url": "https://www.suse.com/support/update/announcement/2025/suse-su-202503261-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2025:03261-1", "url": "https://lists.suse.com/pipermail/sle-updates/2025-September/041765.html" }, { "category": "self", "summary": "SUSE Bug 1230932", "url": "https://bugzilla.suse.com/1230932" }, { "category": "self", "summary": "SUSE Bug 1246533", "url": "https://bugzilla.suse.com/1246533" }, { "category": "self", "summary": "SUSE Bug 1249049", "url": "https://bugzilla.suse.com/1249049" }, { "category": "self", "summary": "SUSE Bug 1249128", "url": "https://bugzilla.suse.com/1249128" }, { "category": "self", "summary": "SUSE CVE CVE-2024-47175 page", "url": "https://www.suse.com/security/cve/CVE-2024-47175/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-58060 page", "url": "https://www.suse.com/security/cve/CVE-2025-58060/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-58364 page", "url": "https://www.suse.com/security/cve/CVE-2025-58364/" } ], "title": "Security update for cups", "tracking": { "current_release_date": "2025-09-18T04:35:34Z", "generator": { "date": "2025-09-18T04:35:34Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2025:03261-1", "initial_release_date": "2025-09-18T04:35:34Z", "revision_history": [ { "date": "2025-09-18T04:35:34Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "cups-2.2.7-150000.3.72.1.aarch64", "product": { "name": "cups-2.2.7-150000.3.72.1.aarch64", "product_id": "cups-2.2.7-150000.3.72.1.aarch64" } }, { "category": "product_version", "name": "cups-client-2.2.7-150000.3.72.1.aarch64", "product": { "name": "cups-client-2.2.7-150000.3.72.1.aarch64", "product_id": "cups-client-2.2.7-150000.3.72.1.aarch64" } }, { "category": "product_version", "name": "cups-config-2.2.7-150000.3.72.1.aarch64", "product": { "name": "cups-config-2.2.7-150000.3.72.1.aarch64", "product_id": "cups-config-2.2.7-150000.3.72.1.aarch64" } }, { "category": "product_version", "name": "cups-ddk-2.2.7-150000.3.72.1.aarch64", "product": { "name": "cups-ddk-2.2.7-150000.3.72.1.aarch64", "product_id": "cups-ddk-2.2.7-150000.3.72.1.aarch64" } }, { "category": "product_version", "name": "cups-devel-2.2.7-150000.3.72.1.aarch64", "product": { "name": "cups-devel-2.2.7-150000.3.72.1.aarch64", "product_id": "cups-devel-2.2.7-150000.3.72.1.aarch64" } }, { "category": "product_version", "name": "libcups2-2.2.7-150000.3.72.1.aarch64", "product": { "name": "libcups2-2.2.7-150000.3.72.1.aarch64", "product_id": "libcups2-2.2.7-150000.3.72.1.aarch64" } }, { "category": "product_version", "name": "libcupscgi1-2.2.7-150000.3.72.1.aarch64", "product": { "name": "libcupscgi1-2.2.7-150000.3.72.1.aarch64", "product_id": "libcupscgi1-2.2.7-150000.3.72.1.aarch64" } }, { "category": "product_version", "name": "libcupsimage2-2.2.7-150000.3.72.1.aarch64", "product": { "name": "libcupsimage2-2.2.7-150000.3.72.1.aarch64", "product_id": "libcupsimage2-2.2.7-150000.3.72.1.aarch64" } }, { "category": "product_version", "name": "libcupsmime1-2.2.7-150000.3.72.1.aarch64", "product": { "name": "libcupsmime1-2.2.7-150000.3.72.1.aarch64", "product_id": "libcupsmime1-2.2.7-150000.3.72.1.aarch64" } }, { "category": "product_version", "name": "libcupsppdc1-2.2.7-150000.3.72.1.aarch64", "product": { "name": "libcupsppdc1-2.2.7-150000.3.72.1.aarch64", "product_id": "libcupsppdc1-2.2.7-150000.3.72.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "cups-devel-64bit-2.2.7-150000.3.72.1.aarch64_ilp32", "product": { "name": "cups-devel-64bit-2.2.7-150000.3.72.1.aarch64_ilp32", "product_id": "cups-devel-64bit-2.2.7-150000.3.72.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libcups2-64bit-2.2.7-150000.3.72.1.aarch64_ilp32", "product": { "name": "libcups2-64bit-2.2.7-150000.3.72.1.aarch64_ilp32", "product_id": "libcups2-64bit-2.2.7-150000.3.72.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libcupscgi1-64bit-2.2.7-150000.3.72.1.aarch64_ilp32", "product": { "name": "libcupscgi1-64bit-2.2.7-150000.3.72.1.aarch64_ilp32", "product_id": "libcupscgi1-64bit-2.2.7-150000.3.72.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libcupsimage2-64bit-2.2.7-150000.3.72.1.aarch64_ilp32", "product": { "name": "libcupsimage2-64bit-2.2.7-150000.3.72.1.aarch64_ilp32", "product_id": "libcupsimage2-64bit-2.2.7-150000.3.72.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libcupsmime1-64bit-2.2.7-150000.3.72.1.aarch64_ilp32", "product": { "name": "libcupsmime1-64bit-2.2.7-150000.3.72.1.aarch64_ilp32", "product_id": "libcupsmime1-64bit-2.2.7-150000.3.72.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libcupsppdc1-64bit-2.2.7-150000.3.72.1.aarch64_ilp32", "product": { "name": "libcupsppdc1-64bit-2.2.7-150000.3.72.1.aarch64_ilp32", "product_id": "libcupsppdc1-64bit-2.2.7-150000.3.72.1.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "cups-2.2.7-150000.3.72.1.i586", "product": { "name": "cups-2.2.7-150000.3.72.1.i586", "product_id": "cups-2.2.7-150000.3.72.1.i586" } }, { "category": "product_version", "name": "cups-client-2.2.7-150000.3.72.1.i586", "product": { "name": "cups-client-2.2.7-150000.3.72.1.i586", "product_id": "cups-client-2.2.7-150000.3.72.1.i586" } }, { "category": "product_version", "name": "cups-config-2.2.7-150000.3.72.1.i586", "product": { "name": "cups-config-2.2.7-150000.3.72.1.i586", "product_id": "cups-config-2.2.7-150000.3.72.1.i586" } }, { "category": "product_version", "name": "cups-ddk-2.2.7-150000.3.72.1.i586", "product": { "name": "cups-ddk-2.2.7-150000.3.72.1.i586", "product_id": "cups-ddk-2.2.7-150000.3.72.1.i586" } }, { "category": "product_version", "name": "cups-devel-2.2.7-150000.3.72.1.i586", "product": { "name": "cups-devel-2.2.7-150000.3.72.1.i586", "product_id": "cups-devel-2.2.7-150000.3.72.1.i586" } }, { "category": "product_version", "name": "libcups2-2.2.7-150000.3.72.1.i586", "product": { "name": "libcups2-2.2.7-150000.3.72.1.i586", "product_id": "libcups2-2.2.7-150000.3.72.1.i586" } }, { "category": "product_version", "name": "libcupscgi1-2.2.7-150000.3.72.1.i586", "product": { "name": "libcupscgi1-2.2.7-150000.3.72.1.i586", "product_id": "libcupscgi1-2.2.7-150000.3.72.1.i586" } }, { "category": "product_version", "name": "libcupsimage2-2.2.7-150000.3.72.1.i586", "product": { "name": "libcupsimage2-2.2.7-150000.3.72.1.i586", "product_id": "libcupsimage2-2.2.7-150000.3.72.1.i586" } }, { "category": "product_version", "name": "libcupsmime1-2.2.7-150000.3.72.1.i586", "product": { "name": "libcupsmime1-2.2.7-150000.3.72.1.i586", "product_id": "libcupsmime1-2.2.7-150000.3.72.1.i586" } }, { "category": "product_version", "name": "libcupsppdc1-2.2.7-150000.3.72.1.i586", "product": { "name": "libcupsppdc1-2.2.7-150000.3.72.1.i586", "product_id": "libcupsppdc1-2.2.7-150000.3.72.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "cups-2.2.7-150000.3.72.1.ppc64le", "product": { "name": "cups-2.2.7-150000.3.72.1.ppc64le", "product_id": "cups-2.2.7-150000.3.72.1.ppc64le" } }, { "category": "product_version", "name": "cups-client-2.2.7-150000.3.72.1.ppc64le", "product": { "name": "cups-client-2.2.7-150000.3.72.1.ppc64le", "product_id": "cups-client-2.2.7-150000.3.72.1.ppc64le" } }, { "category": "product_version", "name": "cups-config-2.2.7-150000.3.72.1.ppc64le", "product": { "name": "cups-config-2.2.7-150000.3.72.1.ppc64le", "product_id": "cups-config-2.2.7-150000.3.72.1.ppc64le" } }, { "category": "product_version", "name": "cups-ddk-2.2.7-150000.3.72.1.ppc64le", "product": { "name": "cups-ddk-2.2.7-150000.3.72.1.ppc64le", "product_id": "cups-ddk-2.2.7-150000.3.72.1.ppc64le" } }, { "category": "product_version", "name": "cups-devel-2.2.7-150000.3.72.1.ppc64le", "product": { "name": "cups-devel-2.2.7-150000.3.72.1.ppc64le", "product_id": "cups-devel-2.2.7-150000.3.72.1.ppc64le" } }, { "category": "product_version", "name": "libcups2-2.2.7-150000.3.72.1.ppc64le", "product": { "name": "libcups2-2.2.7-150000.3.72.1.ppc64le", "product_id": "libcups2-2.2.7-150000.3.72.1.ppc64le" } }, { "category": "product_version", "name": "libcupscgi1-2.2.7-150000.3.72.1.ppc64le", "product": { "name": "libcupscgi1-2.2.7-150000.3.72.1.ppc64le", "product_id": "libcupscgi1-2.2.7-150000.3.72.1.ppc64le" } }, { "category": "product_version", "name": "libcupsimage2-2.2.7-150000.3.72.1.ppc64le", "product": { "name": "libcupsimage2-2.2.7-150000.3.72.1.ppc64le", "product_id": "libcupsimage2-2.2.7-150000.3.72.1.ppc64le" } }, { "category": "product_version", "name": "libcupsmime1-2.2.7-150000.3.72.1.ppc64le", "product": { "name": "libcupsmime1-2.2.7-150000.3.72.1.ppc64le", "product_id": "libcupsmime1-2.2.7-150000.3.72.1.ppc64le" } }, { "category": "product_version", "name": "libcupsppdc1-2.2.7-150000.3.72.1.ppc64le", "product": { "name": "libcupsppdc1-2.2.7-150000.3.72.1.ppc64le", "product_id": "libcupsppdc1-2.2.7-150000.3.72.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "cups-2.2.7-150000.3.72.1.s390x", "product": { "name": "cups-2.2.7-150000.3.72.1.s390x", "product_id": "cups-2.2.7-150000.3.72.1.s390x" } }, { "category": "product_version", "name": "cups-client-2.2.7-150000.3.72.1.s390x", "product": { "name": "cups-client-2.2.7-150000.3.72.1.s390x", "product_id": "cups-client-2.2.7-150000.3.72.1.s390x" } }, { "category": "product_version", "name": "cups-config-2.2.7-150000.3.72.1.s390x", "product": { "name": "cups-config-2.2.7-150000.3.72.1.s390x", "product_id": "cups-config-2.2.7-150000.3.72.1.s390x" } }, { "category": "product_version", "name": "cups-ddk-2.2.7-150000.3.72.1.s390x", "product": { "name": "cups-ddk-2.2.7-150000.3.72.1.s390x", "product_id": "cups-ddk-2.2.7-150000.3.72.1.s390x" } }, { "category": "product_version", "name": "cups-devel-2.2.7-150000.3.72.1.s390x", "product": { "name": "cups-devel-2.2.7-150000.3.72.1.s390x", "product_id": "cups-devel-2.2.7-150000.3.72.1.s390x" } }, { "category": "product_version", "name": "libcups2-2.2.7-150000.3.72.1.s390x", "product": { "name": "libcups2-2.2.7-150000.3.72.1.s390x", "product_id": "libcups2-2.2.7-150000.3.72.1.s390x" } }, { "category": "product_version", "name": "libcupscgi1-2.2.7-150000.3.72.1.s390x", "product": { "name": "libcupscgi1-2.2.7-150000.3.72.1.s390x", "product_id": "libcupscgi1-2.2.7-150000.3.72.1.s390x" } }, { "category": "product_version", "name": "libcupsimage2-2.2.7-150000.3.72.1.s390x", "product": { "name": "libcupsimage2-2.2.7-150000.3.72.1.s390x", "product_id": "libcupsimage2-2.2.7-150000.3.72.1.s390x" } }, { "category": "product_version", "name": "libcupsmime1-2.2.7-150000.3.72.1.s390x", "product": { "name": "libcupsmime1-2.2.7-150000.3.72.1.s390x", "product_id": "libcupsmime1-2.2.7-150000.3.72.1.s390x" } }, { "category": "product_version", "name": "libcupsppdc1-2.2.7-150000.3.72.1.s390x", "product": { "name": "libcupsppdc1-2.2.7-150000.3.72.1.s390x", "product_id": "libcupsppdc1-2.2.7-150000.3.72.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "cups-2.2.7-150000.3.72.1.x86_64", "product": { "name": "cups-2.2.7-150000.3.72.1.x86_64", "product_id": "cups-2.2.7-150000.3.72.1.x86_64" } }, { "category": "product_version", "name": "cups-client-2.2.7-150000.3.72.1.x86_64", "product": { "name": "cups-client-2.2.7-150000.3.72.1.x86_64", "product_id": "cups-client-2.2.7-150000.3.72.1.x86_64" } }, { "category": "product_version", "name": "cups-config-2.2.7-150000.3.72.1.x86_64", "product": { "name": "cups-config-2.2.7-150000.3.72.1.x86_64", "product_id": "cups-config-2.2.7-150000.3.72.1.x86_64" } }, { "category": "product_version", "name": "cups-ddk-2.2.7-150000.3.72.1.x86_64", "product": { "name": "cups-ddk-2.2.7-150000.3.72.1.x86_64", "product_id": "cups-ddk-2.2.7-150000.3.72.1.x86_64" } }, { "category": "product_version", "name": "cups-devel-2.2.7-150000.3.72.1.x86_64", "product": { "name": "cups-devel-2.2.7-150000.3.72.1.x86_64", "product_id": "cups-devel-2.2.7-150000.3.72.1.x86_64" } }, { "category": "product_version", "name": "cups-devel-32bit-2.2.7-150000.3.72.1.x86_64", "product": { "name": "cups-devel-32bit-2.2.7-150000.3.72.1.x86_64", "product_id": "cups-devel-32bit-2.2.7-150000.3.72.1.x86_64" } }, { "category": "product_version", "name": "libcups2-2.2.7-150000.3.72.1.x86_64", "product": { "name": "libcups2-2.2.7-150000.3.72.1.x86_64", "product_id": "libcups2-2.2.7-150000.3.72.1.x86_64" } }, { "category": "product_version", "name": "libcups2-32bit-2.2.7-150000.3.72.1.x86_64", "product": { "name": "libcups2-32bit-2.2.7-150000.3.72.1.x86_64", "product_id": "libcups2-32bit-2.2.7-150000.3.72.1.x86_64" } }, { "category": "product_version", "name": "libcupscgi1-2.2.7-150000.3.72.1.x86_64", "product": { "name": "libcupscgi1-2.2.7-150000.3.72.1.x86_64", "product_id": "libcupscgi1-2.2.7-150000.3.72.1.x86_64" } }, { "category": "product_version", "name": "libcupscgi1-32bit-2.2.7-150000.3.72.1.x86_64", "product": { "name": "libcupscgi1-32bit-2.2.7-150000.3.72.1.x86_64", "product_id": "libcupscgi1-32bit-2.2.7-150000.3.72.1.x86_64" } }, { "category": "product_version", "name": "libcupsimage2-2.2.7-150000.3.72.1.x86_64", "product": { "name": "libcupsimage2-2.2.7-150000.3.72.1.x86_64", "product_id": "libcupsimage2-2.2.7-150000.3.72.1.x86_64" } }, { "category": "product_version", "name": "libcupsimage2-32bit-2.2.7-150000.3.72.1.x86_64", "product": { "name": "libcupsimage2-32bit-2.2.7-150000.3.72.1.x86_64", "product_id": "libcupsimage2-32bit-2.2.7-150000.3.72.1.x86_64" } }, { "category": "product_version", "name": "libcupsmime1-2.2.7-150000.3.72.1.x86_64", "product": { "name": "libcupsmime1-2.2.7-150000.3.72.1.x86_64", "product_id": "libcupsmime1-2.2.7-150000.3.72.1.x86_64" } }, { "category": "product_version", "name": "libcupsmime1-32bit-2.2.7-150000.3.72.1.x86_64", "product": { "name": "libcupsmime1-32bit-2.2.7-150000.3.72.1.x86_64", "product_id": "libcupsmime1-32bit-2.2.7-150000.3.72.1.x86_64" } }, { "category": "product_version", "name": "libcupsppdc1-2.2.7-150000.3.72.1.x86_64", "product": { "name": "libcupsppdc1-2.2.7-150000.3.72.1.x86_64", "product_id": "libcupsppdc1-2.2.7-150000.3.72.1.x86_64" } }, { "category": "product_version", "name": "libcupsppdc1-32bit-2.2.7-150000.3.72.1.x86_64", "product": { "name": "libcupsppdc1-32bit-2.2.7-150000.3.72.1.x86_64", "product_id": "libcupsppdc1-32bit-2.2.7-150000.3.72.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Micro 5.3", "product": { "name": "SUSE Linux Enterprise Micro 5.3", "product_id": "SUSE Linux Enterprise Micro 5.3", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-micro:5.3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Micro 5.4", "product": { "name": "SUSE Linux Enterprise Micro 5.4", "product_id": "SUSE Linux Enterprise Micro 5.4", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-micro:5.4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Micro 5.5", "product": { "name": "SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-micro:5.5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Module for Basesystem 15 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 Desktop Applications 15 SP6", "product": { "name": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-desktop-applications:15:sp6" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7", "product": { "name": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7", "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-desktop-applications: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 High Performance Computing 15 SP3-LTSS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-espos:15:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-espos:15:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 15 SP3-LTSS", "product": { "name": "SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:15:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 15 SP4-LTSS", "product": { "name": "SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:15:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 15 SP5-LTSS", "product": { "name": "SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:15:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:15:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:15:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:15:sp5" } } }, { "category": "product_name", "name": "SUSE Manager Proxy LTS 4.3", "product": { "name": "SUSE Manager Proxy LTS 4.3", "product_id": "SUSE Manager Proxy LTS 4.3", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-manager-proxy-lts:4.3" } } }, { "category": "product_name", "name": "SUSE Manager Server LTS 4.3", "product": { "name": "SUSE Manager Server LTS 4.3", "product_id": "SUSE Manager Server LTS 4.3", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-manager-server-lts:4.3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Micro 5.2", "product": { "name": "SUSE Linux Enterprise Micro 5.2", "product_id": "SUSE Linux Enterprise Micro 5.2", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-microos:5.2" } } }, { "category": "product_name", "name": "SUSE Enterprise Storage 7.1", "product": { "name": "SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1", "product_identification_helper": { "cpe": "cpe:/o:suse:ses:7.1" } } }, { "category": "product_name", "name": "openSUSE Leap 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": "cups-config-2.2.7-150000.3.72.1.aarch64 as component of SUSE Linux Enterprise Micro 5.3", "product_id": "SUSE Linux Enterprise Micro 5.3:cups-config-2.2.7-150000.3.72.1.aarch64" }, "product_reference": "cups-config-2.2.7-150000.3.72.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3" }, { "category": "default_component_of", "full_product_name": { "name": "cups-config-2.2.7-150000.3.72.1.s390x as component of SUSE Linux Enterprise Micro 5.3", "product_id": "SUSE Linux Enterprise Micro 5.3:cups-config-2.2.7-150000.3.72.1.s390x" }, "product_reference": "cups-config-2.2.7-150000.3.72.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3" }, { "category": "default_component_of", "full_product_name": { "name": "cups-config-2.2.7-150000.3.72.1.x86_64 as component of SUSE Linux Enterprise Micro 5.3", "product_id": "SUSE Linux Enterprise Micro 5.3:cups-config-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "cups-config-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3" }, { "category": "default_component_of", "full_product_name": { "name": "libcups2-2.2.7-150000.3.72.1.aarch64 as component of SUSE Linux Enterprise Micro 5.3", "product_id": "SUSE Linux Enterprise Micro 5.3:libcups2-2.2.7-150000.3.72.1.aarch64" }, "product_reference": "libcups2-2.2.7-150000.3.72.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3" }, { "category": "default_component_of", "full_product_name": { "name": "libcups2-2.2.7-150000.3.72.1.s390x as component of SUSE Linux Enterprise Micro 5.3", "product_id": "SUSE Linux Enterprise Micro 5.3:libcups2-2.2.7-150000.3.72.1.s390x" }, "product_reference": "libcups2-2.2.7-150000.3.72.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3" }, { "category": "default_component_of", "full_product_name": { "name": "libcups2-2.2.7-150000.3.72.1.x86_64 as component of SUSE Linux Enterprise Micro 5.3", "product_id": "SUSE Linux Enterprise Micro 5.3:libcups2-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "libcups2-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3" }, { "category": "default_component_of", "full_product_name": { "name": "cups-config-2.2.7-150000.3.72.1.aarch64 as component of SUSE Linux Enterprise Micro 5.4", "product_id": "SUSE Linux Enterprise Micro 5.4:cups-config-2.2.7-150000.3.72.1.aarch64" }, "product_reference": "cups-config-2.2.7-150000.3.72.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4" }, { "category": "default_component_of", "full_product_name": { "name": "cups-config-2.2.7-150000.3.72.1.s390x as component of SUSE Linux Enterprise Micro 5.4", "product_id": "SUSE Linux Enterprise Micro 5.4:cups-config-2.2.7-150000.3.72.1.s390x" }, "product_reference": "cups-config-2.2.7-150000.3.72.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4" }, { "category": "default_component_of", "full_product_name": { "name": "cups-config-2.2.7-150000.3.72.1.x86_64 as component of SUSE Linux Enterprise Micro 5.4", "product_id": "SUSE Linux Enterprise Micro 5.4:cups-config-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "cups-config-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4" }, { "category": "default_component_of", "full_product_name": { "name": "libcups2-2.2.7-150000.3.72.1.aarch64 as component of SUSE Linux Enterprise Micro 5.4", "product_id": "SUSE Linux Enterprise Micro 5.4:libcups2-2.2.7-150000.3.72.1.aarch64" }, "product_reference": "libcups2-2.2.7-150000.3.72.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4" }, { "category": "default_component_of", "full_product_name": { "name": "libcups2-2.2.7-150000.3.72.1.s390x as component of SUSE Linux Enterprise Micro 5.4", "product_id": "SUSE Linux Enterprise Micro 5.4:libcups2-2.2.7-150000.3.72.1.s390x" }, "product_reference": "libcups2-2.2.7-150000.3.72.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4" }, { "category": "default_component_of", "full_product_name": { "name": "libcups2-2.2.7-150000.3.72.1.x86_64 as component of SUSE Linux Enterprise Micro 5.4", "product_id": "SUSE Linux Enterprise Micro 5.4:libcups2-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "libcups2-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4" }, { "category": "default_component_of", "full_product_name": { "name": "cups-config-2.2.7-150000.3.72.1.aarch64 as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:cups-config-2.2.7-150000.3.72.1.aarch64" }, "product_reference": "cups-config-2.2.7-150000.3.72.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "cups-config-2.2.7-150000.3.72.1.ppc64le as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:cups-config-2.2.7-150000.3.72.1.ppc64le" }, "product_reference": "cups-config-2.2.7-150000.3.72.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "cups-config-2.2.7-150000.3.72.1.s390x as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:cups-config-2.2.7-150000.3.72.1.s390x" }, "product_reference": "cups-config-2.2.7-150000.3.72.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "cups-config-2.2.7-150000.3.72.1.x86_64 as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:cups-config-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "cups-config-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "libcups2-2.2.7-150000.3.72.1.aarch64 as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:libcups2-2.2.7-150000.3.72.1.aarch64" }, "product_reference": "libcups2-2.2.7-150000.3.72.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "libcups2-2.2.7-150000.3.72.1.ppc64le as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:libcups2-2.2.7-150000.3.72.1.ppc64le" }, "product_reference": "libcups2-2.2.7-150000.3.72.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "libcups2-2.2.7-150000.3.72.1.s390x as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:libcups2-2.2.7-150000.3.72.1.s390x" }, "product_reference": "libcups2-2.2.7-150000.3.72.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "libcups2-2.2.7-150000.3.72.1.x86_64 as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:libcups2-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "libcups2-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "cups-2.2.7-150000.3.72.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-2.2.7-150000.3.72.1.aarch64" }, "product_reference": "cups-2.2.7-150000.3.72.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "cups-2.2.7-150000.3.72.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-2.2.7-150000.3.72.1.ppc64le" }, "product_reference": "cups-2.2.7-150000.3.72.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "cups-2.2.7-150000.3.72.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-2.2.7-150000.3.72.1.s390x" }, "product_reference": "cups-2.2.7-150000.3.72.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "cups-2.2.7-150000.3.72.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "cups-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-2.2.7-150000.3.72.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-client-2.2.7-150000.3.72.1.aarch64" }, "product_reference": "cups-client-2.2.7-150000.3.72.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-2.2.7-150000.3.72.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-client-2.2.7-150000.3.72.1.ppc64le" }, "product_reference": "cups-client-2.2.7-150000.3.72.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-2.2.7-150000.3.72.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-client-2.2.7-150000.3.72.1.s390x" }, "product_reference": "cups-client-2.2.7-150000.3.72.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-2.2.7-150000.3.72.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-client-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "cups-client-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "cups-config-2.2.7-150000.3.72.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-config-2.2.7-150000.3.72.1.aarch64" }, "product_reference": "cups-config-2.2.7-150000.3.72.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "cups-config-2.2.7-150000.3.72.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-config-2.2.7-150000.3.72.1.ppc64le" }, "product_reference": "cups-config-2.2.7-150000.3.72.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "cups-config-2.2.7-150000.3.72.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-config-2.2.7-150000.3.72.1.s390x" }, "product_reference": "cups-config-2.2.7-150000.3.72.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "cups-config-2.2.7-150000.3.72.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-config-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "cups-config-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-2.2.7-150000.3.72.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-devel-2.2.7-150000.3.72.1.aarch64" }, "product_reference": "cups-devel-2.2.7-150000.3.72.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-2.2.7-150000.3.72.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-devel-2.2.7-150000.3.72.1.ppc64le" }, "product_reference": "cups-devel-2.2.7-150000.3.72.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-2.2.7-150000.3.72.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-devel-2.2.7-150000.3.72.1.s390x" }, "product_reference": "cups-devel-2.2.7-150000.3.72.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-2.2.7-150000.3.72.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-devel-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "cups-devel-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "libcups2-2.2.7-150000.3.72.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcups2-2.2.7-150000.3.72.1.aarch64" }, "product_reference": "libcups2-2.2.7-150000.3.72.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "libcups2-2.2.7-150000.3.72.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcups2-2.2.7-150000.3.72.1.ppc64le" }, "product_reference": "libcups2-2.2.7-150000.3.72.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "libcups2-2.2.7-150000.3.72.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcups2-2.2.7-150000.3.72.1.s390x" }, "product_reference": "libcups2-2.2.7-150000.3.72.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "libcups2-2.2.7-150000.3.72.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcups2-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "libcups2-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "libcupscgi1-2.2.7-150000.3.72.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupscgi1-2.2.7-150000.3.72.1.aarch64" }, "product_reference": "libcupscgi1-2.2.7-150000.3.72.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "libcupscgi1-2.2.7-150000.3.72.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupscgi1-2.2.7-150000.3.72.1.ppc64le" }, "product_reference": "libcupscgi1-2.2.7-150000.3.72.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "libcupscgi1-2.2.7-150000.3.72.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupscgi1-2.2.7-150000.3.72.1.s390x" }, "product_reference": "libcupscgi1-2.2.7-150000.3.72.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "libcupscgi1-2.2.7-150000.3.72.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupscgi1-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "libcupscgi1-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsimage2-2.2.7-150000.3.72.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupsimage2-2.2.7-150000.3.72.1.aarch64" }, "product_reference": "libcupsimage2-2.2.7-150000.3.72.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsimage2-2.2.7-150000.3.72.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupsimage2-2.2.7-150000.3.72.1.ppc64le" }, "product_reference": "libcupsimage2-2.2.7-150000.3.72.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsimage2-2.2.7-150000.3.72.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupsimage2-2.2.7-150000.3.72.1.s390x" }, "product_reference": "libcupsimage2-2.2.7-150000.3.72.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsimage2-2.2.7-150000.3.72.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupsimage2-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "libcupsimage2-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsmime1-2.2.7-150000.3.72.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupsmime1-2.2.7-150000.3.72.1.aarch64" }, "product_reference": "libcupsmime1-2.2.7-150000.3.72.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsmime1-2.2.7-150000.3.72.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupsmime1-2.2.7-150000.3.72.1.ppc64le" }, "product_reference": "libcupsmime1-2.2.7-150000.3.72.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsmime1-2.2.7-150000.3.72.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupsmime1-2.2.7-150000.3.72.1.s390x" }, "product_reference": "libcupsmime1-2.2.7-150000.3.72.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsmime1-2.2.7-150000.3.72.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupsmime1-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "libcupsmime1-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsppdc1-2.2.7-150000.3.72.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupsppdc1-2.2.7-150000.3.72.1.aarch64" }, "product_reference": "libcupsppdc1-2.2.7-150000.3.72.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsppdc1-2.2.7-150000.3.72.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupsppdc1-2.2.7-150000.3.72.1.ppc64le" }, "product_reference": "libcupsppdc1-2.2.7-150000.3.72.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsppdc1-2.2.7-150000.3.72.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupsppdc1-2.2.7-150000.3.72.1.s390x" }, "product_reference": "libcupsppdc1-2.2.7-150000.3.72.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsppdc1-2.2.7-150000.3.72.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupsppdc1-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "libcupsppdc1-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "cups-2.2.7-150000.3.72.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:cups-2.2.7-150000.3.72.1.aarch64" }, "product_reference": "cups-2.2.7-150000.3.72.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "cups-2.2.7-150000.3.72.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:cups-2.2.7-150000.3.72.1.ppc64le" }, "product_reference": "cups-2.2.7-150000.3.72.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "cups-2.2.7-150000.3.72.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:cups-2.2.7-150000.3.72.1.s390x" }, "product_reference": "cups-2.2.7-150000.3.72.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "cups-2.2.7-150000.3.72.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:cups-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "cups-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-2.2.7-150000.3.72.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:cups-client-2.2.7-150000.3.72.1.aarch64" }, "product_reference": "cups-client-2.2.7-150000.3.72.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-2.2.7-150000.3.72.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:cups-client-2.2.7-150000.3.72.1.ppc64le" }, "product_reference": "cups-client-2.2.7-150000.3.72.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-2.2.7-150000.3.72.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:cups-client-2.2.7-150000.3.72.1.s390x" }, "product_reference": "cups-client-2.2.7-150000.3.72.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-2.2.7-150000.3.72.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:cups-client-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "cups-client-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "cups-config-2.2.7-150000.3.72.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:cups-config-2.2.7-150000.3.72.1.aarch64" }, "product_reference": "cups-config-2.2.7-150000.3.72.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "cups-config-2.2.7-150000.3.72.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:cups-config-2.2.7-150000.3.72.1.ppc64le" }, "product_reference": "cups-config-2.2.7-150000.3.72.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "cups-config-2.2.7-150000.3.72.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:cups-config-2.2.7-150000.3.72.1.s390x" }, "product_reference": "cups-config-2.2.7-150000.3.72.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "cups-config-2.2.7-150000.3.72.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:cups-config-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "cups-config-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-2.2.7-150000.3.72.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:cups-devel-2.2.7-150000.3.72.1.aarch64" }, "product_reference": "cups-devel-2.2.7-150000.3.72.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-2.2.7-150000.3.72.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:cups-devel-2.2.7-150000.3.72.1.ppc64le" }, "product_reference": "cups-devel-2.2.7-150000.3.72.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-2.2.7-150000.3.72.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:cups-devel-2.2.7-150000.3.72.1.s390x" }, "product_reference": "cups-devel-2.2.7-150000.3.72.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-2.2.7-150000.3.72.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:cups-devel-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "cups-devel-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "libcups2-2.2.7-150000.3.72.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcups2-2.2.7-150000.3.72.1.aarch64" }, "product_reference": "libcups2-2.2.7-150000.3.72.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "libcups2-2.2.7-150000.3.72.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcups2-2.2.7-150000.3.72.1.ppc64le" }, "product_reference": "libcups2-2.2.7-150000.3.72.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "libcups2-2.2.7-150000.3.72.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcups2-2.2.7-150000.3.72.1.s390x" }, "product_reference": "libcups2-2.2.7-150000.3.72.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "libcups2-2.2.7-150000.3.72.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcups2-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "libcups2-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "libcupscgi1-2.2.7-150000.3.72.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcupscgi1-2.2.7-150000.3.72.1.aarch64" }, "product_reference": "libcupscgi1-2.2.7-150000.3.72.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "libcupscgi1-2.2.7-150000.3.72.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcupscgi1-2.2.7-150000.3.72.1.ppc64le" }, "product_reference": "libcupscgi1-2.2.7-150000.3.72.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "libcupscgi1-2.2.7-150000.3.72.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcupscgi1-2.2.7-150000.3.72.1.s390x" }, "product_reference": "libcupscgi1-2.2.7-150000.3.72.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "libcupscgi1-2.2.7-150000.3.72.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcupscgi1-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "libcupscgi1-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsimage2-2.2.7-150000.3.72.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcupsimage2-2.2.7-150000.3.72.1.aarch64" }, "product_reference": "libcupsimage2-2.2.7-150000.3.72.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsimage2-2.2.7-150000.3.72.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcupsimage2-2.2.7-150000.3.72.1.ppc64le" }, "product_reference": "libcupsimage2-2.2.7-150000.3.72.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsimage2-2.2.7-150000.3.72.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcupsimage2-2.2.7-150000.3.72.1.s390x" }, "product_reference": "libcupsimage2-2.2.7-150000.3.72.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsimage2-2.2.7-150000.3.72.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcupsimage2-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "libcupsimage2-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsmime1-2.2.7-150000.3.72.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcupsmime1-2.2.7-150000.3.72.1.aarch64" }, "product_reference": "libcupsmime1-2.2.7-150000.3.72.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsmime1-2.2.7-150000.3.72.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcupsmime1-2.2.7-150000.3.72.1.ppc64le" }, "product_reference": "libcupsmime1-2.2.7-150000.3.72.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsmime1-2.2.7-150000.3.72.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcupsmime1-2.2.7-150000.3.72.1.s390x" }, "product_reference": "libcupsmime1-2.2.7-150000.3.72.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsmime1-2.2.7-150000.3.72.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcupsmime1-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "libcupsmime1-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsppdc1-2.2.7-150000.3.72.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcupsppdc1-2.2.7-150000.3.72.1.aarch64" }, "product_reference": "libcupsppdc1-2.2.7-150000.3.72.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsppdc1-2.2.7-150000.3.72.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcupsppdc1-2.2.7-150000.3.72.1.ppc64le" }, "product_reference": "libcupsppdc1-2.2.7-150000.3.72.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsppdc1-2.2.7-150000.3.72.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcupsppdc1-2.2.7-150000.3.72.1.s390x" }, "product_reference": "libcupsppdc1-2.2.7-150000.3.72.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsppdc1-2.2.7-150000.3.72.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcupsppdc1-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "libcupsppdc1-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "libcups2-32bit-2.2.7-150000.3.72.1.x86_64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libcups2-32bit-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "libcups2-32bit-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "libcups2-32bit-2.2.7-150000.3.72.1.x86_64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP7", "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libcups2-32bit-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "libcups2-32bit-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ddk-2.2.7-150000.3.72.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:cups-ddk-2.2.7-150000.3.72.1.aarch64" }, "product_reference": "cups-ddk-2.2.7-150000.3.72.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ddk-2.2.7-150000.3.72.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:cups-ddk-2.2.7-150000.3.72.1.ppc64le" }, "product_reference": "cups-ddk-2.2.7-150000.3.72.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ddk-2.2.7-150000.3.72.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:cups-ddk-2.2.7-150000.3.72.1.s390x" }, "product_reference": "cups-ddk-2.2.7-150000.3.72.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ddk-2.2.7-150000.3.72.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:cups-ddk-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "cups-ddk-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ddk-2.2.7-150000.3.72.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:cups-ddk-2.2.7-150000.3.72.1.aarch64" }, "product_reference": "cups-ddk-2.2.7-150000.3.72.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ddk-2.2.7-150000.3.72.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:cups-ddk-2.2.7-150000.3.72.1.ppc64le" }, "product_reference": "cups-ddk-2.2.7-150000.3.72.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ddk-2.2.7-150000.3.72.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:cups-ddk-2.2.7-150000.3.72.1.s390x" }, "product_reference": "cups-ddk-2.2.7-150000.3.72.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ddk-2.2.7-150000.3.72.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:cups-ddk-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "cups-ddk-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "cups-2.2.7-150000.3.72.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cups-2.2.7-150000.3.72.1.aarch64" }, "product_reference": "cups-2.2.7-150000.3.72.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-2.2.7-150000.3.72.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cups-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "cups-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-2.2.7-150000.3.72.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cups-client-2.2.7-150000.3.72.1.aarch64" }, "product_reference": "cups-client-2.2.7-150000.3.72.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-2.2.7-150000.3.72.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cups-client-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "cups-client-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-config-2.2.7-150000.3.72.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cups-config-2.2.7-150000.3.72.1.aarch64" }, "product_reference": "cups-config-2.2.7-150000.3.72.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-config-2.2.7-150000.3.72.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cups-config-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "cups-config-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ddk-2.2.7-150000.3.72.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cups-ddk-2.2.7-150000.3.72.1.aarch64" }, "product_reference": "cups-ddk-2.2.7-150000.3.72.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ddk-2.2.7-150000.3.72.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cups-ddk-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "cups-ddk-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-2.2.7-150000.3.72.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cups-devel-2.2.7-150000.3.72.1.aarch64" }, "product_reference": "cups-devel-2.2.7-150000.3.72.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-2.2.7-150000.3.72.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cups-devel-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "cups-devel-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libcups2-2.2.7-150000.3.72.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcups2-2.2.7-150000.3.72.1.aarch64" }, "product_reference": "libcups2-2.2.7-150000.3.72.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libcups2-2.2.7-150000.3.72.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcups2-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "libcups2-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libcups2-32bit-2.2.7-150000.3.72.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcups2-32bit-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "libcups2-32bit-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libcupscgi1-2.2.7-150000.3.72.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcupscgi1-2.2.7-150000.3.72.1.aarch64" }, "product_reference": "libcupscgi1-2.2.7-150000.3.72.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libcupscgi1-2.2.7-150000.3.72.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcupscgi1-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "libcupscgi1-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsimage2-2.2.7-150000.3.72.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcupsimage2-2.2.7-150000.3.72.1.aarch64" }, "product_reference": "libcupsimage2-2.2.7-150000.3.72.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsimage2-2.2.7-150000.3.72.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcupsimage2-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "libcupsimage2-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsmime1-2.2.7-150000.3.72.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcupsmime1-2.2.7-150000.3.72.1.aarch64" }, "product_reference": "libcupsmime1-2.2.7-150000.3.72.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsmime1-2.2.7-150000.3.72.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcupsmime1-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "libcupsmime1-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsppdc1-2.2.7-150000.3.72.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.aarch64" }, "product_reference": "libcupsppdc1-2.2.7-150000.3.72.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsppdc1-2.2.7-150000.3.72.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "libcupsppdc1-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-2.2.7-150000.3.72.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cups-2.2.7-150000.3.72.1.aarch64" }, "product_reference": "cups-2.2.7-150000.3.72.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-2.2.7-150000.3.72.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cups-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "cups-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-2.2.7-150000.3.72.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cups-client-2.2.7-150000.3.72.1.aarch64" }, "product_reference": "cups-client-2.2.7-150000.3.72.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-2.2.7-150000.3.72.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cups-client-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "cups-client-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-config-2.2.7-150000.3.72.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cups-config-2.2.7-150000.3.72.1.aarch64" }, "product_reference": "cups-config-2.2.7-150000.3.72.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-config-2.2.7-150000.3.72.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cups-config-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "cups-config-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ddk-2.2.7-150000.3.72.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cups-ddk-2.2.7-150000.3.72.1.aarch64" }, "product_reference": "cups-ddk-2.2.7-150000.3.72.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ddk-2.2.7-150000.3.72.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cups-ddk-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "cups-ddk-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-2.2.7-150000.3.72.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cups-devel-2.2.7-150000.3.72.1.aarch64" }, "product_reference": "cups-devel-2.2.7-150000.3.72.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-2.2.7-150000.3.72.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cups-devel-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "cups-devel-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libcups2-2.2.7-150000.3.72.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libcups2-2.2.7-150000.3.72.1.aarch64" }, "product_reference": "libcups2-2.2.7-150000.3.72.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libcups2-2.2.7-150000.3.72.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libcups2-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "libcups2-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libcups2-32bit-2.2.7-150000.3.72.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libcups2-32bit-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "libcups2-32bit-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libcupscgi1-2.2.7-150000.3.72.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libcupscgi1-2.2.7-150000.3.72.1.aarch64" }, "product_reference": "libcupscgi1-2.2.7-150000.3.72.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libcupscgi1-2.2.7-150000.3.72.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libcupscgi1-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "libcupscgi1-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsimage2-2.2.7-150000.3.72.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libcupsimage2-2.2.7-150000.3.72.1.aarch64" }, "product_reference": "libcupsimage2-2.2.7-150000.3.72.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsimage2-2.2.7-150000.3.72.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libcupsimage2-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "libcupsimage2-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsmime1-2.2.7-150000.3.72.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libcupsmime1-2.2.7-150000.3.72.1.aarch64" }, "product_reference": "libcupsmime1-2.2.7-150000.3.72.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsmime1-2.2.7-150000.3.72.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libcupsmime1-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "libcupsmime1-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsppdc1-2.2.7-150000.3.72.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libcupsppdc1-2.2.7-150000.3.72.1.aarch64" }, "product_reference": "libcupsppdc1-2.2.7-150000.3.72.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsppdc1-2.2.7-150000.3.72.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libcupsppdc1-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "libcupsppdc1-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-2.2.7-150000.3.72.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cups-2.2.7-150000.3.72.1.aarch64" }, "product_reference": "cups-2.2.7-150000.3.72.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-2.2.7-150000.3.72.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cups-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "cups-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-2.2.7-150000.3.72.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cups-client-2.2.7-150000.3.72.1.aarch64" }, "product_reference": "cups-client-2.2.7-150000.3.72.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-2.2.7-150000.3.72.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cups-client-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "cups-client-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-config-2.2.7-150000.3.72.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cups-config-2.2.7-150000.3.72.1.aarch64" }, "product_reference": "cups-config-2.2.7-150000.3.72.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-config-2.2.7-150000.3.72.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cups-config-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "cups-config-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ddk-2.2.7-150000.3.72.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cups-ddk-2.2.7-150000.3.72.1.aarch64" }, "product_reference": "cups-ddk-2.2.7-150000.3.72.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ddk-2.2.7-150000.3.72.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cups-ddk-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "cups-ddk-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-2.2.7-150000.3.72.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cups-devel-2.2.7-150000.3.72.1.aarch64" }, "product_reference": "cups-devel-2.2.7-150000.3.72.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-2.2.7-150000.3.72.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cups-devel-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "cups-devel-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libcups2-2.2.7-150000.3.72.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libcups2-2.2.7-150000.3.72.1.aarch64" }, "product_reference": "libcups2-2.2.7-150000.3.72.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libcups2-2.2.7-150000.3.72.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libcups2-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "libcups2-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libcups2-32bit-2.2.7-150000.3.72.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libcups2-32bit-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "libcups2-32bit-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libcupscgi1-2.2.7-150000.3.72.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libcupscgi1-2.2.7-150000.3.72.1.aarch64" }, "product_reference": "libcupscgi1-2.2.7-150000.3.72.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libcupscgi1-2.2.7-150000.3.72.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libcupscgi1-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "libcupscgi1-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsimage2-2.2.7-150000.3.72.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libcupsimage2-2.2.7-150000.3.72.1.aarch64" }, "product_reference": "libcupsimage2-2.2.7-150000.3.72.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsimage2-2.2.7-150000.3.72.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libcupsimage2-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "libcupsimage2-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsmime1-2.2.7-150000.3.72.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libcupsmime1-2.2.7-150000.3.72.1.aarch64" }, "product_reference": "libcupsmime1-2.2.7-150000.3.72.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsmime1-2.2.7-150000.3.72.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libcupsmime1-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "libcupsmime1-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsppdc1-2.2.7-150000.3.72.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.aarch64" }, "product_reference": "libcupsppdc1-2.2.7-150000.3.72.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsppdc1-2.2.7-150000.3.72.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "libcupsppdc1-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-2.2.7-150000.3.72.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cups-2.2.7-150000.3.72.1.aarch64" }, "product_reference": "cups-2.2.7-150000.3.72.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-2.2.7-150000.3.72.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cups-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "cups-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-2.2.7-150000.3.72.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cups-client-2.2.7-150000.3.72.1.aarch64" }, "product_reference": "cups-client-2.2.7-150000.3.72.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-2.2.7-150000.3.72.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cups-client-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "cups-client-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-config-2.2.7-150000.3.72.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cups-config-2.2.7-150000.3.72.1.aarch64" }, "product_reference": "cups-config-2.2.7-150000.3.72.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-config-2.2.7-150000.3.72.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cups-config-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "cups-config-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ddk-2.2.7-150000.3.72.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cups-ddk-2.2.7-150000.3.72.1.aarch64" }, "product_reference": "cups-ddk-2.2.7-150000.3.72.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ddk-2.2.7-150000.3.72.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cups-ddk-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "cups-ddk-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-2.2.7-150000.3.72.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cups-devel-2.2.7-150000.3.72.1.aarch64" }, "product_reference": "cups-devel-2.2.7-150000.3.72.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-2.2.7-150000.3.72.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cups-devel-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "cups-devel-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libcups2-2.2.7-150000.3.72.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libcups2-2.2.7-150000.3.72.1.aarch64" }, "product_reference": "libcups2-2.2.7-150000.3.72.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libcups2-2.2.7-150000.3.72.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libcups2-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "libcups2-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libcups2-32bit-2.2.7-150000.3.72.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libcups2-32bit-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "libcups2-32bit-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libcupscgi1-2.2.7-150000.3.72.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libcupscgi1-2.2.7-150000.3.72.1.aarch64" }, "product_reference": "libcupscgi1-2.2.7-150000.3.72.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libcupscgi1-2.2.7-150000.3.72.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libcupscgi1-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "libcupscgi1-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsimage2-2.2.7-150000.3.72.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libcupsimage2-2.2.7-150000.3.72.1.aarch64" }, "product_reference": "libcupsimage2-2.2.7-150000.3.72.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsimage2-2.2.7-150000.3.72.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libcupsimage2-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "libcupsimage2-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsmime1-2.2.7-150000.3.72.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libcupsmime1-2.2.7-150000.3.72.1.aarch64" }, "product_reference": "libcupsmime1-2.2.7-150000.3.72.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsmime1-2.2.7-150000.3.72.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libcupsmime1-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "libcupsmime1-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsppdc1-2.2.7-150000.3.72.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libcupsppdc1-2.2.7-150000.3.72.1.aarch64" }, "product_reference": "libcupsppdc1-2.2.7-150000.3.72.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsppdc1-2.2.7-150000.3.72.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libcupsppdc1-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "libcupsppdc1-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-2.2.7-150000.3.72.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cups-2.2.7-150000.3.72.1.aarch64" }, "product_reference": "cups-2.2.7-150000.3.72.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-2.2.7-150000.3.72.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cups-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "cups-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-2.2.7-150000.3.72.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cups-client-2.2.7-150000.3.72.1.aarch64" }, "product_reference": "cups-client-2.2.7-150000.3.72.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-2.2.7-150000.3.72.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cups-client-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "cups-client-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-config-2.2.7-150000.3.72.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cups-config-2.2.7-150000.3.72.1.aarch64" }, "product_reference": "cups-config-2.2.7-150000.3.72.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-config-2.2.7-150000.3.72.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cups-config-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "cups-config-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ddk-2.2.7-150000.3.72.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cups-ddk-2.2.7-150000.3.72.1.aarch64" }, "product_reference": "cups-ddk-2.2.7-150000.3.72.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ddk-2.2.7-150000.3.72.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cups-ddk-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "cups-ddk-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-2.2.7-150000.3.72.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cups-devel-2.2.7-150000.3.72.1.aarch64" }, "product_reference": "cups-devel-2.2.7-150000.3.72.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-2.2.7-150000.3.72.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cups-devel-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "cups-devel-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libcups2-2.2.7-150000.3.72.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libcups2-2.2.7-150000.3.72.1.aarch64" }, "product_reference": "libcups2-2.2.7-150000.3.72.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libcups2-2.2.7-150000.3.72.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libcups2-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "libcups2-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libcups2-32bit-2.2.7-150000.3.72.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libcups2-32bit-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "libcups2-32bit-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libcupscgi1-2.2.7-150000.3.72.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libcupscgi1-2.2.7-150000.3.72.1.aarch64" }, "product_reference": "libcupscgi1-2.2.7-150000.3.72.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libcupscgi1-2.2.7-150000.3.72.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libcupscgi1-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "libcupscgi1-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsimage2-2.2.7-150000.3.72.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libcupsimage2-2.2.7-150000.3.72.1.aarch64" }, "product_reference": "libcupsimage2-2.2.7-150000.3.72.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsimage2-2.2.7-150000.3.72.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libcupsimage2-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "libcupsimage2-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsmime1-2.2.7-150000.3.72.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libcupsmime1-2.2.7-150000.3.72.1.aarch64" }, "product_reference": "libcupsmime1-2.2.7-150000.3.72.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsmime1-2.2.7-150000.3.72.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libcupsmime1-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "libcupsmime1-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsppdc1-2.2.7-150000.3.72.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.aarch64" }, "product_reference": "libcupsppdc1-2.2.7-150000.3.72.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsppdc1-2.2.7-150000.3.72.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "libcupsppdc1-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-2.2.7-150000.3.72.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-2.2.7-150000.3.72.1.aarch64" }, "product_reference": "cups-2.2.7-150000.3.72.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-2.2.7-150000.3.72.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-2.2.7-150000.3.72.1.ppc64le" }, "product_reference": "cups-2.2.7-150000.3.72.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-2.2.7-150000.3.72.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-2.2.7-150000.3.72.1.s390x" }, "product_reference": "cups-2.2.7-150000.3.72.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-2.2.7-150000.3.72.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "cups-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-2.2.7-150000.3.72.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-client-2.2.7-150000.3.72.1.aarch64" }, "product_reference": "cups-client-2.2.7-150000.3.72.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-2.2.7-150000.3.72.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-client-2.2.7-150000.3.72.1.ppc64le" }, "product_reference": "cups-client-2.2.7-150000.3.72.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-2.2.7-150000.3.72.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-client-2.2.7-150000.3.72.1.s390x" }, "product_reference": "cups-client-2.2.7-150000.3.72.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-2.2.7-150000.3.72.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-client-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "cups-client-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-config-2.2.7-150000.3.72.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-config-2.2.7-150000.3.72.1.aarch64" }, "product_reference": "cups-config-2.2.7-150000.3.72.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-config-2.2.7-150000.3.72.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-config-2.2.7-150000.3.72.1.ppc64le" }, "product_reference": "cups-config-2.2.7-150000.3.72.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-config-2.2.7-150000.3.72.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-config-2.2.7-150000.3.72.1.s390x" }, "product_reference": "cups-config-2.2.7-150000.3.72.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-config-2.2.7-150000.3.72.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-config-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "cups-config-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ddk-2.2.7-150000.3.72.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-ddk-2.2.7-150000.3.72.1.aarch64" }, "product_reference": "cups-ddk-2.2.7-150000.3.72.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ddk-2.2.7-150000.3.72.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-ddk-2.2.7-150000.3.72.1.ppc64le" }, "product_reference": "cups-ddk-2.2.7-150000.3.72.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ddk-2.2.7-150000.3.72.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-ddk-2.2.7-150000.3.72.1.s390x" }, "product_reference": "cups-ddk-2.2.7-150000.3.72.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ddk-2.2.7-150000.3.72.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-ddk-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "cups-ddk-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-2.2.7-150000.3.72.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-devel-2.2.7-150000.3.72.1.aarch64" }, "product_reference": "cups-devel-2.2.7-150000.3.72.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-2.2.7-150000.3.72.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-devel-2.2.7-150000.3.72.1.ppc64le" }, "product_reference": "cups-devel-2.2.7-150000.3.72.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-2.2.7-150000.3.72.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-devel-2.2.7-150000.3.72.1.s390x" }, "product_reference": "cups-devel-2.2.7-150000.3.72.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-2.2.7-150000.3.72.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-devel-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "cups-devel-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libcups2-2.2.7-150000.3.72.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libcups2-2.2.7-150000.3.72.1.aarch64" }, "product_reference": "libcups2-2.2.7-150000.3.72.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libcups2-2.2.7-150000.3.72.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libcups2-2.2.7-150000.3.72.1.ppc64le" }, "product_reference": "libcups2-2.2.7-150000.3.72.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libcups2-2.2.7-150000.3.72.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libcups2-2.2.7-150000.3.72.1.s390x" }, "product_reference": "libcups2-2.2.7-150000.3.72.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libcups2-2.2.7-150000.3.72.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libcups2-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "libcups2-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libcups2-32bit-2.2.7-150000.3.72.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libcups2-32bit-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "libcups2-32bit-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libcupscgi1-2.2.7-150000.3.72.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupscgi1-2.2.7-150000.3.72.1.aarch64" }, "product_reference": "libcupscgi1-2.2.7-150000.3.72.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libcupscgi1-2.2.7-150000.3.72.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupscgi1-2.2.7-150000.3.72.1.ppc64le" }, "product_reference": "libcupscgi1-2.2.7-150000.3.72.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libcupscgi1-2.2.7-150000.3.72.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupscgi1-2.2.7-150000.3.72.1.s390x" }, "product_reference": "libcupscgi1-2.2.7-150000.3.72.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libcupscgi1-2.2.7-150000.3.72.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupscgi1-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "libcupscgi1-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsimage2-2.2.7-150000.3.72.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupsimage2-2.2.7-150000.3.72.1.aarch64" }, "product_reference": "libcupsimage2-2.2.7-150000.3.72.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsimage2-2.2.7-150000.3.72.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupsimage2-2.2.7-150000.3.72.1.ppc64le" }, "product_reference": "libcupsimage2-2.2.7-150000.3.72.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsimage2-2.2.7-150000.3.72.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupsimage2-2.2.7-150000.3.72.1.s390x" }, "product_reference": "libcupsimage2-2.2.7-150000.3.72.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsimage2-2.2.7-150000.3.72.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupsimage2-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "libcupsimage2-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsmime1-2.2.7-150000.3.72.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupsmime1-2.2.7-150000.3.72.1.aarch64" }, "product_reference": "libcupsmime1-2.2.7-150000.3.72.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsmime1-2.2.7-150000.3.72.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupsmime1-2.2.7-150000.3.72.1.ppc64le" }, "product_reference": "libcupsmime1-2.2.7-150000.3.72.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsmime1-2.2.7-150000.3.72.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupsmime1-2.2.7-150000.3.72.1.s390x" }, "product_reference": "libcupsmime1-2.2.7-150000.3.72.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsmime1-2.2.7-150000.3.72.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupsmime1-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "libcupsmime1-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsppdc1-2.2.7-150000.3.72.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.aarch64" }, "product_reference": "libcupsppdc1-2.2.7-150000.3.72.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsppdc1-2.2.7-150000.3.72.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.ppc64le" }, "product_reference": "libcupsppdc1-2.2.7-150000.3.72.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsppdc1-2.2.7-150000.3.72.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.s390x" }, "product_reference": "libcupsppdc1-2.2.7-150000.3.72.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsppdc1-2.2.7-150000.3.72.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "libcupsppdc1-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-2.2.7-150000.3.72.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-2.2.7-150000.3.72.1.aarch64" }, "product_reference": "cups-2.2.7-150000.3.72.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-2.2.7-150000.3.72.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-2.2.7-150000.3.72.1.ppc64le" }, "product_reference": "cups-2.2.7-150000.3.72.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-2.2.7-150000.3.72.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-2.2.7-150000.3.72.1.s390x" }, "product_reference": "cups-2.2.7-150000.3.72.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-2.2.7-150000.3.72.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "cups-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-2.2.7-150000.3.72.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-client-2.2.7-150000.3.72.1.aarch64" }, "product_reference": "cups-client-2.2.7-150000.3.72.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-2.2.7-150000.3.72.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-client-2.2.7-150000.3.72.1.ppc64le" }, "product_reference": "cups-client-2.2.7-150000.3.72.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-2.2.7-150000.3.72.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-client-2.2.7-150000.3.72.1.s390x" }, "product_reference": "cups-client-2.2.7-150000.3.72.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-2.2.7-150000.3.72.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-client-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "cups-client-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-config-2.2.7-150000.3.72.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-config-2.2.7-150000.3.72.1.aarch64" }, "product_reference": "cups-config-2.2.7-150000.3.72.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-config-2.2.7-150000.3.72.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-config-2.2.7-150000.3.72.1.ppc64le" }, "product_reference": "cups-config-2.2.7-150000.3.72.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-config-2.2.7-150000.3.72.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-config-2.2.7-150000.3.72.1.s390x" }, "product_reference": "cups-config-2.2.7-150000.3.72.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-config-2.2.7-150000.3.72.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-config-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "cups-config-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ddk-2.2.7-150000.3.72.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-ddk-2.2.7-150000.3.72.1.aarch64" }, "product_reference": "cups-ddk-2.2.7-150000.3.72.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ddk-2.2.7-150000.3.72.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-ddk-2.2.7-150000.3.72.1.ppc64le" }, "product_reference": "cups-ddk-2.2.7-150000.3.72.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ddk-2.2.7-150000.3.72.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-ddk-2.2.7-150000.3.72.1.s390x" }, "product_reference": "cups-ddk-2.2.7-150000.3.72.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ddk-2.2.7-150000.3.72.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-ddk-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "cups-ddk-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-2.2.7-150000.3.72.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-devel-2.2.7-150000.3.72.1.aarch64" }, "product_reference": "cups-devel-2.2.7-150000.3.72.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-2.2.7-150000.3.72.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-devel-2.2.7-150000.3.72.1.ppc64le" }, "product_reference": "cups-devel-2.2.7-150000.3.72.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-2.2.7-150000.3.72.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-devel-2.2.7-150000.3.72.1.s390x" }, "product_reference": "cups-devel-2.2.7-150000.3.72.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-2.2.7-150000.3.72.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-devel-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "cups-devel-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libcups2-2.2.7-150000.3.72.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libcups2-2.2.7-150000.3.72.1.aarch64" }, "product_reference": "libcups2-2.2.7-150000.3.72.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libcups2-2.2.7-150000.3.72.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libcups2-2.2.7-150000.3.72.1.ppc64le" }, "product_reference": "libcups2-2.2.7-150000.3.72.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libcups2-2.2.7-150000.3.72.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libcups2-2.2.7-150000.3.72.1.s390x" }, "product_reference": "libcups2-2.2.7-150000.3.72.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libcups2-2.2.7-150000.3.72.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libcups2-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "libcups2-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libcups2-32bit-2.2.7-150000.3.72.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libcups2-32bit-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "libcups2-32bit-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libcupscgi1-2.2.7-150000.3.72.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupscgi1-2.2.7-150000.3.72.1.aarch64" }, "product_reference": "libcupscgi1-2.2.7-150000.3.72.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libcupscgi1-2.2.7-150000.3.72.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupscgi1-2.2.7-150000.3.72.1.ppc64le" }, "product_reference": "libcupscgi1-2.2.7-150000.3.72.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libcupscgi1-2.2.7-150000.3.72.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupscgi1-2.2.7-150000.3.72.1.s390x" }, "product_reference": "libcupscgi1-2.2.7-150000.3.72.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libcupscgi1-2.2.7-150000.3.72.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupscgi1-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "libcupscgi1-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsimage2-2.2.7-150000.3.72.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupsimage2-2.2.7-150000.3.72.1.aarch64" }, "product_reference": "libcupsimage2-2.2.7-150000.3.72.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsimage2-2.2.7-150000.3.72.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupsimage2-2.2.7-150000.3.72.1.ppc64le" }, "product_reference": "libcupsimage2-2.2.7-150000.3.72.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsimage2-2.2.7-150000.3.72.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupsimage2-2.2.7-150000.3.72.1.s390x" }, "product_reference": "libcupsimage2-2.2.7-150000.3.72.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsimage2-2.2.7-150000.3.72.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupsimage2-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "libcupsimage2-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsmime1-2.2.7-150000.3.72.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupsmime1-2.2.7-150000.3.72.1.aarch64" }, "product_reference": "libcupsmime1-2.2.7-150000.3.72.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsmime1-2.2.7-150000.3.72.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupsmime1-2.2.7-150000.3.72.1.ppc64le" }, "product_reference": "libcupsmime1-2.2.7-150000.3.72.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsmime1-2.2.7-150000.3.72.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupsmime1-2.2.7-150000.3.72.1.s390x" }, "product_reference": "libcupsmime1-2.2.7-150000.3.72.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsmime1-2.2.7-150000.3.72.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupsmime1-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "libcupsmime1-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsppdc1-2.2.7-150000.3.72.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.aarch64" }, "product_reference": "libcupsppdc1-2.2.7-150000.3.72.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsppdc1-2.2.7-150000.3.72.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.ppc64le" }, "product_reference": "libcupsppdc1-2.2.7-150000.3.72.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsppdc1-2.2.7-150000.3.72.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.s390x" }, "product_reference": "libcupsppdc1-2.2.7-150000.3.72.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsppdc1-2.2.7-150000.3.72.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "libcupsppdc1-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-2.2.7-150000.3.72.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-2.2.7-150000.3.72.1.aarch64" }, "product_reference": "cups-2.2.7-150000.3.72.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-2.2.7-150000.3.72.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-2.2.7-150000.3.72.1.ppc64le" }, "product_reference": "cups-2.2.7-150000.3.72.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-2.2.7-150000.3.72.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-2.2.7-150000.3.72.1.s390x" }, "product_reference": "cups-2.2.7-150000.3.72.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-2.2.7-150000.3.72.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "cups-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-2.2.7-150000.3.72.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-client-2.2.7-150000.3.72.1.aarch64" }, "product_reference": "cups-client-2.2.7-150000.3.72.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-2.2.7-150000.3.72.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-client-2.2.7-150000.3.72.1.ppc64le" }, "product_reference": "cups-client-2.2.7-150000.3.72.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-2.2.7-150000.3.72.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-client-2.2.7-150000.3.72.1.s390x" }, "product_reference": "cups-client-2.2.7-150000.3.72.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-2.2.7-150000.3.72.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-client-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "cups-client-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-config-2.2.7-150000.3.72.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-config-2.2.7-150000.3.72.1.aarch64" }, "product_reference": "cups-config-2.2.7-150000.3.72.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-config-2.2.7-150000.3.72.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-config-2.2.7-150000.3.72.1.ppc64le" }, "product_reference": "cups-config-2.2.7-150000.3.72.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-config-2.2.7-150000.3.72.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-config-2.2.7-150000.3.72.1.s390x" }, "product_reference": "cups-config-2.2.7-150000.3.72.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-config-2.2.7-150000.3.72.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-config-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "cups-config-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ddk-2.2.7-150000.3.72.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-ddk-2.2.7-150000.3.72.1.aarch64" }, "product_reference": "cups-ddk-2.2.7-150000.3.72.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ddk-2.2.7-150000.3.72.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-ddk-2.2.7-150000.3.72.1.ppc64le" }, "product_reference": "cups-ddk-2.2.7-150000.3.72.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ddk-2.2.7-150000.3.72.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-ddk-2.2.7-150000.3.72.1.s390x" }, "product_reference": "cups-ddk-2.2.7-150000.3.72.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ddk-2.2.7-150000.3.72.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-ddk-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "cups-ddk-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-2.2.7-150000.3.72.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-devel-2.2.7-150000.3.72.1.aarch64" }, "product_reference": "cups-devel-2.2.7-150000.3.72.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-2.2.7-150000.3.72.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-devel-2.2.7-150000.3.72.1.ppc64le" }, "product_reference": "cups-devel-2.2.7-150000.3.72.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-2.2.7-150000.3.72.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-devel-2.2.7-150000.3.72.1.s390x" }, "product_reference": "cups-devel-2.2.7-150000.3.72.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-2.2.7-150000.3.72.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-devel-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "cups-devel-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libcups2-2.2.7-150000.3.72.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libcups2-2.2.7-150000.3.72.1.aarch64" }, "product_reference": "libcups2-2.2.7-150000.3.72.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libcups2-2.2.7-150000.3.72.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libcups2-2.2.7-150000.3.72.1.ppc64le" }, "product_reference": "libcups2-2.2.7-150000.3.72.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libcups2-2.2.7-150000.3.72.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libcups2-2.2.7-150000.3.72.1.s390x" }, "product_reference": "libcups2-2.2.7-150000.3.72.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libcups2-2.2.7-150000.3.72.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libcups2-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "libcups2-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libcups2-32bit-2.2.7-150000.3.72.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libcups2-32bit-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "libcups2-32bit-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libcupscgi1-2.2.7-150000.3.72.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libcupscgi1-2.2.7-150000.3.72.1.aarch64" }, "product_reference": "libcupscgi1-2.2.7-150000.3.72.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libcupscgi1-2.2.7-150000.3.72.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libcupscgi1-2.2.7-150000.3.72.1.ppc64le" }, "product_reference": "libcupscgi1-2.2.7-150000.3.72.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libcupscgi1-2.2.7-150000.3.72.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libcupscgi1-2.2.7-150000.3.72.1.s390x" }, "product_reference": "libcupscgi1-2.2.7-150000.3.72.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libcupscgi1-2.2.7-150000.3.72.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libcupscgi1-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "libcupscgi1-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsimage2-2.2.7-150000.3.72.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libcupsimage2-2.2.7-150000.3.72.1.aarch64" }, "product_reference": "libcupsimage2-2.2.7-150000.3.72.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsimage2-2.2.7-150000.3.72.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libcupsimage2-2.2.7-150000.3.72.1.ppc64le" }, "product_reference": "libcupsimage2-2.2.7-150000.3.72.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsimage2-2.2.7-150000.3.72.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libcupsimage2-2.2.7-150000.3.72.1.s390x" }, "product_reference": "libcupsimage2-2.2.7-150000.3.72.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsimage2-2.2.7-150000.3.72.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libcupsimage2-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "libcupsimage2-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsmime1-2.2.7-150000.3.72.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libcupsmime1-2.2.7-150000.3.72.1.aarch64" }, "product_reference": "libcupsmime1-2.2.7-150000.3.72.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsmime1-2.2.7-150000.3.72.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libcupsmime1-2.2.7-150000.3.72.1.ppc64le" }, "product_reference": "libcupsmime1-2.2.7-150000.3.72.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsmime1-2.2.7-150000.3.72.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libcupsmime1-2.2.7-150000.3.72.1.s390x" }, "product_reference": "libcupsmime1-2.2.7-150000.3.72.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsmime1-2.2.7-150000.3.72.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libcupsmime1-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "libcupsmime1-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsppdc1-2.2.7-150000.3.72.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.aarch64" }, "product_reference": "libcupsppdc1-2.2.7-150000.3.72.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsppdc1-2.2.7-150000.3.72.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.ppc64le" }, "product_reference": "libcupsppdc1-2.2.7-150000.3.72.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsppdc1-2.2.7-150000.3.72.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.s390x" }, "product_reference": "libcupsppdc1-2.2.7-150000.3.72.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsppdc1-2.2.7-150000.3.72.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "libcupsppdc1-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-2.2.7-150000.3.72.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:cups-2.2.7-150000.3.72.1.ppc64le" }, "product_reference": "cups-2.2.7-150000.3.72.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "cups-2.2.7-150000.3.72.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:cups-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "cups-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-2.2.7-150000.3.72.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:cups-client-2.2.7-150000.3.72.1.ppc64le" }, "product_reference": "cups-client-2.2.7-150000.3.72.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-2.2.7-150000.3.72.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:cups-client-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "cups-client-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "cups-config-2.2.7-150000.3.72.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:cups-config-2.2.7-150000.3.72.1.ppc64le" }, "product_reference": "cups-config-2.2.7-150000.3.72.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "cups-config-2.2.7-150000.3.72.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:cups-config-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "cups-config-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ddk-2.2.7-150000.3.72.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:cups-ddk-2.2.7-150000.3.72.1.ppc64le" }, "product_reference": "cups-ddk-2.2.7-150000.3.72.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ddk-2.2.7-150000.3.72.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:cups-ddk-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "cups-ddk-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-2.2.7-150000.3.72.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:cups-devel-2.2.7-150000.3.72.1.ppc64le" }, "product_reference": "cups-devel-2.2.7-150000.3.72.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-2.2.7-150000.3.72.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:cups-devel-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "cups-devel-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libcups2-2.2.7-150000.3.72.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcups2-2.2.7-150000.3.72.1.ppc64le" }, "product_reference": "libcups2-2.2.7-150000.3.72.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libcups2-2.2.7-150000.3.72.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcups2-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "libcups2-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libcups2-32bit-2.2.7-150000.3.72.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcups2-32bit-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "libcups2-32bit-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libcupscgi1-2.2.7-150000.3.72.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcupscgi1-2.2.7-150000.3.72.1.ppc64le" }, "product_reference": "libcupscgi1-2.2.7-150000.3.72.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libcupscgi1-2.2.7-150000.3.72.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcupscgi1-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "libcupscgi1-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsimage2-2.2.7-150000.3.72.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcupsimage2-2.2.7-150000.3.72.1.ppc64le" }, "product_reference": "libcupsimage2-2.2.7-150000.3.72.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsimage2-2.2.7-150000.3.72.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcupsimage2-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "libcupsimage2-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsmime1-2.2.7-150000.3.72.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcupsmime1-2.2.7-150000.3.72.1.ppc64le" }, "product_reference": "libcupsmime1-2.2.7-150000.3.72.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsmime1-2.2.7-150000.3.72.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcupsmime1-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "libcupsmime1-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsppdc1-2.2.7-150000.3.72.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcupsppdc1-2.2.7-150000.3.72.1.ppc64le" }, "product_reference": "libcupsppdc1-2.2.7-150000.3.72.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsppdc1-2.2.7-150000.3.72.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcupsppdc1-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "libcupsppdc1-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "cups-2.2.7-150000.3.72.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:cups-2.2.7-150000.3.72.1.ppc64le" }, "product_reference": "cups-2.2.7-150000.3.72.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "cups-2.2.7-150000.3.72.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:cups-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "cups-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-2.2.7-150000.3.72.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:cups-client-2.2.7-150000.3.72.1.ppc64le" }, "product_reference": "cups-client-2.2.7-150000.3.72.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-2.2.7-150000.3.72.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:cups-client-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "cups-client-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "cups-config-2.2.7-150000.3.72.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:cups-config-2.2.7-150000.3.72.1.ppc64le" }, "product_reference": "cups-config-2.2.7-150000.3.72.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "cups-config-2.2.7-150000.3.72.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:cups-config-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "cups-config-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ddk-2.2.7-150000.3.72.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:cups-ddk-2.2.7-150000.3.72.1.ppc64le" }, "product_reference": "cups-ddk-2.2.7-150000.3.72.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ddk-2.2.7-150000.3.72.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:cups-ddk-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "cups-ddk-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-2.2.7-150000.3.72.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:cups-devel-2.2.7-150000.3.72.1.ppc64le" }, "product_reference": "cups-devel-2.2.7-150000.3.72.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-2.2.7-150000.3.72.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:cups-devel-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "cups-devel-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libcups2-2.2.7-150000.3.72.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libcups2-2.2.7-150000.3.72.1.ppc64le" }, "product_reference": "libcups2-2.2.7-150000.3.72.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libcups2-2.2.7-150000.3.72.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libcups2-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "libcups2-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libcups2-32bit-2.2.7-150000.3.72.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libcups2-32bit-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "libcups2-32bit-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libcupscgi1-2.2.7-150000.3.72.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libcupscgi1-2.2.7-150000.3.72.1.ppc64le" }, "product_reference": "libcupscgi1-2.2.7-150000.3.72.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libcupscgi1-2.2.7-150000.3.72.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libcupscgi1-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "libcupscgi1-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsimage2-2.2.7-150000.3.72.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libcupsimage2-2.2.7-150000.3.72.1.ppc64le" }, "product_reference": "libcupsimage2-2.2.7-150000.3.72.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsimage2-2.2.7-150000.3.72.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libcupsimage2-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "libcupsimage2-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsmime1-2.2.7-150000.3.72.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libcupsmime1-2.2.7-150000.3.72.1.ppc64le" }, "product_reference": "libcupsmime1-2.2.7-150000.3.72.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsmime1-2.2.7-150000.3.72.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libcupsmime1-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "libcupsmime1-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsppdc1-2.2.7-150000.3.72.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libcupsppdc1-2.2.7-150000.3.72.1.ppc64le" }, "product_reference": "libcupsppdc1-2.2.7-150000.3.72.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsppdc1-2.2.7-150000.3.72.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libcupsppdc1-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "libcupsppdc1-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "cups-2.2.7-150000.3.72.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:cups-2.2.7-150000.3.72.1.ppc64le" }, "product_reference": "cups-2.2.7-150000.3.72.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "cups-2.2.7-150000.3.72.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:cups-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "cups-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-2.2.7-150000.3.72.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:cups-client-2.2.7-150000.3.72.1.ppc64le" }, "product_reference": "cups-client-2.2.7-150000.3.72.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-2.2.7-150000.3.72.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:cups-client-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "cups-client-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "cups-config-2.2.7-150000.3.72.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:cups-config-2.2.7-150000.3.72.1.ppc64le" }, "product_reference": "cups-config-2.2.7-150000.3.72.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "cups-config-2.2.7-150000.3.72.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:cups-config-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "cups-config-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ddk-2.2.7-150000.3.72.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:cups-ddk-2.2.7-150000.3.72.1.ppc64le" }, "product_reference": "cups-ddk-2.2.7-150000.3.72.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ddk-2.2.7-150000.3.72.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:cups-ddk-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "cups-ddk-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-2.2.7-150000.3.72.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:cups-devel-2.2.7-150000.3.72.1.ppc64le" }, "product_reference": "cups-devel-2.2.7-150000.3.72.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-2.2.7-150000.3.72.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:cups-devel-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "cups-devel-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libcups2-2.2.7-150000.3.72.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libcups2-2.2.7-150000.3.72.1.ppc64le" }, "product_reference": "libcups2-2.2.7-150000.3.72.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libcups2-2.2.7-150000.3.72.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libcups2-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "libcups2-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libcups2-32bit-2.2.7-150000.3.72.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libcups2-32bit-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "libcups2-32bit-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libcupscgi1-2.2.7-150000.3.72.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libcupscgi1-2.2.7-150000.3.72.1.ppc64le" }, "product_reference": "libcupscgi1-2.2.7-150000.3.72.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libcupscgi1-2.2.7-150000.3.72.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libcupscgi1-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "libcupscgi1-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsimage2-2.2.7-150000.3.72.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libcupsimage2-2.2.7-150000.3.72.1.ppc64le" }, "product_reference": "libcupsimage2-2.2.7-150000.3.72.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsimage2-2.2.7-150000.3.72.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libcupsimage2-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "libcupsimage2-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsmime1-2.2.7-150000.3.72.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libcupsmime1-2.2.7-150000.3.72.1.ppc64le" }, "product_reference": "libcupsmime1-2.2.7-150000.3.72.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsmime1-2.2.7-150000.3.72.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libcupsmime1-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "libcupsmime1-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsppdc1-2.2.7-150000.3.72.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libcupsppdc1-2.2.7-150000.3.72.1.ppc64le" }, "product_reference": "libcupsppdc1-2.2.7-150000.3.72.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsppdc1-2.2.7-150000.3.72.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libcupsppdc1-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "libcupsppdc1-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "cups-2.2.7-150000.3.72.1.x86_64 as component of SUSE Manager Proxy LTS 4.3", "product_id": "SUSE Manager Proxy LTS 4.3:cups-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "cups-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Manager Proxy LTS 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-2.2.7-150000.3.72.1.x86_64 as component of SUSE Manager Proxy LTS 4.3", "product_id": "SUSE Manager Proxy LTS 4.3:cups-client-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "cups-client-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Manager Proxy LTS 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "cups-config-2.2.7-150000.3.72.1.x86_64 as component of SUSE Manager Proxy LTS 4.3", "product_id": "SUSE Manager Proxy LTS 4.3:cups-config-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "cups-config-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Manager Proxy LTS 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-2.2.7-150000.3.72.1.x86_64 as component of SUSE Manager Proxy LTS 4.3", "product_id": "SUSE Manager Proxy LTS 4.3:cups-devel-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "cups-devel-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Manager Proxy LTS 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "libcups2-2.2.7-150000.3.72.1.x86_64 as component of SUSE Manager Proxy LTS 4.3", "product_id": "SUSE Manager Proxy LTS 4.3:libcups2-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "libcups2-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Manager Proxy LTS 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "libcups2-32bit-2.2.7-150000.3.72.1.x86_64 as component of SUSE Manager Proxy LTS 4.3", "product_id": "SUSE Manager Proxy LTS 4.3:libcups2-32bit-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "libcups2-32bit-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Manager Proxy LTS 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "libcupscgi1-2.2.7-150000.3.72.1.x86_64 as component of SUSE Manager Proxy LTS 4.3", "product_id": "SUSE Manager Proxy LTS 4.3:libcupscgi1-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "libcupscgi1-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Manager Proxy LTS 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsimage2-2.2.7-150000.3.72.1.x86_64 as component of SUSE Manager Proxy LTS 4.3", "product_id": "SUSE Manager Proxy LTS 4.3:libcupsimage2-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "libcupsimage2-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Manager Proxy LTS 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsmime1-2.2.7-150000.3.72.1.x86_64 as component of SUSE Manager Proxy LTS 4.3", "product_id": "SUSE Manager Proxy LTS 4.3:libcupsmime1-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "libcupsmime1-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Manager Proxy LTS 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsppdc1-2.2.7-150000.3.72.1.x86_64 as component of SUSE Manager Proxy LTS 4.3", "product_id": "SUSE Manager Proxy LTS 4.3:libcupsppdc1-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "libcupsppdc1-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Manager Proxy LTS 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "cups-2.2.7-150000.3.72.1.ppc64le as component of SUSE Manager Server LTS 4.3", "product_id": "SUSE Manager Server LTS 4.3:cups-2.2.7-150000.3.72.1.ppc64le" }, "product_reference": "cups-2.2.7-150000.3.72.1.ppc64le", "relates_to_product_reference": "SUSE Manager Server LTS 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "cups-2.2.7-150000.3.72.1.s390x as component of SUSE Manager Server LTS 4.3", "product_id": "SUSE Manager Server LTS 4.3:cups-2.2.7-150000.3.72.1.s390x" }, "product_reference": "cups-2.2.7-150000.3.72.1.s390x", "relates_to_product_reference": "SUSE Manager Server LTS 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "cups-2.2.7-150000.3.72.1.x86_64 as component of SUSE Manager Server LTS 4.3", "product_id": "SUSE Manager Server LTS 4.3:cups-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "cups-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Manager Server LTS 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-2.2.7-150000.3.72.1.ppc64le as component of SUSE Manager Server LTS 4.3", "product_id": "SUSE Manager Server LTS 4.3:cups-client-2.2.7-150000.3.72.1.ppc64le" }, "product_reference": "cups-client-2.2.7-150000.3.72.1.ppc64le", "relates_to_product_reference": "SUSE Manager Server LTS 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-2.2.7-150000.3.72.1.s390x as component of SUSE Manager Server LTS 4.3", "product_id": "SUSE Manager Server LTS 4.3:cups-client-2.2.7-150000.3.72.1.s390x" }, "product_reference": "cups-client-2.2.7-150000.3.72.1.s390x", "relates_to_product_reference": "SUSE Manager Server LTS 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-2.2.7-150000.3.72.1.x86_64 as component of SUSE Manager Server LTS 4.3", "product_id": "SUSE Manager Server LTS 4.3:cups-client-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "cups-client-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Manager Server LTS 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "cups-config-2.2.7-150000.3.72.1.ppc64le as component of SUSE Manager Server LTS 4.3", "product_id": "SUSE Manager Server LTS 4.3:cups-config-2.2.7-150000.3.72.1.ppc64le" }, "product_reference": "cups-config-2.2.7-150000.3.72.1.ppc64le", "relates_to_product_reference": "SUSE Manager Server LTS 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "cups-config-2.2.7-150000.3.72.1.s390x as component of SUSE Manager Server LTS 4.3", "product_id": "SUSE Manager Server LTS 4.3:cups-config-2.2.7-150000.3.72.1.s390x" }, "product_reference": "cups-config-2.2.7-150000.3.72.1.s390x", "relates_to_product_reference": "SUSE Manager Server LTS 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "cups-config-2.2.7-150000.3.72.1.x86_64 as component of SUSE Manager Server LTS 4.3", "product_id": "SUSE Manager Server LTS 4.3:cups-config-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "cups-config-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Manager Server LTS 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-2.2.7-150000.3.72.1.ppc64le as component of SUSE Manager Server LTS 4.3", "product_id": "SUSE Manager Server LTS 4.3:cups-devel-2.2.7-150000.3.72.1.ppc64le" }, "product_reference": "cups-devel-2.2.7-150000.3.72.1.ppc64le", "relates_to_product_reference": "SUSE Manager Server LTS 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-2.2.7-150000.3.72.1.s390x as component of SUSE Manager Server LTS 4.3", "product_id": "SUSE Manager Server LTS 4.3:cups-devel-2.2.7-150000.3.72.1.s390x" }, "product_reference": "cups-devel-2.2.7-150000.3.72.1.s390x", "relates_to_product_reference": "SUSE Manager Server LTS 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-2.2.7-150000.3.72.1.x86_64 as component of SUSE Manager Server LTS 4.3", "product_id": "SUSE Manager Server LTS 4.3:cups-devel-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "cups-devel-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Manager Server LTS 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "libcups2-2.2.7-150000.3.72.1.ppc64le as component of SUSE Manager Server LTS 4.3", "product_id": "SUSE Manager Server LTS 4.3:libcups2-2.2.7-150000.3.72.1.ppc64le" }, "product_reference": "libcups2-2.2.7-150000.3.72.1.ppc64le", "relates_to_product_reference": "SUSE Manager Server LTS 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "libcups2-2.2.7-150000.3.72.1.s390x as component of SUSE Manager Server LTS 4.3", "product_id": "SUSE Manager Server LTS 4.3:libcups2-2.2.7-150000.3.72.1.s390x" }, "product_reference": "libcups2-2.2.7-150000.3.72.1.s390x", "relates_to_product_reference": "SUSE Manager Server LTS 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "libcups2-2.2.7-150000.3.72.1.x86_64 as component of SUSE Manager Server LTS 4.3", "product_id": "SUSE Manager Server LTS 4.3:libcups2-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "libcups2-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Manager Server LTS 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "libcups2-32bit-2.2.7-150000.3.72.1.x86_64 as component of SUSE Manager Server LTS 4.3", "product_id": "SUSE Manager Server LTS 4.3:libcups2-32bit-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "libcups2-32bit-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Manager Server LTS 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "libcupscgi1-2.2.7-150000.3.72.1.ppc64le as component of SUSE Manager Server LTS 4.3", "product_id": "SUSE Manager Server LTS 4.3:libcupscgi1-2.2.7-150000.3.72.1.ppc64le" }, "product_reference": "libcupscgi1-2.2.7-150000.3.72.1.ppc64le", "relates_to_product_reference": "SUSE Manager Server LTS 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "libcupscgi1-2.2.7-150000.3.72.1.s390x as component of SUSE Manager Server LTS 4.3", "product_id": "SUSE Manager Server LTS 4.3:libcupscgi1-2.2.7-150000.3.72.1.s390x" }, "product_reference": "libcupscgi1-2.2.7-150000.3.72.1.s390x", "relates_to_product_reference": "SUSE Manager Server LTS 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "libcupscgi1-2.2.7-150000.3.72.1.x86_64 as component of SUSE Manager Server LTS 4.3", "product_id": "SUSE Manager Server LTS 4.3:libcupscgi1-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "libcupscgi1-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Manager Server LTS 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsimage2-2.2.7-150000.3.72.1.ppc64le as component of SUSE Manager Server LTS 4.3", "product_id": "SUSE Manager Server LTS 4.3:libcupsimage2-2.2.7-150000.3.72.1.ppc64le" }, "product_reference": "libcupsimage2-2.2.7-150000.3.72.1.ppc64le", "relates_to_product_reference": "SUSE Manager Server LTS 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsimage2-2.2.7-150000.3.72.1.s390x as component of SUSE Manager Server LTS 4.3", "product_id": "SUSE Manager Server LTS 4.3:libcupsimage2-2.2.7-150000.3.72.1.s390x" }, "product_reference": "libcupsimage2-2.2.7-150000.3.72.1.s390x", "relates_to_product_reference": "SUSE Manager Server LTS 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsimage2-2.2.7-150000.3.72.1.x86_64 as component of SUSE Manager Server LTS 4.3", "product_id": "SUSE Manager Server LTS 4.3:libcupsimage2-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "libcupsimage2-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Manager Server LTS 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsmime1-2.2.7-150000.3.72.1.ppc64le as component of SUSE Manager Server LTS 4.3", "product_id": "SUSE Manager Server LTS 4.3:libcupsmime1-2.2.7-150000.3.72.1.ppc64le" }, "product_reference": "libcupsmime1-2.2.7-150000.3.72.1.ppc64le", "relates_to_product_reference": "SUSE Manager Server LTS 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsmime1-2.2.7-150000.3.72.1.s390x as component of SUSE Manager Server LTS 4.3", "product_id": "SUSE Manager Server LTS 4.3:libcupsmime1-2.2.7-150000.3.72.1.s390x" }, "product_reference": "libcupsmime1-2.2.7-150000.3.72.1.s390x", "relates_to_product_reference": "SUSE Manager Server LTS 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsmime1-2.2.7-150000.3.72.1.x86_64 as component of SUSE Manager Server LTS 4.3", "product_id": "SUSE Manager Server LTS 4.3:libcupsmime1-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "libcupsmime1-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Manager Server LTS 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsppdc1-2.2.7-150000.3.72.1.ppc64le as component of SUSE Manager Server LTS 4.3", "product_id": "SUSE Manager Server LTS 4.3:libcupsppdc1-2.2.7-150000.3.72.1.ppc64le" }, "product_reference": "libcupsppdc1-2.2.7-150000.3.72.1.ppc64le", "relates_to_product_reference": "SUSE Manager Server LTS 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsppdc1-2.2.7-150000.3.72.1.s390x as component of SUSE Manager Server LTS 4.3", "product_id": "SUSE Manager Server LTS 4.3:libcupsppdc1-2.2.7-150000.3.72.1.s390x" }, "product_reference": "libcupsppdc1-2.2.7-150000.3.72.1.s390x", "relates_to_product_reference": "SUSE Manager Server LTS 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsppdc1-2.2.7-150000.3.72.1.x86_64 as component of SUSE Manager Server LTS 4.3", "product_id": "SUSE Manager Server LTS 4.3:libcupsppdc1-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "libcupsppdc1-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Manager Server LTS 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "cups-config-2.2.7-150000.3.72.1.aarch64 as component of SUSE Linux Enterprise Micro 5.2", "product_id": "SUSE Linux Enterprise Micro 5.2:cups-config-2.2.7-150000.3.72.1.aarch64" }, "product_reference": "cups-config-2.2.7-150000.3.72.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2" }, { "category": "default_component_of", "full_product_name": { "name": "cups-config-2.2.7-150000.3.72.1.s390x as component of SUSE Linux Enterprise Micro 5.2", "product_id": "SUSE Linux Enterprise Micro 5.2:cups-config-2.2.7-150000.3.72.1.s390x" }, "product_reference": "cups-config-2.2.7-150000.3.72.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2" }, { "category": "default_component_of", "full_product_name": { "name": "cups-config-2.2.7-150000.3.72.1.x86_64 as component of SUSE Linux Enterprise Micro 5.2", "product_id": "SUSE Linux Enterprise Micro 5.2:cups-config-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "cups-config-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2" }, { "category": "default_component_of", "full_product_name": { "name": "libcups2-2.2.7-150000.3.72.1.aarch64 as component of SUSE Linux Enterprise Micro 5.2", "product_id": "SUSE Linux Enterprise Micro 5.2:libcups2-2.2.7-150000.3.72.1.aarch64" }, "product_reference": "libcups2-2.2.7-150000.3.72.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2" }, { "category": "default_component_of", "full_product_name": { "name": "libcups2-2.2.7-150000.3.72.1.s390x as component of SUSE Linux Enterprise Micro 5.2", "product_id": "SUSE Linux Enterprise Micro 5.2:libcups2-2.2.7-150000.3.72.1.s390x" }, "product_reference": "libcups2-2.2.7-150000.3.72.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2" }, { "category": "default_component_of", "full_product_name": { "name": "libcups2-2.2.7-150000.3.72.1.x86_64 as component of SUSE Linux Enterprise Micro 5.2", "product_id": "SUSE Linux Enterprise Micro 5.2:libcups2-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "libcups2-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2" }, { "category": "default_component_of", "full_product_name": { "name": "cups-2.2.7-150000.3.72.1.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:cups-2.2.7-150000.3.72.1.aarch64" }, "product_reference": "cups-2.2.7-150000.3.72.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "cups-2.2.7-150000.3.72.1.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:cups-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "cups-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-2.2.7-150000.3.72.1.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:cups-client-2.2.7-150000.3.72.1.aarch64" }, "product_reference": "cups-client-2.2.7-150000.3.72.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-2.2.7-150000.3.72.1.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:cups-client-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "cups-client-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "cups-config-2.2.7-150000.3.72.1.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:cups-config-2.2.7-150000.3.72.1.aarch64" }, "product_reference": "cups-config-2.2.7-150000.3.72.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "cups-config-2.2.7-150000.3.72.1.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:cups-config-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "cups-config-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ddk-2.2.7-150000.3.72.1.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:cups-ddk-2.2.7-150000.3.72.1.aarch64" }, "product_reference": "cups-ddk-2.2.7-150000.3.72.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ddk-2.2.7-150000.3.72.1.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:cups-ddk-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "cups-ddk-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-2.2.7-150000.3.72.1.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:cups-devel-2.2.7-150000.3.72.1.aarch64" }, "product_reference": "cups-devel-2.2.7-150000.3.72.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-2.2.7-150000.3.72.1.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:cups-devel-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "cups-devel-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "libcups2-2.2.7-150000.3.72.1.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:libcups2-2.2.7-150000.3.72.1.aarch64" }, "product_reference": "libcups2-2.2.7-150000.3.72.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "libcups2-2.2.7-150000.3.72.1.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:libcups2-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "libcups2-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "libcups2-32bit-2.2.7-150000.3.72.1.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:libcups2-32bit-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "libcups2-32bit-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "libcupscgi1-2.2.7-150000.3.72.1.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:libcupscgi1-2.2.7-150000.3.72.1.aarch64" }, "product_reference": "libcupscgi1-2.2.7-150000.3.72.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "libcupscgi1-2.2.7-150000.3.72.1.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:libcupscgi1-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "libcupscgi1-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsimage2-2.2.7-150000.3.72.1.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:libcupsimage2-2.2.7-150000.3.72.1.aarch64" }, "product_reference": "libcupsimage2-2.2.7-150000.3.72.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsimage2-2.2.7-150000.3.72.1.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:libcupsimage2-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "libcupsimage2-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsmime1-2.2.7-150000.3.72.1.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:libcupsmime1-2.2.7-150000.3.72.1.aarch64" }, "product_reference": "libcupsmime1-2.2.7-150000.3.72.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsmime1-2.2.7-150000.3.72.1.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:libcupsmime1-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "libcupsmime1-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsppdc1-2.2.7-150000.3.72.1.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:libcupsppdc1-2.2.7-150000.3.72.1.aarch64" }, "product_reference": "libcupsppdc1-2.2.7-150000.3.72.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsppdc1-2.2.7-150000.3.72.1.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:libcupsppdc1-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "libcupsppdc1-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "cups-2.2.7-150000.3.72.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:cups-2.2.7-150000.3.72.1.aarch64" }, "product_reference": "cups-2.2.7-150000.3.72.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "cups-2.2.7-150000.3.72.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:cups-2.2.7-150000.3.72.1.ppc64le" }, "product_reference": "cups-2.2.7-150000.3.72.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "cups-2.2.7-150000.3.72.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:cups-2.2.7-150000.3.72.1.s390x" }, "product_reference": "cups-2.2.7-150000.3.72.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "cups-2.2.7-150000.3.72.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:cups-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "cups-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-2.2.7-150000.3.72.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:cups-client-2.2.7-150000.3.72.1.aarch64" }, "product_reference": "cups-client-2.2.7-150000.3.72.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-2.2.7-150000.3.72.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:cups-client-2.2.7-150000.3.72.1.ppc64le" }, "product_reference": "cups-client-2.2.7-150000.3.72.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-2.2.7-150000.3.72.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:cups-client-2.2.7-150000.3.72.1.s390x" }, "product_reference": "cups-client-2.2.7-150000.3.72.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-2.2.7-150000.3.72.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:cups-client-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "cups-client-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "cups-config-2.2.7-150000.3.72.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:cups-config-2.2.7-150000.3.72.1.aarch64" }, "product_reference": "cups-config-2.2.7-150000.3.72.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "cups-config-2.2.7-150000.3.72.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:cups-config-2.2.7-150000.3.72.1.ppc64le" }, "product_reference": "cups-config-2.2.7-150000.3.72.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "cups-config-2.2.7-150000.3.72.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:cups-config-2.2.7-150000.3.72.1.s390x" }, "product_reference": "cups-config-2.2.7-150000.3.72.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "cups-config-2.2.7-150000.3.72.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:cups-config-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "cups-config-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ddk-2.2.7-150000.3.72.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:cups-ddk-2.2.7-150000.3.72.1.aarch64" }, "product_reference": "cups-ddk-2.2.7-150000.3.72.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ddk-2.2.7-150000.3.72.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:cups-ddk-2.2.7-150000.3.72.1.ppc64le" }, "product_reference": "cups-ddk-2.2.7-150000.3.72.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ddk-2.2.7-150000.3.72.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:cups-ddk-2.2.7-150000.3.72.1.s390x" }, "product_reference": "cups-ddk-2.2.7-150000.3.72.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ddk-2.2.7-150000.3.72.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:cups-ddk-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "cups-ddk-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-2.2.7-150000.3.72.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:cups-devel-2.2.7-150000.3.72.1.aarch64" }, "product_reference": "cups-devel-2.2.7-150000.3.72.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-2.2.7-150000.3.72.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:cups-devel-2.2.7-150000.3.72.1.ppc64le" }, "product_reference": "cups-devel-2.2.7-150000.3.72.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-2.2.7-150000.3.72.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:cups-devel-2.2.7-150000.3.72.1.s390x" }, "product_reference": "cups-devel-2.2.7-150000.3.72.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-2.2.7-150000.3.72.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:cups-devel-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "cups-devel-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-32bit-2.2.7-150000.3.72.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:cups-devel-32bit-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "cups-devel-32bit-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libcups2-2.2.7-150000.3.72.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libcups2-2.2.7-150000.3.72.1.aarch64" }, "product_reference": "libcups2-2.2.7-150000.3.72.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libcups2-2.2.7-150000.3.72.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libcups2-2.2.7-150000.3.72.1.ppc64le" }, "product_reference": "libcups2-2.2.7-150000.3.72.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libcups2-2.2.7-150000.3.72.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libcups2-2.2.7-150000.3.72.1.s390x" }, "product_reference": "libcups2-2.2.7-150000.3.72.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libcups2-2.2.7-150000.3.72.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libcups2-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "libcups2-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libcups2-32bit-2.2.7-150000.3.72.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libcups2-32bit-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "libcups2-32bit-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libcupscgi1-2.2.7-150000.3.72.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libcupscgi1-2.2.7-150000.3.72.1.aarch64" }, "product_reference": "libcupscgi1-2.2.7-150000.3.72.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libcupscgi1-2.2.7-150000.3.72.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libcupscgi1-2.2.7-150000.3.72.1.ppc64le" }, "product_reference": "libcupscgi1-2.2.7-150000.3.72.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libcupscgi1-2.2.7-150000.3.72.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libcupscgi1-2.2.7-150000.3.72.1.s390x" }, "product_reference": "libcupscgi1-2.2.7-150000.3.72.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libcupscgi1-2.2.7-150000.3.72.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libcupscgi1-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "libcupscgi1-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libcupscgi1-32bit-2.2.7-150000.3.72.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libcupscgi1-32bit-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "libcupscgi1-32bit-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsimage2-2.2.7-150000.3.72.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libcupsimage2-2.2.7-150000.3.72.1.aarch64" }, "product_reference": "libcupsimage2-2.2.7-150000.3.72.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsimage2-2.2.7-150000.3.72.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libcupsimage2-2.2.7-150000.3.72.1.ppc64le" }, "product_reference": "libcupsimage2-2.2.7-150000.3.72.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsimage2-2.2.7-150000.3.72.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libcupsimage2-2.2.7-150000.3.72.1.s390x" }, "product_reference": "libcupsimage2-2.2.7-150000.3.72.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsimage2-2.2.7-150000.3.72.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libcupsimage2-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "libcupsimage2-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsimage2-32bit-2.2.7-150000.3.72.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libcupsimage2-32bit-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "libcupsimage2-32bit-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsmime1-2.2.7-150000.3.72.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libcupsmime1-2.2.7-150000.3.72.1.aarch64" }, "product_reference": "libcupsmime1-2.2.7-150000.3.72.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsmime1-2.2.7-150000.3.72.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libcupsmime1-2.2.7-150000.3.72.1.ppc64le" }, "product_reference": "libcupsmime1-2.2.7-150000.3.72.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsmime1-2.2.7-150000.3.72.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libcupsmime1-2.2.7-150000.3.72.1.s390x" }, "product_reference": "libcupsmime1-2.2.7-150000.3.72.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsmime1-2.2.7-150000.3.72.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libcupsmime1-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "libcupsmime1-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsmime1-32bit-2.2.7-150000.3.72.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libcupsmime1-32bit-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "libcupsmime1-32bit-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsppdc1-2.2.7-150000.3.72.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libcupsppdc1-2.2.7-150000.3.72.1.aarch64" }, "product_reference": "libcupsppdc1-2.2.7-150000.3.72.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsppdc1-2.2.7-150000.3.72.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libcupsppdc1-2.2.7-150000.3.72.1.ppc64le" }, "product_reference": "libcupsppdc1-2.2.7-150000.3.72.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsppdc1-2.2.7-150000.3.72.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libcupsppdc1-2.2.7-150000.3.72.1.s390x" }, "product_reference": "libcupsppdc1-2.2.7-150000.3.72.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsppdc1-2.2.7-150000.3.72.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libcupsppdc1-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "libcupsppdc1-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsppdc1-32bit-2.2.7-150000.3.72.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libcupsppdc1-32bit-2.2.7-150000.3.72.1.x86_64" }, "product_reference": "libcupsppdc1-32bit-2.2.7-150000.3.72.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-47175", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-47175" } ], "notes": [ { "category": "general", "text": "CUPS is a standards-based, open-source printing system, and `libppd` can be used for legacy PPD file support. The `libppd` function `ppdCreatePPDFromIPP2` does not sanitize IPP attributes when creating the PPD buffer. When used in combination with other functions such as `cfGetPrinterAttributes5`, can result in user controlled input and ultimately code execution via Foomatic. This vulnerability can be part of an exploit chain leading to remote code execution (RCE), as described in CVE-2024-47176.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 7.1:cups-2.2.7-150000.3.72.1.aarch64", "SUSE Enterprise Storage 7.1:cups-2.2.7-150000.3.72.1.x86_64", "SUSE Enterprise Storage 7.1:cups-client-2.2.7-150000.3.72.1.aarch64", "SUSE Enterprise Storage 7.1:cups-client-2.2.7-150000.3.72.1.x86_64", "SUSE Enterprise Storage 7.1:cups-config-2.2.7-150000.3.72.1.aarch64", "SUSE Enterprise Storage 7.1:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Enterprise Storage 7.1:cups-ddk-2.2.7-150000.3.72.1.aarch64", "SUSE Enterprise Storage 7.1:cups-ddk-2.2.7-150000.3.72.1.x86_64", "SUSE Enterprise Storage 7.1:cups-devel-2.2.7-150000.3.72.1.aarch64", "SUSE Enterprise Storage 7.1:cups-devel-2.2.7-150000.3.72.1.x86_64", "SUSE Enterprise Storage 7.1:libcups2-2.2.7-150000.3.72.1.aarch64", "SUSE Enterprise Storage 7.1:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Enterprise Storage 7.1:libcups2-32bit-2.2.7-150000.3.72.1.x86_64", "SUSE Enterprise Storage 7.1:libcupscgi1-2.2.7-150000.3.72.1.aarch64", "SUSE Enterprise Storage 7.1:libcupscgi1-2.2.7-150000.3.72.1.x86_64", "SUSE Enterprise Storage 7.1:libcupsimage2-2.2.7-150000.3.72.1.aarch64", "SUSE Enterprise Storage 7.1:libcupsimage2-2.2.7-150000.3.72.1.x86_64", "SUSE Enterprise Storage 7.1:libcupsmime1-2.2.7-150000.3.72.1.aarch64", "SUSE Enterprise Storage 7.1:libcupsmime1-2.2.7-150000.3.72.1.x86_64", "SUSE Enterprise Storage 7.1:libcupsppdc1-2.2.7-150000.3.72.1.aarch64", "SUSE Enterprise Storage 7.1:libcupsppdc1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cups-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cups-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cups-client-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cups-client-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cups-config-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cups-ddk-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cups-ddk-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cups-devel-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cups-devel-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcups2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcups2-32bit-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcupscgi1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcupscgi1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcupsimage2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcupsimage2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcupsmime1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcupsmime1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cups-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cups-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cups-client-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cups-client-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cups-config-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cups-ddk-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cups-ddk-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cups-devel-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cups-devel-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libcups2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libcups2-32bit-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libcupscgi1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libcupscgi1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libcupsimage2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libcupsimage2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libcupsmime1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libcupsmime1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libcupsppdc1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libcupsppdc1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cups-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cups-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cups-client-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cups-client-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cups-config-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cups-ddk-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cups-ddk-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cups-devel-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cups-devel-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libcups2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libcups2-32bit-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libcupscgi1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libcupscgi1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libcupsimage2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libcupsimage2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libcupsmime1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libcupsmime1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cups-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cups-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cups-client-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cups-client-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cups-config-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cups-ddk-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cups-ddk-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cups-devel-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cups-devel-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libcups2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libcups2-32bit-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libcupscgi1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libcupscgi1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libcupsimage2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libcupsimage2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libcupsmime1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libcupsmime1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libcupsppdc1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libcupsppdc1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cups-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cups-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cups-client-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cups-client-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cups-config-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cups-ddk-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cups-ddk-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cups-devel-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cups-devel-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libcups2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libcups2-32bit-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libcupscgi1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libcupscgi1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libcupsimage2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libcupsimage2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libcupsmime1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libcupsmime1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Micro 5.2:cups-config-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Micro 5.2:cups-config-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Micro 5.2:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libcups2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libcups2-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Micro 5.2:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Micro 5.3:cups-config-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Micro 5.3:cups-config-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Micro 5.3:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libcups2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libcups2-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Micro 5.3:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Micro 5.4:cups-config-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Micro 5.4:cups-config-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Micro 5.4:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libcups2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libcups2-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Micro 5.4:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Micro 5.5:cups-config-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Micro 5.5:cups-config-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:cups-config-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Micro 5.5:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libcups2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libcups2-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libcups2-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Micro 5.5:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-client-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-client-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-client-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-client-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-config-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-config-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-config-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-devel-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-devel-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-devel-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-devel-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcups2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcups2-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcups2-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupscgi1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupscgi1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupscgi1-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupscgi1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupsimage2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupsimage2-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupsimage2-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupsimage2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupsmime1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupsmime1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupsmime1-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupsmime1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupsppdc1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupsppdc1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupsppdc1-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupsppdc1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:cups-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:cups-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:cups-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:cups-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:cups-client-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:cups-client-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:cups-client-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:cups-client-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:cups-config-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:cups-config-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:cups-config-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:cups-devel-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:cups-devel-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:cups-devel-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:cups-devel-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcups2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcups2-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcups2-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcupscgi1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcupscgi1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcupscgi1-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcupscgi1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcupsimage2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcupsimage2-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcupsimage2-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcupsimage2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcupsmime1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcupsmime1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcupsmime1-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcupsmime1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcupsppdc1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcupsppdc1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcupsppdc1-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcupsppdc1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libcups2-32bit-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libcups2-32bit-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:cups-ddk-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:cups-ddk-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:cups-ddk-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:cups-ddk-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:cups-ddk-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:cups-ddk-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:cups-ddk-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:cups-ddk-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-client-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-client-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-client-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-client-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-config-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-config-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-config-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-ddk-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-ddk-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-ddk-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-ddk-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-devel-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-devel-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-devel-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-devel-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcups2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcups2-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcups2-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcups2-32bit-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupscgi1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupscgi1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupscgi1-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupscgi1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupsimage2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupsimage2-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupsimage2-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupsimage2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupsmime1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupsmime1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupsmime1-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupsmime1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-client-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-client-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-client-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-client-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-config-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-config-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-config-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-ddk-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-ddk-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-ddk-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-ddk-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-devel-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-devel-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-devel-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-devel-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcups2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcups2-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcups2-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcups2-32bit-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupscgi1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupscgi1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupscgi1-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupscgi1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupsimage2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupsimage2-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupsimage2-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupsimage2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupsmime1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupsmime1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupsmime1-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupsmime1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-client-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-client-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-client-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-client-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-config-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-config-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-config-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-ddk-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-ddk-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-ddk-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-ddk-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-devel-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-devel-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-devel-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-devel-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcups2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcups2-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcups2-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcups2-32bit-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcupscgi1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcupscgi1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcupscgi1-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcupscgi1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcupsimage2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcupsimage2-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcupsimage2-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcupsimage2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcupsmime1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcupsmime1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcupsmime1-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcupsmime1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:cups-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:cups-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:cups-client-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:cups-client-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:cups-config-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:cups-ddk-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:cups-ddk-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:cups-devel-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:cups-devel-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcups2-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcups2-32bit-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcupscgi1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcupscgi1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcupsimage2-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcupsimage2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcupsmime1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcupsmime1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcupsppdc1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcupsppdc1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:cups-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:cups-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:cups-client-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:cups-client-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:cups-config-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:cups-ddk-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:cups-ddk-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:cups-devel-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:cups-devel-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libcups2-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libcups2-32bit-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libcupscgi1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libcupscgi1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libcupsimage2-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libcupsimage2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libcupsmime1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libcupsmime1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libcupsppdc1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libcupsppdc1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:cups-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:cups-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:cups-client-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:cups-client-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:cups-config-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:cups-ddk-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:cups-ddk-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:cups-devel-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:cups-devel-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libcups2-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libcups2-32bit-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libcupscgi1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libcupscgi1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libcupsimage2-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libcupsimage2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libcupsmime1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libcupsmime1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libcupsppdc1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libcupsppdc1-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Proxy LTS 4.3:cups-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Proxy LTS 4.3:cups-client-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Proxy LTS 4.3:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Proxy LTS 4.3:cups-devel-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Proxy LTS 4.3:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Proxy LTS 4.3:libcups2-32bit-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Proxy LTS 4.3:libcupscgi1-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Proxy LTS 4.3:libcupsimage2-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Proxy LTS 4.3:libcupsmime1-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Proxy LTS 4.3:libcupsppdc1-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Server LTS 4.3:cups-2.2.7-150000.3.72.1.ppc64le", "SUSE Manager Server LTS 4.3:cups-2.2.7-150000.3.72.1.s390x", "SUSE Manager Server LTS 4.3:cups-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Server LTS 4.3:cups-client-2.2.7-150000.3.72.1.ppc64le", "SUSE Manager Server LTS 4.3:cups-client-2.2.7-150000.3.72.1.s390x", "SUSE Manager Server LTS 4.3:cups-client-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Server LTS 4.3:cups-config-2.2.7-150000.3.72.1.ppc64le", "SUSE Manager Server LTS 4.3:cups-config-2.2.7-150000.3.72.1.s390x", "SUSE Manager Server LTS 4.3:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Server LTS 4.3:cups-devel-2.2.7-150000.3.72.1.ppc64le", "SUSE Manager Server LTS 4.3:cups-devel-2.2.7-150000.3.72.1.s390x", "SUSE Manager Server LTS 4.3:cups-devel-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Server LTS 4.3:libcups2-2.2.7-150000.3.72.1.ppc64le", "SUSE Manager Server LTS 4.3:libcups2-2.2.7-150000.3.72.1.s390x", "SUSE Manager Server LTS 4.3:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Server LTS 4.3:libcups2-32bit-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Server LTS 4.3:libcupscgi1-2.2.7-150000.3.72.1.ppc64le", "SUSE Manager Server LTS 4.3:libcupscgi1-2.2.7-150000.3.72.1.s390x", "SUSE Manager Server LTS 4.3:libcupscgi1-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Server LTS 4.3:libcupsimage2-2.2.7-150000.3.72.1.ppc64le", "SUSE Manager Server LTS 4.3:libcupsimage2-2.2.7-150000.3.72.1.s390x", "SUSE Manager Server LTS 4.3:libcupsimage2-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Server LTS 4.3:libcupsmime1-2.2.7-150000.3.72.1.ppc64le", "SUSE Manager Server LTS 4.3:libcupsmime1-2.2.7-150000.3.72.1.s390x", "SUSE Manager Server LTS 4.3:libcupsmime1-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Server LTS 4.3:libcupsppdc1-2.2.7-150000.3.72.1.ppc64le", "SUSE Manager Server LTS 4.3:libcupsppdc1-2.2.7-150000.3.72.1.s390x", "SUSE Manager Server LTS 4.3:libcupsppdc1-2.2.7-150000.3.72.1.x86_64", "openSUSE Leap 15.6:cups-2.2.7-150000.3.72.1.aarch64", "openSUSE Leap 15.6:cups-2.2.7-150000.3.72.1.ppc64le", "openSUSE Leap 15.6:cups-2.2.7-150000.3.72.1.s390x", "openSUSE Leap 15.6:cups-2.2.7-150000.3.72.1.x86_64", "openSUSE Leap 15.6:cups-client-2.2.7-150000.3.72.1.aarch64", "openSUSE Leap 15.6:cups-client-2.2.7-150000.3.72.1.ppc64le", "openSUSE Leap 15.6:cups-client-2.2.7-150000.3.72.1.s390x", "openSUSE Leap 15.6:cups-client-2.2.7-150000.3.72.1.x86_64", "openSUSE Leap 15.6:cups-config-2.2.7-150000.3.72.1.aarch64", "openSUSE Leap 15.6:cups-config-2.2.7-150000.3.72.1.ppc64le", "openSUSE Leap 15.6:cups-config-2.2.7-150000.3.72.1.s390x", "openSUSE Leap 15.6:cups-config-2.2.7-150000.3.72.1.x86_64", "openSUSE Leap 15.6:cups-ddk-2.2.7-150000.3.72.1.aarch64", "openSUSE Leap 15.6:cups-ddk-2.2.7-150000.3.72.1.ppc64le", "openSUSE Leap 15.6:cups-ddk-2.2.7-150000.3.72.1.s390x", "openSUSE Leap 15.6:cups-ddk-2.2.7-150000.3.72.1.x86_64", "openSUSE Leap 15.6:cups-devel-2.2.7-150000.3.72.1.aarch64", "openSUSE Leap 15.6:cups-devel-2.2.7-150000.3.72.1.ppc64le", "openSUSE Leap 15.6:cups-devel-2.2.7-150000.3.72.1.s390x", "openSUSE Leap 15.6:cups-devel-2.2.7-150000.3.72.1.x86_64", "openSUSE Leap 15.6:cups-devel-32bit-2.2.7-150000.3.72.1.x86_64", "openSUSE Leap 15.6:libcups2-2.2.7-150000.3.72.1.aarch64", "openSUSE Leap 15.6:libcups2-2.2.7-150000.3.72.1.ppc64le", "openSUSE Leap 15.6:libcups2-2.2.7-150000.3.72.1.s390x", "openSUSE Leap 15.6:libcups2-2.2.7-150000.3.72.1.x86_64", "openSUSE Leap 15.6:libcups2-32bit-2.2.7-150000.3.72.1.x86_64", "openSUSE Leap 15.6:libcupscgi1-2.2.7-150000.3.72.1.aarch64", "openSUSE Leap 15.6:libcupscgi1-2.2.7-150000.3.72.1.ppc64le", "openSUSE Leap 15.6:libcupscgi1-2.2.7-150000.3.72.1.s390x", "openSUSE Leap 15.6:libcupscgi1-2.2.7-150000.3.72.1.x86_64", "openSUSE Leap 15.6:libcupscgi1-32bit-2.2.7-150000.3.72.1.x86_64", "openSUSE Leap 15.6:libcupsimage2-2.2.7-150000.3.72.1.aarch64", "openSUSE Leap 15.6:libcupsimage2-2.2.7-150000.3.72.1.ppc64le", "openSUSE Leap 15.6:libcupsimage2-2.2.7-150000.3.72.1.s390x", "openSUSE Leap 15.6:libcupsimage2-2.2.7-150000.3.72.1.x86_64", "openSUSE Leap 15.6:libcupsimage2-32bit-2.2.7-150000.3.72.1.x86_64", "openSUSE Leap 15.6:libcupsmime1-2.2.7-150000.3.72.1.aarch64", "openSUSE Leap 15.6:libcupsmime1-2.2.7-150000.3.72.1.ppc64le", "openSUSE Leap 15.6:libcupsmime1-2.2.7-150000.3.72.1.s390x", "openSUSE Leap 15.6:libcupsmime1-2.2.7-150000.3.72.1.x86_64", "openSUSE Leap 15.6:libcupsmime1-32bit-2.2.7-150000.3.72.1.x86_64", "openSUSE Leap 15.6:libcupsppdc1-2.2.7-150000.3.72.1.aarch64", "openSUSE Leap 15.6:libcupsppdc1-2.2.7-150000.3.72.1.ppc64le", "openSUSE Leap 15.6:libcupsppdc1-2.2.7-150000.3.72.1.s390x", "openSUSE Leap 15.6:libcupsppdc1-2.2.7-150000.3.72.1.x86_64", "openSUSE Leap 15.6:libcupsppdc1-32bit-2.2.7-150000.3.72.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-47175", "url": "https://www.suse.com/security/cve/CVE-2024-47175" }, { "category": "external", "summary": "SUSE Bug 1230932 for CVE-2024-47175", "url": "https://bugzilla.suse.com/1230932" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Enterprise Storage 7.1:cups-2.2.7-150000.3.72.1.aarch64", "SUSE Enterprise Storage 7.1:cups-2.2.7-150000.3.72.1.x86_64", "SUSE Enterprise Storage 7.1:cups-client-2.2.7-150000.3.72.1.aarch64", "SUSE Enterprise Storage 7.1:cups-client-2.2.7-150000.3.72.1.x86_64", "SUSE Enterprise Storage 7.1:cups-config-2.2.7-150000.3.72.1.aarch64", "SUSE Enterprise Storage 7.1:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Enterprise Storage 7.1:cups-ddk-2.2.7-150000.3.72.1.aarch64", "SUSE Enterprise Storage 7.1:cups-ddk-2.2.7-150000.3.72.1.x86_64", "SUSE Enterprise Storage 7.1:cups-devel-2.2.7-150000.3.72.1.aarch64", "SUSE Enterprise Storage 7.1:cups-devel-2.2.7-150000.3.72.1.x86_64", "SUSE Enterprise Storage 7.1:libcups2-2.2.7-150000.3.72.1.aarch64", "SUSE Enterprise Storage 7.1:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Enterprise Storage 7.1:libcups2-32bit-2.2.7-150000.3.72.1.x86_64", "SUSE Enterprise Storage 7.1:libcupscgi1-2.2.7-150000.3.72.1.aarch64", "SUSE Enterprise Storage 7.1:libcupscgi1-2.2.7-150000.3.72.1.x86_64", "SUSE Enterprise Storage 7.1:libcupsimage2-2.2.7-150000.3.72.1.aarch64", "SUSE Enterprise Storage 7.1:libcupsimage2-2.2.7-150000.3.72.1.x86_64", "SUSE Enterprise Storage 7.1:libcupsmime1-2.2.7-150000.3.72.1.aarch64", "SUSE Enterprise Storage 7.1:libcupsmime1-2.2.7-150000.3.72.1.x86_64", "SUSE Enterprise Storage 7.1:libcupsppdc1-2.2.7-150000.3.72.1.aarch64", "SUSE Enterprise Storage 7.1:libcupsppdc1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cups-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cups-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cups-client-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cups-client-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cups-config-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cups-ddk-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cups-ddk-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cups-devel-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cups-devel-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcups2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcups2-32bit-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcupscgi1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcupscgi1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcupsimage2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcupsimage2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcupsmime1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcupsmime1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cups-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cups-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cups-client-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cups-client-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cups-config-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cups-ddk-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cups-ddk-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cups-devel-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cups-devel-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libcups2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libcups2-32bit-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libcupscgi1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libcupscgi1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libcupsimage2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libcupsimage2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libcupsmime1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libcupsmime1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libcupsppdc1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libcupsppdc1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cups-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cups-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cups-client-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cups-client-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cups-config-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cups-ddk-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cups-ddk-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cups-devel-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cups-devel-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libcups2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libcups2-32bit-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libcupscgi1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libcupscgi1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libcupsimage2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libcupsimage2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libcupsmime1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libcupsmime1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cups-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cups-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cups-client-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cups-client-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cups-config-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cups-ddk-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cups-ddk-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cups-devel-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cups-devel-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libcups2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libcups2-32bit-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libcupscgi1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libcupscgi1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libcupsimage2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libcupsimage2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libcupsmime1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libcupsmime1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libcupsppdc1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libcupsppdc1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cups-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cups-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cups-client-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cups-client-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cups-config-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cups-ddk-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cups-ddk-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cups-devel-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cups-devel-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libcups2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libcups2-32bit-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libcupscgi1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libcupscgi1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libcupsimage2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libcupsimage2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libcupsmime1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libcupsmime1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Micro 5.2:cups-config-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Micro 5.2:cups-config-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Micro 5.2:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libcups2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libcups2-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Micro 5.2:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Micro 5.3:cups-config-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Micro 5.3:cups-config-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Micro 5.3:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libcups2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libcups2-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Micro 5.3:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Micro 5.4:cups-config-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Micro 5.4:cups-config-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Micro 5.4:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libcups2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libcups2-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Micro 5.4:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Micro 5.5:cups-config-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Micro 5.5:cups-config-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:cups-config-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Micro 5.5:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libcups2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libcups2-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libcups2-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Micro 5.5:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-client-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-client-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-client-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-client-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-config-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-config-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-config-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-devel-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-devel-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-devel-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-devel-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcups2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcups2-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcups2-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupscgi1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupscgi1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupscgi1-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupscgi1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupsimage2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupsimage2-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupsimage2-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupsimage2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupsmime1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupsmime1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupsmime1-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupsmime1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupsppdc1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupsppdc1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupsppdc1-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupsppdc1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:cups-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:cups-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:cups-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:cups-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:cups-client-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:cups-client-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:cups-client-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:cups-client-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:cups-config-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:cups-config-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:cups-config-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:cups-devel-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:cups-devel-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:cups-devel-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:cups-devel-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcups2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcups2-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcups2-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcupscgi1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcupscgi1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcupscgi1-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcupscgi1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcupsimage2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcupsimage2-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcupsimage2-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcupsimage2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcupsmime1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcupsmime1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcupsmime1-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcupsmime1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcupsppdc1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcupsppdc1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcupsppdc1-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcupsppdc1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libcups2-32bit-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libcups2-32bit-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:cups-ddk-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:cups-ddk-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:cups-ddk-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:cups-ddk-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:cups-ddk-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:cups-ddk-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:cups-ddk-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:cups-ddk-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-client-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-client-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-client-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-client-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-config-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-config-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-config-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-ddk-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-ddk-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-ddk-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-ddk-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-devel-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-devel-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-devel-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-devel-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcups2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcups2-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcups2-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcups2-32bit-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupscgi1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupscgi1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupscgi1-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupscgi1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupsimage2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupsimage2-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupsimage2-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupsimage2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupsmime1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupsmime1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupsmime1-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupsmime1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-client-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-client-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-client-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-client-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-config-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-config-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-config-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-ddk-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-ddk-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-ddk-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-ddk-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-devel-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-devel-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-devel-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-devel-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcups2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcups2-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcups2-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcups2-32bit-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupscgi1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupscgi1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupscgi1-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupscgi1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupsimage2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupsimage2-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupsimage2-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupsimage2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupsmime1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupsmime1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupsmime1-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupsmime1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-client-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-client-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-client-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-client-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-config-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-config-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-config-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-ddk-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-ddk-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-ddk-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-ddk-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-devel-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-devel-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-devel-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-devel-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcups2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcups2-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcups2-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcups2-32bit-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcupscgi1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcupscgi1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcupscgi1-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcupscgi1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcupsimage2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcupsimage2-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcupsimage2-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcupsimage2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcupsmime1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcupsmime1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcupsmime1-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcupsmime1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:cups-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:cups-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:cups-client-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:cups-client-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:cups-config-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:cups-ddk-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:cups-ddk-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:cups-devel-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:cups-devel-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcups2-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcups2-32bit-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcupscgi1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcupscgi1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcupsimage2-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcupsimage2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcupsmime1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcupsmime1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcupsppdc1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcupsppdc1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:cups-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:cups-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:cups-client-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:cups-client-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:cups-config-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:cups-ddk-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:cups-ddk-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:cups-devel-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:cups-devel-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libcups2-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libcups2-32bit-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libcupscgi1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libcupscgi1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libcupsimage2-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libcupsimage2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libcupsmime1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libcupsmime1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libcupsppdc1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libcupsppdc1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:cups-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:cups-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:cups-client-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:cups-client-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:cups-config-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:cups-ddk-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:cups-ddk-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:cups-devel-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:cups-devel-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libcups2-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libcups2-32bit-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libcupscgi1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libcupscgi1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libcupsimage2-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libcupsimage2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libcupsmime1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libcupsmime1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libcupsppdc1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libcupsppdc1-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Proxy LTS 4.3:cups-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Proxy LTS 4.3:cups-client-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Proxy LTS 4.3:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Proxy LTS 4.3:cups-devel-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Proxy LTS 4.3:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Proxy LTS 4.3:libcups2-32bit-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Proxy LTS 4.3:libcupscgi1-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Proxy LTS 4.3:libcupsimage2-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Proxy LTS 4.3:libcupsmime1-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Proxy LTS 4.3:libcupsppdc1-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Server LTS 4.3:cups-2.2.7-150000.3.72.1.ppc64le", "SUSE Manager Server LTS 4.3:cups-2.2.7-150000.3.72.1.s390x", "SUSE Manager Server LTS 4.3:cups-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Server LTS 4.3:cups-client-2.2.7-150000.3.72.1.ppc64le", "SUSE Manager Server LTS 4.3:cups-client-2.2.7-150000.3.72.1.s390x", "SUSE Manager Server LTS 4.3:cups-client-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Server LTS 4.3:cups-config-2.2.7-150000.3.72.1.ppc64le", "SUSE Manager Server LTS 4.3:cups-config-2.2.7-150000.3.72.1.s390x", "SUSE Manager Server LTS 4.3:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Server LTS 4.3:cups-devel-2.2.7-150000.3.72.1.ppc64le", "SUSE Manager Server LTS 4.3:cups-devel-2.2.7-150000.3.72.1.s390x", "SUSE Manager Server LTS 4.3:cups-devel-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Server LTS 4.3:libcups2-2.2.7-150000.3.72.1.ppc64le", "SUSE Manager Server LTS 4.3:libcups2-2.2.7-150000.3.72.1.s390x", "SUSE Manager Server LTS 4.3:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Server LTS 4.3:libcups2-32bit-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Server LTS 4.3:libcupscgi1-2.2.7-150000.3.72.1.ppc64le", "SUSE Manager Server LTS 4.3:libcupscgi1-2.2.7-150000.3.72.1.s390x", "SUSE Manager Server LTS 4.3:libcupscgi1-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Server LTS 4.3:libcupsimage2-2.2.7-150000.3.72.1.ppc64le", "SUSE Manager Server LTS 4.3:libcupsimage2-2.2.7-150000.3.72.1.s390x", "SUSE Manager Server LTS 4.3:libcupsimage2-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Server LTS 4.3:libcupsmime1-2.2.7-150000.3.72.1.ppc64le", "SUSE Manager Server LTS 4.3:libcupsmime1-2.2.7-150000.3.72.1.s390x", "SUSE Manager Server LTS 4.3:libcupsmime1-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Server LTS 4.3:libcupsppdc1-2.2.7-150000.3.72.1.ppc64le", "SUSE Manager Server LTS 4.3:libcupsppdc1-2.2.7-150000.3.72.1.s390x", "SUSE Manager Server LTS 4.3:libcupsppdc1-2.2.7-150000.3.72.1.x86_64", "openSUSE Leap 15.6:cups-2.2.7-150000.3.72.1.aarch64", "openSUSE Leap 15.6:cups-2.2.7-150000.3.72.1.ppc64le", "openSUSE Leap 15.6:cups-2.2.7-150000.3.72.1.s390x", "openSUSE Leap 15.6:cups-2.2.7-150000.3.72.1.x86_64", "openSUSE Leap 15.6:cups-client-2.2.7-150000.3.72.1.aarch64", "openSUSE Leap 15.6:cups-client-2.2.7-150000.3.72.1.ppc64le", "openSUSE Leap 15.6:cups-client-2.2.7-150000.3.72.1.s390x", "openSUSE Leap 15.6:cups-client-2.2.7-150000.3.72.1.x86_64", "openSUSE Leap 15.6:cups-config-2.2.7-150000.3.72.1.aarch64", "openSUSE Leap 15.6:cups-config-2.2.7-150000.3.72.1.ppc64le", "openSUSE Leap 15.6:cups-config-2.2.7-150000.3.72.1.s390x", "openSUSE Leap 15.6:cups-config-2.2.7-150000.3.72.1.x86_64", "openSUSE Leap 15.6:cups-ddk-2.2.7-150000.3.72.1.aarch64", "openSUSE Leap 15.6:cups-ddk-2.2.7-150000.3.72.1.ppc64le", "openSUSE Leap 15.6:cups-ddk-2.2.7-150000.3.72.1.s390x", "openSUSE Leap 15.6:cups-ddk-2.2.7-150000.3.72.1.x86_64", "openSUSE Leap 15.6:cups-devel-2.2.7-150000.3.72.1.aarch64", "openSUSE Leap 15.6:cups-devel-2.2.7-150000.3.72.1.ppc64le", "openSUSE Leap 15.6:cups-devel-2.2.7-150000.3.72.1.s390x", "openSUSE Leap 15.6:cups-devel-2.2.7-150000.3.72.1.x86_64", "openSUSE Leap 15.6:cups-devel-32bit-2.2.7-150000.3.72.1.x86_64", "openSUSE Leap 15.6:libcups2-2.2.7-150000.3.72.1.aarch64", "openSUSE Leap 15.6:libcups2-2.2.7-150000.3.72.1.ppc64le", "openSUSE Leap 15.6:libcups2-2.2.7-150000.3.72.1.s390x", "openSUSE Leap 15.6:libcups2-2.2.7-150000.3.72.1.x86_64", "openSUSE Leap 15.6:libcups2-32bit-2.2.7-150000.3.72.1.x86_64", "openSUSE Leap 15.6:libcupscgi1-2.2.7-150000.3.72.1.aarch64", "openSUSE Leap 15.6:libcupscgi1-2.2.7-150000.3.72.1.ppc64le", "openSUSE Leap 15.6:libcupscgi1-2.2.7-150000.3.72.1.s390x", "openSUSE Leap 15.6:libcupscgi1-2.2.7-150000.3.72.1.x86_64", "openSUSE Leap 15.6:libcupscgi1-32bit-2.2.7-150000.3.72.1.x86_64", "openSUSE Leap 15.6:libcupsimage2-2.2.7-150000.3.72.1.aarch64", "openSUSE Leap 15.6:libcupsimage2-2.2.7-150000.3.72.1.ppc64le", "openSUSE Leap 15.6:libcupsimage2-2.2.7-150000.3.72.1.s390x", "openSUSE Leap 15.6:libcupsimage2-2.2.7-150000.3.72.1.x86_64", "openSUSE Leap 15.6:libcupsimage2-32bit-2.2.7-150000.3.72.1.x86_64", "openSUSE Leap 15.6:libcupsmime1-2.2.7-150000.3.72.1.aarch64", "openSUSE Leap 15.6:libcupsmime1-2.2.7-150000.3.72.1.ppc64le", "openSUSE Leap 15.6:libcupsmime1-2.2.7-150000.3.72.1.s390x", "openSUSE Leap 15.6:libcupsmime1-2.2.7-150000.3.72.1.x86_64", "openSUSE Leap 15.6:libcupsmime1-32bit-2.2.7-150000.3.72.1.x86_64", "openSUSE Leap 15.6:libcupsppdc1-2.2.7-150000.3.72.1.aarch64", "openSUSE Leap 15.6:libcupsppdc1-2.2.7-150000.3.72.1.ppc64le", "openSUSE Leap 15.6:libcupsppdc1-2.2.7-150000.3.72.1.s390x", "openSUSE Leap 15.6:libcupsppdc1-2.2.7-150000.3.72.1.x86_64", "openSUSE Leap 15.6:libcupsppdc1-32bit-2.2.7-150000.3.72.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Enterprise Storage 7.1:cups-2.2.7-150000.3.72.1.aarch64", "SUSE Enterprise Storage 7.1:cups-2.2.7-150000.3.72.1.x86_64", "SUSE Enterprise Storage 7.1:cups-client-2.2.7-150000.3.72.1.aarch64", "SUSE Enterprise Storage 7.1:cups-client-2.2.7-150000.3.72.1.x86_64", "SUSE Enterprise Storage 7.1:cups-config-2.2.7-150000.3.72.1.aarch64", "SUSE Enterprise Storage 7.1:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Enterprise Storage 7.1:cups-ddk-2.2.7-150000.3.72.1.aarch64", "SUSE Enterprise Storage 7.1:cups-ddk-2.2.7-150000.3.72.1.x86_64", "SUSE Enterprise Storage 7.1:cups-devel-2.2.7-150000.3.72.1.aarch64", "SUSE Enterprise Storage 7.1:cups-devel-2.2.7-150000.3.72.1.x86_64", "SUSE Enterprise Storage 7.1:libcups2-2.2.7-150000.3.72.1.aarch64", "SUSE Enterprise Storage 7.1:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Enterprise Storage 7.1:libcups2-32bit-2.2.7-150000.3.72.1.x86_64", "SUSE Enterprise Storage 7.1:libcupscgi1-2.2.7-150000.3.72.1.aarch64", "SUSE Enterprise Storage 7.1:libcupscgi1-2.2.7-150000.3.72.1.x86_64", "SUSE Enterprise Storage 7.1:libcupsimage2-2.2.7-150000.3.72.1.aarch64", "SUSE Enterprise Storage 7.1:libcupsimage2-2.2.7-150000.3.72.1.x86_64", "SUSE Enterprise Storage 7.1:libcupsmime1-2.2.7-150000.3.72.1.aarch64", "SUSE Enterprise Storage 7.1:libcupsmime1-2.2.7-150000.3.72.1.x86_64", "SUSE Enterprise Storage 7.1:libcupsppdc1-2.2.7-150000.3.72.1.aarch64", "SUSE Enterprise Storage 7.1:libcupsppdc1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cups-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cups-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cups-client-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cups-client-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cups-config-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cups-ddk-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cups-ddk-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cups-devel-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cups-devel-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcups2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcups2-32bit-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcupscgi1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcupscgi1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcupsimage2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcupsimage2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcupsmime1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcupsmime1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cups-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cups-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cups-client-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cups-client-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cups-config-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cups-ddk-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cups-ddk-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cups-devel-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cups-devel-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libcups2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libcups2-32bit-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libcupscgi1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libcupscgi1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libcupsimage2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libcupsimage2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libcupsmime1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libcupsmime1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libcupsppdc1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libcupsppdc1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cups-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cups-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cups-client-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cups-client-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cups-config-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cups-ddk-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cups-ddk-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cups-devel-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cups-devel-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libcups2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libcups2-32bit-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libcupscgi1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libcupscgi1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libcupsimage2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libcupsimage2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libcupsmime1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libcupsmime1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cups-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cups-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cups-client-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cups-client-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cups-config-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cups-ddk-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cups-ddk-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cups-devel-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cups-devel-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libcups2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libcups2-32bit-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libcupscgi1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libcupscgi1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libcupsimage2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libcupsimage2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libcupsmime1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libcupsmime1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libcupsppdc1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libcupsppdc1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cups-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cups-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cups-client-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cups-client-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cups-config-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cups-ddk-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cups-ddk-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cups-devel-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cups-devel-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libcups2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libcups2-32bit-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libcupscgi1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libcupscgi1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libcupsimage2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libcupsimage2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libcupsmime1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libcupsmime1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Micro 5.2:cups-config-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Micro 5.2:cups-config-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Micro 5.2:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libcups2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libcups2-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Micro 5.2:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Micro 5.3:cups-config-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Micro 5.3:cups-config-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Micro 5.3:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libcups2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libcups2-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Micro 5.3:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Micro 5.4:cups-config-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Micro 5.4:cups-config-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Micro 5.4:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libcups2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libcups2-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Micro 5.4:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Micro 5.5:cups-config-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Micro 5.5:cups-config-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:cups-config-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Micro 5.5:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libcups2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libcups2-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libcups2-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Micro 5.5:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-client-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-client-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-client-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-client-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-config-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-config-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-config-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-devel-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-devel-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-devel-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-devel-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcups2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcups2-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcups2-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupscgi1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupscgi1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupscgi1-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupscgi1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupsimage2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupsimage2-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupsimage2-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupsimage2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupsmime1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupsmime1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupsmime1-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupsmime1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupsppdc1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupsppdc1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupsppdc1-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupsppdc1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:cups-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:cups-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:cups-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:cups-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:cups-client-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:cups-client-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:cups-client-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:cups-client-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:cups-config-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:cups-config-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:cups-config-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:cups-devel-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:cups-devel-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:cups-devel-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:cups-devel-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcups2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcups2-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcups2-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcupscgi1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcupscgi1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcupscgi1-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcupscgi1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcupsimage2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcupsimage2-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcupsimage2-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcupsimage2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcupsmime1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcupsmime1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcupsmime1-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcupsmime1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcupsppdc1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcupsppdc1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcupsppdc1-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcupsppdc1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libcups2-32bit-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libcups2-32bit-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:cups-ddk-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:cups-ddk-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:cups-ddk-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:cups-ddk-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:cups-ddk-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:cups-ddk-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:cups-ddk-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:cups-ddk-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-client-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-client-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-client-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-client-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-config-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-config-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-config-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-ddk-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-ddk-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-ddk-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-ddk-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-devel-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-devel-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-devel-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-devel-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcups2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcups2-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcups2-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcups2-32bit-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupscgi1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupscgi1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupscgi1-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupscgi1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupsimage2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupsimage2-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupsimage2-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupsimage2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupsmime1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupsmime1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupsmime1-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupsmime1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-client-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-client-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-client-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-client-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-config-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-config-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-config-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-ddk-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-ddk-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-ddk-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-ddk-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-devel-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-devel-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-devel-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-devel-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcups2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcups2-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcups2-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcups2-32bit-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupscgi1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupscgi1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupscgi1-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupscgi1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupsimage2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupsimage2-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupsimage2-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupsimage2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupsmime1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupsmime1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupsmime1-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupsmime1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-client-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-client-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-client-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-client-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-config-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-config-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-config-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-ddk-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-ddk-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-ddk-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-ddk-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-devel-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-devel-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-devel-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-devel-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcups2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcups2-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcups2-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcups2-32bit-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcupscgi1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcupscgi1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcupscgi1-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcupscgi1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcupsimage2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcupsimage2-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcupsimage2-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcupsimage2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcupsmime1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcupsmime1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcupsmime1-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcupsmime1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:cups-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:cups-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:cups-client-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:cups-client-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:cups-config-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:cups-ddk-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:cups-ddk-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:cups-devel-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:cups-devel-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcups2-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcups2-32bit-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcupscgi1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcupscgi1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcupsimage2-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcupsimage2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcupsmime1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcupsmime1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcupsppdc1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcupsppdc1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:cups-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:cups-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:cups-client-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:cups-client-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:cups-config-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:cups-ddk-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:cups-ddk-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:cups-devel-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:cups-devel-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libcups2-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libcups2-32bit-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libcupscgi1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libcupscgi1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libcupsimage2-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libcupsimage2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libcupsmime1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libcupsmime1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libcupsppdc1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libcupsppdc1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:cups-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:cups-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:cups-client-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:cups-client-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:cups-config-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:cups-ddk-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:cups-ddk-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:cups-devel-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:cups-devel-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libcups2-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libcups2-32bit-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libcupscgi1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libcupscgi1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libcupsimage2-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libcupsimage2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libcupsmime1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libcupsmime1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libcupsppdc1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libcupsppdc1-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Proxy LTS 4.3:cups-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Proxy LTS 4.3:cups-client-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Proxy LTS 4.3:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Proxy LTS 4.3:cups-devel-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Proxy LTS 4.3:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Proxy LTS 4.3:libcups2-32bit-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Proxy LTS 4.3:libcupscgi1-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Proxy LTS 4.3:libcupsimage2-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Proxy LTS 4.3:libcupsmime1-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Proxy LTS 4.3:libcupsppdc1-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Server LTS 4.3:cups-2.2.7-150000.3.72.1.ppc64le", "SUSE Manager Server LTS 4.3:cups-2.2.7-150000.3.72.1.s390x", "SUSE Manager Server LTS 4.3:cups-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Server LTS 4.3:cups-client-2.2.7-150000.3.72.1.ppc64le", "SUSE Manager Server LTS 4.3:cups-client-2.2.7-150000.3.72.1.s390x", "SUSE Manager Server LTS 4.3:cups-client-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Server LTS 4.3:cups-config-2.2.7-150000.3.72.1.ppc64le", "SUSE Manager Server LTS 4.3:cups-config-2.2.7-150000.3.72.1.s390x", "SUSE Manager Server LTS 4.3:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Server LTS 4.3:cups-devel-2.2.7-150000.3.72.1.ppc64le", "SUSE Manager Server LTS 4.3:cups-devel-2.2.7-150000.3.72.1.s390x", "SUSE Manager Server LTS 4.3:cups-devel-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Server LTS 4.3:libcups2-2.2.7-150000.3.72.1.ppc64le", "SUSE Manager Server LTS 4.3:libcups2-2.2.7-150000.3.72.1.s390x", "SUSE Manager Server LTS 4.3:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Server LTS 4.3:libcups2-32bit-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Server LTS 4.3:libcupscgi1-2.2.7-150000.3.72.1.ppc64le", "SUSE Manager Server LTS 4.3:libcupscgi1-2.2.7-150000.3.72.1.s390x", "SUSE Manager Server LTS 4.3:libcupscgi1-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Server LTS 4.3:libcupsimage2-2.2.7-150000.3.72.1.ppc64le", "SUSE Manager Server LTS 4.3:libcupsimage2-2.2.7-150000.3.72.1.s390x", "SUSE Manager Server LTS 4.3:libcupsimage2-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Server LTS 4.3:libcupsmime1-2.2.7-150000.3.72.1.ppc64le", "SUSE Manager Server LTS 4.3:libcupsmime1-2.2.7-150000.3.72.1.s390x", "SUSE Manager Server LTS 4.3:libcupsmime1-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Server LTS 4.3:libcupsppdc1-2.2.7-150000.3.72.1.ppc64le", "SUSE Manager Server LTS 4.3:libcupsppdc1-2.2.7-150000.3.72.1.s390x", "SUSE Manager Server LTS 4.3:libcupsppdc1-2.2.7-150000.3.72.1.x86_64", "openSUSE Leap 15.6:cups-2.2.7-150000.3.72.1.aarch64", "openSUSE Leap 15.6:cups-2.2.7-150000.3.72.1.ppc64le", "openSUSE Leap 15.6:cups-2.2.7-150000.3.72.1.s390x", "openSUSE Leap 15.6:cups-2.2.7-150000.3.72.1.x86_64", "openSUSE Leap 15.6:cups-client-2.2.7-150000.3.72.1.aarch64", "openSUSE Leap 15.6:cups-client-2.2.7-150000.3.72.1.ppc64le", "openSUSE Leap 15.6:cups-client-2.2.7-150000.3.72.1.s390x", "openSUSE Leap 15.6:cups-client-2.2.7-150000.3.72.1.x86_64", "openSUSE Leap 15.6:cups-config-2.2.7-150000.3.72.1.aarch64", "openSUSE Leap 15.6:cups-config-2.2.7-150000.3.72.1.ppc64le", "openSUSE Leap 15.6:cups-config-2.2.7-150000.3.72.1.s390x", "openSUSE Leap 15.6:cups-config-2.2.7-150000.3.72.1.x86_64", "openSUSE Leap 15.6:cups-ddk-2.2.7-150000.3.72.1.aarch64", "openSUSE Leap 15.6:cups-ddk-2.2.7-150000.3.72.1.ppc64le", "openSUSE Leap 15.6:cups-ddk-2.2.7-150000.3.72.1.s390x", "openSUSE Leap 15.6:cups-ddk-2.2.7-150000.3.72.1.x86_64", "openSUSE Leap 15.6:cups-devel-2.2.7-150000.3.72.1.aarch64", "openSUSE Leap 15.6:cups-devel-2.2.7-150000.3.72.1.ppc64le", "openSUSE Leap 15.6:cups-devel-2.2.7-150000.3.72.1.s390x", "openSUSE Leap 15.6:cups-devel-2.2.7-150000.3.72.1.x86_64", "openSUSE Leap 15.6:cups-devel-32bit-2.2.7-150000.3.72.1.x86_64", "openSUSE Leap 15.6:libcups2-2.2.7-150000.3.72.1.aarch64", "openSUSE Leap 15.6:libcups2-2.2.7-150000.3.72.1.ppc64le", "openSUSE Leap 15.6:libcups2-2.2.7-150000.3.72.1.s390x", "openSUSE Leap 15.6:libcups2-2.2.7-150000.3.72.1.x86_64", "openSUSE Leap 15.6:libcups2-32bit-2.2.7-150000.3.72.1.x86_64", "openSUSE Leap 15.6:libcupscgi1-2.2.7-150000.3.72.1.aarch64", "openSUSE Leap 15.6:libcupscgi1-2.2.7-150000.3.72.1.ppc64le", "openSUSE Leap 15.6:libcupscgi1-2.2.7-150000.3.72.1.s390x", "openSUSE Leap 15.6:libcupscgi1-2.2.7-150000.3.72.1.x86_64", "openSUSE Leap 15.6:libcupscgi1-32bit-2.2.7-150000.3.72.1.x86_64", "openSUSE Leap 15.6:libcupsimage2-2.2.7-150000.3.72.1.aarch64", "openSUSE Leap 15.6:libcupsimage2-2.2.7-150000.3.72.1.ppc64le", "openSUSE Leap 15.6:libcupsimage2-2.2.7-150000.3.72.1.s390x", "openSUSE Leap 15.6:libcupsimage2-2.2.7-150000.3.72.1.x86_64", "openSUSE Leap 15.6:libcupsimage2-32bit-2.2.7-150000.3.72.1.x86_64", "openSUSE Leap 15.6:libcupsmime1-2.2.7-150000.3.72.1.aarch64", "openSUSE Leap 15.6:libcupsmime1-2.2.7-150000.3.72.1.ppc64le", "openSUSE Leap 15.6:libcupsmime1-2.2.7-150000.3.72.1.s390x", "openSUSE Leap 15.6:libcupsmime1-2.2.7-150000.3.72.1.x86_64", "openSUSE Leap 15.6:libcupsmime1-32bit-2.2.7-150000.3.72.1.x86_64", "openSUSE Leap 15.6:libcupsppdc1-2.2.7-150000.3.72.1.aarch64", "openSUSE Leap 15.6:libcupsppdc1-2.2.7-150000.3.72.1.ppc64le", "openSUSE Leap 15.6:libcupsppdc1-2.2.7-150000.3.72.1.s390x", "openSUSE Leap 15.6:libcupsppdc1-2.2.7-150000.3.72.1.x86_64", "openSUSE Leap 15.6:libcupsppdc1-32bit-2.2.7-150000.3.72.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-09-18T04:35:34Z", "details": "important" } ], "title": "CVE-2024-47175" }, { "cve": "CVE-2025-58060", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-58060" } ], "notes": [ { "category": "general", "text": "OpenPrinting CUPS is an open source printing system for Linux and other Unix-like operating systems. In versions 2.4.12 and earlier, when the `AuthType` is set to anything but `Basic`, if the request contains an `Authorization: Basic ...` header, the password is not checked. This results in authentication bypass. Any configuration that allows an `AuthType` that is not `Basic` is affected. Version 2.4.13 fixes the issue.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 7.1:cups-2.2.7-150000.3.72.1.aarch64", "SUSE Enterprise Storage 7.1:cups-2.2.7-150000.3.72.1.x86_64", "SUSE Enterprise Storage 7.1:cups-client-2.2.7-150000.3.72.1.aarch64", "SUSE Enterprise Storage 7.1:cups-client-2.2.7-150000.3.72.1.x86_64", "SUSE Enterprise Storage 7.1:cups-config-2.2.7-150000.3.72.1.aarch64", "SUSE Enterprise Storage 7.1:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Enterprise Storage 7.1:cups-ddk-2.2.7-150000.3.72.1.aarch64", "SUSE Enterprise Storage 7.1:cups-ddk-2.2.7-150000.3.72.1.x86_64", "SUSE Enterprise Storage 7.1:cups-devel-2.2.7-150000.3.72.1.aarch64", "SUSE Enterprise Storage 7.1:cups-devel-2.2.7-150000.3.72.1.x86_64", "SUSE Enterprise Storage 7.1:libcups2-2.2.7-150000.3.72.1.aarch64", "SUSE Enterprise Storage 7.1:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Enterprise Storage 7.1:libcups2-32bit-2.2.7-150000.3.72.1.x86_64", "SUSE Enterprise Storage 7.1:libcupscgi1-2.2.7-150000.3.72.1.aarch64", "SUSE Enterprise Storage 7.1:libcupscgi1-2.2.7-150000.3.72.1.x86_64", "SUSE Enterprise Storage 7.1:libcupsimage2-2.2.7-150000.3.72.1.aarch64", "SUSE Enterprise Storage 7.1:libcupsimage2-2.2.7-150000.3.72.1.x86_64", "SUSE Enterprise Storage 7.1:libcupsmime1-2.2.7-150000.3.72.1.aarch64", "SUSE Enterprise Storage 7.1:libcupsmime1-2.2.7-150000.3.72.1.x86_64", "SUSE Enterprise Storage 7.1:libcupsppdc1-2.2.7-150000.3.72.1.aarch64", "SUSE Enterprise Storage 7.1:libcupsppdc1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cups-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cups-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cups-client-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cups-client-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cups-config-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cups-ddk-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cups-ddk-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cups-devel-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cups-devel-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcups2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcups2-32bit-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcupscgi1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcupscgi1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcupsimage2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcupsimage2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcupsmime1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcupsmime1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cups-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cups-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cups-client-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cups-client-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cups-config-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cups-ddk-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cups-ddk-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cups-devel-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cups-devel-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libcups2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libcups2-32bit-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libcupscgi1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libcupscgi1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libcupsimage2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libcupsimage2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libcupsmime1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libcupsmime1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libcupsppdc1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libcupsppdc1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cups-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cups-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cups-client-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cups-client-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cups-config-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cups-ddk-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cups-ddk-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cups-devel-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cups-devel-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libcups2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libcups2-32bit-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libcupscgi1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libcupscgi1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libcupsimage2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libcupsimage2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libcupsmime1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libcupsmime1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cups-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cups-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cups-client-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cups-client-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cups-config-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cups-ddk-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cups-ddk-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cups-devel-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cups-devel-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libcups2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libcups2-32bit-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libcupscgi1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libcupscgi1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libcupsimage2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libcupsimage2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libcupsmime1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libcupsmime1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libcupsppdc1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libcupsppdc1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cups-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cups-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cups-client-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cups-client-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cups-config-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cups-ddk-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cups-ddk-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cups-devel-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cups-devel-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libcups2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libcups2-32bit-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libcupscgi1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libcupscgi1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libcupsimage2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libcupsimage2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libcupsmime1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libcupsmime1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Micro 5.2:cups-config-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Micro 5.2:cups-config-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Micro 5.2:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libcups2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libcups2-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Micro 5.2:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Micro 5.3:cups-config-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Micro 5.3:cups-config-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Micro 5.3:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libcups2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libcups2-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Micro 5.3:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Micro 5.4:cups-config-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Micro 5.4:cups-config-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Micro 5.4:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libcups2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libcups2-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Micro 5.4:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Micro 5.5:cups-config-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Micro 5.5:cups-config-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:cups-config-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Micro 5.5:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libcups2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libcups2-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libcups2-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Micro 5.5:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-client-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-client-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-client-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-client-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-config-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-config-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-config-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-devel-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-devel-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-devel-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-devel-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcups2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcups2-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcups2-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupscgi1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupscgi1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupscgi1-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupscgi1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupsimage2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupsimage2-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupsimage2-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupsimage2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupsmime1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupsmime1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupsmime1-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupsmime1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupsppdc1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupsppdc1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupsppdc1-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupsppdc1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:cups-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:cups-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:cups-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:cups-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:cups-client-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:cups-client-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:cups-client-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:cups-client-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:cups-config-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:cups-config-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:cups-config-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:cups-devel-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:cups-devel-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:cups-devel-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:cups-devel-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcups2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcups2-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcups2-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcupscgi1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcupscgi1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcupscgi1-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcupscgi1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcupsimage2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcupsimage2-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcupsimage2-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcupsimage2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcupsmime1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcupsmime1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcupsmime1-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcupsmime1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcupsppdc1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcupsppdc1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcupsppdc1-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcupsppdc1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libcups2-32bit-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libcups2-32bit-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:cups-ddk-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:cups-ddk-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:cups-ddk-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:cups-ddk-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:cups-ddk-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:cups-ddk-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:cups-ddk-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:cups-ddk-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-client-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-client-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-client-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-client-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-config-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-config-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-config-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-ddk-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-ddk-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-ddk-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-ddk-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-devel-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-devel-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-devel-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-devel-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcups2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcups2-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcups2-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcups2-32bit-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupscgi1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupscgi1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupscgi1-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupscgi1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupsimage2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupsimage2-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupsimage2-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupsimage2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupsmime1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupsmime1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupsmime1-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupsmime1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-client-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-client-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-client-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-client-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-config-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-config-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-config-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-ddk-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-ddk-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-ddk-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-ddk-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-devel-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-devel-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-devel-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-devel-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcups2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcups2-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcups2-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcups2-32bit-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupscgi1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupscgi1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupscgi1-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupscgi1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupsimage2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupsimage2-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupsimage2-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupsimage2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupsmime1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupsmime1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupsmime1-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupsmime1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-client-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-client-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-client-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-client-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-config-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-config-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-config-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-ddk-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-ddk-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-ddk-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-ddk-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-devel-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-devel-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-devel-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-devel-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcups2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcups2-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcups2-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcups2-32bit-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcupscgi1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcupscgi1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcupscgi1-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcupscgi1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcupsimage2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcupsimage2-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcupsimage2-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcupsimage2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcupsmime1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcupsmime1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcupsmime1-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcupsmime1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:cups-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:cups-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:cups-client-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:cups-client-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:cups-config-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:cups-ddk-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:cups-ddk-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:cups-devel-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:cups-devel-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcups2-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcups2-32bit-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcupscgi1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcupscgi1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcupsimage2-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcupsimage2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcupsmime1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcupsmime1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcupsppdc1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcupsppdc1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:cups-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:cups-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:cups-client-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:cups-client-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:cups-config-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:cups-ddk-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:cups-ddk-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:cups-devel-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:cups-devel-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libcups2-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libcups2-32bit-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libcupscgi1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libcupscgi1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libcupsimage2-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libcupsimage2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libcupsmime1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libcupsmime1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libcupsppdc1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libcupsppdc1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:cups-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:cups-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:cups-client-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:cups-client-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:cups-config-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:cups-ddk-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:cups-ddk-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:cups-devel-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:cups-devel-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libcups2-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libcups2-32bit-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libcupscgi1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libcupscgi1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libcupsimage2-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libcupsimage2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libcupsmime1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libcupsmime1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libcupsppdc1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libcupsppdc1-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Proxy LTS 4.3:cups-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Proxy LTS 4.3:cups-client-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Proxy LTS 4.3:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Proxy LTS 4.3:cups-devel-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Proxy LTS 4.3:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Proxy LTS 4.3:libcups2-32bit-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Proxy LTS 4.3:libcupscgi1-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Proxy LTS 4.3:libcupsimage2-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Proxy LTS 4.3:libcupsmime1-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Proxy LTS 4.3:libcupsppdc1-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Server LTS 4.3:cups-2.2.7-150000.3.72.1.ppc64le", "SUSE Manager Server LTS 4.3:cups-2.2.7-150000.3.72.1.s390x", "SUSE Manager Server LTS 4.3:cups-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Server LTS 4.3:cups-client-2.2.7-150000.3.72.1.ppc64le", "SUSE Manager Server LTS 4.3:cups-client-2.2.7-150000.3.72.1.s390x", "SUSE Manager Server LTS 4.3:cups-client-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Server LTS 4.3:cups-config-2.2.7-150000.3.72.1.ppc64le", "SUSE Manager Server LTS 4.3:cups-config-2.2.7-150000.3.72.1.s390x", "SUSE Manager Server LTS 4.3:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Server LTS 4.3:cups-devel-2.2.7-150000.3.72.1.ppc64le", "SUSE Manager Server LTS 4.3:cups-devel-2.2.7-150000.3.72.1.s390x", "SUSE Manager Server LTS 4.3:cups-devel-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Server LTS 4.3:libcups2-2.2.7-150000.3.72.1.ppc64le", "SUSE Manager Server LTS 4.3:libcups2-2.2.7-150000.3.72.1.s390x", "SUSE Manager Server LTS 4.3:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Server LTS 4.3:libcups2-32bit-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Server LTS 4.3:libcupscgi1-2.2.7-150000.3.72.1.ppc64le", "SUSE Manager Server LTS 4.3:libcupscgi1-2.2.7-150000.3.72.1.s390x", "SUSE Manager Server LTS 4.3:libcupscgi1-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Server LTS 4.3:libcupsimage2-2.2.7-150000.3.72.1.ppc64le", "SUSE Manager Server LTS 4.3:libcupsimage2-2.2.7-150000.3.72.1.s390x", "SUSE Manager Server LTS 4.3:libcupsimage2-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Server LTS 4.3:libcupsmime1-2.2.7-150000.3.72.1.ppc64le", "SUSE Manager Server LTS 4.3:libcupsmime1-2.2.7-150000.3.72.1.s390x", "SUSE Manager Server LTS 4.3:libcupsmime1-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Server LTS 4.3:libcupsppdc1-2.2.7-150000.3.72.1.ppc64le", "SUSE Manager Server LTS 4.3:libcupsppdc1-2.2.7-150000.3.72.1.s390x", "SUSE Manager Server LTS 4.3:libcupsppdc1-2.2.7-150000.3.72.1.x86_64", "openSUSE Leap 15.6:cups-2.2.7-150000.3.72.1.aarch64", "openSUSE Leap 15.6:cups-2.2.7-150000.3.72.1.ppc64le", "openSUSE Leap 15.6:cups-2.2.7-150000.3.72.1.s390x", "openSUSE Leap 15.6:cups-2.2.7-150000.3.72.1.x86_64", "openSUSE Leap 15.6:cups-client-2.2.7-150000.3.72.1.aarch64", "openSUSE Leap 15.6:cups-client-2.2.7-150000.3.72.1.ppc64le", "openSUSE Leap 15.6:cups-client-2.2.7-150000.3.72.1.s390x", "openSUSE Leap 15.6:cups-client-2.2.7-150000.3.72.1.x86_64", "openSUSE Leap 15.6:cups-config-2.2.7-150000.3.72.1.aarch64", "openSUSE Leap 15.6:cups-config-2.2.7-150000.3.72.1.ppc64le", "openSUSE Leap 15.6:cups-config-2.2.7-150000.3.72.1.s390x", "openSUSE Leap 15.6:cups-config-2.2.7-150000.3.72.1.x86_64", "openSUSE Leap 15.6:cups-ddk-2.2.7-150000.3.72.1.aarch64", "openSUSE Leap 15.6:cups-ddk-2.2.7-150000.3.72.1.ppc64le", "openSUSE Leap 15.6:cups-ddk-2.2.7-150000.3.72.1.s390x", "openSUSE Leap 15.6:cups-ddk-2.2.7-150000.3.72.1.x86_64", "openSUSE Leap 15.6:cups-devel-2.2.7-150000.3.72.1.aarch64", "openSUSE Leap 15.6:cups-devel-2.2.7-150000.3.72.1.ppc64le", "openSUSE Leap 15.6:cups-devel-2.2.7-150000.3.72.1.s390x", "openSUSE Leap 15.6:cups-devel-2.2.7-150000.3.72.1.x86_64", "openSUSE Leap 15.6:cups-devel-32bit-2.2.7-150000.3.72.1.x86_64", "openSUSE Leap 15.6:libcups2-2.2.7-150000.3.72.1.aarch64", "openSUSE Leap 15.6:libcups2-2.2.7-150000.3.72.1.ppc64le", "openSUSE Leap 15.6:libcups2-2.2.7-150000.3.72.1.s390x", "openSUSE Leap 15.6:libcups2-2.2.7-150000.3.72.1.x86_64", "openSUSE Leap 15.6:libcups2-32bit-2.2.7-150000.3.72.1.x86_64", "openSUSE Leap 15.6:libcupscgi1-2.2.7-150000.3.72.1.aarch64", "openSUSE Leap 15.6:libcupscgi1-2.2.7-150000.3.72.1.ppc64le", "openSUSE Leap 15.6:libcupscgi1-2.2.7-150000.3.72.1.s390x", "openSUSE Leap 15.6:libcupscgi1-2.2.7-150000.3.72.1.x86_64", "openSUSE Leap 15.6:libcupscgi1-32bit-2.2.7-150000.3.72.1.x86_64", "openSUSE Leap 15.6:libcupsimage2-2.2.7-150000.3.72.1.aarch64", "openSUSE Leap 15.6:libcupsimage2-2.2.7-150000.3.72.1.ppc64le", "openSUSE Leap 15.6:libcupsimage2-2.2.7-150000.3.72.1.s390x", "openSUSE Leap 15.6:libcupsimage2-2.2.7-150000.3.72.1.x86_64", "openSUSE Leap 15.6:libcupsimage2-32bit-2.2.7-150000.3.72.1.x86_64", "openSUSE Leap 15.6:libcupsmime1-2.2.7-150000.3.72.1.aarch64", "openSUSE Leap 15.6:libcupsmime1-2.2.7-150000.3.72.1.ppc64le", "openSUSE Leap 15.6:libcupsmime1-2.2.7-150000.3.72.1.s390x", "openSUSE Leap 15.6:libcupsmime1-2.2.7-150000.3.72.1.x86_64", "openSUSE Leap 15.6:libcupsmime1-32bit-2.2.7-150000.3.72.1.x86_64", "openSUSE Leap 15.6:libcupsppdc1-2.2.7-150000.3.72.1.aarch64", "openSUSE Leap 15.6:libcupsppdc1-2.2.7-150000.3.72.1.ppc64le", "openSUSE Leap 15.6:libcupsppdc1-2.2.7-150000.3.72.1.s390x", "openSUSE Leap 15.6:libcupsppdc1-2.2.7-150000.3.72.1.x86_64", "openSUSE Leap 15.6:libcupsppdc1-32bit-2.2.7-150000.3.72.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-58060", "url": "https://www.suse.com/security/cve/CVE-2025-58060" }, { "category": "external", "summary": "SUSE Bug 1249049 for CVE-2025-58060", "url": "https://bugzilla.suse.com/1249049" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Enterprise Storage 7.1:cups-2.2.7-150000.3.72.1.aarch64", "SUSE Enterprise Storage 7.1:cups-2.2.7-150000.3.72.1.x86_64", "SUSE Enterprise Storage 7.1:cups-client-2.2.7-150000.3.72.1.aarch64", "SUSE Enterprise Storage 7.1:cups-client-2.2.7-150000.3.72.1.x86_64", "SUSE Enterprise Storage 7.1:cups-config-2.2.7-150000.3.72.1.aarch64", "SUSE Enterprise Storage 7.1:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Enterprise Storage 7.1:cups-ddk-2.2.7-150000.3.72.1.aarch64", "SUSE Enterprise Storage 7.1:cups-ddk-2.2.7-150000.3.72.1.x86_64", "SUSE Enterprise Storage 7.1:cups-devel-2.2.7-150000.3.72.1.aarch64", "SUSE Enterprise Storage 7.1:cups-devel-2.2.7-150000.3.72.1.x86_64", "SUSE Enterprise Storage 7.1:libcups2-2.2.7-150000.3.72.1.aarch64", "SUSE Enterprise Storage 7.1:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Enterprise Storage 7.1:libcups2-32bit-2.2.7-150000.3.72.1.x86_64", "SUSE Enterprise Storage 7.1:libcupscgi1-2.2.7-150000.3.72.1.aarch64", "SUSE Enterprise Storage 7.1:libcupscgi1-2.2.7-150000.3.72.1.x86_64", "SUSE Enterprise Storage 7.1:libcupsimage2-2.2.7-150000.3.72.1.aarch64", "SUSE Enterprise Storage 7.1:libcupsimage2-2.2.7-150000.3.72.1.x86_64", "SUSE Enterprise Storage 7.1:libcupsmime1-2.2.7-150000.3.72.1.aarch64", "SUSE Enterprise Storage 7.1:libcupsmime1-2.2.7-150000.3.72.1.x86_64", "SUSE Enterprise Storage 7.1:libcupsppdc1-2.2.7-150000.3.72.1.aarch64", "SUSE Enterprise Storage 7.1:libcupsppdc1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cups-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cups-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cups-client-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cups-client-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cups-config-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cups-ddk-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cups-ddk-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cups-devel-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cups-devel-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcups2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcups2-32bit-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcupscgi1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcupscgi1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcupsimage2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcupsimage2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcupsmime1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcupsmime1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cups-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cups-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cups-client-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cups-client-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cups-config-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cups-ddk-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cups-ddk-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cups-devel-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cups-devel-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libcups2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libcups2-32bit-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libcupscgi1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libcupscgi1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libcupsimage2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libcupsimage2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libcupsmime1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libcupsmime1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libcupsppdc1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libcupsppdc1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cups-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cups-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cups-client-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cups-client-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cups-config-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cups-ddk-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cups-ddk-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cups-devel-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cups-devel-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libcups2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libcups2-32bit-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libcupscgi1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libcupscgi1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libcupsimage2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libcupsimage2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libcupsmime1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libcupsmime1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cups-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cups-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cups-client-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cups-client-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cups-config-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cups-ddk-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cups-ddk-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cups-devel-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cups-devel-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libcups2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libcups2-32bit-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libcupscgi1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libcupscgi1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libcupsimage2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libcupsimage2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libcupsmime1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libcupsmime1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libcupsppdc1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libcupsppdc1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cups-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cups-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cups-client-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cups-client-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cups-config-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cups-ddk-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cups-ddk-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cups-devel-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cups-devel-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libcups2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libcups2-32bit-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libcupscgi1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libcupscgi1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libcupsimage2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libcupsimage2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libcupsmime1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libcupsmime1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Micro 5.2:cups-config-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Micro 5.2:cups-config-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Micro 5.2:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libcups2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libcups2-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Micro 5.2:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Micro 5.3:cups-config-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Micro 5.3:cups-config-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Micro 5.3:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libcups2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libcups2-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Micro 5.3:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Micro 5.4:cups-config-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Micro 5.4:cups-config-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Micro 5.4:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libcups2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libcups2-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Micro 5.4:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Micro 5.5:cups-config-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Micro 5.5:cups-config-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:cups-config-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Micro 5.5:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libcups2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libcups2-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libcups2-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Micro 5.5:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-client-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-client-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-client-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-client-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-config-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-config-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-config-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-devel-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-devel-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-devel-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-devel-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcups2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcups2-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcups2-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupscgi1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupscgi1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupscgi1-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupscgi1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupsimage2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupsimage2-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupsimage2-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupsimage2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupsmime1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupsmime1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupsmime1-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupsmime1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupsppdc1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupsppdc1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupsppdc1-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupsppdc1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:cups-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:cups-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:cups-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:cups-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:cups-client-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:cups-client-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:cups-client-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:cups-client-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:cups-config-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:cups-config-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:cups-config-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:cups-devel-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:cups-devel-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:cups-devel-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:cups-devel-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcups2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcups2-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcups2-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcupscgi1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcupscgi1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcupscgi1-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcupscgi1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcupsimage2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcupsimage2-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcupsimage2-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcupsimage2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcupsmime1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcupsmime1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcupsmime1-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcupsmime1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcupsppdc1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcupsppdc1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcupsppdc1-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcupsppdc1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libcups2-32bit-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libcups2-32bit-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:cups-ddk-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:cups-ddk-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:cups-ddk-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:cups-ddk-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:cups-ddk-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:cups-ddk-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:cups-ddk-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:cups-ddk-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-client-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-client-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-client-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-client-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-config-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-config-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-config-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-ddk-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-ddk-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-ddk-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-ddk-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-devel-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-devel-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-devel-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-devel-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcups2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcups2-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcups2-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcups2-32bit-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupscgi1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupscgi1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupscgi1-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupscgi1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupsimage2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupsimage2-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupsimage2-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupsimage2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupsmime1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupsmime1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupsmime1-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupsmime1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-client-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-client-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-client-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-client-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-config-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-config-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-config-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-ddk-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-ddk-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-ddk-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-ddk-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-devel-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-devel-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-devel-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-devel-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcups2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcups2-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcups2-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcups2-32bit-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupscgi1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupscgi1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupscgi1-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupscgi1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupsimage2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupsimage2-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupsimage2-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupsimage2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupsmime1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupsmime1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupsmime1-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupsmime1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-client-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-client-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-client-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-client-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-config-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-config-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-config-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-ddk-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-ddk-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-ddk-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-ddk-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-devel-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-devel-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-devel-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-devel-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcups2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcups2-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcups2-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcups2-32bit-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcupscgi1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcupscgi1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcupscgi1-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcupscgi1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcupsimage2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcupsimage2-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcupsimage2-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcupsimage2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcupsmime1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcupsmime1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcupsmime1-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcupsmime1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:cups-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:cups-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:cups-client-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:cups-client-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:cups-config-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:cups-ddk-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:cups-ddk-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:cups-devel-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:cups-devel-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcups2-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcups2-32bit-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcupscgi1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcupscgi1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcupsimage2-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcupsimage2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcupsmime1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcupsmime1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcupsppdc1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcupsppdc1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:cups-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:cups-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:cups-client-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:cups-client-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:cups-config-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:cups-ddk-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:cups-ddk-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:cups-devel-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:cups-devel-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libcups2-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libcups2-32bit-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libcupscgi1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libcupscgi1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libcupsimage2-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libcupsimage2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libcupsmime1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libcupsmime1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libcupsppdc1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libcupsppdc1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:cups-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:cups-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:cups-client-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:cups-client-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:cups-config-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:cups-ddk-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:cups-ddk-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:cups-devel-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:cups-devel-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libcups2-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libcups2-32bit-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libcupscgi1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libcupscgi1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libcupsimage2-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libcupsimage2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libcupsmime1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libcupsmime1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libcupsppdc1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libcupsppdc1-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Proxy LTS 4.3:cups-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Proxy LTS 4.3:cups-client-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Proxy LTS 4.3:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Proxy LTS 4.3:cups-devel-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Proxy LTS 4.3:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Proxy LTS 4.3:libcups2-32bit-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Proxy LTS 4.3:libcupscgi1-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Proxy LTS 4.3:libcupsimage2-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Proxy LTS 4.3:libcupsmime1-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Proxy LTS 4.3:libcupsppdc1-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Server LTS 4.3:cups-2.2.7-150000.3.72.1.ppc64le", "SUSE Manager Server LTS 4.3:cups-2.2.7-150000.3.72.1.s390x", "SUSE Manager Server LTS 4.3:cups-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Server LTS 4.3:cups-client-2.2.7-150000.3.72.1.ppc64le", "SUSE Manager Server LTS 4.3:cups-client-2.2.7-150000.3.72.1.s390x", "SUSE Manager Server LTS 4.3:cups-client-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Server LTS 4.3:cups-config-2.2.7-150000.3.72.1.ppc64le", "SUSE Manager Server LTS 4.3:cups-config-2.2.7-150000.3.72.1.s390x", "SUSE Manager Server LTS 4.3:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Server LTS 4.3:cups-devel-2.2.7-150000.3.72.1.ppc64le", "SUSE Manager Server LTS 4.3:cups-devel-2.2.7-150000.3.72.1.s390x", "SUSE Manager Server LTS 4.3:cups-devel-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Server LTS 4.3:libcups2-2.2.7-150000.3.72.1.ppc64le", "SUSE Manager Server LTS 4.3:libcups2-2.2.7-150000.3.72.1.s390x", "SUSE Manager Server LTS 4.3:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Server LTS 4.3:libcups2-32bit-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Server LTS 4.3:libcupscgi1-2.2.7-150000.3.72.1.ppc64le", "SUSE Manager Server LTS 4.3:libcupscgi1-2.2.7-150000.3.72.1.s390x", "SUSE Manager Server LTS 4.3:libcupscgi1-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Server LTS 4.3:libcupsimage2-2.2.7-150000.3.72.1.ppc64le", "SUSE Manager Server LTS 4.3:libcupsimage2-2.2.7-150000.3.72.1.s390x", "SUSE Manager Server LTS 4.3:libcupsimage2-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Server LTS 4.3:libcupsmime1-2.2.7-150000.3.72.1.ppc64le", "SUSE Manager Server LTS 4.3:libcupsmime1-2.2.7-150000.3.72.1.s390x", "SUSE Manager Server LTS 4.3:libcupsmime1-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Server LTS 4.3:libcupsppdc1-2.2.7-150000.3.72.1.ppc64le", "SUSE Manager Server LTS 4.3:libcupsppdc1-2.2.7-150000.3.72.1.s390x", "SUSE Manager Server LTS 4.3:libcupsppdc1-2.2.7-150000.3.72.1.x86_64", "openSUSE Leap 15.6:cups-2.2.7-150000.3.72.1.aarch64", "openSUSE Leap 15.6:cups-2.2.7-150000.3.72.1.ppc64le", "openSUSE Leap 15.6:cups-2.2.7-150000.3.72.1.s390x", "openSUSE Leap 15.6:cups-2.2.7-150000.3.72.1.x86_64", "openSUSE Leap 15.6:cups-client-2.2.7-150000.3.72.1.aarch64", "openSUSE Leap 15.6:cups-client-2.2.7-150000.3.72.1.ppc64le", "openSUSE Leap 15.6:cups-client-2.2.7-150000.3.72.1.s390x", "openSUSE Leap 15.6:cups-client-2.2.7-150000.3.72.1.x86_64", "openSUSE Leap 15.6:cups-config-2.2.7-150000.3.72.1.aarch64", "openSUSE Leap 15.6:cups-config-2.2.7-150000.3.72.1.ppc64le", "openSUSE Leap 15.6:cups-config-2.2.7-150000.3.72.1.s390x", "openSUSE Leap 15.6:cups-config-2.2.7-150000.3.72.1.x86_64", "openSUSE Leap 15.6:cups-ddk-2.2.7-150000.3.72.1.aarch64", "openSUSE Leap 15.6:cups-ddk-2.2.7-150000.3.72.1.ppc64le", "openSUSE Leap 15.6:cups-ddk-2.2.7-150000.3.72.1.s390x", "openSUSE Leap 15.6:cups-ddk-2.2.7-150000.3.72.1.x86_64", "openSUSE Leap 15.6:cups-devel-2.2.7-150000.3.72.1.aarch64", "openSUSE Leap 15.6:cups-devel-2.2.7-150000.3.72.1.ppc64le", "openSUSE Leap 15.6:cups-devel-2.2.7-150000.3.72.1.s390x", "openSUSE Leap 15.6:cups-devel-2.2.7-150000.3.72.1.x86_64", "openSUSE Leap 15.6:cups-devel-32bit-2.2.7-150000.3.72.1.x86_64", "openSUSE Leap 15.6:libcups2-2.2.7-150000.3.72.1.aarch64", "openSUSE Leap 15.6:libcups2-2.2.7-150000.3.72.1.ppc64le", "openSUSE Leap 15.6:libcups2-2.2.7-150000.3.72.1.s390x", "openSUSE Leap 15.6:libcups2-2.2.7-150000.3.72.1.x86_64", "openSUSE Leap 15.6:libcups2-32bit-2.2.7-150000.3.72.1.x86_64", "openSUSE Leap 15.6:libcupscgi1-2.2.7-150000.3.72.1.aarch64", "openSUSE Leap 15.6:libcupscgi1-2.2.7-150000.3.72.1.ppc64le", "openSUSE Leap 15.6:libcupscgi1-2.2.7-150000.3.72.1.s390x", "openSUSE Leap 15.6:libcupscgi1-2.2.7-150000.3.72.1.x86_64", "openSUSE Leap 15.6:libcupscgi1-32bit-2.2.7-150000.3.72.1.x86_64", "openSUSE Leap 15.6:libcupsimage2-2.2.7-150000.3.72.1.aarch64", "openSUSE Leap 15.6:libcupsimage2-2.2.7-150000.3.72.1.ppc64le", "openSUSE Leap 15.6:libcupsimage2-2.2.7-150000.3.72.1.s390x", "openSUSE Leap 15.6:libcupsimage2-2.2.7-150000.3.72.1.x86_64", "openSUSE Leap 15.6:libcupsimage2-32bit-2.2.7-150000.3.72.1.x86_64", "openSUSE Leap 15.6:libcupsmime1-2.2.7-150000.3.72.1.aarch64", "openSUSE Leap 15.6:libcupsmime1-2.2.7-150000.3.72.1.ppc64le", "openSUSE Leap 15.6:libcupsmime1-2.2.7-150000.3.72.1.s390x", "openSUSE Leap 15.6:libcupsmime1-2.2.7-150000.3.72.1.x86_64", "openSUSE Leap 15.6:libcupsmime1-32bit-2.2.7-150000.3.72.1.x86_64", "openSUSE Leap 15.6:libcupsppdc1-2.2.7-150000.3.72.1.aarch64", "openSUSE Leap 15.6:libcupsppdc1-2.2.7-150000.3.72.1.ppc64le", "openSUSE Leap 15.6:libcupsppdc1-2.2.7-150000.3.72.1.s390x", "openSUSE Leap 15.6:libcupsppdc1-2.2.7-150000.3.72.1.x86_64", "openSUSE Leap 15.6:libcupsppdc1-32bit-2.2.7-150000.3.72.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:A/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Enterprise Storage 7.1:cups-2.2.7-150000.3.72.1.aarch64", "SUSE Enterprise Storage 7.1:cups-2.2.7-150000.3.72.1.x86_64", "SUSE Enterprise Storage 7.1:cups-client-2.2.7-150000.3.72.1.aarch64", "SUSE Enterprise Storage 7.1:cups-client-2.2.7-150000.3.72.1.x86_64", "SUSE Enterprise Storage 7.1:cups-config-2.2.7-150000.3.72.1.aarch64", "SUSE Enterprise Storage 7.1:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Enterprise Storage 7.1:cups-ddk-2.2.7-150000.3.72.1.aarch64", "SUSE Enterprise Storage 7.1:cups-ddk-2.2.7-150000.3.72.1.x86_64", "SUSE Enterprise Storage 7.1:cups-devel-2.2.7-150000.3.72.1.aarch64", "SUSE Enterprise Storage 7.1:cups-devel-2.2.7-150000.3.72.1.x86_64", "SUSE Enterprise Storage 7.1:libcups2-2.2.7-150000.3.72.1.aarch64", "SUSE Enterprise Storage 7.1:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Enterprise Storage 7.1:libcups2-32bit-2.2.7-150000.3.72.1.x86_64", "SUSE Enterprise Storage 7.1:libcupscgi1-2.2.7-150000.3.72.1.aarch64", "SUSE Enterprise Storage 7.1:libcupscgi1-2.2.7-150000.3.72.1.x86_64", "SUSE Enterprise Storage 7.1:libcupsimage2-2.2.7-150000.3.72.1.aarch64", "SUSE Enterprise Storage 7.1:libcupsimage2-2.2.7-150000.3.72.1.x86_64", "SUSE Enterprise Storage 7.1:libcupsmime1-2.2.7-150000.3.72.1.aarch64", "SUSE Enterprise Storage 7.1:libcupsmime1-2.2.7-150000.3.72.1.x86_64", "SUSE Enterprise Storage 7.1:libcupsppdc1-2.2.7-150000.3.72.1.aarch64", "SUSE Enterprise Storage 7.1:libcupsppdc1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cups-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cups-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cups-client-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cups-client-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cups-config-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cups-ddk-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cups-ddk-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cups-devel-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cups-devel-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcups2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcups2-32bit-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcupscgi1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcupscgi1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcupsimage2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcupsimage2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcupsmime1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcupsmime1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cups-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cups-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cups-client-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cups-client-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cups-config-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cups-ddk-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cups-ddk-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cups-devel-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cups-devel-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libcups2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libcups2-32bit-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libcupscgi1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libcupscgi1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libcupsimage2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libcupsimage2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libcupsmime1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libcupsmime1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libcupsppdc1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libcupsppdc1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cups-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cups-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cups-client-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cups-client-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cups-config-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cups-ddk-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cups-ddk-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cups-devel-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cups-devel-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libcups2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libcups2-32bit-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libcupscgi1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libcupscgi1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libcupsimage2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libcupsimage2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libcupsmime1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libcupsmime1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cups-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cups-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cups-client-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cups-client-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cups-config-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cups-ddk-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cups-ddk-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cups-devel-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cups-devel-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libcups2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libcups2-32bit-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libcupscgi1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libcupscgi1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libcupsimage2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libcupsimage2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libcupsmime1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libcupsmime1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libcupsppdc1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libcupsppdc1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cups-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cups-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cups-client-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cups-client-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cups-config-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cups-ddk-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cups-ddk-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cups-devel-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cups-devel-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libcups2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libcups2-32bit-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libcupscgi1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libcupscgi1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libcupsimage2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libcupsimage2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libcupsmime1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libcupsmime1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Micro 5.2:cups-config-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Micro 5.2:cups-config-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Micro 5.2:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libcups2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libcups2-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Micro 5.2:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Micro 5.3:cups-config-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Micro 5.3:cups-config-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Micro 5.3:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libcups2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libcups2-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Micro 5.3:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Micro 5.4:cups-config-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Micro 5.4:cups-config-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Micro 5.4:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libcups2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libcups2-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Micro 5.4:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Micro 5.5:cups-config-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Micro 5.5:cups-config-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:cups-config-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Micro 5.5:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libcups2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libcups2-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libcups2-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Micro 5.5:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-client-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-client-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-client-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-client-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-config-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-config-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-config-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-devel-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-devel-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-devel-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-devel-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcups2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcups2-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcups2-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupscgi1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupscgi1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupscgi1-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupscgi1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupsimage2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupsimage2-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupsimage2-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupsimage2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupsmime1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupsmime1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupsmime1-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupsmime1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupsppdc1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupsppdc1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupsppdc1-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupsppdc1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:cups-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:cups-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:cups-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:cups-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:cups-client-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:cups-client-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:cups-client-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:cups-client-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:cups-config-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:cups-config-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:cups-config-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:cups-devel-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:cups-devel-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:cups-devel-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:cups-devel-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcups2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcups2-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcups2-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcupscgi1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcupscgi1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcupscgi1-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcupscgi1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcupsimage2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcupsimage2-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcupsimage2-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcupsimage2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcupsmime1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcupsmime1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcupsmime1-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcupsmime1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcupsppdc1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcupsppdc1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcupsppdc1-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcupsppdc1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libcups2-32bit-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libcups2-32bit-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:cups-ddk-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:cups-ddk-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:cups-ddk-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:cups-ddk-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:cups-ddk-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:cups-ddk-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:cups-ddk-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:cups-ddk-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-client-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-client-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-client-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-client-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-config-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-config-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-config-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-ddk-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-ddk-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-ddk-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-ddk-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-devel-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-devel-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-devel-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-devel-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcups2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcups2-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcups2-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcups2-32bit-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupscgi1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupscgi1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupscgi1-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupscgi1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupsimage2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupsimage2-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupsimage2-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupsimage2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupsmime1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupsmime1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupsmime1-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupsmime1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-client-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-client-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-client-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-client-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-config-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-config-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-config-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-ddk-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-ddk-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-ddk-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-ddk-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-devel-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-devel-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-devel-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-devel-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcups2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcups2-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcups2-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcups2-32bit-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupscgi1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupscgi1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupscgi1-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupscgi1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupsimage2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupsimage2-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupsimage2-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupsimage2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupsmime1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupsmime1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupsmime1-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupsmime1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-client-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-client-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-client-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-client-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-config-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-config-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-config-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-ddk-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-ddk-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-ddk-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-ddk-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-devel-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-devel-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-devel-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-devel-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcups2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcups2-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcups2-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcups2-32bit-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcupscgi1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcupscgi1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcupscgi1-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcupscgi1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcupsimage2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcupsimage2-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcupsimage2-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcupsimage2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcupsmime1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcupsmime1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcupsmime1-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcupsmime1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:cups-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:cups-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:cups-client-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:cups-client-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:cups-config-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:cups-ddk-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:cups-ddk-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:cups-devel-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:cups-devel-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcups2-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcups2-32bit-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcupscgi1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcupscgi1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcupsimage2-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcupsimage2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcupsmime1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcupsmime1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcupsppdc1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcupsppdc1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:cups-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:cups-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:cups-client-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:cups-client-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:cups-config-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:cups-ddk-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:cups-ddk-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:cups-devel-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:cups-devel-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libcups2-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libcups2-32bit-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libcupscgi1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libcupscgi1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libcupsimage2-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libcupsimage2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libcupsmime1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libcupsmime1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libcupsppdc1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libcupsppdc1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:cups-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:cups-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:cups-client-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:cups-client-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:cups-config-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:cups-ddk-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:cups-ddk-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:cups-devel-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:cups-devel-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libcups2-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libcups2-32bit-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libcupscgi1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libcupscgi1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libcupsimage2-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libcupsimage2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libcupsmime1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libcupsmime1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libcupsppdc1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libcupsppdc1-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Proxy LTS 4.3:cups-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Proxy LTS 4.3:cups-client-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Proxy LTS 4.3:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Proxy LTS 4.3:cups-devel-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Proxy LTS 4.3:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Proxy LTS 4.3:libcups2-32bit-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Proxy LTS 4.3:libcupscgi1-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Proxy LTS 4.3:libcupsimage2-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Proxy LTS 4.3:libcupsmime1-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Proxy LTS 4.3:libcupsppdc1-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Server LTS 4.3:cups-2.2.7-150000.3.72.1.ppc64le", "SUSE Manager Server LTS 4.3:cups-2.2.7-150000.3.72.1.s390x", "SUSE Manager Server LTS 4.3:cups-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Server LTS 4.3:cups-client-2.2.7-150000.3.72.1.ppc64le", "SUSE Manager Server LTS 4.3:cups-client-2.2.7-150000.3.72.1.s390x", "SUSE Manager Server LTS 4.3:cups-client-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Server LTS 4.3:cups-config-2.2.7-150000.3.72.1.ppc64le", "SUSE Manager Server LTS 4.3:cups-config-2.2.7-150000.3.72.1.s390x", "SUSE Manager Server LTS 4.3:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Server LTS 4.3:cups-devel-2.2.7-150000.3.72.1.ppc64le", "SUSE Manager Server LTS 4.3:cups-devel-2.2.7-150000.3.72.1.s390x", "SUSE Manager Server LTS 4.3:cups-devel-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Server LTS 4.3:libcups2-2.2.7-150000.3.72.1.ppc64le", "SUSE Manager Server LTS 4.3:libcups2-2.2.7-150000.3.72.1.s390x", "SUSE Manager Server LTS 4.3:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Server LTS 4.3:libcups2-32bit-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Server LTS 4.3:libcupscgi1-2.2.7-150000.3.72.1.ppc64le", "SUSE Manager Server LTS 4.3:libcupscgi1-2.2.7-150000.3.72.1.s390x", "SUSE Manager Server LTS 4.3:libcupscgi1-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Server LTS 4.3:libcupsimage2-2.2.7-150000.3.72.1.ppc64le", "SUSE Manager Server LTS 4.3:libcupsimage2-2.2.7-150000.3.72.1.s390x", "SUSE Manager Server LTS 4.3:libcupsimage2-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Server LTS 4.3:libcupsmime1-2.2.7-150000.3.72.1.ppc64le", "SUSE Manager Server LTS 4.3:libcupsmime1-2.2.7-150000.3.72.1.s390x", "SUSE Manager Server LTS 4.3:libcupsmime1-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Server LTS 4.3:libcupsppdc1-2.2.7-150000.3.72.1.ppc64le", "SUSE Manager Server LTS 4.3:libcupsppdc1-2.2.7-150000.3.72.1.s390x", "SUSE Manager Server LTS 4.3:libcupsppdc1-2.2.7-150000.3.72.1.x86_64", "openSUSE Leap 15.6:cups-2.2.7-150000.3.72.1.aarch64", "openSUSE Leap 15.6:cups-2.2.7-150000.3.72.1.ppc64le", "openSUSE Leap 15.6:cups-2.2.7-150000.3.72.1.s390x", "openSUSE Leap 15.6:cups-2.2.7-150000.3.72.1.x86_64", "openSUSE Leap 15.6:cups-client-2.2.7-150000.3.72.1.aarch64", "openSUSE Leap 15.6:cups-client-2.2.7-150000.3.72.1.ppc64le", "openSUSE Leap 15.6:cups-client-2.2.7-150000.3.72.1.s390x", "openSUSE Leap 15.6:cups-client-2.2.7-150000.3.72.1.x86_64", "openSUSE Leap 15.6:cups-config-2.2.7-150000.3.72.1.aarch64", "openSUSE Leap 15.6:cups-config-2.2.7-150000.3.72.1.ppc64le", "openSUSE Leap 15.6:cups-config-2.2.7-150000.3.72.1.s390x", "openSUSE Leap 15.6:cups-config-2.2.7-150000.3.72.1.x86_64", "openSUSE Leap 15.6:cups-ddk-2.2.7-150000.3.72.1.aarch64", "openSUSE Leap 15.6:cups-ddk-2.2.7-150000.3.72.1.ppc64le", "openSUSE Leap 15.6:cups-ddk-2.2.7-150000.3.72.1.s390x", "openSUSE Leap 15.6:cups-ddk-2.2.7-150000.3.72.1.x86_64", "openSUSE Leap 15.6:cups-devel-2.2.7-150000.3.72.1.aarch64", "openSUSE Leap 15.6:cups-devel-2.2.7-150000.3.72.1.ppc64le", "openSUSE Leap 15.6:cups-devel-2.2.7-150000.3.72.1.s390x", "openSUSE Leap 15.6:cups-devel-2.2.7-150000.3.72.1.x86_64", "openSUSE Leap 15.6:cups-devel-32bit-2.2.7-150000.3.72.1.x86_64", "openSUSE Leap 15.6:libcups2-2.2.7-150000.3.72.1.aarch64", "openSUSE Leap 15.6:libcups2-2.2.7-150000.3.72.1.ppc64le", "openSUSE Leap 15.6:libcups2-2.2.7-150000.3.72.1.s390x", "openSUSE Leap 15.6:libcups2-2.2.7-150000.3.72.1.x86_64", "openSUSE Leap 15.6:libcups2-32bit-2.2.7-150000.3.72.1.x86_64", "openSUSE Leap 15.6:libcupscgi1-2.2.7-150000.3.72.1.aarch64", "openSUSE Leap 15.6:libcupscgi1-2.2.7-150000.3.72.1.ppc64le", "openSUSE Leap 15.6:libcupscgi1-2.2.7-150000.3.72.1.s390x", "openSUSE Leap 15.6:libcupscgi1-2.2.7-150000.3.72.1.x86_64", "openSUSE Leap 15.6:libcupscgi1-32bit-2.2.7-150000.3.72.1.x86_64", "openSUSE Leap 15.6:libcupsimage2-2.2.7-150000.3.72.1.aarch64", "openSUSE Leap 15.6:libcupsimage2-2.2.7-150000.3.72.1.ppc64le", "openSUSE Leap 15.6:libcupsimage2-2.2.7-150000.3.72.1.s390x", "openSUSE Leap 15.6:libcupsimage2-2.2.7-150000.3.72.1.x86_64", "openSUSE Leap 15.6:libcupsimage2-32bit-2.2.7-150000.3.72.1.x86_64", "openSUSE Leap 15.6:libcupsmime1-2.2.7-150000.3.72.1.aarch64", "openSUSE Leap 15.6:libcupsmime1-2.2.7-150000.3.72.1.ppc64le", "openSUSE Leap 15.6:libcupsmime1-2.2.7-150000.3.72.1.s390x", "openSUSE Leap 15.6:libcupsmime1-2.2.7-150000.3.72.1.x86_64", "openSUSE Leap 15.6:libcupsmime1-32bit-2.2.7-150000.3.72.1.x86_64", "openSUSE Leap 15.6:libcupsppdc1-2.2.7-150000.3.72.1.aarch64", "openSUSE Leap 15.6:libcupsppdc1-2.2.7-150000.3.72.1.ppc64le", "openSUSE Leap 15.6:libcupsppdc1-2.2.7-150000.3.72.1.s390x", "openSUSE Leap 15.6:libcupsppdc1-2.2.7-150000.3.72.1.x86_64", "openSUSE Leap 15.6:libcupsppdc1-32bit-2.2.7-150000.3.72.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-09-18T04:35:34Z", "details": "important" } ], "title": "CVE-2025-58060" }, { "cve": "CVE-2025-58364", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-58364" } ], "notes": [ { "category": "general", "text": "OpenPrinting CUPS is an open source printing system for Linux and other Unix-like operating systems. In versions 2.4.12 and earlier, an unsafe deserialization and validation of printer attributes causes null dereference in the libcups library. This is a remote DoS vulnerability available in local subnet in default configurations. It can cause the cups \u0026 cups-browsed to crash, on all the machines in local network who are listening for printers (so by default for all regular linux machines). On systems where the vulnerability CVE-2024-47176 (cups-filters 1.x/cups-browsed 2.x vulnerability) was not fixed, and the firewall on the machine does not reject incoming communication to IPP port, and the machine is set to be available to public internet, attack vector \"Network\" is possible. The current versions of CUPS and cups-browsed projects have the attack vector \"Adjacent\" in their default configurations. Version 2.4.13 contains a patch for CVE-2025-58364.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 7.1:cups-2.2.7-150000.3.72.1.aarch64", "SUSE Enterprise Storage 7.1:cups-2.2.7-150000.3.72.1.x86_64", "SUSE Enterprise Storage 7.1:cups-client-2.2.7-150000.3.72.1.aarch64", "SUSE Enterprise Storage 7.1:cups-client-2.2.7-150000.3.72.1.x86_64", "SUSE Enterprise Storage 7.1:cups-config-2.2.7-150000.3.72.1.aarch64", "SUSE Enterprise Storage 7.1:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Enterprise Storage 7.1:cups-ddk-2.2.7-150000.3.72.1.aarch64", "SUSE Enterprise Storage 7.1:cups-ddk-2.2.7-150000.3.72.1.x86_64", "SUSE Enterprise Storage 7.1:cups-devel-2.2.7-150000.3.72.1.aarch64", "SUSE Enterprise Storage 7.1:cups-devel-2.2.7-150000.3.72.1.x86_64", "SUSE Enterprise Storage 7.1:libcups2-2.2.7-150000.3.72.1.aarch64", "SUSE Enterprise Storage 7.1:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Enterprise Storage 7.1:libcups2-32bit-2.2.7-150000.3.72.1.x86_64", "SUSE Enterprise Storage 7.1:libcupscgi1-2.2.7-150000.3.72.1.aarch64", "SUSE Enterprise Storage 7.1:libcupscgi1-2.2.7-150000.3.72.1.x86_64", "SUSE Enterprise Storage 7.1:libcupsimage2-2.2.7-150000.3.72.1.aarch64", "SUSE Enterprise Storage 7.1:libcupsimage2-2.2.7-150000.3.72.1.x86_64", "SUSE Enterprise Storage 7.1:libcupsmime1-2.2.7-150000.3.72.1.aarch64", "SUSE Enterprise Storage 7.1:libcupsmime1-2.2.7-150000.3.72.1.x86_64", "SUSE Enterprise Storage 7.1:libcupsppdc1-2.2.7-150000.3.72.1.aarch64", "SUSE Enterprise Storage 7.1:libcupsppdc1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cups-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cups-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cups-client-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cups-client-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cups-config-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cups-ddk-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cups-ddk-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cups-devel-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cups-devel-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcups2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcups2-32bit-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcupscgi1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcupscgi1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcupsimage2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcupsimage2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcupsmime1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcupsmime1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cups-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cups-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cups-client-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cups-client-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cups-config-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cups-ddk-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cups-ddk-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cups-devel-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cups-devel-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libcups2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libcups2-32bit-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libcupscgi1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libcupscgi1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libcupsimage2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libcupsimage2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libcupsmime1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libcupsmime1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libcupsppdc1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libcupsppdc1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cups-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cups-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cups-client-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cups-client-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cups-config-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cups-ddk-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cups-ddk-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cups-devel-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cups-devel-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libcups2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libcups2-32bit-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libcupscgi1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libcupscgi1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libcupsimage2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libcupsimage2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libcupsmime1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libcupsmime1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cups-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cups-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cups-client-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cups-client-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cups-config-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cups-ddk-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cups-ddk-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cups-devel-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cups-devel-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libcups2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libcups2-32bit-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libcupscgi1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libcupscgi1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libcupsimage2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libcupsimage2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libcupsmime1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libcupsmime1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libcupsppdc1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libcupsppdc1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cups-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cups-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cups-client-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cups-client-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cups-config-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cups-ddk-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cups-ddk-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cups-devel-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cups-devel-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libcups2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libcups2-32bit-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libcupscgi1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libcupscgi1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libcupsimage2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libcupsimage2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libcupsmime1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libcupsmime1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Micro 5.2:cups-config-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Micro 5.2:cups-config-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Micro 5.2:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libcups2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libcups2-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Micro 5.2:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Micro 5.3:cups-config-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Micro 5.3:cups-config-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Micro 5.3:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libcups2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libcups2-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Micro 5.3:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Micro 5.4:cups-config-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Micro 5.4:cups-config-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Micro 5.4:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libcups2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libcups2-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Micro 5.4:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Micro 5.5:cups-config-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Micro 5.5:cups-config-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:cups-config-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Micro 5.5:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libcups2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libcups2-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libcups2-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Micro 5.5:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-client-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-client-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-client-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-client-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-config-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-config-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-config-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-devel-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-devel-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-devel-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-devel-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcups2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcups2-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcups2-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupscgi1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupscgi1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupscgi1-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupscgi1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupsimage2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupsimage2-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupsimage2-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupsimage2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupsmime1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupsmime1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupsmime1-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupsmime1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupsppdc1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupsppdc1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupsppdc1-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupsppdc1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:cups-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:cups-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:cups-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:cups-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:cups-client-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:cups-client-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:cups-client-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:cups-client-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:cups-config-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:cups-config-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:cups-config-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:cups-devel-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:cups-devel-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:cups-devel-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:cups-devel-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcups2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcups2-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcups2-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcupscgi1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcupscgi1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcupscgi1-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcupscgi1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcupsimage2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcupsimage2-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcupsimage2-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcupsimage2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcupsmime1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcupsmime1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcupsmime1-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcupsmime1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcupsppdc1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcupsppdc1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcupsppdc1-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcupsppdc1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libcups2-32bit-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libcups2-32bit-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:cups-ddk-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:cups-ddk-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:cups-ddk-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:cups-ddk-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:cups-ddk-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:cups-ddk-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:cups-ddk-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:cups-ddk-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-client-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-client-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-client-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-client-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-config-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-config-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-config-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-ddk-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-ddk-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-ddk-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-ddk-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-devel-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-devel-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-devel-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-devel-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcups2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcups2-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcups2-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcups2-32bit-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupscgi1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupscgi1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupscgi1-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupscgi1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupsimage2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupsimage2-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupsimage2-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupsimage2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupsmime1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupsmime1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupsmime1-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupsmime1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-client-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-client-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-client-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-client-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-config-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-config-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-config-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-ddk-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-ddk-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-ddk-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-ddk-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-devel-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-devel-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-devel-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-devel-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcups2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcups2-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcups2-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcups2-32bit-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupscgi1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupscgi1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupscgi1-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupscgi1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupsimage2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupsimage2-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupsimage2-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupsimage2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupsmime1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupsmime1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupsmime1-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupsmime1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-client-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-client-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-client-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-client-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-config-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-config-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-config-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-ddk-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-ddk-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-ddk-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-ddk-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-devel-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-devel-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-devel-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-devel-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcups2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcups2-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcups2-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcups2-32bit-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcupscgi1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcupscgi1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcupscgi1-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcupscgi1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcupsimage2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcupsimage2-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcupsimage2-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcupsimage2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcupsmime1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcupsmime1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcupsmime1-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcupsmime1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:cups-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:cups-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:cups-client-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:cups-client-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:cups-config-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:cups-ddk-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:cups-ddk-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:cups-devel-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:cups-devel-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcups2-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcups2-32bit-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcupscgi1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcupscgi1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcupsimage2-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcupsimage2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcupsmime1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcupsmime1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcupsppdc1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcupsppdc1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:cups-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:cups-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:cups-client-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:cups-client-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:cups-config-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:cups-ddk-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:cups-ddk-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:cups-devel-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:cups-devel-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libcups2-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libcups2-32bit-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libcupscgi1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libcupscgi1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libcupsimage2-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libcupsimage2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libcupsmime1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libcupsmime1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libcupsppdc1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libcupsppdc1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:cups-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:cups-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:cups-client-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:cups-client-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:cups-config-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:cups-ddk-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:cups-ddk-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:cups-devel-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:cups-devel-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libcups2-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libcups2-32bit-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libcupscgi1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libcupscgi1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libcupsimage2-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libcupsimage2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libcupsmime1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libcupsmime1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libcupsppdc1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libcupsppdc1-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Proxy LTS 4.3:cups-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Proxy LTS 4.3:cups-client-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Proxy LTS 4.3:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Proxy LTS 4.3:cups-devel-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Proxy LTS 4.3:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Proxy LTS 4.3:libcups2-32bit-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Proxy LTS 4.3:libcupscgi1-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Proxy LTS 4.3:libcupsimage2-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Proxy LTS 4.3:libcupsmime1-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Proxy LTS 4.3:libcupsppdc1-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Server LTS 4.3:cups-2.2.7-150000.3.72.1.ppc64le", "SUSE Manager Server LTS 4.3:cups-2.2.7-150000.3.72.1.s390x", "SUSE Manager Server LTS 4.3:cups-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Server LTS 4.3:cups-client-2.2.7-150000.3.72.1.ppc64le", "SUSE Manager Server LTS 4.3:cups-client-2.2.7-150000.3.72.1.s390x", "SUSE Manager Server LTS 4.3:cups-client-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Server LTS 4.3:cups-config-2.2.7-150000.3.72.1.ppc64le", "SUSE Manager Server LTS 4.3:cups-config-2.2.7-150000.3.72.1.s390x", "SUSE Manager Server LTS 4.3:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Server LTS 4.3:cups-devel-2.2.7-150000.3.72.1.ppc64le", "SUSE Manager Server LTS 4.3:cups-devel-2.2.7-150000.3.72.1.s390x", "SUSE Manager Server LTS 4.3:cups-devel-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Server LTS 4.3:libcups2-2.2.7-150000.3.72.1.ppc64le", "SUSE Manager Server LTS 4.3:libcups2-2.2.7-150000.3.72.1.s390x", "SUSE Manager Server LTS 4.3:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Server LTS 4.3:libcups2-32bit-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Server LTS 4.3:libcupscgi1-2.2.7-150000.3.72.1.ppc64le", "SUSE Manager Server LTS 4.3:libcupscgi1-2.2.7-150000.3.72.1.s390x", "SUSE Manager Server LTS 4.3:libcupscgi1-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Server LTS 4.3:libcupsimage2-2.2.7-150000.3.72.1.ppc64le", "SUSE Manager Server LTS 4.3:libcupsimage2-2.2.7-150000.3.72.1.s390x", "SUSE Manager Server LTS 4.3:libcupsimage2-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Server LTS 4.3:libcupsmime1-2.2.7-150000.3.72.1.ppc64le", "SUSE Manager Server LTS 4.3:libcupsmime1-2.2.7-150000.3.72.1.s390x", "SUSE Manager Server LTS 4.3:libcupsmime1-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Server LTS 4.3:libcupsppdc1-2.2.7-150000.3.72.1.ppc64le", "SUSE Manager Server LTS 4.3:libcupsppdc1-2.2.7-150000.3.72.1.s390x", "SUSE Manager Server LTS 4.3:libcupsppdc1-2.2.7-150000.3.72.1.x86_64", "openSUSE Leap 15.6:cups-2.2.7-150000.3.72.1.aarch64", "openSUSE Leap 15.6:cups-2.2.7-150000.3.72.1.ppc64le", "openSUSE Leap 15.6:cups-2.2.7-150000.3.72.1.s390x", "openSUSE Leap 15.6:cups-2.2.7-150000.3.72.1.x86_64", "openSUSE Leap 15.6:cups-client-2.2.7-150000.3.72.1.aarch64", "openSUSE Leap 15.6:cups-client-2.2.7-150000.3.72.1.ppc64le", "openSUSE Leap 15.6:cups-client-2.2.7-150000.3.72.1.s390x", "openSUSE Leap 15.6:cups-client-2.2.7-150000.3.72.1.x86_64", "openSUSE Leap 15.6:cups-config-2.2.7-150000.3.72.1.aarch64", "openSUSE Leap 15.6:cups-config-2.2.7-150000.3.72.1.ppc64le", "openSUSE Leap 15.6:cups-config-2.2.7-150000.3.72.1.s390x", "openSUSE Leap 15.6:cups-config-2.2.7-150000.3.72.1.x86_64", "openSUSE Leap 15.6:cups-ddk-2.2.7-150000.3.72.1.aarch64", "openSUSE Leap 15.6:cups-ddk-2.2.7-150000.3.72.1.ppc64le", "openSUSE Leap 15.6:cups-ddk-2.2.7-150000.3.72.1.s390x", "openSUSE Leap 15.6:cups-ddk-2.2.7-150000.3.72.1.x86_64", "openSUSE Leap 15.6:cups-devel-2.2.7-150000.3.72.1.aarch64", "openSUSE Leap 15.6:cups-devel-2.2.7-150000.3.72.1.ppc64le", "openSUSE Leap 15.6:cups-devel-2.2.7-150000.3.72.1.s390x", "openSUSE Leap 15.6:cups-devel-2.2.7-150000.3.72.1.x86_64", "openSUSE Leap 15.6:cups-devel-32bit-2.2.7-150000.3.72.1.x86_64", "openSUSE Leap 15.6:libcups2-2.2.7-150000.3.72.1.aarch64", "openSUSE Leap 15.6:libcups2-2.2.7-150000.3.72.1.ppc64le", "openSUSE Leap 15.6:libcups2-2.2.7-150000.3.72.1.s390x", "openSUSE Leap 15.6:libcups2-2.2.7-150000.3.72.1.x86_64", "openSUSE Leap 15.6:libcups2-32bit-2.2.7-150000.3.72.1.x86_64", "openSUSE Leap 15.6:libcupscgi1-2.2.7-150000.3.72.1.aarch64", "openSUSE Leap 15.6:libcupscgi1-2.2.7-150000.3.72.1.ppc64le", "openSUSE Leap 15.6:libcupscgi1-2.2.7-150000.3.72.1.s390x", "openSUSE Leap 15.6:libcupscgi1-2.2.7-150000.3.72.1.x86_64", "openSUSE Leap 15.6:libcupscgi1-32bit-2.2.7-150000.3.72.1.x86_64", "openSUSE Leap 15.6:libcupsimage2-2.2.7-150000.3.72.1.aarch64", "openSUSE Leap 15.6:libcupsimage2-2.2.7-150000.3.72.1.ppc64le", "openSUSE Leap 15.6:libcupsimage2-2.2.7-150000.3.72.1.s390x", "openSUSE Leap 15.6:libcupsimage2-2.2.7-150000.3.72.1.x86_64", "openSUSE Leap 15.6:libcupsimage2-32bit-2.2.7-150000.3.72.1.x86_64", "openSUSE Leap 15.6:libcupsmime1-2.2.7-150000.3.72.1.aarch64", "openSUSE Leap 15.6:libcupsmime1-2.2.7-150000.3.72.1.ppc64le", "openSUSE Leap 15.6:libcupsmime1-2.2.7-150000.3.72.1.s390x", "openSUSE Leap 15.6:libcupsmime1-2.2.7-150000.3.72.1.x86_64", "openSUSE Leap 15.6:libcupsmime1-32bit-2.2.7-150000.3.72.1.x86_64", "openSUSE Leap 15.6:libcupsppdc1-2.2.7-150000.3.72.1.aarch64", "openSUSE Leap 15.6:libcupsppdc1-2.2.7-150000.3.72.1.ppc64le", "openSUSE Leap 15.6:libcupsppdc1-2.2.7-150000.3.72.1.s390x", "openSUSE Leap 15.6:libcupsppdc1-2.2.7-150000.3.72.1.x86_64", "openSUSE Leap 15.6:libcupsppdc1-32bit-2.2.7-150000.3.72.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-58364", "url": "https://www.suse.com/security/cve/CVE-2025-58364" }, { "category": "external", "summary": "SUSE Bug 1249128 for CVE-2025-58364", "url": "https://bugzilla.suse.com/1249128" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Enterprise Storage 7.1:cups-2.2.7-150000.3.72.1.aarch64", "SUSE Enterprise Storage 7.1:cups-2.2.7-150000.3.72.1.x86_64", "SUSE Enterprise Storage 7.1:cups-client-2.2.7-150000.3.72.1.aarch64", "SUSE Enterprise Storage 7.1:cups-client-2.2.7-150000.3.72.1.x86_64", "SUSE Enterprise Storage 7.1:cups-config-2.2.7-150000.3.72.1.aarch64", "SUSE Enterprise Storage 7.1:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Enterprise Storage 7.1:cups-ddk-2.2.7-150000.3.72.1.aarch64", "SUSE Enterprise Storage 7.1:cups-ddk-2.2.7-150000.3.72.1.x86_64", "SUSE Enterprise Storage 7.1:cups-devel-2.2.7-150000.3.72.1.aarch64", "SUSE Enterprise Storage 7.1:cups-devel-2.2.7-150000.3.72.1.x86_64", "SUSE Enterprise Storage 7.1:libcups2-2.2.7-150000.3.72.1.aarch64", "SUSE Enterprise Storage 7.1:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Enterprise Storage 7.1:libcups2-32bit-2.2.7-150000.3.72.1.x86_64", "SUSE Enterprise Storage 7.1:libcupscgi1-2.2.7-150000.3.72.1.aarch64", "SUSE Enterprise Storage 7.1:libcupscgi1-2.2.7-150000.3.72.1.x86_64", "SUSE Enterprise Storage 7.1:libcupsimage2-2.2.7-150000.3.72.1.aarch64", "SUSE Enterprise Storage 7.1:libcupsimage2-2.2.7-150000.3.72.1.x86_64", "SUSE Enterprise Storage 7.1:libcupsmime1-2.2.7-150000.3.72.1.aarch64", "SUSE Enterprise Storage 7.1:libcupsmime1-2.2.7-150000.3.72.1.x86_64", "SUSE Enterprise Storage 7.1:libcupsppdc1-2.2.7-150000.3.72.1.aarch64", "SUSE Enterprise Storage 7.1:libcupsppdc1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cups-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cups-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cups-client-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cups-client-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cups-config-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cups-ddk-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cups-ddk-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cups-devel-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cups-devel-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcups2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcups2-32bit-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcupscgi1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcupscgi1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcupsimage2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcupsimage2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcupsmime1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcupsmime1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cups-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cups-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cups-client-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cups-client-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cups-config-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cups-ddk-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cups-ddk-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cups-devel-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cups-devel-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libcups2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libcups2-32bit-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libcupscgi1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libcupscgi1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libcupsimage2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libcupsimage2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libcupsmime1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libcupsmime1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libcupsppdc1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libcupsppdc1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cups-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cups-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cups-client-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cups-client-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cups-config-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cups-ddk-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cups-ddk-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cups-devel-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cups-devel-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libcups2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libcups2-32bit-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libcupscgi1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libcupscgi1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libcupsimage2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libcupsimage2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libcupsmime1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libcupsmime1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cups-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cups-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cups-client-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cups-client-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cups-config-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cups-ddk-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cups-ddk-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cups-devel-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cups-devel-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libcups2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libcups2-32bit-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libcupscgi1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libcupscgi1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libcupsimage2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libcupsimage2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libcupsmime1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libcupsmime1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libcupsppdc1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libcupsppdc1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cups-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cups-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cups-client-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cups-client-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cups-config-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cups-ddk-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cups-ddk-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cups-devel-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cups-devel-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libcups2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libcups2-32bit-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libcupscgi1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libcupscgi1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libcupsimage2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libcupsimage2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libcupsmime1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libcupsmime1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Micro 5.2:cups-config-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Micro 5.2:cups-config-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Micro 5.2:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libcups2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libcups2-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Micro 5.2:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Micro 5.3:cups-config-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Micro 5.3:cups-config-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Micro 5.3:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libcups2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libcups2-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Micro 5.3:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Micro 5.4:cups-config-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Micro 5.4:cups-config-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Micro 5.4:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libcups2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libcups2-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Micro 5.4:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Micro 5.5:cups-config-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Micro 5.5:cups-config-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:cups-config-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Micro 5.5:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libcups2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libcups2-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libcups2-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Micro 5.5:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-client-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-client-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-client-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-client-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-config-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-config-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-config-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-devel-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-devel-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-devel-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-devel-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcups2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcups2-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcups2-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupscgi1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupscgi1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupscgi1-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupscgi1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupsimage2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupsimage2-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupsimage2-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupsimage2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupsmime1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupsmime1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupsmime1-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupsmime1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupsppdc1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupsppdc1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupsppdc1-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupsppdc1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:cups-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:cups-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:cups-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:cups-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:cups-client-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:cups-client-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:cups-client-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:cups-client-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:cups-config-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:cups-config-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:cups-config-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:cups-devel-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:cups-devel-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:cups-devel-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:cups-devel-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcups2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcups2-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcups2-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcupscgi1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcupscgi1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcupscgi1-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcupscgi1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcupsimage2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcupsimage2-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcupsimage2-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcupsimage2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcupsmime1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcupsmime1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcupsmime1-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcupsmime1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcupsppdc1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcupsppdc1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcupsppdc1-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcupsppdc1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libcups2-32bit-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libcups2-32bit-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:cups-ddk-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:cups-ddk-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:cups-ddk-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:cups-ddk-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:cups-ddk-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:cups-ddk-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:cups-ddk-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:cups-ddk-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-client-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-client-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-client-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-client-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-config-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-config-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-config-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-ddk-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-ddk-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-ddk-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-ddk-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-devel-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-devel-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-devel-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-devel-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcups2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcups2-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcups2-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcups2-32bit-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupscgi1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupscgi1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupscgi1-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupscgi1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupsimage2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupsimage2-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupsimage2-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupsimage2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupsmime1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupsmime1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupsmime1-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupsmime1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-client-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-client-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-client-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-client-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-config-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-config-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-config-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-ddk-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-ddk-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-ddk-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-ddk-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-devel-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-devel-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-devel-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-devel-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcups2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcups2-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcups2-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcups2-32bit-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupscgi1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupscgi1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupscgi1-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupscgi1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupsimage2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupsimage2-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupsimage2-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupsimage2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupsmime1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupsmime1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupsmime1-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupsmime1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-client-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-client-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-client-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-client-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-config-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-config-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-config-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-ddk-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-ddk-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-ddk-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-ddk-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-devel-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-devel-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-devel-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-devel-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcups2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcups2-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcups2-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcups2-32bit-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcupscgi1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcupscgi1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcupscgi1-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcupscgi1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcupsimage2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcupsimage2-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcupsimage2-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcupsimage2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcupsmime1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcupsmime1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcupsmime1-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcupsmime1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:cups-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:cups-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:cups-client-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:cups-client-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:cups-config-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:cups-ddk-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:cups-ddk-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:cups-devel-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:cups-devel-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcups2-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcups2-32bit-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcupscgi1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcupscgi1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcupsimage2-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcupsimage2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcupsmime1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcupsmime1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcupsppdc1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcupsppdc1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:cups-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:cups-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:cups-client-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:cups-client-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:cups-config-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:cups-ddk-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:cups-ddk-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:cups-devel-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:cups-devel-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libcups2-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libcups2-32bit-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libcupscgi1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libcupscgi1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libcupsimage2-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libcupsimage2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libcupsmime1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libcupsmime1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libcupsppdc1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libcupsppdc1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:cups-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:cups-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:cups-client-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:cups-client-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:cups-config-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:cups-ddk-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:cups-ddk-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:cups-devel-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:cups-devel-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libcups2-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libcups2-32bit-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libcupscgi1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libcupscgi1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libcupsimage2-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libcupsimage2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libcupsmime1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libcupsmime1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libcupsppdc1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libcupsppdc1-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Proxy LTS 4.3:cups-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Proxy LTS 4.3:cups-client-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Proxy LTS 4.3:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Proxy LTS 4.3:cups-devel-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Proxy LTS 4.3:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Proxy LTS 4.3:libcups2-32bit-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Proxy LTS 4.3:libcupscgi1-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Proxy LTS 4.3:libcupsimage2-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Proxy LTS 4.3:libcupsmime1-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Proxy LTS 4.3:libcupsppdc1-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Server LTS 4.3:cups-2.2.7-150000.3.72.1.ppc64le", "SUSE Manager Server LTS 4.3:cups-2.2.7-150000.3.72.1.s390x", "SUSE Manager Server LTS 4.3:cups-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Server LTS 4.3:cups-client-2.2.7-150000.3.72.1.ppc64le", "SUSE Manager Server LTS 4.3:cups-client-2.2.7-150000.3.72.1.s390x", "SUSE Manager Server LTS 4.3:cups-client-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Server LTS 4.3:cups-config-2.2.7-150000.3.72.1.ppc64le", "SUSE Manager Server LTS 4.3:cups-config-2.2.7-150000.3.72.1.s390x", "SUSE Manager Server LTS 4.3:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Server LTS 4.3:cups-devel-2.2.7-150000.3.72.1.ppc64le", "SUSE Manager Server LTS 4.3:cups-devel-2.2.7-150000.3.72.1.s390x", "SUSE Manager Server LTS 4.3:cups-devel-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Server LTS 4.3:libcups2-2.2.7-150000.3.72.1.ppc64le", "SUSE Manager Server LTS 4.3:libcups2-2.2.7-150000.3.72.1.s390x", "SUSE Manager Server LTS 4.3:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Server LTS 4.3:libcups2-32bit-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Server LTS 4.3:libcupscgi1-2.2.7-150000.3.72.1.ppc64le", "SUSE Manager Server LTS 4.3:libcupscgi1-2.2.7-150000.3.72.1.s390x", "SUSE Manager Server LTS 4.3:libcupscgi1-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Server LTS 4.3:libcupsimage2-2.2.7-150000.3.72.1.ppc64le", "SUSE Manager Server LTS 4.3:libcupsimage2-2.2.7-150000.3.72.1.s390x", "SUSE Manager Server LTS 4.3:libcupsimage2-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Server LTS 4.3:libcupsmime1-2.2.7-150000.3.72.1.ppc64le", "SUSE Manager Server LTS 4.3:libcupsmime1-2.2.7-150000.3.72.1.s390x", "SUSE Manager Server LTS 4.3:libcupsmime1-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Server LTS 4.3:libcupsppdc1-2.2.7-150000.3.72.1.ppc64le", "SUSE Manager Server LTS 4.3:libcupsppdc1-2.2.7-150000.3.72.1.s390x", "SUSE Manager Server LTS 4.3:libcupsppdc1-2.2.7-150000.3.72.1.x86_64", "openSUSE Leap 15.6:cups-2.2.7-150000.3.72.1.aarch64", "openSUSE Leap 15.6:cups-2.2.7-150000.3.72.1.ppc64le", "openSUSE Leap 15.6:cups-2.2.7-150000.3.72.1.s390x", "openSUSE Leap 15.6:cups-2.2.7-150000.3.72.1.x86_64", "openSUSE Leap 15.6:cups-client-2.2.7-150000.3.72.1.aarch64", "openSUSE Leap 15.6:cups-client-2.2.7-150000.3.72.1.ppc64le", "openSUSE Leap 15.6:cups-client-2.2.7-150000.3.72.1.s390x", "openSUSE Leap 15.6:cups-client-2.2.7-150000.3.72.1.x86_64", "openSUSE Leap 15.6:cups-config-2.2.7-150000.3.72.1.aarch64", "openSUSE Leap 15.6:cups-config-2.2.7-150000.3.72.1.ppc64le", "openSUSE Leap 15.6:cups-config-2.2.7-150000.3.72.1.s390x", "openSUSE Leap 15.6:cups-config-2.2.7-150000.3.72.1.x86_64", "openSUSE Leap 15.6:cups-ddk-2.2.7-150000.3.72.1.aarch64", "openSUSE Leap 15.6:cups-ddk-2.2.7-150000.3.72.1.ppc64le", "openSUSE Leap 15.6:cups-ddk-2.2.7-150000.3.72.1.s390x", "openSUSE Leap 15.6:cups-ddk-2.2.7-150000.3.72.1.x86_64", "openSUSE Leap 15.6:cups-devel-2.2.7-150000.3.72.1.aarch64", "openSUSE Leap 15.6:cups-devel-2.2.7-150000.3.72.1.ppc64le", "openSUSE Leap 15.6:cups-devel-2.2.7-150000.3.72.1.s390x", "openSUSE Leap 15.6:cups-devel-2.2.7-150000.3.72.1.x86_64", "openSUSE Leap 15.6:cups-devel-32bit-2.2.7-150000.3.72.1.x86_64", "openSUSE Leap 15.6:libcups2-2.2.7-150000.3.72.1.aarch64", "openSUSE Leap 15.6:libcups2-2.2.7-150000.3.72.1.ppc64le", "openSUSE Leap 15.6:libcups2-2.2.7-150000.3.72.1.s390x", "openSUSE Leap 15.6:libcups2-2.2.7-150000.3.72.1.x86_64", "openSUSE Leap 15.6:libcups2-32bit-2.2.7-150000.3.72.1.x86_64", "openSUSE Leap 15.6:libcupscgi1-2.2.7-150000.3.72.1.aarch64", "openSUSE Leap 15.6:libcupscgi1-2.2.7-150000.3.72.1.ppc64le", "openSUSE Leap 15.6:libcupscgi1-2.2.7-150000.3.72.1.s390x", "openSUSE Leap 15.6:libcupscgi1-2.2.7-150000.3.72.1.x86_64", "openSUSE Leap 15.6:libcupscgi1-32bit-2.2.7-150000.3.72.1.x86_64", "openSUSE Leap 15.6:libcupsimage2-2.2.7-150000.3.72.1.aarch64", "openSUSE Leap 15.6:libcupsimage2-2.2.7-150000.3.72.1.ppc64le", "openSUSE Leap 15.6:libcupsimage2-2.2.7-150000.3.72.1.s390x", "openSUSE Leap 15.6:libcupsimage2-2.2.7-150000.3.72.1.x86_64", "openSUSE Leap 15.6:libcupsimage2-32bit-2.2.7-150000.3.72.1.x86_64", "openSUSE Leap 15.6:libcupsmime1-2.2.7-150000.3.72.1.aarch64", "openSUSE Leap 15.6:libcupsmime1-2.2.7-150000.3.72.1.ppc64le", "openSUSE Leap 15.6:libcupsmime1-2.2.7-150000.3.72.1.s390x", "openSUSE Leap 15.6:libcupsmime1-2.2.7-150000.3.72.1.x86_64", "openSUSE Leap 15.6:libcupsmime1-32bit-2.2.7-150000.3.72.1.x86_64", "openSUSE Leap 15.6:libcupsppdc1-2.2.7-150000.3.72.1.aarch64", "openSUSE Leap 15.6:libcupsppdc1-2.2.7-150000.3.72.1.ppc64le", "openSUSE Leap 15.6:libcupsppdc1-2.2.7-150000.3.72.1.s390x", "openSUSE Leap 15.6:libcupsppdc1-2.2.7-150000.3.72.1.x86_64", "openSUSE Leap 15.6:libcupsppdc1-32bit-2.2.7-150000.3.72.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Enterprise Storage 7.1:cups-2.2.7-150000.3.72.1.aarch64", "SUSE Enterprise Storage 7.1:cups-2.2.7-150000.3.72.1.x86_64", "SUSE Enterprise Storage 7.1:cups-client-2.2.7-150000.3.72.1.aarch64", "SUSE Enterprise Storage 7.1:cups-client-2.2.7-150000.3.72.1.x86_64", "SUSE Enterprise Storage 7.1:cups-config-2.2.7-150000.3.72.1.aarch64", "SUSE Enterprise Storage 7.1:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Enterprise Storage 7.1:cups-ddk-2.2.7-150000.3.72.1.aarch64", "SUSE Enterprise Storage 7.1:cups-ddk-2.2.7-150000.3.72.1.x86_64", "SUSE Enterprise Storage 7.1:cups-devel-2.2.7-150000.3.72.1.aarch64", "SUSE Enterprise Storage 7.1:cups-devel-2.2.7-150000.3.72.1.x86_64", "SUSE Enterprise Storage 7.1:libcups2-2.2.7-150000.3.72.1.aarch64", "SUSE Enterprise Storage 7.1:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Enterprise Storage 7.1:libcups2-32bit-2.2.7-150000.3.72.1.x86_64", "SUSE Enterprise Storage 7.1:libcupscgi1-2.2.7-150000.3.72.1.aarch64", "SUSE Enterprise Storage 7.1:libcupscgi1-2.2.7-150000.3.72.1.x86_64", "SUSE Enterprise Storage 7.1:libcupsimage2-2.2.7-150000.3.72.1.aarch64", "SUSE Enterprise Storage 7.1:libcupsimage2-2.2.7-150000.3.72.1.x86_64", "SUSE Enterprise Storage 7.1:libcupsmime1-2.2.7-150000.3.72.1.aarch64", "SUSE Enterprise Storage 7.1:libcupsmime1-2.2.7-150000.3.72.1.x86_64", "SUSE Enterprise Storage 7.1:libcupsppdc1-2.2.7-150000.3.72.1.aarch64", "SUSE Enterprise Storage 7.1:libcupsppdc1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cups-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cups-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cups-client-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cups-client-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cups-config-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cups-ddk-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cups-ddk-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cups-devel-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cups-devel-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcups2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcups2-32bit-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcupscgi1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcupscgi1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcupsimage2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcupsimage2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcupsmime1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcupsmime1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cups-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cups-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cups-client-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cups-client-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cups-config-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cups-ddk-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cups-ddk-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cups-devel-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cups-devel-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libcups2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libcups2-32bit-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libcupscgi1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libcupscgi1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libcupsimage2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libcupsimage2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libcupsmime1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libcupsmime1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libcupsppdc1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libcupsppdc1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cups-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cups-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cups-client-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cups-client-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cups-config-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cups-ddk-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cups-ddk-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cups-devel-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cups-devel-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libcups2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libcups2-32bit-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libcupscgi1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libcupscgi1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libcupsimage2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libcupsimage2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libcupsmime1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libcupsmime1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cups-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cups-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cups-client-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cups-client-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cups-config-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cups-ddk-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cups-ddk-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cups-devel-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cups-devel-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libcups2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libcups2-32bit-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libcupscgi1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libcupscgi1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libcupsimage2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libcupsimage2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libcupsmime1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libcupsmime1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libcupsppdc1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libcupsppdc1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cups-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cups-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cups-client-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cups-client-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cups-config-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cups-ddk-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cups-ddk-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cups-devel-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cups-devel-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libcups2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libcups2-32bit-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libcupscgi1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libcupscgi1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libcupsimage2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libcupsimage2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libcupsmime1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libcupsmime1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Micro 5.2:cups-config-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Micro 5.2:cups-config-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Micro 5.2:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libcups2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libcups2-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Micro 5.2:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Micro 5.3:cups-config-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Micro 5.3:cups-config-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Micro 5.3:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libcups2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libcups2-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Micro 5.3:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Micro 5.4:cups-config-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Micro 5.4:cups-config-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Micro 5.4:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libcups2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libcups2-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Micro 5.4:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Micro 5.5:cups-config-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Micro 5.5:cups-config-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:cups-config-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Micro 5.5:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libcups2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libcups2-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libcups2-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Micro 5.5:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-client-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-client-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-client-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-client-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-config-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-config-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-config-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-devel-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-devel-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-devel-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-devel-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcups2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcups2-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcups2-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupscgi1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupscgi1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupscgi1-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupscgi1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupsimage2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupsimage2-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupsimage2-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupsimage2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupsmime1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupsmime1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupsmime1-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupsmime1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupsppdc1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupsppdc1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupsppdc1-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupsppdc1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:cups-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:cups-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:cups-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:cups-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:cups-client-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:cups-client-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:cups-client-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:cups-client-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:cups-config-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:cups-config-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:cups-config-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:cups-devel-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:cups-devel-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:cups-devel-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:cups-devel-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcups2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcups2-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcups2-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcupscgi1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcupscgi1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcupscgi1-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcupscgi1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcupsimage2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcupsimage2-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcupsimage2-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcupsimage2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcupsmime1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcupsmime1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcupsmime1-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcupsmime1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcupsppdc1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcupsppdc1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcupsppdc1-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libcupsppdc1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libcups2-32bit-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libcups2-32bit-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:cups-ddk-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:cups-ddk-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:cups-ddk-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:cups-ddk-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:cups-ddk-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP7:cups-ddk-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP7:cups-ddk-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP7:cups-ddk-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-client-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-client-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-client-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-client-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-config-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-config-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-config-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-ddk-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-ddk-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-ddk-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-ddk-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-devel-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-devel-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-devel-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-devel-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcups2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcups2-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcups2-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcups2-32bit-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupscgi1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupscgi1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupscgi1-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupscgi1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupsimage2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupsimage2-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupsimage2-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupsimage2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupsmime1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupsmime1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupsmime1-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupsmime1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-client-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-client-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-client-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-client-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-config-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-config-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-config-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-ddk-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-ddk-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-ddk-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-ddk-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-devel-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-devel-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-devel-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-devel-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcups2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcups2-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcups2-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcups2-32bit-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupscgi1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupscgi1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupscgi1-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupscgi1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupsimage2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupsimage2-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupsimage2-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupsimage2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupsmime1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupsmime1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupsmime1-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupsmime1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-client-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-client-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-client-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-client-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-config-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-config-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-config-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-ddk-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-ddk-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-ddk-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-ddk-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-devel-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-devel-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-devel-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:cups-devel-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcups2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcups2-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcups2-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcups2-32bit-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcupscgi1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcupscgi1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcupscgi1-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcupscgi1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcupsimage2-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcupsimage2-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcupsimage2-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcupsimage2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcupsmime1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcupsmime1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcupsmime1-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcupsmime1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libcupsppdc1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:cups-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:cups-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:cups-client-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:cups-client-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:cups-config-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:cups-ddk-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:cups-ddk-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:cups-devel-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:cups-devel-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcups2-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcups2-32bit-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcupscgi1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcupscgi1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcupsimage2-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcupsimage2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcupsmime1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcupsmime1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcupsppdc1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcupsppdc1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:cups-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:cups-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:cups-client-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:cups-client-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:cups-config-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:cups-ddk-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:cups-ddk-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:cups-devel-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:cups-devel-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libcups2-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libcups2-32bit-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libcupscgi1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libcupscgi1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libcupsimage2-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libcupsimage2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libcupsmime1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libcupsmime1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libcupsppdc1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libcupsppdc1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:cups-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:cups-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:cups-client-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:cups-client-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:cups-config-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:cups-ddk-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:cups-ddk-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:cups-devel-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:cups-devel-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libcups2-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libcups2-32bit-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libcupscgi1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libcupscgi1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libcupsimage2-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libcupsimage2-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libcupsmime1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libcupsmime1-2.2.7-150000.3.72.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libcupsppdc1-2.2.7-150000.3.72.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libcupsppdc1-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Proxy LTS 4.3:cups-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Proxy LTS 4.3:cups-client-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Proxy LTS 4.3:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Proxy LTS 4.3:cups-devel-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Proxy LTS 4.3:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Proxy LTS 4.3:libcups2-32bit-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Proxy LTS 4.3:libcupscgi1-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Proxy LTS 4.3:libcupsimage2-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Proxy LTS 4.3:libcupsmime1-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Proxy LTS 4.3:libcupsppdc1-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Server LTS 4.3:cups-2.2.7-150000.3.72.1.ppc64le", "SUSE Manager Server LTS 4.3:cups-2.2.7-150000.3.72.1.s390x", "SUSE Manager Server LTS 4.3:cups-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Server LTS 4.3:cups-client-2.2.7-150000.3.72.1.ppc64le", "SUSE Manager Server LTS 4.3:cups-client-2.2.7-150000.3.72.1.s390x", "SUSE Manager Server LTS 4.3:cups-client-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Server LTS 4.3:cups-config-2.2.7-150000.3.72.1.ppc64le", "SUSE Manager Server LTS 4.3:cups-config-2.2.7-150000.3.72.1.s390x", "SUSE Manager Server LTS 4.3:cups-config-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Server LTS 4.3:cups-devel-2.2.7-150000.3.72.1.ppc64le", "SUSE Manager Server LTS 4.3:cups-devel-2.2.7-150000.3.72.1.s390x", "SUSE Manager Server LTS 4.3:cups-devel-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Server LTS 4.3:libcups2-2.2.7-150000.3.72.1.ppc64le", "SUSE Manager Server LTS 4.3:libcups2-2.2.7-150000.3.72.1.s390x", "SUSE Manager Server LTS 4.3:libcups2-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Server LTS 4.3:libcups2-32bit-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Server LTS 4.3:libcupscgi1-2.2.7-150000.3.72.1.ppc64le", "SUSE Manager Server LTS 4.3:libcupscgi1-2.2.7-150000.3.72.1.s390x", "SUSE Manager Server LTS 4.3:libcupscgi1-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Server LTS 4.3:libcupsimage2-2.2.7-150000.3.72.1.ppc64le", "SUSE Manager Server LTS 4.3:libcupsimage2-2.2.7-150000.3.72.1.s390x", "SUSE Manager Server LTS 4.3:libcupsimage2-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Server LTS 4.3:libcupsmime1-2.2.7-150000.3.72.1.ppc64le", "SUSE Manager Server LTS 4.3:libcupsmime1-2.2.7-150000.3.72.1.s390x", "SUSE Manager Server LTS 4.3:libcupsmime1-2.2.7-150000.3.72.1.x86_64", "SUSE Manager Server LTS 4.3:libcupsppdc1-2.2.7-150000.3.72.1.ppc64le", "SUSE Manager Server LTS 4.3:libcupsppdc1-2.2.7-150000.3.72.1.s390x", "SUSE Manager Server LTS 4.3:libcupsppdc1-2.2.7-150000.3.72.1.x86_64", "openSUSE Leap 15.6:cups-2.2.7-150000.3.72.1.aarch64", "openSUSE Leap 15.6:cups-2.2.7-150000.3.72.1.ppc64le", "openSUSE Leap 15.6:cups-2.2.7-150000.3.72.1.s390x", "openSUSE Leap 15.6:cups-2.2.7-150000.3.72.1.x86_64", "openSUSE Leap 15.6:cups-client-2.2.7-150000.3.72.1.aarch64", "openSUSE Leap 15.6:cups-client-2.2.7-150000.3.72.1.ppc64le", "openSUSE Leap 15.6:cups-client-2.2.7-150000.3.72.1.s390x", "openSUSE Leap 15.6:cups-client-2.2.7-150000.3.72.1.x86_64", "openSUSE Leap 15.6:cups-config-2.2.7-150000.3.72.1.aarch64", "openSUSE Leap 15.6:cups-config-2.2.7-150000.3.72.1.ppc64le", "openSUSE Leap 15.6:cups-config-2.2.7-150000.3.72.1.s390x", "openSUSE Leap 15.6:cups-config-2.2.7-150000.3.72.1.x86_64", "openSUSE Leap 15.6:cups-ddk-2.2.7-150000.3.72.1.aarch64", "openSUSE Leap 15.6:cups-ddk-2.2.7-150000.3.72.1.ppc64le", "openSUSE Leap 15.6:cups-ddk-2.2.7-150000.3.72.1.s390x", "openSUSE Leap 15.6:cups-ddk-2.2.7-150000.3.72.1.x86_64", "openSUSE Leap 15.6:cups-devel-2.2.7-150000.3.72.1.aarch64", "openSUSE Leap 15.6:cups-devel-2.2.7-150000.3.72.1.ppc64le", "openSUSE Leap 15.6:cups-devel-2.2.7-150000.3.72.1.s390x", "openSUSE Leap 15.6:cups-devel-2.2.7-150000.3.72.1.x86_64", "openSUSE Leap 15.6:cups-devel-32bit-2.2.7-150000.3.72.1.x86_64", "openSUSE Leap 15.6:libcups2-2.2.7-150000.3.72.1.aarch64", "openSUSE Leap 15.6:libcups2-2.2.7-150000.3.72.1.ppc64le", "openSUSE Leap 15.6:libcups2-2.2.7-150000.3.72.1.s390x", "openSUSE Leap 15.6:libcups2-2.2.7-150000.3.72.1.x86_64", "openSUSE Leap 15.6:libcups2-32bit-2.2.7-150000.3.72.1.x86_64", "openSUSE Leap 15.6:libcupscgi1-2.2.7-150000.3.72.1.aarch64", "openSUSE Leap 15.6:libcupscgi1-2.2.7-150000.3.72.1.ppc64le", "openSUSE Leap 15.6:libcupscgi1-2.2.7-150000.3.72.1.s390x", "openSUSE Leap 15.6:libcupscgi1-2.2.7-150000.3.72.1.x86_64", "openSUSE Leap 15.6:libcupscgi1-32bit-2.2.7-150000.3.72.1.x86_64", "openSUSE Leap 15.6:libcupsimage2-2.2.7-150000.3.72.1.aarch64", "openSUSE Leap 15.6:libcupsimage2-2.2.7-150000.3.72.1.ppc64le", "openSUSE Leap 15.6:libcupsimage2-2.2.7-150000.3.72.1.s390x", "openSUSE Leap 15.6:libcupsimage2-2.2.7-150000.3.72.1.x86_64", "openSUSE Leap 15.6:libcupsimage2-32bit-2.2.7-150000.3.72.1.x86_64", "openSUSE Leap 15.6:libcupsmime1-2.2.7-150000.3.72.1.aarch64", "openSUSE Leap 15.6:libcupsmime1-2.2.7-150000.3.72.1.ppc64le", "openSUSE Leap 15.6:libcupsmime1-2.2.7-150000.3.72.1.s390x", "openSUSE Leap 15.6:libcupsmime1-2.2.7-150000.3.72.1.x86_64", "openSUSE Leap 15.6:libcupsmime1-32bit-2.2.7-150000.3.72.1.x86_64", "openSUSE Leap 15.6:libcupsppdc1-2.2.7-150000.3.72.1.aarch64", "openSUSE Leap 15.6:libcupsppdc1-2.2.7-150000.3.72.1.ppc64le", "openSUSE Leap 15.6:libcupsppdc1-2.2.7-150000.3.72.1.s390x", "openSUSE Leap 15.6:libcupsppdc1-2.2.7-150000.3.72.1.x86_64", "openSUSE Leap 15.6:libcupsppdc1-32bit-2.2.7-150000.3.72.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-09-18T04:35:34Z", "details": "moderate" } ], "title": "CVE-2025-58364" } ] }
suse-su-2025:03178-1
Vulnerability from csaf_suse
Published
2025-09-11 16:06
Modified
2025-09-11 16:06
Summary
Security update for cups
Notes
Title of the patch
Security update for cups
Description of the patch
This update for cups fixes the following issues:
- CVE-2025-58060: no password check when `AuthType` is set to anything but `Basic` and a request is made with an
`Authorization: Basic` header (bsc#1249049).
- CVE-2025-58364: unsafe deserialization and validation of printer attributes leads to NULL pointer dereference
(bsc#1249128).
Patchnames
SUSE-2025-3178,SUSE-SLE-SERVER-12-SP5-LTSS-2025-3178,SUSE-SLE-SERVER-12-SP5-LTSS-EXTENDED-SECURITY-2025-3178
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 cups", "title": "Title of the patch" }, { "category": "description", "text": "This update for cups fixes the following issues:\n\n- CVE-2025-58060: no password check when `AuthType` is set to anything but `Basic` and a request is made with an\n `Authorization: Basic` header (bsc#1249049).\n- CVE-2025-58364: unsafe deserialization and validation of printer attributes leads to NULL pointer dereference\n (bsc#1249128).\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2025-3178,SUSE-SLE-SERVER-12-SP5-LTSS-2025-3178,SUSE-SLE-SERVER-12-SP5-LTSS-EXTENDED-SECURITY-2025-3178", "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_03178-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2025:03178-1", "url": "https://www.suse.com/support/update/announcement/2025/suse-su-202503178-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2025:03178-1", "url": "https://lists.suse.com/pipermail/sle-updates/2025-September/041666.html" }, { "category": "self", "summary": "SUSE Bug 1249049", "url": "https://bugzilla.suse.com/1249049" }, { "category": "self", "summary": "SUSE Bug 1249128", "url": "https://bugzilla.suse.com/1249128" }, { "category": "self", "summary": "SUSE CVE CVE-2025-58060 page", "url": "https://www.suse.com/security/cve/CVE-2025-58060/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-58364 page", "url": "https://www.suse.com/security/cve/CVE-2025-58364/" } ], "title": "Security update for cups", "tracking": { "current_release_date": "2025-09-11T16:06:01Z", "generator": { "date": "2025-09-11T16:06:01Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2025:03178-1", "initial_release_date": "2025-09-11T16:06:01Z", "revision_history": [ { "date": "2025-09-11T16:06:01Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "cups-1.7.5-20.54.1.aarch64", "product": { "name": "cups-1.7.5-20.54.1.aarch64", "product_id": "cups-1.7.5-20.54.1.aarch64" } }, { "category": "product_version", "name": "cups-client-1.7.5-20.54.1.aarch64", "product": { "name": "cups-client-1.7.5-20.54.1.aarch64", "product_id": "cups-client-1.7.5-20.54.1.aarch64" } }, { "category": "product_version", "name": "cups-ddk-1.7.5-20.54.1.aarch64", "product": { "name": "cups-ddk-1.7.5-20.54.1.aarch64", "product_id": "cups-ddk-1.7.5-20.54.1.aarch64" } }, { "category": "product_version", "name": "cups-devel-1.7.5-20.54.1.aarch64", "product": { "name": "cups-devel-1.7.5-20.54.1.aarch64", "product_id": "cups-devel-1.7.5-20.54.1.aarch64" } }, { "category": "product_version", "name": "cups-libs-1.7.5-20.54.1.aarch64", "product": { "name": "cups-libs-1.7.5-20.54.1.aarch64", "product_id": "cups-libs-1.7.5-20.54.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "cups-libs-64bit-1.7.5-20.54.1.aarch64_ilp32", "product": { "name": "cups-libs-64bit-1.7.5-20.54.1.aarch64_ilp32", "product_id": "cups-libs-64bit-1.7.5-20.54.1.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "cups-1.7.5-20.54.1.i586", "product": { "name": "cups-1.7.5-20.54.1.i586", "product_id": "cups-1.7.5-20.54.1.i586" } }, { "category": "product_version", "name": "cups-client-1.7.5-20.54.1.i586", "product": { "name": "cups-client-1.7.5-20.54.1.i586", "product_id": "cups-client-1.7.5-20.54.1.i586" } }, { "category": "product_version", "name": "cups-ddk-1.7.5-20.54.1.i586", "product": { "name": "cups-ddk-1.7.5-20.54.1.i586", "product_id": "cups-ddk-1.7.5-20.54.1.i586" } }, { "category": "product_version", "name": "cups-devel-1.7.5-20.54.1.i586", "product": { "name": "cups-devel-1.7.5-20.54.1.i586", "product_id": "cups-devel-1.7.5-20.54.1.i586" } }, { "category": "product_version", "name": "cups-libs-1.7.5-20.54.1.i586", "product": { "name": "cups-libs-1.7.5-20.54.1.i586", "product_id": "cups-libs-1.7.5-20.54.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "cups-1.7.5-20.54.1.ppc64le", "product": { "name": "cups-1.7.5-20.54.1.ppc64le", "product_id": "cups-1.7.5-20.54.1.ppc64le" } }, { "category": "product_version", "name": "cups-client-1.7.5-20.54.1.ppc64le", "product": { "name": "cups-client-1.7.5-20.54.1.ppc64le", "product_id": "cups-client-1.7.5-20.54.1.ppc64le" } }, { "category": "product_version", "name": "cups-ddk-1.7.5-20.54.1.ppc64le", "product": { "name": "cups-ddk-1.7.5-20.54.1.ppc64le", "product_id": "cups-ddk-1.7.5-20.54.1.ppc64le" } }, { "category": "product_version", "name": "cups-devel-1.7.5-20.54.1.ppc64le", "product": { "name": "cups-devel-1.7.5-20.54.1.ppc64le", "product_id": "cups-devel-1.7.5-20.54.1.ppc64le" } }, { "category": "product_version", "name": "cups-libs-1.7.5-20.54.1.ppc64le", "product": { "name": "cups-libs-1.7.5-20.54.1.ppc64le", "product_id": "cups-libs-1.7.5-20.54.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "cups-1.7.5-20.54.1.s390", "product": { "name": "cups-1.7.5-20.54.1.s390", "product_id": "cups-1.7.5-20.54.1.s390" } }, { "category": "product_version", "name": "cups-client-1.7.5-20.54.1.s390", "product": { "name": "cups-client-1.7.5-20.54.1.s390", "product_id": "cups-client-1.7.5-20.54.1.s390" } }, { "category": "product_version", "name": "cups-ddk-1.7.5-20.54.1.s390", "product": { "name": "cups-ddk-1.7.5-20.54.1.s390", "product_id": "cups-ddk-1.7.5-20.54.1.s390" } }, { "category": "product_version", "name": "cups-devel-1.7.5-20.54.1.s390", "product": { "name": "cups-devel-1.7.5-20.54.1.s390", "product_id": "cups-devel-1.7.5-20.54.1.s390" } }, { "category": "product_version", "name": "cups-libs-1.7.5-20.54.1.s390", "product": { "name": "cups-libs-1.7.5-20.54.1.s390", "product_id": "cups-libs-1.7.5-20.54.1.s390" } } ], "category": "architecture", "name": "s390" }, { "branches": [ { "category": "product_version", "name": "cups-1.7.5-20.54.1.s390x", "product": { "name": "cups-1.7.5-20.54.1.s390x", "product_id": "cups-1.7.5-20.54.1.s390x" } }, { "category": "product_version", "name": "cups-client-1.7.5-20.54.1.s390x", "product": { "name": "cups-client-1.7.5-20.54.1.s390x", "product_id": "cups-client-1.7.5-20.54.1.s390x" } }, { "category": "product_version", "name": "cups-ddk-1.7.5-20.54.1.s390x", "product": { "name": "cups-ddk-1.7.5-20.54.1.s390x", "product_id": "cups-ddk-1.7.5-20.54.1.s390x" } }, { "category": "product_version", "name": "cups-devel-1.7.5-20.54.1.s390x", "product": { "name": "cups-devel-1.7.5-20.54.1.s390x", "product_id": "cups-devel-1.7.5-20.54.1.s390x" } }, { "category": "product_version", "name": "cups-libs-1.7.5-20.54.1.s390x", "product": { "name": "cups-libs-1.7.5-20.54.1.s390x", "product_id": "cups-libs-1.7.5-20.54.1.s390x" } }, { "category": "product_version", "name": "cups-libs-32bit-1.7.5-20.54.1.s390x", "product": { "name": "cups-libs-32bit-1.7.5-20.54.1.s390x", "product_id": "cups-libs-32bit-1.7.5-20.54.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "cups-1.7.5-20.54.1.x86_64", "product": { "name": "cups-1.7.5-20.54.1.x86_64", "product_id": "cups-1.7.5-20.54.1.x86_64" } }, { "category": "product_version", "name": "cups-client-1.7.5-20.54.1.x86_64", "product": { "name": "cups-client-1.7.5-20.54.1.x86_64", "product_id": "cups-client-1.7.5-20.54.1.x86_64" } }, { "category": "product_version", "name": "cups-ddk-1.7.5-20.54.1.x86_64", "product": { "name": "cups-ddk-1.7.5-20.54.1.x86_64", "product_id": "cups-ddk-1.7.5-20.54.1.x86_64" } }, { "category": "product_version", "name": "cups-devel-1.7.5-20.54.1.x86_64", "product": { "name": "cups-devel-1.7.5-20.54.1.x86_64", "product_id": "cups-devel-1.7.5-20.54.1.x86_64" } }, { "category": "product_version", "name": "cups-libs-1.7.5-20.54.1.x86_64", "product": { "name": "cups-libs-1.7.5-20.54.1.x86_64", "product_id": "cups-libs-1.7.5-20.54.1.x86_64" } }, { "category": "product_version", "name": "cups-libs-32bit-1.7.5-20.54.1.x86_64", "product": { "name": "cups-libs-32bit-1.7.5-20.54.1.x86_64", "product_id": "cups-libs-32bit-1.7.5-20.54.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Server 12 SP5-LTSS", "product": { "name": "SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:12:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product": { "name": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss-extended-security:12:sp5" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "cups-1.7.5-20.54.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:cups-1.7.5-20.54.1.aarch64" }, "product_reference": "cups-1.7.5-20.54.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-1.7.5-20.54.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:cups-1.7.5-20.54.1.ppc64le" }, "product_reference": "cups-1.7.5-20.54.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-1.7.5-20.54.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:cups-1.7.5-20.54.1.s390x" }, "product_reference": "cups-1.7.5-20.54.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-1.7.5-20.54.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:cups-1.7.5-20.54.1.x86_64" }, "product_reference": "cups-1.7.5-20.54.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-1.7.5-20.54.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:cups-client-1.7.5-20.54.1.aarch64" }, "product_reference": "cups-client-1.7.5-20.54.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-1.7.5-20.54.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:cups-client-1.7.5-20.54.1.ppc64le" }, "product_reference": "cups-client-1.7.5-20.54.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-1.7.5-20.54.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:cups-client-1.7.5-20.54.1.s390x" }, "product_reference": "cups-client-1.7.5-20.54.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-1.7.5-20.54.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:cups-client-1.7.5-20.54.1.x86_64" }, "product_reference": "cups-client-1.7.5-20.54.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-1.7.5-20.54.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:cups-devel-1.7.5-20.54.1.aarch64" }, "product_reference": "cups-devel-1.7.5-20.54.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-1.7.5-20.54.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:cups-devel-1.7.5-20.54.1.ppc64le" }, "product_reference": "cups-devel-1.7.5-20.54.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-1.7.5-20.54.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:cups-devel-1.7.5-20.54.1.s390x" }, "product_reference": "cups-devel-1.7.5-20.54.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-1.7.5-20.54.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:cups-devel-1.7.5-20.54.1.x86_64" }, "product_reference": "cups-devel-1.7.5-20.54.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-1.7.5-20.54.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:cups-libs-1.7.5-20.54.1.aarch64" }, "product_reference": "cups-libs-1.7.5-20.54.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-1.7.5-20.54.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:cups-libs-1.7.5-20.54.1.ppc64le" }, "product_reference": "cups-libs-1.7.5-20.54.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-1.7.5-20.54.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:cups-libs-1.7.5-20.54.1.s390x" }, "product_reference": "cups-libs-1.7.5-20.54.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-1.7.5-20.54.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:cups-libs-1.7.5-20.54.1.x86_64" }, "product_reference": "cups-libs-1.7.5-20.54.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-32bit-1.7.5-20.54.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:cups-libs-32bit-1.7.5-20.54.1.s390x" }, "product_reference": "cups-libs-32bit-1.7.5-20.54.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-32bit-1.7.5-20.54.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:cups-libs-32bit-1.7.5-20.54.1.x86_64" }, "product_reference": "cups-libs-32bit-1.7.5-20.54.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-1.7.5-20.54.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:cups-1.7.5-20.54.1.x86_64" }, "product_reference": "cups-1.7.5-20.54.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-1.7.5-20.54.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:cups-client-1.7.5-20.54.1.x86_64" }, "product_reference": "cups-client-1.7.5-20.54.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-1.7.5-20.54.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:cups-devel-1.7.5-20.54.1.x86_64" }, "product_reference": "cups-devel-1.7.5-20.54.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-1.7.5-20.54.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:cups-libs-1.7.5-20.54.1.x86_64" }, "product_reference": "cups-libs-1.7.5-20.54.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-32bit-1.7.5-20.54.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:cups-libs-32bit-1.7.5-20.54.1.x86_64" }, "product_reference": "cups-libs-32bit-1.7.5-20.54.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-58060", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-58060" } ], "notes": [ { "category": "general", "text": "OpenPrinting CUPS is an open source printing system for Linux and other Unix-like operating systems. In versions 2.4.12 and earlier, when the `AuthType` is set to anything but `Basic`, if the request contains an `Authorization: Basic ...` header, the password is not checked. This results in authentication bypass. Any configuration that allows an `AuthType` that is not `Basic` is affected. Version 2.4.13 fixes the issue.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:cups-1.7.5-20.54.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:cups-1.7.5-20.54.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:cups-1.7.5-20.54.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:cups-1.7.5-20.54.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:cups-client-1.7.5-20.54.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:cups-client-1.7.5-20.54.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:cups-client-1.7.5-20.54.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:cups-client-1.7.5-20.54.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:cups-devel-1.7.5-20.54.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:cups-devel-1.7.5-20.54.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:cups-devel-1.7.5-20.54.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:cups-devel-1.7.5-20.54.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:cups-libs-1.7.5-20.54.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:cups-libs-1.7.5-20.54.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:cups-libs-1.7.5-20.54.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:cups-libs-1.7.5-20.54.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:cups-libs-32bit-1.7.5-20.54.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:cups-libs-32bit-1.7.5-20.54.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:cups-1.7.5-20.54.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:cups-client-1.7.5-20.54.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:cups-devel-1.7.5-20.54.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:cups-libs-1.7.5-20.54.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:cups-libs-32bit-1.7.5-20.54.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-58060", "url": "https://www.suse.com/security/cve/CVE-2025-58060" }, { "category": "external", "summary": "SUSE Bug 1249049 for CVE-2025-58060", "url": "https://bugzilla.suse.com/1249049" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:cups-1.7.5-20.54.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:cups-1.7.5-20.54.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:cups-1.7.5-20.54.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:cups-1.7.5-20.54.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:cups-client-1.7.5-20.54.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:cups-client-1.7.5-20.54.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:cups-client-1.7.5-20.54.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:cups-client-1.7.5-20.54.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:cups-devel-1.7.5-20.54.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:cups-devel-1.7.5-20.54.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:cups-devel-1.7.5-20.54.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:cups-devel-1.7.5-20.54.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:cups-libs-1.7.5-20.54.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:cups-libs-1.7.5-20.54.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:cups-libs-1.7.5-20.54.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:cups-libs-1.7.5-20.54.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:cups-libs-32bit-1.7.5-20.54.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:cups-libs-32bit-1.7.5-20.54.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:cups-1.7.5-20.54.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:cups-client-1.7.5-20.54.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:cups-devel-1.7.5-20.54.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:cups-libs-1.7.5-20.54.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:cups-libs-32bit-1.7.5-20.54.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:A/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:cups-1.7.5-20.54.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:cups-1.7.5-20.54.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:cups-1.7.5-20.54.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:cups-1.7.5-20.54.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:cups-client-1.7.5-20.54.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:cups-client-1.7.5-20.54.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:cups-client-1.7.5-20.54.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:cups-client-1.7.5-20.54.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:cups-devel-1.7.5-20.54.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:cups-devel-1.7.5-20.54.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:cups-devel-1.7.5-20.54.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:cups-devel-1.7.5-20.54.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:cups-libs-1.7.5-20.54.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:cups-libs-1.7.5-20.54.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:cups-libs-1.7.5-20.54.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:cups-libs-1.7.5-20.54.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:cups-libs-32bit-1.7.5-20.54.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:cups-libs-32bit-1.7.5-20.54.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:cups-1.7.5-20.54.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:cups-client-1.7.5-20.54.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:cups-devel-1.7.5-20.54.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:cups-libs-1.7.5-20.54.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:cups-libs-32bit-1.7.5-20.54.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-09-11T16:06:01Z", "details": "important" } ], "title": "CVE-2025-58060" }, { "cve": "CVE-2025-58364", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-58364" } ], "notes": [ { "category": "general", "text": "OpenPrinting CUPS is an open source printing system for Linux and other Unix-like operating systems. In versions 2.4.12 and earlier, an unsafe deserialization and validation of printer attributes causes null dereference in the libcups library. This is a remote DoS vulnerability available in local subnet in default configurations. It can cause the cups \u0026 cups-browsed to crash, on all the machines in local network who are listening for printers (so by default for all regular linux machines). On systems where the vulnerability CVE-2024-47176 (cups-filters 1.x/cups-browsed 2.x vulnerability) was not fixed, and the firewall on the machine does not reject incoming communication to IPP port, and the machine is set to be available to public internet, attack vector \"Network\" is possible. The current versions of CUPS and cups-browsed projects have the attack vector \"Adjacent\" in their default configurations. Version 2.4.13 contains a patch for CVE-2025-58364.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:cups-1.7.5-20.54.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:cups-1.7.5-20.54.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:cups-1.7.5-20.54.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:cups-1.7.5-20.54.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:cups-client-1.7.5-20.54.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:cups-client-1.7.5-20.54.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:cups-client-1.7.5-20.54.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:cups-client-1.7.5-20.54.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:cups-devel-1.7.5-20.54.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:cups-devel-1.7.5-20.54.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:cups-devel-1.7.5-20.54.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:cups-devel-1.7.5-20.54.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:cups-libs-1.7.5-20.54.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:cups-libs-1.7.5-20.54.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:cups-libs-1.7.5-20.54.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:cups-libs-1.7.5-20.54.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:cups-libs-32bit-1.7.5-20.54.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:cups-libs-32bit-1.7.5-20.54.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:cups-1.7.5-20.54.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:cups-client-1.7.5-20.54.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:cups-devel-1.7.5-20.54.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:cups-libs-1.7.5-20.54.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:cups-libs-32bit-1.7.5-20.54.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-58364", "url": "https://www.suse.com/security/cve/CVE-2025-58364" }, { "category": "external", "summary": "SUSE Bug 1249128 for CVE-2025-58364", "url": "https://bugzilla.suse.com/1249128" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:cups-1.7.5-20.54.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:cups-1.7.5-20.54.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:cups-1.7.5-20.54.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:cups-1.7.5-20.54.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:cups-client-1.7.5-20.54.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:cups-client-1.7.5-20.54.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:cups-client-1.7.5-20.54.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:cups-client-1.7.5-20.54.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:cups-devel-1.7.5-20.54.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:cups-devel-1.7.5-20.54.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:cups-devel-1.7.5-20.54.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:cups-devel-1.7.5-20.54.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:cups-libs-1.7.5-20.54.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:cups-libs-1.7.5-20.54.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:cups-libs-1.7.5-20.54.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:cups-libs-1.7.5-20.54.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:cups-libs-32bit-1.7.5-20.54.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:cups-libs-32bit-1.7.5-20.54.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:cups-1.7.5-20.54.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:cups-client-1.7.5-20.54.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:cups-devel-1.7.5-20.54.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:cups-libs-1.7.5-20.54.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:cups-libs-32bit-1.7.5-20.54.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:cups-1.7.5-20.54.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:cups-1.7.5-20.54.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:cups-1.7.5-20.54.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:cups-1.7.5-20.54.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:cups-client-1.7.5-20.54.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:cups-client-1.7.5-20.54.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:cups-client-1.7.5-20.54.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:cups-client-1.7.5-20.54.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:cups-devel-1.7.5-20.54.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:cups-devel-1.7.5-20.54.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:cups-devel-1.7.5-20.54.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:cups-devel-1.7.5-20.54.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:cups-libs-1.7.5-20.54.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:cups-libs-1.7.5-20.54.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:cups-libs-1.7.5-20.54.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:cups-libs-1.7.5-20.54.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:cups-libs-32bit-1.7.5-20.54.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:cups-libs-32bit-1.7.5-20.54.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:cups-1.7.5-20.54.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:cups-client-1.7.5-20.54.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:cups-devel-1.7.5-20.54.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:cups-libs-1.7.5-20.54.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:cups-libs-32bit-1.7.5-20.54.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-09-11T16:06:01Z", "details": "moderate" } ], "title": "CVE-2025-58364" } ] }
wid-sec-w-2025-2039
Vulnerability from csaf_certbund
Published
2025-09-11 22:00
Modified
2025-10-06 22:00
Summary
CUPS: Mehrere Schwachstellen
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung
CUPS (Common Unix Printing System) ist ein Printspooler, der es lokalen und entfernten Benutzern ermöglicht, Druckfunktionen über das Internet Printing Protocol (IPP) zu nutzen.
Angriff
Ein Angreifer kann mehrere Schwachstellen in CUPS ausnutzen, um Sicherheitsvorkehrungen zu umgehen und um einen Denial of Service Zustand herbeizuführen.
Betroffene Betriebssysteme
- Linux
- UNIX
{ "document": { "aggregate_severity": { "text": "hoch" }, "category": "csaf_base", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "de-DE", "notes": [ { "category": "legal_disclaimer", "text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen." }, { "category": "description", "text": "CUPS (Common Unix Printing System) ist ein Printspooler, der es lokalen und entfernten Benutzern erm\u00f6glicht, Druckfunktionen \u00fcber das Internet Printing Protocol (IPP) zu nutzen.", "title": "Produktbeschreibung" }, { "category": "summary", "text": "Ein Angreifer kann mehrere Schwachstellen in CUPS ausnutzen, um Sicherheitsvorkehrungen zu umgehen und um einen Denial of Service Zustand herbeizuf\u00fchren.", "title": "Angriff" }, { "category": "general", "text": "- Linux\n- UNIX", "title": "Betroffene Betriebssysteme" } ], "publisher": { "category": "other", "contact_details": "csaf-provider@cert-bund.de", "name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik", "namespace": "https://www.bsi.bund.de" }, "references": [ { "category": "self", "summary": "WID-SEC-W-2025-2039 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2025/wid-sec-w-2025-2039.json" }, { "category": "self", "summary": "WID-SEC-2025-2039 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2025-2039" }, { "category": "external", "summary": "GitHub Security Advisory GHSA-4c68-qgrh-rmmq vom 2025-09-11", "url": "https://github.com/OpenPrinting/cups/security/advisories/GHSA-4c68-qgrh-rmmq" }, { "category": "external", "summary": "GitHub Security Advisory GHSA-7qx3-r744-6qv4 vom 2025-09-11", "url": "https://github.com/OpenPrinting/cups/security/advisories/GHSA-7qx3-r744-6qv4" }, { "category": "external", "summary": "Debian Security Advisory DSA-5998 vom 2025-09-11", "url": "https://lists.debian.org/debian-security-announce/2025/msg00162.html" }, { "category": "external", "summary": "Debian Security Advisory DLA-4298 vom 2025-09-12", "url": "https://lists.debian.org/debian-lts-announce/2025/09/msg00013.html" }, { "category": "external", "summary": "Fedora Security Advisory FEDORA-2025-EF0AD78558 vom 2025-09-11", "url": "https://bodhi.fedoraproject.org/updates/FEDORA-2025-ef0ad78558" }, { "category": "external", "summary": "Fedora Security Advisory FEDORA-2025-A83AD46CA7 vom 2025-09-11", "url": "https://bodhi.fedoraproject.org/updates/FEDORA-2025-a83ad46ca7" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2025:15700 vom 2025-09-11", "url": "https://access.redhat.com/errata/RHSA-2025:15700" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2025:15701 vom 2025-09-11", "url": "https://access.redhat.com/errata/RHSA-2025:15701" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2025:15702 vom 2025-09-11", "url": "https://access.redhat.com/errata/RHSA-2025:15702" }, { "category": "external", "summary": "Ubuntu Security Notice USN-7745-1 vom 2025-09-11", "url": "https://ubuntu.com/security/notices/USN-7745-1" }, { "category": "external", "summary": "Fedora Security Advisory FEDORA-2025-3596273B51 vom 2025-09-11", "url": "https://bodhi.fedoraproject.org/updates/FEDORA-2025-3596273b51" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2025:03178-1 vom 2025-09-11", "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-September/022506.html" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2025-15701 vom 2025-09-13", "url": "http://linux.oracle.com/errata/ELSA-2025-15701.html" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2025-15702 vom 2025-09-12", "url": "https://linux.oracle.com/errata/ELSA-2025-15702.html" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2025-15700 vom 2025-09-13", "url": "http://linux.oracle.com/errata/ELSA-2025-15700.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2025:03261-1 vom 2025-09-18", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/HLQNPAXM4G7LSYXWQAXCEFBPXKAZJM6F/" }, { "category": "external", "summary": "openSUSE Security Update OPENSUSE-SU-2025:15562-1 vom 2025-09-19", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/Q3RRE36HNKNUIJTUYCVXGTJPPUXD33V6/" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2025:16592 vom 2025-09-24", "url": "https://access.redhat.com/errata/RHSA-2025:16592" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2025:16590 vom 2025-09-24", "url": "https://access.redhat.com/errata/RHSA-2025:16590" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2025:16591 vom 2025-09-24", "url": "https://access.redhat.com/errata/RHSA-2025:16591" }, { "category": "external", "summary": "Amazon Linux Security Advisory ALAS2-2025-3012 vom 2025-09-29", "url": "https://alas.aws.amazon.com/AL2/ALAS2-2025-3012.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2025:17049 vom 2025-09-30", "url": "https://access.redhat.com/errata/RHSA-2025:17049" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2025:17054 vom 2025-09-30", "url": "https://access.redhat.com/errata/RHSA-2025:17054" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2025:17141 vom 2025-10-01", "url": "https://access.redhat.com/errata/RHSA-2025:17141" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2025:17144 vom 2025-10-01", "url": "https://access.redhat.com/errata/RHSA-2025:17144" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2025:17164 vom 2025-10-02", "url": "https://access.redhat.com/errata/RHSA-2025:17164" }, { "category": "external", "summary": "IBM Security Bulletin 7246875 vom 2025-10-01", "url": "https://www.ibm.com/support/pages/node/7246875" }, { "category": "external", "summary": "IGEL Security Notice ISN-2025-41 vom 2025-10-06", "url": "https://kb.igel.com/en/security-safety/current/isn-2025-41-cups-vulnerability" } ], "source_lang": "en-US", "title": "CUPS: Mehrere Schwachstellen", "tracking": { "current_release_date": "2025-10-06T22:00:00.000+00:00", "generator": { "date": "2025-10-07T06:33:11.279+00:00", "engine": { "name": "BSI-WID", "version": "1.4.0" } }, "id": "WID-SEC-W-2025-2039", "initial_release_date": "2025-09-11T22:00:00.000+00:00", "revision_history": [ { "date": "2025-09-11T22:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" }, { "date": "2025-09-14T22:00:00.000+00:00", "number": "2", "summary": "Neue Updates von Oracle Linux aufgenommen" }, { "date": "2025-09-17T22:00:00.000+00:00", "number": "3", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2025-09-21T22:00:00.000+00:00", "number": "4", "summary": "Neue Updates von openSUSE aufgenommen" }, { "date": "2025-09-24T22:00:00.000+00:00", "number": "5", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2025-09-29T22:00:00.000+00:00", "number": "6", "summary": "Neue Updates von Amazon aufgenommen" }, { "date": "2025-09-30T22:00:00.000+00:00", "number": "7", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2025-10-01T22:00:00.000+00:00", "number": "8", "summary": "Neue Updates von Red Hat und IBM aufgenommen" }, { "date": "2025-10-05T22:00:00.000+00:00", "number": "9", "summary": "Neue Updates von IGEL aufgenommen" }, { "date": "2025-10-06T22:00:00.000+00:00", "number": "10", "summary": "doppelte Eintragung bereinigt" } ], "status": "final", "version": "10" } }, "product_tree": { "branches": [ { "branches": [ { "category": "product_name", "name": "Amazon Linux 2", "product": { "name": "Amazon Linux 2", "product_id": "398363", "product_identification_helper": { "cpe": "cpe:/o:amazon:linux_2:-" } } } ], "category": "vendor", "name": "Amazon" }, { "branches": [ { "category": "product_name", "name": "Debian Linux", "product": { "name": "Debian Linux", "product_id": "2951", "product_identification_helper": { "cpe": "cpe:/o:debian:debian_linux:-" } } } ], "category": "vendor", "name": "Debian" }, { "branches": [ { "category": "product_name", "name": "Fedora Linux", "product": { "name": "Fedora Linux", "product_id": "74185", "product_identification_helper": { "cpe": "cpe:/o:fedoraproject:fedora:-" } } } ], "category": "vendor", "name": "Fedora" }, { "branches": [ { "branches": [ { "category": "product_version_range", "name": "\u003c12.16.0", "product": { "name": "IBM App Connect Enterprise \u003c12.16.0", "product_id": "T047348" } }, { "category": "product_version", "name": "12.16.0", "product": { "name": "IBM App Connect Enterprise 12.16.0", "product_id": "T047348-fixed", "product_identification_helper": { "cpe": "cpe:/a:ibm:app_connect_enterprise:12.16.0" } } }, { "category": "product_version_range", "name": "\u003c12.0.16", "product": { "name": "IBM App Connect Enterprise \u003c12.0.16", "product_id": "T047349" } }, { "category": "product_version", "name": "12.0.16", "product": { "name": "IBM App Connect Enterprise 12.0.16", "product_id": "T047349-fixed", "product_identification_helper": { "cpe": "cpe:/a:ibm:app_connect_enterprise:12.0.16" } } } ], "category": "product_name", "name": "App Connect Enterprise" } ], "category": "vendor", "name": "IBM" }, { "branches": [ { "category": "product_name", "name": "IGEL OS", "product": { "name": "IGEL OS", "product_id": "T017865", "product_identification_helper": { "cpe": "cpe:/o:igel:os:-" } } } ], "category": "vendor", "name": "IGEL" }, { "branches": [ { "branches": [ { "category": "product_version_range", "name": "\u003c2.4.13", "product": { "name": "Open Source CUPS \u003c2.4.13", "product_id": "T046946" } }, { "category": "product_version", "name": "2.4.13", "product": { "name": "Open Source CUPS 2.4.13", "product_id": "T046946-fixed", "product_identification_helper": { "cpe": "cpe:/a:cups:cups:2.4.13" } } } ], "category": "product_name", "name": "CUPS" } ], "category": "vendor", "name": "Open Source" }, { "branches": [ { "category": "product_name", "name": "Oracle Linux", "product": { "name": "Oracle Linux", "product_id": "T004914", "product_identification_helper": { "cpe": "cpe:/o:oracle:linux:-" } } } ], "category": "vendor", "name": "Oracle" }, { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux", "product": { "name": "Red Hat Enterprise Linux", "product_id": "67646", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:-" } } } ], "category": "vendor", "name": "Red Hat" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux", "product": { "name": "SUSE Linux", "product_id": "T002207", "product_identification_helper": { "cpe": "cpe:/o:suse:suse_linux:-" } } }, { "category": "product_name", "name": "SUSE openSUSE", "product": { "name": "SUSE openSUSE", "product_id": "T027843", "product_identification_helper": { "cpe": "cpe:/o:suse:opensuse:-" } } } ], "category": "vendor", "name": "SUSE" }, { "branches": [ { "category": "product_name", "name": "Ubuntu Linux", "product": { "name": "Ubuntu Linux", "product_id": "T000126", "product_identification_helper": { "cpe": "cpe:/o:canonical:ubuntu_linux:-" } } } ], "category": "vendor", "name": "Ubuntu" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-58060", "product_status": { "known_affected": [ "T047348", "T047349", "2951", "T002207", "67646", "T017865", "T000126", "T046946", "T027843", "398363", "T004914", "74185" ] }, "release_date": "2025-09-11T22:00:00.000+00:00", "title": "CVE-2025-58060" }, { "cve": "CVE-2025-58364", "product_status": { "known_affected": [ "T047348", "T047349", "2951", "T002207", "67646", "T017865", "T000126", "T046946", "T027843", "398363", "T004914", "74185" ] }, "release_date": "2025-09-11T22:00:00.000+00:00", "title": "CVE-2025-58364" } ] }
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…