Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2024-35235 (GCVE-0-2024-35235)
Vulnerability from cvelistv5
Published
2024-06-11 14:13
Modified
2025-02-21 16:56
Severity ?
VLAI Severity ?
EPSS score ?
CWE
Summary
OpenPrinting CUPS is an open source printing system for Linux and other Unix-like operating systems. In versions 2.4.8 and earlier, when starting the cupsd server with a Listen configuration item pointing to a symbolic link, the cupsd process can be caused to perform an arbitrary chmod of the provided argument, providing world-writable access to the target. Given that cupsd is often running as root, this can result in the change of permission of any user or system files to be world writable. Given the aforementioned Ubuntu AppArmor context, on such systems this vulnerability is limited to those files modifiable by the cupsd process. In that specific case it was found to be possible to turn the configuration of the Listen argument into full control over the cupsd.conf and cups-files.conf configuration files. By later setting the User and Group arguments in cups-files.conf, and printing with a printer configured by PPD with a `FoomaticRIPCommandLine` argument, arbitrary user and group (not root) command execution could be achieved, which can further be used on Ubuntu systems to achieve full root command execution. Commit ff1f8a623e090dee8a8aadf12a6a4b25efac143d contains a patch for the issue.
References
Impacted products
Vendor | Product | Version | ||
---|---|---|---|---|
OpenPrinting | cups |
Version: <= 2.4.8 |
{ "containers": { "adp": [ { "affected": [ { "cpes": [ "cpe:2.3:a:openprinting:cups:*:*:*:*:*:*:*:*" ], "defaultStatus": "unknown", "product": "cups", "vendor": "openprinting", "versions": [ { "lessThanOrEqual": "2.4.8", "status": "affected", "version": "0", "versionType": "custom" } ] } ], "metrics": [ { "other": { "content": { "id": "CVE-2024-35235", "options": [ { "Exploitation": "poc" }, { "Automatable": "no" }, { "Technical Impact": "partial" } ], "role": "CISA Coordinator", "timestamp": "2024-06-11T17:02:39.998197Z", "version": "2.0.3" }, "type": "ssvc" } } ], "providerMetadata": { "dateUpdated": "2025-02-21T16:56:42.752Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "title": "CISA ADP Vulnrichment" }, { "providerMetadata": { "dateUpdated": "2024-11-08T06:03:26.227Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "name": "https://github.com/OpenPrinting/cups/security/advisories/GHSA-vvwp-mv6j-hw6f", "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://github.com/OpenPrinting/cups/security/advisories/GHSA-vvwp-mv6j-hw6f" }, { "name": "https://github.com/OpenPrinting/cups/commit/ff1f8a623e090dee8a8aadf12a6a4b25efac143d", "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://github.com/OpenPrinting/cups/commit/ff1f8a623e090dee8a8aadf12a6a4b25efac143d" }, { "name": "https://git.launchpad.net/ubuntu/+source/apparmor/tree/profiles/apparmor.d/abstractions/user-tmp#n21", "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://git.launchpad.net/ubuntu/+source/apparmor/tree/profiles/apparmor.d/abstractions/user-tmp#n21" }, { "name": "https://github.com/OpenPrinting/cups/blob/aba917003c8de55e5bf85010f0ecf1f1ddd1408e/cups/http-addr.c#L229-L240", "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://github.com/OpenPrinting/cups/blob/aba917003c8de55e5bf85010f0ecf1f1ddd1408e/cups/http-addr.c#L229-L240" }, { "tags": [ "x_transferred" ], "url": "http://www.openwall.com/lists/oss-security/2024/06/11/1" }, { "tags": [ "x_transferred" ], "url": "http://www.openwall.com/lists/oss-security/2024/06/12/4" }, { "tags": [ "x_transferred" ], "url": "http://www.openwall.com/lists/oss-security/2024/06/12/5" }, { "tags": [ "x_transferred" ], "url": "https://lists.debian.org/debian-lts-announce/2024/06/msg00001.html" }, { "url": "http://www.openwall.com/lists/oss-security/2024/11/08/3" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "cups", "vendor": "OpenPrinting", "versions": [ { "status": "affected", "version": "\u003c= 2.4.8" } ] } ], "descriptions": [ { "lang": "en", "value": "OpenPrinting CUPS is an open source printing system for Linux and other Unix-like operating systems. In versions 2.4.8 and earlier, when starting the cupsd server with a Listen configuration item pointing to a symbolic link, the cupsd process can be caused to perform an arbitrary chmod of the provided argument, providing world-writable access to the target. Given that cupsd is often running as root, this can result in the change of permission of any user or system files to be world writable. Given the aforementioned Ubuntu AppArmor context, on such systems this vulnerability is limited to those files modifiable by the cupsd process. In that specific case it was found to be possible to turn the configuration of the Listen argument into full control over the cupsd.conf and cups-files.conf configuration files. By later setting the User and Group arguments in cups-files.conf, and printing with a printer configured by PPD with a `FoomaticRIPCommandLine` argument, arbitrary user and group (not root) command execution could be achieved, which can further be used on Ubuntu systems to achieve full root command execution. Commit ff1f8a623e090dee8a8aadf12a6a4b25efac143d contains a patch for the issue." } ], "metrics": [ { "cvssV3_1": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "NONE", "baseScore": 4.4, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-59", "description": "CWE-59: Improper Link Resolution Before File Access (\u0027Link Following\u0027)", "lang": "en", "type": "CWE" } ] }, { "descriptions": [ { "cweId": "CWE-252", "description": "CWE-252: Unchecked Return Value", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2024-06-14T03:06:28.702Z", "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "shortName": "GitHub_M" }, "references": [ { "name": "https://github.com/OpenPrinting/cups/security/advisories/GHSA-vvwp-mv6j-hw6f", "tags": [ "x_refsource_CONFIRM" ], "url": "https://github.com/OpenPrinting/cups/security/advisories/GHSA-vvwp-mv6j-hw6f" }, { "name": "https://github.com/OpenPrinting/cups/commit/ff1f8a623e090dee8a8aadf12a6a4b25efac143d", "tags": [ "x_refsource_MISC" ], "url": "https://github.com/OpenPrinting/cups/commit/ff1f8a623e090dee8a8aadf12a6a4b25efac143d" }, { "name": "https://git.launchpad.net/ubuntu/+source/apparmor/tree/profiles/apparmor.d/abstractions/user-tmp#n21", "tags": [ "x_refsource_MISC" ], "url": "https://git.launchpad.net/ubuntu/+source/apparmor/tree/profiles/apparmor.d/abstractions/user-tmp#n21" }, { "name": "https://github.com/OpenPrinting/cups/blob/aba917003c8de55e5bf85010f0ecf1f1ddd1408e/cups/http-addr.c#L229-L240", "tags": [ "x_refsource_MISC" ], "url": "https://github.com/OpenPrinting/cups/blob/aba917003c8de55e5bf85010f0ecf1f1ddd1408e/cups/http-addr.c#L229-L240" }, { "url": "http://www.openwall.com/lists/oss-security/2024/06/11/1" }, { "url": "http://www.openwall.com/lists/oss-security/2024/06/12/4" }, { "url": "http://www.openwall.com/lists/oss-security/2024/06/12/5" }, { "url": "https://lists.debian.org/debian-lts-announce/2024/06/msg00001.html" } ], "source": { "advisory": "GHSA-vvwp-mv6j-hw6f", "discovery": "UNKNOWN" }, "title": "Cupsd Listen arbitrary chmod 0140777" } }, "cveMetadata": { "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "assignerShortName": "GitHub_M", "cveId": "CVE-2024-35235", "datePublished": "2024-06-11T14:13:23.771Z", "dateReserved": "2024-05-14T15:39:41.785Z", "dateUpdated": "2025-02-21T16:56:42.752Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "vulnerability-lookup:meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2024-35235\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2024-06-11T15:16:07.473\",\"lastModified\":\"2025-02-13T18:18:05.597\",\"vulnStatus\":\"Awaiting Analysis\",\"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.8 and earlier, when starting the cupsd server with a Listen configuration item pointing to a symbolic link, the cupsd process can be caused to perform an arbitrary chmod of the provided argument, providing world-writable access to the target. Given that cupsd is often running as root, this can result in the change of permission of any user or system files to be world writable. Given the aforementioned Ubuntu AppArmor context, on such systems this vulnerability is limited to those files modifiable by the cupsd process. In that specific case it was found to be possible to turn the configuration of the Listen argument into full control over the cupsd.conf and cups-files.conf configuration files. By later setting the User and Group arguments in cups-files.conf, and printing with a printer configured by PPD with a `FoomaticRIPCommandLine` argument, arbitrary user and group (not root) command execution could be achieved, which can further be used on Ubuntu systems to achieve full root command execution. Commit ff1f8a623e090dee8a8aadf12a6a4b25efac143d contains a patch for the issue.\"},{\"lang\":\"es\",\"value\":\"OpenPrinting CUPS es un sistema de impresi\u00f3n de c\u00f3digo abierto para Linux y otros sistemas operativos similares a Unix. En las versiones 2.4.8 y anteriores, al iniciar el servidor cupsd con un elemento de configuraci\u00f3n Listen que apunta a un enlace simb\u00f3lico, se puede hacer que el proceso cupsd realice un chmod arbitrario del argumento proporcionado, proporcionando acceso de escritura mundial al destino. Dado que cupsd a menudo se ejecuta como root, esto puede resultar en el cambio de permiso de cualquier usuario o archivo del sistema para que se pueda escribir en todo el mundo. Dado el contexto de Ubuntu AppArmor antes mencionado, en dichos sistemas esta vulnerabilidad se limita a aquellos archivos modificables por el proceso cupsd. En ese caso espec\u00edfico, se descubri\u00f3 que era posible convertir la configuraci\u00f3n del argumento Listen en control total sobre los archivos de configuraci\u00f3n cupsd.conf y cups-files.conf. Al configurar posteriormente los argumentos Usuario y Grupo en cups-files.conf e imprimir con una impresora configurada por PPD con un argumento `FoomaticRIPCommandLine`, se podr\u00eda lograr la ejecuci\u00f3n de comandos arbitrarios de usuarios y grupos (no root), que se pueden usar a\u00fan m\u00e1s en Sistemas Ubuntu para lograr la ejecuci\u00f3n completa del comando root. El commit ff1f8a623e090dee8a8aadf12a6a4b25efac143d contiene un parche para el problema.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N\",\"baseScore\":4.4,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"HIGH\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":0.8,\"impactScore\":3.6}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-59\"},{\"lang\":\"en\",\"value\":\"CWE-252\"}]}],\"references\":[{\"url\":\"http://www.openwall.com/lists/oss-security/2024/06/11/1\",\"source\":\"security-advisories@github.com\"},{\"url\":\"http://www.openwall.com/lists/oss-security/2024/06/12/4\",\"source\":\"security-advisories@github.com\"},{\"url\":\"http://www.openwall.com/lists/oss-security/2024/06/12/5\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://git.launchpad.net/ubuntu/+source/apparmor/tree/profiles/apparmor.d/abstractions/user-tmp#n21\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/OpenPrinting/cups/blob/aba917003c8de55e5bf85010f0ecf1f1ddd1408e/cups/http-addr.c#L229-L240\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/OpenPrinting/cups/commit/ff1f8a623e090dee8a8aadf12a6a4b25efac143d\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/OpenPrinting/cups/security/advisories/GHSA-vvwp-mv6j-hw6f\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://lists.debian.org/debian-lts-announce/2024/06/msg00001.html\",\"source\":\"security-advisories@github.com\"},{\"url\":\"http://www.openwall.com/lists/oss-security/2024/06/11/1\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.openwall.com/lists/oss-security/2024/06/12/4\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.openwall.com/lists/oss-security/2024/06/12/5\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.openwall.com/lists/oss-security/2024/11/08/3\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://git.launchpad.net/ubuntu/+source/apparmor/tree/profiles/apparmor.d/abstractions/user-tmp#n21\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://github.com/OpenPrinting/cups/blob/aba917003c8de55e5bf85010f0ecf1f1ddd1408e/cups/http-addr.c#L229-L240\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://github.com/OpenPrinting/cups/commit/ff1f8a623e090dee8a8aadf12a6a4b25efac143d\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://github.com/OpenPrinting/cups/security/advisories/GHSA-vvwp-mv6j-hw6f\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.debian.org/debian-lts-announce/2024/06/msg00001.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}", "vulnrichment": { "containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://github.com/OpenPrinting/cups/security/advisories/GHSA-vvwp-mv6j-hw6f\", \"name\": \"https://github.com/OpenPrinting/cups/security/advisories/GHSA-vvwp-mv6j-hw6f\", \"tags\": [\"x_refsource_CONFIRM\", \"x_transferred\"]}, {\"url\": \"https://github.com/OpenPrinting/cups/commit/ff1f8a623e090dee8a8aadf12a6a4b25efac143d\", \"name\": \"https://github.com/OpenPrinting/cups/commit/ff1f8a623e090dee8a8aadf12a6a4b25efac143d\", \"tags\": [\"x_refsource_MISC\", \"x_transferred\"]}, {\"url\": \"https://git.launchpad.net/ubuntu/+source/apparmor/tree/profiles/apparmor.d/abstractions/user-tmp#n21\", \"name\": \"https://git.launchpad.net/ubuntu/+source/apparmor/tree/profiles/apparmor.d/abstractions/user-tmp#n21\", \"tags\": [\"x_refsource_MISC\", \"x_transferred\"]}, {\"url\": \"https://github.com/OpenPrinting/cups/blob/aba917003c8de55e5bf85010f0ecf1f1ddd1408e/cups/http-addr.c#L229-L240\", \"name\": \"https://github.com/OpenPrinting/cups/blob/aba917003c8de55e5bf85010f0ecf1f1ddd1408e/cups/http-addr.c#L229-L240\", \"tags\": [\"x_refsource_MISC\", \"x_transferred\"]}, {\"url\": \"http://www.openwall.com/lists/oss-security/2024/06/11/1\", \"tags\": [\"x_transferred\"]}, {\"url\": \"http://www.openwall.com/lists/oss-security/2024/06/12/4\", \"tags\": [\"x_transferred\"]}, {\"url\": \"http://www.openwall.com/lists/oss-security/2024/06/12/5\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2024/06/msg00001.html\", \"tags\": [\"x_transferred\"]}, {\"url\": \"http://www.openwall.com/lists/oss-security/2024/11/08/3\"}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-11-08T06:03:26.227Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2024-35235\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"poc\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-06-11T17:02:39.998197Z\"}}}], \"affected\": [{\"cpes\": [\"cpe:2.3:a:openprinting:cups:*:*:*:*:*:*:*:*\"], \"vendor\": \"openprinting\", \"product\": \"cups\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"versionType\": \"custom\", \"lessThanOrEqual\": \"2.4.8\"}], \"defaultStatus\": \"unknown\"}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-06-11T17:04:23.308Z\"}}], \"cna\": {\"title\": \"Cupsd Listen arbitrary chmod 0140777\", \"source\": {\"advisory\": \"GHSA-vvwp-mv6j-hw6f\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 4.4, \"attackVector\": \"LOCAL\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"NONE\", \"privilegesRequired\": \"HIGH\", \"confidentialityImpact\": \"HIGH\"}}], \"affected\": [{\"vendor\": \"OpenPrinting\", \"product\": \"cups\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003c= 2.4.8\"}]}], \"references\": [{\"url\": \"https://github.com/OpenPrinting/cups/security/advisories/GHSA-vvwp-mv6j-hw6f\", \"name\": \"https://github.com/OpenPrinting/cups/security/advisories/GHSA-vvwp-mv6j-hw6f\", \"tags\": [\"x_refsource_CONFIRM\"]}, {\"url\": \"https://github.com/OpenPrinting/cups/commit/ff1f8a623e090dee8a8aadf12a6a4b25efac143d\", \"name\": \"https://github.com/OpenPrinting/cups/commit/ff1f8a623e090dee8a8aadf12a6a4b25efac143d\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://git.launchpad.net/ubuntu/+source/apparmor/tree/profiles/apparmor.d/abstractions/user-tmp#n21\", \"name\": \"https://git.launchpad.net/ubuntu/+source/apparmor/tree/profiles/apparmor.d/abstractions/user-tmp#n21\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/OpenPrinting/cups/blob/aba917003c8de55e5bf85010f0ecf1f1ddd1408e/cups/http-addr.c#L229-L240\", \"name\": \"https://github.com/OpenPrinting/cups/blob/aba917003c8de55e5bf85010f0ecf1f1ddd1408e/cups/http-addr.c#L229-L240\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"http://www.openwall.com/lists/oss-security/2024/06/11/1\"}, {\"url\": \"http://www.openwall.com/lists/oss-security/2024/06/12/4\"}, {\"url\": \"http://www.openwall.com/lists/oss-security/2024/06/12/5\"}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2024/06/msg00001.html\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"OpenPrinting CUPS is an open source printing system for Linux and other Unix-like operating systems. In versions 2.4.8 and earlier, when starting the cupsd server with a Listen configuration item pointing to a symbolic link, the cupsd process can be caused to perform an arbitrary chmod of the provided argument, providing world-writable access to the target. Given that cupsd is often running as root, this can result in the change of permission of any user or system files to be world writable. Given the aforementioned Ubuntu AppArmor context, on such systems this vulnerability is limited to those files modifiable by the cupsd process. In that specific case it was found to be possible to turn the configuration of the Listen argument into full control over the cupsd.conf and cups-files.conf configuration files. By later setting the User and Group arguments in cups-files.conf, and printing with a printer configured by PPD with a `FoomaticRIPCommandLine` argument, arbitrary user and group (not root) command execution could be achieved, which can further be used on Ubuntu systems to achieve full root command execution. Commit ff1f8a623e090dee8a8aadf12a6a4b25efac143d contains a patch for the issue.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-59\", \"description\": \"CWE-59: Improper Link Resolution Before File Access (\u0027Link Following\u0027)\"}]}, {\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-252\", \"description\": \"CWE-252: Unchecked Return Value\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2024-06-14T03:06:28.702Z\"}}}", "cveMetadata": "{\"cveId\": \"CVE-2024-35235\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-02-21T16:56:42.752Z\", \"dateReserved\": \"2024-05-14T15:39:41.785Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2024-06-11T14:13:23.771Z\", \"assignerShortName\": \"GitHub_M\"}", "dataType": "CVE_RECORD", "dataVersion": "5.1" } } }
suse-su-2024:2003-1
Vulnerability from csaf_suse
Published
2024-06-12 05:31
Modified
2024-06-12 05:31
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-35235: Fixed a bug in cupsd that could allow an attacker to change the permissions of other files in the system. (bsc#1225365)
- Handle local 'Negotiate' authentication response for cli clients (bsc#1223179)
Patchnames
SUSE-2024-2003,SUSE-SLE-Micro-5.3-2024-2003,SUSE-SLE-Micro-5.4-2024-2003,SUSE-SLE-Micro-5.5-2024-2003,SUSE-SLE-Module-Basesystem-15-SP5-2024-2003,SUSE-SLE-Module-Basesystem-15-SP6-2024-2003,SUSE-SLE-Module-Desktop-Applications-15-SP5-2024-2003,SUSE-SLE-Module-Desktop-Applications-15-SP6-2024-2003,SUSE-SLE-Module-Development-Tools-15-SP5-2024-2003,SUSE-SLE-Module-Development-Tools-15-SP6-2024-2003,SUSE-SLE-Product-HPC-15-SP2-LTSS-2024-2003,SUSE-SLE-Product-HPC-15-SP3-LTSS-2024-2003,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2024-2003,SUSE-SLE-Product-HPC-15-SP4-LTSS-2024-2003,SUSE-SLE-Product-SLED-15-SP4-LTSS-2024-2003,SUSE-SLE-Product-SLES-15-SP2-LTSS-2024-2003,SUSE-SLE-Product-SLES-15-SP3-LTSS-2024-2003,SUSE-SLE-Product-SLES-15-SP4-LTSS-2024-2003,SUSE-SLE-Product-SLES_SAP-15-SP2-2024-2003,SUSE-SLE-Product-SLES_SAP-15-SP3-2024-2003,SUSE-SLE-Product-SLES_SAP-15-SP4-2024-2003,SUSE-SLE-Product-SUSE-Manager-Proxy-4.3-2024-2003,SUSE-SLE-Product-SUSE-Manager-Server-4.3-2024-2003,SUSE-SUSE-MicroOS-5.2-2024-2003,SUSE-Storage-7.1-2024-2003,openSUSE-Leap-Micro-5.3-2024-2003,openSUSE-Leap-Micro-5.4-2024-2003,openSUSE-SLE-15.5-2024-2003,openSUSE-SLE-15.6-2024-2003
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-35235: Fixed a bug in cupsd that could allow an attacker to change the permissions of other files in the system. (bsc#1225365)\n- Handle local \u0027Negotiate\u0027 authentication response for cli clients (bsc#1223179)\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2024-2003,SUSE-SLE-Micro-5.3-2024-2003,SUSE-SLE-Micro-5.4-2024-2003,SUSE-SLE-Micro-5.5-2024-2003,SUSE-SLE-Module-Basesystem-15-SP5-2024-2003,SUSE-SLE-Module-Basesystem-15-SP6-2024-2003,SUSE-SLE-Module-Desktop-Applications-15-SP5-2024-2003,SUSE-SLE-Module-Desktop-Applications-15-SP6-2024-2003,SUSE-SLE-Module-Development-Tools-15-SP5-2024-2003,SUSE-SLE-Module-Development-Tools-15-SP6-2024-2003,SUSE-SLE-Product-HPC-15-SP2-LTSS-2024-2003,SUSE-SLE-Product-HPC-15-SP3-LTSS-2024-2003,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2024-2003,SUSE-SLE-Product-HPC-15-SP4-LTSS-2024-2003,SUSE-SLE-Product-SLED-15-SP4-LTSS-2024-2003,SUSE-SLE-Product-SLES-15-SP2-LTSS-2024-2003,SUSE-SLE-Product-SLES-15-SP3-LTSS-2024-2003,SUSE-SLE-Product-SLES-15-SP4-LTSS-2024-2003,SUSE-SLE-Product-SLES_SAP-15-SP2-2024-2003,SUSE-SLE-Product-SLES_SAP-15-SP3-2024-2003,SUSE-SLE-Product-SLES_SAP-15-SP4-2024-2003,SUSE-SLE-Product-SUSE-Manager-Proxy-4.3-2024-2003,SUSE-SLE-Product-SUSE-Manager-Server-4.3-2024-2003,SUSE-SUSE-MicroOS-5.2-2024-2003,SUSE-Storage-7.1-2024-2003,openSUSE-Leap-Micro-5.3-2024-2003,openSUSE-Leap-Micro-5.4-2024-2003,openSUSE-SLE-15.5-2024-2003,openSUSE-SLE-15.6-2024-2003", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2024_2003-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2024:2003-1", "url": "https://www.suse.com/support/update/announcement/2024/suse-su-20242003-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2024:2003-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-June/018704.html" }, { "category": "self", "summary": "SUSE Bug 1223179", "url": "https://bugzilla.suse.com/1223179" }, { "category": "self", "summary": "SUSE Bug 1225365", "url": "https://bugzilla.suse.com/1225365" }, { "category": "self", "summary": "SUSE CVE CVE-2024-35235 page", "url": "https://www.suse.com/security/cve/CVE-2024-35235/" } ], "title": "Security update for cups", "tracking": { "current_release_date": "2024-06-12T05:31:00Z", "generator": { "date": "2024-06-12T05:31:00Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2024:2003-1", "initial_release_date": "2024-06-12T05:31:00Z", "revision_history": [ { "date": "2024-06-12T05:31:00Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "cups-2.2.7-150000.3.59.1.aarch64", "product": { "name": "cups-2.2.7-150000.3.59.1.aarch64", "product_id": "cups-2.2.7-150000.3.59.1.aarch64" } }, { "category": "product_version", "name": "cups-client-2.2.7-150000.3.59.1.aarch64", "product": { "name": "cups-client-2.2.7-150000.3.59.1.aarch64", "product_id": "cups-client-2.2.7-150000.3.59.1.aarch64" } }, { "category": "product_version", "name": "cups-config-2.2.7-150000.3.59.1.aarch64", "product": { "name": "cups-config-2.2.7-150000.3.59.1.aarch64", "product_id": "cups-config-2.2.7-150000.3.59.1.aarch64" } }, { "category": "product_version", "name": "cups-ddk-2.2.7-150000.3.59.1.aarch64", "product": { "name": "cups-ddk-2.2.7-150000.3.59.1.aarch64", "product_id": "cups-ddk-2.2.7-150000.3.59.1.aarch64" } }, { "category": "product_version", "name": "cups-devel-2.2.7-150000.3.59.1.aarch64", "product": { "name": "cups-devel-2.2.7-150000.3.59.1.aarch64", "product_id": "cups-devel-2.2.7-150000.3.59.1.aarch64" } }, { "category": "product_version", "name": "libcups2-2.2.7-150000.3.59.1.aarch64", "product": { "name": "libcups2-2.2.7-150000.3.59.1.aarch64", "product_id": "libcups2-2.2.7-150000.3.59.1.aarch64" } }, { "category": "product_version", "name": "libcupscgi1-2.2.7-150000.3.59.1.aarch64", "product": { "name": "libcupscgi1-2.2.7-150000.3.59.1.aarch64", "product_id": "libcupscgi1-2.2.7-150000.3.59.1.aarch64" } }, { "category": "product_version", "name": "libcupsimage2-2.2.7-150000.3.59.1.aarch64", "product": { "name": "libcupsimage2-2.2.7-150000.3.59.1.aarch64", "product_id": "libcupsimage2-2.2.7-150000.3.59.1.aarch64" } }, { "category": "product_version", "name": "libcupsmime1-2.2.7-150000.3.59.1.aarch64", "product": { "name": "libcupsmime1-2.2.7-150000.3.59.1.aarch64", "product_id": "libcupsmime1-2.2.7-150000.3.59.1.aarch64" } }, { "category": "product_version", "name": "libcupsppdc1-2.2.7-150000.3.59.1.aarch64", "product": { "name": "libcupsppdc1-2.2.7-150000.3.59.1.aarch64", "product_id": "libcupsppdc1-2.2.7-150000.3.59.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "cups-devel-64bit-2.2.7-150000.3.59.1.aarch64_ilp32", "product": { "name": "cups-devel-64bit-2.2.7-150000.3.59.1.aarch64_ilp32", "product_id": "cups-devel-64bit-2.2.7-150000.3.59.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libcups2-64bit-2.2.7-150000.3.59.1.aarch64_ilp32", "product": { "name": "libcups2-64bit-2.2.7-150000.3.59.1.aarch64_ilp32", "product_id": "libcups2-64bit-2.2.7-150000.3.59.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libcupscgi1-64bit-2.2.7-150000.3.59.1.aarch64_ilp32", "product": { "name": "libcupscgi1-64bit-2.2.7-150000.3.59.1.aarch64_ilp32", "product_id": "libcupscgi1-64bit-2.2.7-150000.3.59.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libcupsimage2-64bit-2.2.7-150000.3.59.1.aarch64_ilp32", "product": { "name": "libcupsimage2-64bit-2.2.7-150000.3.59.1.aarch64_ilp32", "product_id": "libcupsimage2-64bit-2.2.7-150000.3.59.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libcupsmime1-64bit-2.2.7-150000.3.59.1.aarch64_ilp32", "product": { "name": "libcupsmime1-64bit-2.2.7-150000.3.59.1.aarch64_ilp32", "product_id": "libcupsmime1-64bit-2.2.7-150000.3.59.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libcupsppdc1-64bit-2.2.7-150000.3.59.1.aarch64_ilp32", "product": { "name": "libcupsppdc1-64bit-2.2.7-150000.3.59.1.aarch64_ilp32", "product_id": "libcupsppdc1-64bit-2.2.7-150000.3.59.1.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "cups-2.2.7-150000.3.59.1.i586", "product": { "name": "cups-2.2.7-150000.3.59.1.i586", "product_id": "cups-2.2.7-150000.3.59.1.i586" } }, { "category": "product_version", "name": "cups-client-2.2.7-150000.3.59.1.i586", "product": { "name": "cups-client-2.2.7-150000.3.59.1.i586", "product_id": "cups-client-2.2.7-150000.3.59.1.i586" } }, { "category": "product_version", "name": "cups-config-2.2.7-150000.3.59.1.i586", "product": { "name": "cups-config-2.2.7-150000.3.59.1.i586", "product_id": "cups-config-2.2.7-150000.3.59.1.i586" } }, { "category": "product_version", "name": "cups-ddk-2.2.7-150000.3.59.1.i586", "product": { "name": "cups-ddk-2.2.7-150000.3.59.1.i586", "product_id": "cups-ddk-2.2.7-150000.3.59.1.i586" } }, { "category": "product_version", "name": "cups-devel-2.2.7-150000.3.59.1.i586", "product": { "name": "cups-devel-2.2.7-150000.3.59.1.i586", "product_id": "cups-devel-2.2.7-150000.3.59.1.i586" } }, { "category": "product_version", "name": "libcups2-2.2.7-150000.3.59.1.i586", "product": { "name": "libcups2-2.2.7-150000.3.59.1.i586", "product_id": "libcups2-2.2.7-150000.3.59.1.i586" } }, { "category": "product_version", "name": "libcupscgi1-2.2.7-150000.3.59.1.i586", "product": { "name": "libcupscgi1-2.2.7-150000.3.59.1.i586", "product_id": "libcupscgi1-2.2.7-150000.3.59.1.i586" } }, { "category": "product_version", "name": "libcupsimage2-2.2.7-150000.3.59.1.i586", "product": { "name": "libcupsimage2-2.2.7-150000.3.59.1.i586", "product_id": "libcupsimage2-2.2.7-150000.3.59.1.i586" } }, { "category": "product_version", "name": "libcupsmime1-2.2.7-150000.3.59.1.i586", "product": { "name": "libcupsmime1-2.2.7-150000.3.59.1.i586", "product_id": "libcupsmime1-2.2.7-150000.3.59.1.i586" } }, { "category": "product_version", "name": "libcupsppdc1-2.2.7-150000.3.59.1.i586", "product": { "name": "libcupsppdc1-2.2.7-150000.3.59.1.i586", "product_id": "libcupsppdc1-2.2.7-150000.3.59.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "cups-2.2.7-150000.3.59.1.ppc64le", "product": { "name": "cups-2.2.7-150000.3.59.1.ppc64le", "product_id": "cups-2.2.7-150000.3.59.1.ppc64le" } }, { "category": "product_version", "name": "cups-client-2.2.7-150000.3.59.1.ppc64le", "product": { "name": "cups-client-2.2.7-150000.3.59.1.ppc64le", "product_id": "cups-client-2.2.7-150000.3.59.1.ppc64le" } }, { "category": "product_version", "name": "cups-config-2.2.7-150000.3.59.1.ppc64le", "product": { "name": "cups-config-2.2.7-150000.3.59.1.ppc64le", "product_id": "cups-config-2.2.7-150000.3.59.1.ppc64le" } }, { "category": "product_version", "name": "cups-ddk-2.2.7-150000.3.59.1.ppc64le", "product": { "name": "cups-ddk-2.2.7-150000.3.59.1.ppc64le", "product_id": "cups-ddk-2.2.7-150000.3.59.1.ppc64le" } }, { "category": "product_version", "name": "cups-devel-2.2.7-150000.3.59.1.ppc64le", "product": { "name": "cups-devel-2.2.7-150000.3.59.1.ppc64le", "product_id": "cups-devel-2.2.7-150000.3.59.1.ppc64le" } }, { "category": "product_version", "name": "libcups2-2.2.7-150000.3.59.1.ppc64le", "product": { "name": "libcups2-2.2.7-150000.3.59.1.ppc64le", "product_id": "libcups2-2.2.7-150000.3.59.1.ppc64le" } }, { "category": "product_version", "name": "libcupscgi1-2.2.7-150000.3.59.1.ppc64le", "product": { "name": "libcupscgi1-2.2.7-150000.3.59.1.ppc64le", "product_id": "libcupscgi1-2.2.7-150000.3.59.1.ppc64le" } }, { "category": "product_version", "name": "libcupsimage2-2.2.7-150000.3.59.1.ppc64le", "product": { "name": "libcupsimage2-2.2.7-150000.3.59.1.ppc64le", "product_id": "libcupsimage2-2.2.7-150000.3.59.1.ppc64le" } }, { "category": "product_version", "name": "libcupsmime1-2.2.7-150000.3.59.1.ppc64le", "product": { "name": "libcupsmime1-2.2.7-150000.3.59.1.ppc64le", "product_id": "libcupsmime1-2.2.7-150000.3.59.1.ppc64le" } }, { "category": "product_version", "name": "libcupsppdc1-2.2.7-150000.3.59.1.ppc64le", "product": { "name": "libcupsppdc1-2.2.7-150000.3.59.1.ppc64le", "product_id": "libcupsppdc1-2.2.7-150000.3.59.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "cups-2.2.7-150000.3.59.1.s390x", "product": { "name": "cups-2.2.7-150000.3.59.1.s390x", "product_id": "cups-2.2.7-150000.3.59.1.s390x" } }, { "category": "product_version", "name": "cups-client-2.2.7-150000.3.59.1.s390x", "product": { "name": "cups-client-2.2.7-150000.3.59.1.s390x", "product_id": "cups-client-2.2.7-150000.3.59.1.s390x" } }, { "category": "product_version", "name": "cups-config-2.2.7-150000.3.59.1.s390x", "product": { "name": "cups-config-2.2.7-150000.3.59.1.s390x", "product_id": "cups-config-2.2.7-150000.3.59.1.s390x" } }, { "category": "product_version", "name": "cups-ddk-2.2.7-150000.3.59.1.s390x", "product": { "name": "cups-ddk-2.2.7-150000.3.59.1.s390x", "product_id": "cups-ddk-2.2.7-150000.3.59.1.s390x" } }, { "category": "product_version", "name": "cups-devel-2.2.7-150000.3.59.1.s390x", "product": { "name": "cups-devel-2.2.7-150000.3.59.1.s390x", "product_id": "cups-devel-2.2.7-150000.3.59.1.s390x" } }, { "category": "product_version", "name": "libcups2-2.2.7-150000.3.59.1.s390x", "product": { "name": "libcups2-2.2.7-150000.3.59.1.s390x", "product_id": "libcups2-2.2.7-150000.3.59.1.s390x" } }, { "category": "product_version", "name": "libcupscgi1-2.2.7-150000.3.59.1.s390x", "product": { "name": "libcupscgi1-2.2.7-150000.3.59.1.s390x", "product_id": "libcupscgi1-2.2.7-150000.3.59.1.s390x" } }, { "category": "product_version", "name": "libcupsimage2-2.2.7-150000.3.59.1.s390x", "product": { "name": "libcupsimage2-2.2.7-150000.3.59.1.s390x", "product_id": "libcupsimage2-2.2.7-150000.3.59.1.s390x" } }, { "category": "product_version", "name": "libcupsmime1-2.2.7-150000.3.59.1.s390x", "product": { "name": "libcupsmime1-2.2.7-150000.3.59.1.s390x", "product_id": "libcupsmime1-2.2.7-150000.3.59.1.s390x" } }, { "category": "product_version", "name": "libcupsppdc1-2.2.7-150000.3.59.1.s390x", "product": { "name": "libcupsppdc1-2.2.7-150000.3.59.1.s390x", "product_id": "libcupsppdc1-2.2.7-150000.3.59.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "cups-2.2.7-150000.3.59.1.x86_64", "product": { "name": "cups-2.2.7-150000.3.59.1.x86_64", "product_id": "cups-2.2.7-150000.3.59.1.x86_64" } }, { "category": "product_version", "name": "cups-client-2.2.7-150000.3.59.1.x86_64", "product": { "name": "cups-client-2.2.7-150000.3.59.1.x86_64", "product_id": "cups-client-2.2.7-150000.3.59.1.x86_64" } }, { "category": "product_version", "name": "cups-config-2.2.7-150000.3.59.1.x86_64", "product": { "name": "cups-config-2.2.7-150000.3.59.1.x86_64", "product_id": "cups-config-2.2.7-150000.3.59.1.x86_64" } }, { "category": "product_version", "name": "cups-ddk-2.2.7-150000.3.59.1.x86_64", "product": { "name": "cups-ddk-2.2.7-150000.3.59.1.x86_64", "product_id": "cups-ddk-2.2.7-150000.3.59.1.x86_64" } }, { "category": "product_version", "name": "cups-devel-2.2.7-150000.3.59.1.x86_64", "product": { "name": "cups-devel-2.2.7-150000.3.59.1.x86_64", "product_id": "cups-devel-2.2.7-150000.3.59.1.x86_64" } }, { "category": "product_version", "name": "cups-devel-32bit-2.2.7-150000.3.59.1.x86_64", "product": { "name": "cups-devel-32bit-2.2.7-150000.3.59.1.x86_64", "product_id": "cups-devel-32bit-2.2.7-150000.3.59.1.x86_64" } }, { "category": "product_version", "name": "libcups2-2.2.7-150000.3.59.1.x86_64", "product": { "name": "libcups2-2.2.7-150000.3.59.1.x86_64", "product_id": "libcups2-2.2.7-150000.3.59.1.x86_64" } }, { "category": "product_version", "name": "libcups2-32bit-2.2.7-150000.3.59.1.x86_64", "product": { "name": "libcups2-32bit-2.2.7-150000.3.59.1.x86_64", "product_id": "libcups2-32bit-2.2.7-150000.3.59.1.x86_64" } }, { "category": "product_version", "name": "libcupscgi1-2.2.7-150000.3.59.1.x86_64", "product": { "name": "libcupscgi1-2.2.7-150000.3.59.1.x86_64", "product_id": "libcupscgi1-2.2.7-150000.3.59.1.x86_64" } }, { "category": "product_version", "name": "libcupscgi1-32bit-2.2.7-150000.3.59.1.x86_64", "product": { "name": "libcupscgi1-32bit-2.2.7-150000.3.59.1.x86_64", "product_id": "libcupscgi1-32bit-2.2.7-150000.3.59.1.x86_64" } }, { "category": "product_version", "name": "libcupsimage2-2.2.7-150000.3.59.1.x86_64", "product": { "name": "libcupsimage2-2.2.7-150000.3.59.1.x86_64", "product_id": "libcupsimage2-2.2.7-150000.3.59.1.x86_64" } }, { "category": "product_version", "name": "libcupsimage2-32bit-2.2.7-150000.3.59.1.x86_64", "product": { "name": "libcupsimage2-32bit-2.2.7-150000.3.59.1.x86_64", "product_id": "libcupsimage2-32bit-2.2.7-150000.3.59.1.x86_64" } }, { "category": "product_version", "name": "libcupsmime1-2.2.7-150000.3.59.1.x86_64", "product": { "name": "libcupsmime1-2.2.7-150000.3.59.1.x86_64", "product_id": "libcupsmime1-2.2.7-150000.3.59.1.x86_64" } }, { "category": "product_version", "name": "libcupsmime1-32bit-2.2.7-150000.3.59.1.x86_64", "product": { "name": "libcupsmime1-32bit-2.2.7-150000.3.59.1.x86_64", "product_id": "libcupsmime1-32bit-2.2.7-150000.3.59.1.x86_64" } }, { "category": "product_version", "name": "libcupsppdc1-2.2.7-150000.3.59.1.x86_64", "product": { "name": "libcupsppdc1-2.2.7-150000.3.59.1.x86_64", "product_id": "libcupsppdc1-2.2.7-150000.3.59.1.x86_64" } }, { "category": "product_version", "name": "libcupsppdc1-32bit-2.2.7-150000.3.59.1.x86_64", "product": { "name": "libcupsppdc1-32bit-2.2.7-150000.3.59.1.x86_64", "product_id": "libcupsppdc1-32bit-2.2.7-150000.3.59.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 SP5", "product": { "name": "SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-basesystem:15:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Module for 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 Desktop Applications 15 SP5", "product": { "name": "SUSE Linux Enterprise Module for Desktop Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-desktop-applications:15:sp5" } } }, { "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 Development Tools 15 SP5", "product": { "name": "SUSE Linux Enterprise Module for Development Tools 15 SP5", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-development-tools:15:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise 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 High Performance Computing 15 SP2-LTSS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-espos:15:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 15 SP2-LTSS", "product": { "name": "SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:15:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 15 SP3-LTSS", "product": { "name": "SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:15:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 15 SP4-LTSS", "product": { "name": "SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:15:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:15:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:15:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:15:sp4" } } }, { "category": "product_name", "name": "SUSE Manager Proxy 4.3", "product": { "name": "SUSE Manager Proxy 4.3", "product_id": "SUSE Manager Proxy 4.3", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-manager-proxy:4.3" } } }, { "category": "product_name", "name": "SUSE Manager Server 4.3", "product": { "name": "SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-manager-server:4.3" } } }, { "category": "product_name", "name": "SUSE 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 Micro 5.3", "product": { "name": "openSUSE Leap Micro 5.3", "product_id": "openSUSE Leap Micro 5.3", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap-micro:5.3" } } }, { "category": "product_name", "name": "openSUSE Leap Micro 5.4", "product": { "name": "openSUSE Leap Micro 5.4", "product_id": "openSUSE Leap Micro 5.4", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap-micro:5.4" } } }, { "category": "product_name", "name": "openSUSE Leap 15.5", "product": { "name": "openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap:15.5" } } }, { "category": "product_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.59.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.59.1.aarch64" }, "product_reference": "cups-config-2.2.7-150000.3.59.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.59.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.59.1.s390x" }, "product_reference": "cups-config-2.2.7-150000.3.59.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.59.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.59.1.x86_64" }, "product_reference": "cups-config-2.2.7-150000.3.59.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.59.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.59.1.aarch64" }, "product_reference": "libcups2-2.2.7-150000.3.59.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.59.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.59.1.s390x" }, "product_reference": "libcups2-2.2.7-150000.3.59.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.59.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.59.1.x86_64" }, "product_reference": "libcups2-2.2.7-150000.3.59.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.59.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.59.1.aarch64" }, "product_reference": "cups-config-2.2.7-150000.3.59.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.59.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.59.1.s390x" }, "product_reference": "cups-config-2.2.7-150000.3.59.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.59.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.59.1.x86_64" }, "product_reference": "cups-config-2.2.7-150000.3.59.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.59.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.59.1.aarch64" }, "product_reference": "libcups2-2.2.7-150000.3.59.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.59.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.59.1.s390x" }, "product_reference": "libcups2-2.2.7-150000.3.59.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.59.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.59.1.x86_64" }, "product_reference": "libcups2-2.2.7-150000.3.59.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.59.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.59.1.aarch64" }, "product_reference": "cups-config-2.2.7-150000.3.59.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.59.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.59.1.ppc64le" }, "product_reference": "cups-config-2.2.7-150000.3.59.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.59.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.59.1.s390x" }, "product_reference": "cups-config-2.2.7-150000.3.59.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.59.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.59.1.x86_64" }, "product_reference": "cups-config-2.2.7-150000.3.59.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.59.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.59.1.aarch64" }, "product_reference": "libcups2-2.2.7-150000.3.59.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.59.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.59.1.ppc64le" }, "product_reference": "libcups2-2.2.7-150000.3.59.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.59.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.59.1.s390x" }, "product_reference": "libcups2-2.2.7-150000.3.59.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.59.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.59.1.x86_64" }, "product_reference": "libcups2-2.2.7-150000.3.59.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.59.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:cups-2.2.7-150000.3.59.1.aarch64" }, "product_reference": "cups-2.2.7-150000.3.59.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "cups-2.2.7-150000.3.59.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:cups-2.2.7-150000.3.59.1.ppc64le" }, "product_reference": "cups-2.2.7-150000.3.59.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "cups-2.2.7-150000.3.59.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:cups-2.2.7-150000.3.59.1.s390x" }, "product_reference": "cups-2.2.7-150000.3.59.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "cups-2.2.7-150000.3.59.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:cups-2.2.7-150000.3.59.1.x86_64" }, "product_reference": "cups-2.2.7-150000.3.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-2.2.7-150000.3.59.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:cups-client-2.2.7-150000.3.59.1.aarch64" }, "product_reference": "cups-client-2.2.7-150000.3.59.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-2.2.7-150000.3.59.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:cups-client-2.2.7-150000.3.59.1.ppc64le" }, "product_reference": "cups-client-2.2.7-150000.3.59.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-2.2.7-150000.3.59.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:cups-client-2.2.7-150000.3.59.1.s390x" }, "product_reference": "cups-client-2.2.7-150000.3.59.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-2.2.7-150000.3.59.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:cups-client-2.2.7-150000.3.59.1.x86_64" }, "product_reference": "cups-client-2.2.7-150000.3.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "cups-config-2.2.7-150000.3.59.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:cups-config-2.2.7-150000.3.59.1.aarch64" }, "product_reference": "cups-config-2.2.7-150000.3.59.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "cups-config-2.2.7-150000.3.59.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:cups-config-2.2.7-150000.3.59.1.ppc64le" }, "product_reference": "cups-config-2.2.7-150000.3.59.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "cups-config-2.2.7-150000.3.59.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:cups-config-2.2.7-150000.3.59.1.s390x" }, "product_reference": "cups-config-2.2.7-150000.3.59.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "cups-config-2.2.7-150000.3.59.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:cups-config-2.2.7-150000.3.59.1.x86_64" }, "product_reference": "cups-config-2.2.7-150000.3.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-2.2.7-150000.3.59.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:cups-devel-2.2.7-150000.3.59.1.aarch64" }, "product_reference": "cups-devel-2.2.7-150000.3.59.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-2.2.7-150000.3.59.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:cups-devel-2.2.7-150000.3.59.1.ppc64le" }, "product_reference": "cups-devel-2.2.7-150000.3.59.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-2.2.7-150000.3.59.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:cups-devel-2.2.7-150000.3.59.1.s390x" }, "product_reference": "cups-devel-2.2.7-150000.3.59.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-2.2.7-150000.3.59.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:cups-devel-2.2.7-150000.3.59.1.x86_64" }, "product_reference": "cups-devel-2.2.7-150000.3.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libcups2-2.2.7-150000.3.59.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libcups2-2.2.7-150000.3.59.1.aarch64" }, "product_reference": "libcups2-2.2.7-150000.3.59.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libcups2-2.2.7-150000.3.59.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libcups2-2.2.7-150000.3.59.1.ppc64le" }, "product_reference": "libcups2-2.2.7-150000.3.59.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libcups2-2.2.7-150000.3.59.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libcups2-2.2.7-150000.3.59.1.s390x" }, "product_reference": "libcups2-2.2.7-150000.3.59.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libcups2-2.2.7-150000.3.59.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libcups2-2.2.7-150000.3.59.1.x86_64" }, "product_reference": "libcups2-2.2.7-150000.3.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libcupscgi1-2.2.7-150000.3.59.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libcupscgi1-2.2.7-150000.3.59.1.aarch64" }, "product_reference": "libcupscgi1-2.2.7-150000.3.59.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libcupscgi1-2.2.7-150000.3.59.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libcupscgi1-2.2.7-150000.3.59.1.ppc64le" }, "product_reference": "libcupscgi1-2.2.7-150000.3.59.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libcupscgi1-2.2.7-150000.3.59.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libcupscgi1-2.2.7-150000.3.59.1.s390x" }, "product_reference": "libcupscgi1-2.2.7-150000.3.59.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libcupscgi1-2.2.7-150000.3.59.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libcupscgi1-2.2.7-150000.3.59.1.x86_64" }, "product_reference": "libcupscgi1-2.2.7-150000.3.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsimage2-2.2.7-150000.3.59.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libcupsimage2-2.2.7-150000.3.59.1.aarch64" }, "product_reference": "libcupsimage2-2.2.7-150000.3.59.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsimage2-2.2.7-150000.3.59.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libcupsimage2-2.2.7-150000.3.59.1.ppc64le" }, "product_reference": "libcupsimage2-2.2.7-150000.3.59.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsimage2-2.2.7-150000.3.59.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libcupsimage2-2.2.7-150000.3.59.1.s390x" }, "product_reference": "libcupsimage2-2.2.7-150000.3.59.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsimage2-2.2.7-150000.3.59.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libcupsimage2-2.2.7-150000.3.59.1.x86_64" }, "product_reference": "libcupsimage2-2.2.7-150000.3.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsmime1-2.2.7-150000.3.59.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libcupsmime1-2.2.7-150000.3.59.1.aarch64" }, "product_reference": "libcupsmime1-2.2.7-150000.3.59.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsmime1-2.2.7-150000.3.59.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libcupsmime1-2.2.7-150000.3.59.1.ppc64le" }, "product_reference": "libcupsmime1-2.2.7-150000.3.59.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsmime1-2.2.7-150000.3.59.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libcupsmime1-2.2.7-150000.3.59.1.s390x" }, "product_reference": "libcupsmime1-2.2.7-150000.3.59.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsmime1-2.2.7-150000.3.59.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libcupsmime1-2.2.7-150000.3.59.1.x86_64" }, "product_reference": "libcupsmime1-2.2.7-150000.3.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsppdc1-2.2.7-150000.3.59.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libcupsppdc1-2.2.7-150000.3.59.1.aarch64" }, "product_reference": "libcupsppdc1-2.2.7-150000.3.59.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsppdc1-2.2.7-150000.3.59.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libcupsppdc1-2.2.7-150000.3.59.1.ppc64le" }, "product_reference": "libcupsppdc1-2.2.7-150000.3.59.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsppdc1-2.2.7-150000.3.59.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libcupsppdc1-2.2.7-150000.3.59.1.s390x" }, "product_reference": "libcupsppdc1-2.2.7-150000.3.59.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsppdc1-2.2.7-150000.3.59.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libcupsppdc1-2.2.7-150000.3.59.1.x86_64" }, "product_reference": "libcupsppdc1-2.2.7-150000.3.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "cups-2.2.7-150000.3.59.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.59.1.aarch64" }, "product_reference": "cups-2.2.7-150000.3.59.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.59.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.59.1.ppc64le" }, "product_reference": "cups-2.2.7-150000.3.59.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.59.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.59.1.s390x" }, "product_reference": "cups-2.2.7-150000.3.59.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.59.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.59.1.x86_64" }, "product_reference": "cups-2.2.7-150000.3.59.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.59.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.59.1.aarch64" }, "product_reference": "cups-client-2.2.7-150000.3.59.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.59.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.59.1.ppc64le" }, "product_reference": "cups-client-2.2.7-150000.3.59.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.59.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.59.1.s390x" }, "product_reference": "cups-client-2.2.7-150000.3.59.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.59.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.59.1.x86_64" }, "product_reference": "cups-client-2.2.7-150000.3.59.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.59.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.59.1.aarch64" }, "product_reference": "cups-config-2.2.7-150000.3.59.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.59.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.59.1.ppc64le" }, "product_reference": "cups-config-2.2.7-150000.3.59.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.59.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.59.1.s390x" }, "product_reference": "cups-config-2.2.7-150000.3.59.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.59.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.59.1.x86_64" }, "product_reference": "cups-config-2.2.7-150000.3.59.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.59.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.59.1.aarch64" }, "product_reference": "cups-devel-2.2.7-150000.3.59.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.59.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.59.1.ppc64le" }, "product_reference": "cups-devel-2.2.7-150000.3.59.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.59.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.59.1.s390x" }, "product_reference": "cups-devel-2.2.7-150000.3.59.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.59.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.59.1.x86_64" }, "product_reference": "cups-devel-2.2.7-150000.3.59.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.59.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.59.1.aarch64" }, "product_reference": "libcups2-2.2.7-150000.3.59.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.59.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.59.1.ppc64le" }, "product_reference": "libcups2-2.2.7-150000.3.59.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.59.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.59.1.s390x" }, "product_reference": "libcups2-2.2.7-150000.3.59.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.59.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.59.1.x86_64" }, "product_reference": "libcups2-2.2.7-150000.3.59.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.59.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.59.1.aarch64" }, "product_reference": "libcupscgi1-2.2.7-150000.3.59.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.59.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.59.1.ppc64le" }, "product_reference": "libcupscgi1-2.2.7-150000.3.59.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.59.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.59.1.s390x" }, "product_reference": "libcupscgi1-2.2.7-150000.3.59.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.59.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.59.1.x86_64" }, "product_reference": "libcupscgi1-2.2.7-150000.3.59.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.59.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.59.1.aarch64" }, "product_reference": "libcupsimage2-2.2.7-150000.3.59.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.59.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.59.1.ppc64le" }, "product_reference": "libcupsimage2-2.2.7-150000.3.59.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.59.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.59.1.s390x" }, "product_reference": "libcupsimage2-2.2.7-150000.3.59.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.59.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.59.1.x86_64" }, "product_reference": "libcupsimage2-2.2.7-150000.3.59.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.59.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.59.1.aarch64" }, "product_reference": "libcupsmime1-2.2.7-150000.3.59.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.59.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.59.1.ppc64le" }, "product_reference": "libcupsmime1-2.2.7-150000.3.59.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.59.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.59.1.s390x" }, "product_reference": "libcupsmime1-2.2.7-150000.3.59.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.59.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.59.1.x86_64" }, "product_reference": "libcupsmime1-2.2.7-150000.3.59.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.59.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.59.1.aarch64" }, "product_reference": "libcupsppdc1-2.2.7-150000.3.59.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.59.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.59.1.ppc64le" }, "product_reference": "libcupsppdc1-2.2.7-150000.3.59.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.59.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.59.1.s390x" }, "product_reference": "libcupsppdc1-2.2.7-150000.3.59.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.59.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.59.1.x86_64" }, "product_reference": "libcupsppdc1-2.2.7-150000.3.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "libcups2-32bit-2.2.7-150000.3.59.1.x86_64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP5:libcups2-32bit-2.2.7-150000.3.59.1.x86_64" }, "product_reference": "libcups2-32bit-2.2.7-150000.3.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libcups2-32bit-2.2.7-150000.3.59.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.59.1.x86_64" }, "product_reference": "libcups2-32bit-2.2.7-150000.3.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ddk-2.2.7-150000.3.59.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:cups-ddk-2.2.7-150000.3.59.1.aarch64" }, "product_reference": "cups-ddk-2.2.7-150000.3.59.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ddk-2.2.7-150000.3.59.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP5", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:cups-ddk-2.2.7-150000.3.59.1.ppc64le" }, "product_reference": "cups-ddk-2.2.7-150000.3.59.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ddk-2.2.7-150000.3.59.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP5", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:cups-ddk-2.2.7-150000.3.59.1.s390x" }, "product_reference": "cups-ddk-2.2.7-150000.3.59.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ddk-2.2.7-150000.3.59.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:cups-ddk-2.2.7-150000.3.59.1.x86_64" }, "product_reference": "cups-ddk-2.2.7-150000.3.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ddk-2.2.7-150000.3.59.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.59.1.aarch64" }, "product_reference": "cups-ddk-2.2.7-150000.3.59.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.59.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.59.1.ppc64le" }, "product_reference": "cups-ddk-2.2.7-150000.3.59.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.59.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.59.1.s390x" }, "product_reference": "cups-ddk-2.2.7-150000.3.59.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.59.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.59.1.x86_64" }, "product_reference": "cups-ddk-2.2.7-150000.3.59.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-2.2.7-150000.3.59.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:cups-2.2.7-150000.3.59.1.aarch64" }, "product_reference": "cups-2.2.7-150000.3.59.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-2.2.7-150000.3.59.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:cups-2.2.7-150000.3.59.1.x86_64" }, "product_reference": "cups-2.2.7-150000.3.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-2.2.7-150000.3.59.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:cups-client-2.2.7-150000.3.59.1.aarch64" }, "product_reference": "cups-client-2.2.7-150000.3.59.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-2.2.7-150000.3.59.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:cups-client-2.2.7-150000.3.59.1.x86_64" }, "product_reference": "cups-client-2.2.7-150000.3.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-config-2.2.7-150000.3.59.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:cups-config-2.2.7-150000.3.59.1.aarch64" }, "product_reference": "cups-config-2.2.7-150000.3.59.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-config-2.2.7-150000.3.59.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:cups-config-2.2.7-150000.3.59.1.x86_64" }, "product_reference": "cups-config-2.2.7-150000.3.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ddk-2.2.7-150000.3.59.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:cups-ddk-2.2.7-150000.3.59.1.aarch64" }, "product_reference": "cups-ddk-2.2.7-150000.3.59.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ddk-2.2.7-150000.3.59.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:cups-ddk-2.2.7-150000.3.59.1.x86_64" }, "product_reference": "cups-ddk-2.2.7-150000.3.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-2.2.7-150000.3.59.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:cups-devel-2.2.7-150000.3.59.1.aarch64" }, "product_reference": "cups-devel-2.2.7-150000.3.59.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-2.2.7-150000.3.59.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:cups-devel-2.2.7-150000.3.59.1.x86_64" }, "product_reference": "cups-devel-2.2.7-150000.3.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libcups2-2.2.7-150000.3.59.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libcups2-2.2.7-150000.3.59.1.aarch64" }, "product_reference": "libcups2-2.2.7-150000.3.59.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libcups2-2.2.7-150000.3.59.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libcups2-2.2.7-150000.3.59.1.x86_64" }, "product_reference": "libcups2-2.2.7-150000.3.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libcups2-32bit-2.2.7-150000.3.59.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libcups2-32bit-2.2.7-150000.3.59.1.x86_64" }, "product_reference": "libcups2-32bit-2.2.7-150000.3.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libcupscgi1-2.2.7-150000.3.59.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libcupscgi1-2.2.7-150000.3.59.1.aarch64" }, "product_reference": "libcupscgi1-2.2.7-150000.3.59.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libcupscgi1-2.2.7-150000.3.59.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libcupscgi1-2.2.7-150000.3.59.1.x86_64" }, "product_reference": "libcupscgi1-2.2.7-150000.3.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsimage2-2.2.7-150000.3.59.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libcupsimage2-2.2.7-150000.3.59.1.aarch64" }, "product_reference": "libcupsimage2-2.2.7-150000.3.59.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsimage2-2.2.7-150000.3.59.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libcupsimage2-2.2.7-150000.3.59.1.x86_64" }, "product_reference": "libcupsimage2-2.2.7-150000.3.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsmime1-2.2.7-150000.3.59.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libcupsmime1-2.2.7-150000.3.59.1.aarch64" }, "product_reference": "libcupsmime1-2.2.7-150000.3.59.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsmime1-2.2.7-150000.3.59.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libcupsmime1-2.2.7-150000.3.59.1.x86_64" }, "product_reference": "libcupsmime1-2.2.7-150000.3.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsppdc1-2.2.7-150000.3.59.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libcupsppdc1-2.2.7-150000.3.59.1.aarch64" }, "product_reference": "libcupsppdc1-2.2.7-150000.3.59.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsppdc1-2.2.7-150000.3.59.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libcupsppdc1-2.2.7-150000.3.59.1.x86_64" }, "product_reference": "libcupsppdc1-2.2.7-150000.3.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-2.2.7-150000.3.59.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.59.1.aarch64" }, "product_reference": "cups-2.2.7-150000.3.59.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.59.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.59.1.x86_64" }, "product_reference": "cups-2.2.7-150000.3.59.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.59.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.59.1.aarch64" }, "product_reference": "cups-client-2.2.7-150000.3.59.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.59.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.59.1.x86_64" }, "product_reference": "cups-client-2.2.7-150000.3.59.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.59.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.59.1.aarch64" }, "product_reference": "cups-config-2.2.7-150000.3.59.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.59.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.59.1.x86_64" }, "product_reference": "cups-config-2.2.7-150000.3.59.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.59.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.59.1.aarch64" }, "product_reference": "cups-ddk-2.2.7-150000.3.59.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.59.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.59.1.x86_64" }, "product_reference": "cups-ddk-2.2.7-150000.3.59.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.59.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.59.1.aarch64" }, "product_reference": "cups-devel-2.2.7-150000.3.59.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.59.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.59.1.x86_64" }, "product_reference": "cups-devel-2.2.7-150000.3.59.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.59.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.59.1.aarch64" }, "product_reference": "libcups2-2.2.7-150000.3.59.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.59.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.59.1.x86_64" }, "product_reference": "libcups2-2.2.7-150000.3.59.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.59.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.59.1.x86_64" }, "product_reference": "libcups2-32bit-2.2.7-150000.3.59.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.59.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.59.1.aarch64" }, "product_reference": "libcupscgi1-2.2.7-150000.3.59.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.59.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.59.1.x86_64" }, "product_reference": "libcupscgi1-2.2.7-150000.3.59.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.59.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.59.1.aarch64" }, "product_reference": "libcupsimage2-2.2.7-150000.3.59.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.59.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.59.1.x86_64" }, "product_reference": "libcupsimage2-2.2.7-150000.3.59.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.59.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.59.1.aarch64" }, "product_reference": "libcupsmime1-2.2.7-150000.3.59.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.59.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.59.1.x86_64" }, "product_reference": "libcupsmime1-2.2.7-150000.3.59.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.59.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.59.1.aarch64" }, "product_reference": "libcupsppdc1-2.2.7-150000.3.59.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.59.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.59.1.x86_64" }, "product_reference": "libcupsppdc1-2.2.7-150000.3.59.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.59.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.59.1.aarch64" }, "product_reference": "cups-2.2.7-150000.3.59.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.59.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.59.1.x86_64" }, "product_reference": "cups-2.2.7-150000.3.59.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.59.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.59.1.aarch64" }, "product_reference": "cups-client-2.2.7-150000.3.59.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.59.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.59.1.x86_64" }, "product_reference": "cups-client-2.2.7-150000.3.59.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.59.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.59.1.aarch64" }, "product_reference": "cups-config-2.2.7-150000.3.59.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.59.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.59.1.x86_64" }, "product_reference": "cups-config-2.2.7-150000.3.59.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.59.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.59.1.aarch64" }, "product_reference": "cups-ddk-2.2.7-150000.3.59.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.59.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.59.1.x86_64" }, "product_reference": "cups-ddk-2.2.7-150000.3.59.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.59.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.59.1.aarch64" }, "product_reference": "cups-devel-2.2.7-150000.3.59.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.59.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.59.1.x86_64" }, "product_reference": "cups-devel-2.2.7-150000.3.59.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.59.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.59.1.aarch64" }, "product_reference": "libcups2-2.2.7-150000.3.59.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.59.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.59.1.x86_64" }, "product_reference": "libcups2-2.2.7-150000.3.59.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.59.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.59.1.x86_64" }, "product_reference": "libcups2-32bit-2.2.7-150000.3.59.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.59.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.59.1.aarch64" }, "product_reference": "libcupscgi1-2.2.7-150000.3.59.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.59.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.59.1.x86_64" }, "product_reference": "libcupscgi1-2.2.7-150000.3.59.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.59.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.59.1.aarch64" }, "product_reference": "libcupsimage2-2.2.7-150000.3.59.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.59.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.59.1.x86_64" }, "product_reference": "libcupsimage2-2.2.7-150000.3.59.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.59.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.59.1.aarch64" }, "product_reference": "libcupsmime1-2.2.7-150000.3.59.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.59.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.59.1.x86_64" }, "product_reference": "libcupsmime1-2.2.7-150000.3.59.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.59.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.59.1.aarch64" }, "product_reference": "libcupsppdc1-2.2.7-150000.3.59.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.59.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.59.1.x86_64" }, "product_reference": "libcupsppdc1-2.2.7-150000.3.59.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.59.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.59.1.aarch64" }, "product_reference": "cups-2.2.7-150000.3.59.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.59.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.59.1.x86_64" }, "product_reference": "cups-2.2.7-150000.3.59.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.59.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.59.1.aarch64" }, "product_reference": "cups-client-2.2.7-150000.3.59.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.59.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.59.1.x86_64" }, "product_reference": "cups-client-2.2.7-150000.3.59.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.59.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.59.1.aarch64" }, "product_reference": "cups-config-2.2.7-150000.3.59.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.59.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.59.1.x86_64" }, "product_reference": "cups-config-2.2.7-150000.3.59.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.59.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.59.1.aarch64" }, "product_reference": "cups-ddk-2.2.7-150000.3.59.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.59.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.59.1.x86_64" }, "product_reference": "cups-ddk-2.2.7-150000.3.59.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.59.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.59.1.aarch64" }, "product_reference": "cups-devel-2.2.7-150000.3.59.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.59.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.59.1.x86_64" }, "product_reference": "cups-devel-2.2.7-150000.3.59.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.59.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.59.1.aarch64" }, "product_reference": "libcups2-2.2.7-150000.3.59.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.59.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.59.1.x86_64" }, "product_reference": "libcups2-2.2.7-150000.3.59.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.59.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.59.1.x86_64" }, "product_reference": "libcups2-32bit-2.2.7-150000.3.59.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.59.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.59.1.aarch64" }, "product_reference": "libcupscgi1-2.2.7-150000.3.59.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.59.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.59.1.x86_64" }, "product_reference": "libcupscgi1-2.2.7-150000.3.59.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.59.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.59.1.aarch64" }, "product_reference": "libcupsimage2-2.2.7-150000.3.59.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.59.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.59.1.x86_64" }, "product_reference": "libcupsimage2-2.2.7-150000.3.59.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.59.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.59.1.aarch64" }, "product_reference": "libcupsmime1-2.2.7-150000.3.59.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.59.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.59.1.x86_64" }, "product_reference": "libcupsmime1-2.2.7-150000.3.59.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.59.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.59.1.aarch64" }, "product_reference": "libcupsppdc1-2.2.7-150000.3.59.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.59.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.59.1.x86_64" }, "product_reference": "libcupsppdc1-2.2.7-150000.3.59.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.59.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:cups-2.2.7-150000.3.59.1.aarch64" }, "product_reference": "cups-2.2.7-150000.3.59.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-2.2.7-150000.3.59.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:cups-2.2.7-150000.3.59.1.ppc64le" }, "product_reference": "cups-2.2.7-150000.3.59.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-2.2.7-150000.3.59.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:cups-2.2.7-150000.3.59.1.s390x" }, "product_reference": "cups-2.2.7-150000.3.59.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-2.2.7-150000.3.59.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:cups-2.2.7-150000.3.59.1.x86_64" }, "product_reference": "cups-2.2.7-150000.3.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-2.2.7-150000.3.59.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:cups-client-2.2.7-150000.3.59.1.aarch64" }, "product_reference": "cups-client-2.2.7-150000.3.59.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-2.2.7-150000.3.59.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:cups-client-2.2.7-150000.3.59.1.ppc64le" }, "product_reference": "cups-client-2.2.7-150000.3.59.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-2.2.7-150000.3.59.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:cups-client-2.2.7-150000.3.59.1.s390x" }, "product_reference": "cups-client-2.2.7-150000.3.59.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-2.2.7-150000.3.59.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:cups-client-2.2.7-150000.3.59.1.x86_64" }, "product_reference": "cups-client-2.2.7-150000.3.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-config-2.2.7-150000.3.59.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:cups-config-2.2.7-150000.3.59.1.aarch64" }, "product_reference": "cups-config-2.2.7-150000.3.59.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-config-2.2.7-150000.3.59.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:cups-config-2.2.7-150000.3.59.1.ppc64le" }, "product_reference": "cups-config-2.2.7-150000.3.59.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-config-2.2.7-150000.3.59.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:cups-config-2.2.7-150000.3.59.1.s390x" }, "product_reference": "cups-config-2.2.7-150000.3.59.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-config-2.2.7-150000.3.59.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:cups-config-2.2.7-150000.3.59.1.x86_64" }, "product_reference": "cups-config-2.2.7-150000.3.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ddk-2.2.7-150000.3.59.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:cups-ddk-2.2.7-150000.3.59.1.aarch64" }, "product_reference": "cups-ddk-2.2.7-150000.3.59.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ddk-2.2.7-150000.3.59.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:cups-ddk-2.2.7-150000.3.59.1.ppc64le" }, "product_reference": "cups-ddk-2.2.7-150000.3.59.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ddk-2.2.7-150000.3.59.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:cups-ddk-2.2.7-150000.3.59.1.s390x" }, "product_reference": "cups-ddk-2.2.7-150000.3.59.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ddk-2.2.7-150000.3.59.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:cups-ddk-2.2.7-150000.3.59.1.x86_64" }, "product_reference": "cups-ddk-2.2.7-150000.3.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-2.2.7-150000.3.59.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:cups-devel-2.2.7-150000.3.59.1.aarch64" }, "product_reference": "cups-devel-2.2.7-150000.3.59.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-2.2.7-150000.3.59.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:cups-devel-2.2.7-150000.3.59.1.ppc64le" }, "product_reference": "cups-devel-2.2.7-150000.3.59.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-2.2.7-150000.3.59.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:cups-devel-2.2.7-150000.3.59.1.s390x" }, "product_reference": "cups-devel-2.2.7-150000.3.59.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-2.2.7-150000.3.59.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:cups-devel-2.2.7-150000.3.59.1.x86_64" }, "product_reference": "cups-devel-2.2.7-150000.3.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libcups2-2.2.7-150000.3.59.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libcups2-2.2.7-150000.3.59.1.aarch64" }, "product_reference": "libcups2-2.2.7-150000.3.59.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libcups2-2.2.7-150000.3.59.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libcups2-2.2.7-150000.3.59.1.ppc64le" }, "product_reference": "libcups2-2.2.7-150000.3.59.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libcups2-2.2.7-150000.3.59.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libcups2-2.2.7-150000.3.59.1.s390x" }, "product_reference": "libcups2-2.2.7-150000.3.59.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libcups2-2.2.7-150000.3.59.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libcups2-2.2.7-150000.3.59.1.x86_64" }, "product_reference": "libcups2-2.2.7-150000.3.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libcups2-32bit-2.2.7-150000.3.59.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libcups2-32bit-2.2.7-150000.3.59.1.x86_64" }, "product_reference": "libcups2-32bit-2.2.7-150000.3.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libcupscgi1-2.2.7-150000.3.59.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libcupscgi1-2.2.7-150000.3.59.1.aarch64" }, "product_reference": "libcupscgi1-2.2.7-150000.3.59.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libcupscgi1-2.2.7-150000.3.59.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libcupscgi1-2.2.7-150000.3.59.1.ppc64le" }, "product_reference": "libcupscgi1-2.2.7-150000.3.59.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libcupscgi1-2.2.7-150000.3.59.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libcupscgi1-2.2.7-150000.3.59.1.s390x" }, "product_reference": "libcupscgi1-2.2.7-150000.3.59.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libcupscgi1-2.2.7-150000.3.59.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libcupscgi1-2.2.7-150000.3.59.1.x86_64" }, "product_reference": "libcupscgi1-2.2.7-150000.3.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsimage2-2.2.7-150000.3.59.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libcupsimage2-2.2.7-150000.3.59.1.aarch64" }, "product_reference": "libcupsimage2-2.2.7-150000.3.59.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsimage2-2.2.7-150000.3.59.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libcupsimage2-2.2.7-150000.3.59.1.ppc64le" }, "product_reference": "libcupsimage2-2.2.7-150000.3.59.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsimage2-2.2.7-150000.3.59.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libcupsimage2-2.2.7-150000.3.59.1.s390x" }, "product_reference": "libcupsimage2-2.2.7-150000.3.59.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsimage2-2.2.7-150000.3.59.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libcupsimage2-2.2.7-150000.3.59.1.x86_64" }, "product_reference": "libcupsimage2-2.2.7-150000.3.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsmime1-2.2.7-150000.3.59.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libcupsmime1-2.2.7-150000.3.59.1.aarch64" }, "product_reference": "libcupsmime1-2.2.7-150000.3.59.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsmime1-2.2.7-150000.3.59.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libcupsmime1-2.2.7-150000.3.59.1.ppc64le" }, "product_reference": "libcupsmime1-2.2.7-150000.3.59.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsmime1-2.2.7-150000.3.59.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libcupsmime1-2.2.7-150000.3.59.1.s390x" }, "product_reference": "libcupsmime1-2.2.7-150000.3.59.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsmime1-2.2.7-150000.3.59.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libcupsmime1-2.2.7-150000.3.59.1.x86_64" }, "product_reference": "libcupsmime1-2.2.7-150000.3.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsppdc1-2.2.7-150000.3.59.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libcupsppdc1-2.2.7-150000.3.59.1.aarch64" }, "product_reference": "libcupsppdc1-2.2.7-150000.3.59.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsppdc1-2.2.7-150000.3.59.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libcupsppdc1-2.2.7-150000.3.59.1.ppc64le" }, "product_reference": "libcupsppdc1-2.2.7-150000.3.59.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsppdc1-2.2.7-150000.3.59.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libcupsppdc1-2.2.7-150000.3.59.1.s390x" }, "product_reference": "libcupsppdc1-2.2.7-150000.3.59.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsppdc1-2.2.7-150000.3.59.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libcupsppdc1-2.2.7-150000.3.59.1.x86_64" }, "product_reference": "libcupsppdc1-2.2.7-150000.3.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-2.2.7-150000.3.59.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.59.1.aarch64" }, "product_reference": "cups-2.2.7-150000.3.59.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.59.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.59.1.ppc64le" }, "product_reference": "cups-2.2.7-150000.3.59.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.59.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.59.1.s390x" }, "product_reference": "cups-2.2.7-150000.3.59.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.59.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.59.1.x86_64" }, "product_reference": "cups-2.2.7-150000.3.59.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.59.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.59.1.aarch64" }, "product_reference": "cups-client-2.2.7-150000.3.59.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.59.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.59.1.ppc64le" }, "product_reference": "cups-client-2.2.7-150000.3.59.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.59.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.59.1.s390x" }, "product_reference": "cups-client-2.2.7-150000.3.59.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.59.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.59.1.x86_64" }, "product_reference": "cups-client-2.2.7-150000.3.59.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.59.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.59.1.aarch64" }, "product_reference": "cups-config-2.2.7-150000.3.59.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.59.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.59.1.ppc64le" }, "product_reference": "cups-config-2.2.7-150000.3.59.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.59.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.59.1.s390x" }, "product_reference": "cups-config-2.2.7-150000.3.59.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.59.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.59.1.x86_64" }, "product_reference": "cups-config-2.2.7-150000.3.59.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.59.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.59.1.aarch64" }, "product_reference": "cups-ddk-2.2.7-150000.3.59.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.59.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.59.1.ppc64le" }, "product_reference": "cups-ddk-2.2.7-150000.3.59.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.59.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.59.1.s390x" }, "product_reference": "cups-ddk-2.2.7-150000.3.59.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.59.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.59.1.x86_64" }, "product_reference": "cups-ddk-2.2.7-150000.3.59.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.59.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.59.1.aarch64" }, "product_reference": "cups-devel-2.2.7-150000.3.59.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.59.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.59.1.ppc64le" }, "product_reference": "cups-devel-2.2.7-150000.3.59.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.59.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.59.1.s390x" }, "product_reference": "cups-devel-2.2.7-150000.3.59.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.59.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.59.1.x86_64" }, "product_reference": "cups-devel-2.2.7-150000.3.59.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.59.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.59.1.aarch64" }, "product_reference": "libcups2-2.2.7-150000.3.59.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.59.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.59.1.ppc64le" }, "product_reference": "libcups2-2.2.7-150000.3.59.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.59.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.59.1.s390x" }, "product_reference": "libcups2-2.2.7-150000.3.59.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.59.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.59.1.x86_64" }, "product_reference": "libcups2-2.2.7-150000.3.59.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.59.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.59.1.x86_64" }, "product_reference": "libcups2-32bit-2.2.7-150000.3.59.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.59.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.59.1.aarch64" }, "product_reference": "libcupscgi1-2.2.7-150000.3.59.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.59.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.59.1.ppc64le" }, "product_reference": "libcupscgi1-2.2.7-150000.3.59.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.59.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.59.1.s390x" }, "product_reference": "libcupscgi1-2.2.7-150000.3.59.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.59.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.59.1.x86_64" }, "product_reference": "libcupscgi1-2.2.7-150000.3.59.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.59.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.59.1.aarch64" }, "product_reference": "libcupsimage2-2.2.7-150000.3.59.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.59.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.59.1.ppc64le" }, "product_reference": "libcupsimage2-2.2.7-150000.3.59.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.59.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.59.1.s390x" }, "product_reference": "libcupsimage2-2.2.7-150000.3.59.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.59.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.59.1.x86_64" }, "product_reference": "libcupsimage2-2.2.7-150000.3.59.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.59.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.59.1.aarch64" }, "product_reference": "libcupsmime1-2.2.7-150000.3.59.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.59.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.59.1.ppc64le" }, "product_reference": "libcupsmime1-2.2.7-150000.3.59.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.59.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.59.1.s390x" }, "product_reference": "libcupsmime1-2.2.7-150000.3.59.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.59.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.59.1.x86_64" }, "product_reference": "libcupsmime1-2.2.7-150000.3.59.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.59.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.59.1.aarch64" }, "product_reference": "libcupsppdc1-2.2.7-150000.3.59.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.59.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.59.1.ppc64le" }, "product_reference": "libcupsppdc1-2.2.7-150000.3.59.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.59.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.59.1.s390x" }, "product_reference": "libcupsppdc1-2.2.7-150000.3.59.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.59.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.59.1.x86_64" }, "product_reference": "libcupsppdc1-2.2.7-150000.3.59.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.59.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.59.1.aarch64" }, "product_reference": "cups-2.2.7-150000.3.59.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.59.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.59.1.ppc64le" }, "product_reference": "cups-2.2.7-150000.3.59.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.59.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.59.1.s390x" }, "product_reference": "cups-2.2.7-150000.3.59.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.59.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.59.1.x86_64" }, "product_reference": "cups-2.2.7-150000.3.59.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.59.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.59.1.aarch64" }, "product_reference": "cups-client-2.2.7-150000.3.59.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.59.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.59.1.ppc64le" }, "product_reference": "cups-client-2.2.7-150000.3.59.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.59.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.59.1.s390x" }, "product_reference": "cups-client-2.2.7-150000.3.59.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.59.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.59.1.x86_64" }, "product_reference": "cups-client-2.2.7-150000.3.59.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.59.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.59.1.aarch64" }, "product_reference": "cups-config-2.2.7-150000.3.59.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.59.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.59.1.ppc64le" }, "product_reference": "cups-config-2.2.7-150000.3.59.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.59.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.59.1.s390x" }, "product_reference": "cups-config-2.2.7-150000.3.59.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.59.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.59.1.x86_64" }, "product_reference": "cups-config-2.2.7-150000.3.59.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.59.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.59.1.aarch64" }, "product_reference": "cups-ddk-2.2.7-150000.3.59.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.59.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.59.1.ppc64le" }, "product_reference": "cups-ddk-2.2.7-150000.3.59.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.59.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.59.1.s390x" }, "product_reference": "cups-ddk-2.2.7-150000.3.59.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.59.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.59.1.x86_64" }, "product_reference": "cups-ddk-2.2.7-150000.3.59.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.59.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.59.1.aarch64" }, "product_reference": "cups-devel-2.2.7-150000.3.59.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.59.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.59.1.ppc64le" }, "product_reference": "cups-devel-2.2.7-150000.3.59.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.59.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.59.1.s390x" }, "product_reference": "cups-devel-2.2.7-150000.3.59.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.59.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.59.1.x86_64" }, "product_reference": "cups-devel-2.2.7-150000.3.59.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.59.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.59.1.aarch64" }, "product_reference": "libcups2-2.2.7-150000.3.59.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.59.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.59.1.ppc64le" }, "product_reference": "libcups2-2.2.7-150000.3.59.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.59.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.59.1.s390x" }, "product_reference": "libcups2-2.2.7-150000.3.59.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.59.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.59.1.x86_64" }, "product_reference": "libcups2-2.2.7-150000.3.59.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.59.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.59.1.x86_64" }, "product_reference": "libcups2-32bit-2.2.7-150000.3.59.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.59.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.59.1.aarch64" }, "product_reference": "libcupscgi1-2.2.7-150000.3.59.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.59.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.59.1.ppc64le" }, "product_reference": "libcupscgi1-2.2.7-150000.3.59.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.59.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.59.1.s390x" }, "product_reference": "libcupscgi1-2.2.7-150000.3.59.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.59.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.59.1.x86_64" }, "product_reference": "libcupscgi1-2.2.7-150000.3.59.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.59.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.59.1.aarch64" }, "product_reference": "libcupsimage2-2.2.7-150000.3.59.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.59.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.59.1.ppc64le" }, "product_reference": "libcupsimage2-2.2.7-150000.3.59.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.59.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.59.1.s390x" }, "product_reference": "libcupsimage2-2.2.7-150000.3.59.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.59.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.59.1.x86_64" }, "product_reference": "libcupsimage2-2.2.7-150000.3.59.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.59.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.59.1.aarch64" }, "product_reference": "libcupsmime1-2.2.7-150000.3.59.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.59.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.59.1.ppc64le" }, "product_reference": "libcupsmime1-2.2.7-150000.3.59.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.59.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.59.1.s390x" }, "product_reference": "libcupsmime1-2.2.7-150000.3.59.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.59.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.59.1.x86_64" }, "product_reference": "libcupsmime1-2.2.7-150000.3.59.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.59.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.59.1.aarch64" }, "product_reference": "libcupsppdc1-2.2.7-150000.3.59.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.59.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.59.1.ppc64le" }, "product_reference": "libcupsppdc1-2.2.7-150000.3.59.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.59.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.59.1.s390x" }, "product_reference": "libcupsppdc1-2.2.7-150000.3.59.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.59.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.59.1.x86_64" }, "product_reference": "libcupsppdc1-2.2.7-150000.3.59.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.59.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:cups-2.2.7-150000.3.59.1.ppc64le" }, "product_reference": "cups-2.2.7-150000.3.59.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "cups-2.2.7-150000.3.59.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:cups-2.2.7-150000.3.59.1.x86_64" }, "product_reference": "cups-2.2.7-150000.3.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-2.2.7-150000.3.59.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:cups-client-2.2.7-150000.3.59.1.ppc64le" }, "product_reference": "cups-client-2.2.7-150000.3.59.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-2.2.7-150000.3.59.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:cups-client-2.2.7-150000.3.59.1.x86_64" }, "product_reference": "cups-client-2.2.7-150000.3.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "cups-config-2.2.7-150000.3.59.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:cups-config-2.2.7-150000.3.59.1.ppc64le" }, "product_reference": "cups-config-2.2.7-150000.3.59.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "cups-config-2.2.7-150000.3.59.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:cups-config-2.2.7-150000.3.59.1.x86_64" }, "product_reference": "cups-config-2.2.7-150000.3.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ddk-2.2.7-150000.3.59.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:cups-ddk-2.2.7-150000.3.59.1.ppc64le" }, "product_reference": "cups-ddk-2.2.7-150000.3.59.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ddk-2.2.7-150000.3.59.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:cups-ddk-2.2.7-150000.3.59.1.x86_64" }, "product_reference": "cups-ddk-2.2.7-150000.3.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-2.2.7-150000.3.59.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:cups-devel-2.2.7-150000.3.59.1.ppc64le" }, "product_reference": "cups-devel-2.2.7-150000.3.59.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-2.2.7-150000.3.59.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:cups-devel-2.2.7-150000.3.59.1.x86_64" }, "product_reference": "cups-devel-2.2.7-150000.3.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libcups2-2.2.7-150000.3.59.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libcups2-2.2.7-150000.3.59.1.ppc64le" }, "product_reference": "libcups2-2.2.7-150000.3.59.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libcups2-2.2.7-150000.3.59.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libcups2-2.2.7-150000.3.59.1.x86_64" }, "product_reference": "libcups2-2.2.7-150000.3.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libcups2-32bit-2.2.7-150000.3.59.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libcups2-32bit-2.2.7-150000.3.59.1.x86_64" }, "product_reference": "libcups2-32bit-2.2.7-150000.3.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libcupscgi1-2.2.7-150000.3.59.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libcupscgi1-2.2.7-150000.3.59.1.ppc64le" }, "product_reference": "libcupscgi1-2.2.7-150000.3.59.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libcupscgi1-2.2.7-150000.3.59.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libcupscgi1-2.2.7-150000.3.59.1.x86_64" }, "product_reference": "libcupscgi1-2.2.7-150000.3.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsimage2-2.2.7-150000.3.59.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libcupsimage2-2.2.7-150000.3.59.1.ppc64le" }, "product_reference": "libcupsimage2-2.2.7-150000.3.59.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsimage2-2.2.7-150000.3.59.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libcupsimage2-2.2.7-150000.3.59.1.x86_64" }, "product_reference": "libcupsimage2-2.2.7-150000.3.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsmime1-2.2.7-150000.3.59.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libcupsmime1-2.2.7-150000.3.59.1.ppc64le" }, "product_reference": "libcupsmime1-2.2.7-150000.3.59.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsmime1-2.2.7-150000.3.59.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libcupsmime1-2.2.7-150000.3.59.1.x86_64" }, "product_reference": "libcupsmime1-2.2.7-150000.3.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsppdc1-2.2.7-150000.3.59.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libcupsppdc1-2.2.7-150000.3.59.1.ppc64le" }, "product_reference": "libcupsppdc1-2.2.7-150000.3.59.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsppdc1-2.2.7-150000.3.59.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libcupsppdc1-2.2.7-150000.3.59.1.x86_64" }, "product_reference": "libcupsppdc1-2.2.7-150000.3.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "cups-2.2.7-150000.3.59.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.59.1.ppc64le" }, "product_reference": "cups-2.2.7-150000.3.59.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.59.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.59.1.x86_64" }, "product_reference": "cups-2.2.7-150000.3.59.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.59.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.59.1.ppc64le" }, "product_reference": "cups-client-2.2.7-150000.3.59.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.59.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.59.1.x86_64" }, "product_reference": "cups-client-2.2.7-150000.3.59.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.59.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.59.1.ppc64le" }, "product_reference": "cups-config-2.2.7-150000.3.59.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.59.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.59.1.x86_64" }, "product_reference": "cups-config-2.2.7-150000.3.59.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.59.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.59.1.ppc64le" }, "product_reference": "cups-ddk-2.2.7-150000.3.59.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.59.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.59.1.x86_64" }, "product_reference": "cups-ddk-2.2.7-150000.3.59.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.59.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.59.1.ppc64le" }, "product_reference": "cups-devel-2.2.7-150000.3.59.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.59.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.59.1.x86_64" }, "product_reference": "cups-devel-2.2.7-150000.3.59.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.59.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.59.1.ppc64le" }, "product_reference": "libcups2-2.2.7-150000.3.59.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.59.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.59.1.x86_64" }, "product_reference": "libcups2-2.2.7-150000.3.59.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.59.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.59.1.x86_64" }, "product_reference": "libcups2-32bit-2.2.7-150000.3.59.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.59.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.59.1.ppc64le" }, "product_reference": "libcupscgi1-2.2.7-150000.3.59.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.59.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.59.1.x86_64" }, "product_reference": "libcupscgi1-2.2.7-150000.3.59.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.59.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.59.1.ppc64le" }, "product_reference": "libcupsimage2-2.2.7-150000.3.59.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.59.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.59.1.x86_64" }, "product_reference": "libcupsimage2-2.2.7-150000.3.59.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.59.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.59.1.ppc64le" }, "product_reference": "libcupsmime1-2.2.7-150000.3.59.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.59.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.59.1.x86_64" }, "product_reference": "libcupsmime1-2.2.7-150000.3.59.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.59.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.59.1.ppc64le" }, "product_reference": "libcupsppdc1-2.2.7-150000.3.59.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.59.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.59.1.x86_64" }, "product_reference": "libcupsppdc1-2.2.7-150000.3.59.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.59.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.59.1.ppc64le" }, "product_reference": "cups-2.2.7-150000.3.59.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.59.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.59.1.x86_64" }, "product_reference": "cups-2.2.7-150000.3.59.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.59.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.59.1.ppc64le" }, "product_reference": "cups-client-2.2.7-150000.3.59.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.59.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.59.1.x86_64" }, "product_reference": "cups-client-2.2.7-150000.3.59.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.59.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.59.1.ppc64le" }, "product_reference": "cups-config-2.2.7-150000.3.59.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.59.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.59.1.x86_64" }, "product_reference": "cups-config-2.2.7-150000.3.59.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.59.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.59.1.ppc64le" }, "product_reference": "cups-ddk-2.2.7-150000.3.59.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.59.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.59.1.x86_64" }, "product_reference": "cups-ddk-2.2.7-150000.3.59.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.59.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.59.1.ppc64le" }, "product_reference": "cups-devel-2.2.7-150000.3.59.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.59.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.59.1.x86_64" }, "product_reference": "cups-devel-2.2.7-150000.3.59.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.59.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.59.1.ppc64le" }, "product_reference": "libcups2-2.2.7-150000.3.59.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.59.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.59.1.x86_64" }, "product_reference": "libcups2-2.2.7-150000.3.59.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.59.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.59.1.x86_64" }, "product_reference": "libcups2-32bit-2.2.7-150000.3.59.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.59.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.59.1.ppc64le" }, "product_reference": "libcupscgi1-2.2.7-150000.3.59.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.59.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.59.1.x86_64" }, "product_reference": "libcupscgi1-2.2.7-150000.3.59.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.59.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.59.1.ppc64le" }, "product_reference": "libcupsimage2-2.2.7-150000.3.59.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.59.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.59.1.x86_64" }, "product_reference": "libcupsimage2-2.2.7-150000.3.59.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.59.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.59.1.ppc64le" }, "product_reference": "libcupsmime1-2.2.7-150000.3.59.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.59.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.59.1.x86_64" }, "product_reference": "libcupsmime1-2.2.7-150000.3.59.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.59.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.59.1.ppc64le" }, "product_reference": "libcupsppdc1-2.2.7-150000.3.59.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.59.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.59.1.x86_64" }, "product_reference": "libcupsppdc1-2.2.7-150000.3.59.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.59.1.x86_64 as component of SUSE Manager Proxy 4.3", "product_id": "SUSE Manager Proxy 4.3:cups-2.2.7-150000.3.59.1.x86_64" }, "product_reference": "cups-2.2.7-150000.3.59.1.x86_64", "relates_to_product_reference": "SUSE Manager Proxy 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-2.2.7-150000.3.59.1.x86_64 as component of SUSE Manager Proxy 4.3", "product_id": "SUSE Manager Proxy 4.3:cups-client-2.2.7-150000.3.59.1.x86_64" }, "product_reference": "cups-client-2.2.7-150000.3.59.1.x86_64", "relates_to_product_reference": "SUSE Manager Proxy 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "cups-config-2.2.7-150000.3.59.1.x86_64 as component of SUSE Manager Proxy 4.3", "product_id": "SUSE Manager Proxy 4.3:cups-config-2.2.7-150000.3.59.1.x86_64" }, "product_reference": "cups-config-2.2.7-150000.3.59.1.x86_64", "relates_to_product_reference": "SUSE Manager Proxy 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-2.2.7-150000.3.59.1.x86_64 as component of SUSE Manager Proxy 4.3", "product_id": "SUSE Manager Proxy 4.3:cups-devel-2.2.7-150000.3.59.1.x86_64" }, "product_reference": "cups-devel-2.2.7-150000.3.59.1.x86_64", "relates_to_product_reference": "SUSE Manager Proxy 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "libcups2-2.2.7-150000.3.59.1.x86_64 as component of SUSE Manager Proxy 4.3", "product_id": "SUSE Manager Proxy 4.3:libcups2-2.2.7-150000.3.59.1.x86_64" }, "product_reference": "libcups2-2.2.7-150000.3.59.1.x86_64", "relates_to_product_reference": "SUSE Manager Proxy 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "libcups2-32bit-2.2.7-150000.3.59.1.x86_64 as component of SUSE Manager Proxy 4.3", "product_id": "SUSE Manager Proxy 4.3:libcups2-32bit-2.2.7-150000.3.59.1.x86_64" }, "product_reference": "libcups2-32bit-2.2.7-150000.3.59.1.x86_64", "relates_to_product_reference": "SUSE Manager Proxy 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "libcupscgi1-2.2.7-150000.3.59.1.x86_64 as component of SUSE Manager Proxy 4.3", "product_id": "SUSE Manager Proxy 4.3:libcupscgi1-2.2.7-150000.3.59.1.x86_64" }, "product_reference": "libcupscgi1-2.2.7-150000.3.59.1.x86_64", "relates_to_product_reference": "SUSE Manager Proxy 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsimage2-2.2.7-150000.3.59.1.x86_64 as component of SUSE Manager Proxy 4.3", "product_id": "SUSE Manager Proxy 4.3:libcupsimage2-2.2.7-150000.3.59.1.x86_64" }, "product_reference": "libcupsimage2-2.2.7-150000.3.59.1.x86_64", "relates_to_product_reference": "SUSE Manager Proxy 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsmime1-2.2.7-150000.3.59.1.x86_64 as component of SUSE Manager Proxy 4.3", "product_id": "SUSE Manager Proxy 4.3:libcupsmime1-2.2.7-150000.3.59.1.x86_64" }, "product_reference": "libcupsmime1-2.2.7-150000.3.59.1.x86_64", "relates_to_product_reference": "SUSE Manager Proxy 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsppdc1-2.2.7-150000.3.59.1.x86_64 as component of SUSE Manager Proxy 4.3", "product_id": "SUSE Manager Proxy 4.3:libcupsppdc1-2.2.7-150000.3.59.1.x86_64" }, "product_reference": "libcupsppdc1-2.2.7-150000.3.59.1.x86_64", "relates_to_product_reference": "SUSE Manager Proxy 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "cups-2.2.7-150000.3.59.1.ppc64le as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:cups-2.2.7-150000.3.59.1.ppc64le" }, "product_reference": "cups-2.2.7-150000.3.59.1.ppc64le", "relates_to_product_reference": "SUSE Manager Server 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "cups-2.2.7-150000.3.59.1.s390x as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:cups-2.2.7-150000.3.59.1.s390x" }, "product_reference": "cups-2.2.7-150000.3.59.1.s390x", "relates_to_product_reference": "SUSE Manager Server 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "cups-2.2.7-150000.3.59.1.x86_64 as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:cups-2.2.7-150000.3.59.1.x86_64" }, "product_reference": "cups-2.2.7-150000.3.59.1.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-2.2.7-150000.3.59.1.ppc64le as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:cups-client-2.2.7-150000.3.59.1.ppc64le" }, "product_reference": "cups-client-2.2.7-150000.3.59.1.ppc64le", "relates_to_product_reference": "SUSE Manager Server 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-2.2.7-150000.3.59.1.s390x as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:cups-client-2.2.7-150000.3.59.1.s390x" }, "product_reference": "cups-client-2.2.7-150000.3.59.1.s390x", "relates_to_product_reference": "SUSE Manager Server 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-2.2.7-150000.3.59.1.x86_64 as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:cups-client-2.2.7-150000.3.59.1.x86_64" }, "product_reference": "cups-client-2.2.7-150000.3.59.1.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "cups-config-2.2.7-150000.3.59.1.ppc64le as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:cups-config-2.2.7-150000.3.59.1.ppc64le" }, "product_reference": "cups-config-2.2.7-150000.3.59.1.ppc64le", "relates_to_product_reference": "SUSE Manager Server 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "cups-config-2.2.7-150000.3.59.1.s390x as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:cups-config-2.2.7-150000.3.59.1.s390x" }, "product_reference": "cups-config-2.2.7-150000.3.59.1.s390x", "relates_to_product_reference": "SUSE Manager Server 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "cups-config-2.2.7-150000.3.59.1.x86_64 as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:cups-config-2.2.7-150000.3.59.1.x86_64" }, "product_reference": "cups-config-2.2.7-150000.3.59.1.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-2.2.7-150000.3.59.1.ppc64le as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:cups-devel-2.2.7-150000.3.59.1.ppc64le" }, "product_reference": "cups-devel-2.2.7-150000.3.59.1.ppc64le", "relates_to_product_reference": "SUSE Manager Server 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-2.2.7-150000.3.59.1.s390x as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:cups-devel-2.2.7-150000.3.59.1.s390x" }, "product_reference": "cups-devel-2.2.7-150000.3.59.1.s390x", "relates_to_product_reference": "SUSE Manager Server 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-2.2.7-150000.3.59.1.x86_64 as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:cups-devel-2.2.7-150000.3.59.1.x86_64" }, "product_reference": "cups-devel-2.2.7-150000.3.59.1.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "libcups2-2.2.7-150000.3.59.1.ppc64le as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:libcups2-2.2.7-150000.3.59.1.ppc64le" }, "product_reference": "libcups2-2.2.7-150000.3.59.1.ppc64le", "relates_to_product_reference": "SUSE Manager Server 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "libcups2-2.2.7-150000.3.59.1.s390x as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:libcups2-2.2.7-150000.3.59.1.s390x" }, "product_reference": "libcups2-2.2.7-150000.3.59.1.s390x", "relates_to_product_reference": "SUSE Manager Server 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "libcups2-2.2.7-150000.3.59.1.x86_64 as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:libcups2-2.2.7-150000.3.59.1.x86_64" }, "product_reference": "libcups2-2.2.7-150000.3.59.1.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "libcups2-32bit-2.2.7-150000.3.59.1.x86_64 as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:libcups2-32bit-2.2.7-150000.3.59.1.x86_64" }, "product_reference": "libcups2-32bit-2.2.7-150000.3.59.1.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "libcupscgi1-2.2.7-150000.3.59.1.ppc64le as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:libcupscgi1-2.2.7-150000.3.59.1.ppc64le" }, "product_reference": "libcupscgi1-2.2.7-150000.3.59.1.ppc64le", "relates_to_product_reference": "SUSE Manager Server 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "libcupscgi1-2.2.7-150000.3.59.1.s390x as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:libcupscgi1-2.2.7-150000.3.59.1.s390x" }, "product_reference": "libcupscgi1-2.2.7-150000.3.59.1.s390x", "relates_to_product_reference": "SUSE Manager Server 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "libcupscgi1-2.2.7-150000.3.59.1.x86_64 as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:libcupscgi1-2.2.7-150000.3.59.1.x86_64" }, "product_reference": "libcupscgi1-2.2.7-150000.3.59.1.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsimage2-2.2.7-150000.3.59.1.ppc64le as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:libcupsimage2-2.2.7-150000.3.59.1.ppc64le" }, "product_reference": "libcupsimage2-2.2.7-150000.3.59.1.ppc64le", "relates_to_product_reference": "SUSE Manager Server 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsimage2-2.2.7-150000.3.59.1.s390x as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:libcupsimage2-2.2.7-150000.3.59.1.s390x" }, "product_reference": "libcupsimage2-2.2.7-150000.3.59.1.s390x", "relates_to_product_reference": "SUSE Manager Server 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsimage2-2.2.7-150000.3.59.1.x86_64 as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:libcupsimage2-2.2.7-150000.3.59.1.x86_64" }, "product_reference": "libcupsimage2-2.2.7-150000.3.59.1.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsmime1-2.2.7-150000.3.59.1.ppc64le as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:libcupsmime1-2.2.7-150000.3.59.1.ppc64le" }, "product_reference": "libcupsmime1-2.2.7-150000.3.59.1.ppc64le", "relates_to_product_reference": "SUSE Manager Server 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsmime1-2.2.7-150000.3.59.1.s390x as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:libcupsmime1-2.2.7-150000.3.59.1.s390x" }, "product_reference": "libcupsmime1-2.2.7-150000.3.59.1.s390x", "relates_to_product_reference": "SUSE Manager Server 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsmime1-2.2.7-150000.3.59.1.x86_64 as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:libcupsmime1-2.2.7-150000.3.59.1.x86_64" }, "product_reference": "libcupsmime1-2.2.7-150000.3.59.1.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsppdc1-2.2.7-150000.3.59.1.ppc64le as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:libcupsppdc1-2.2.7-150000.3.59.1.ppc64le" }, "product_reference": "libcupsppdc1-2.2.7-150000.3.59.1.ppc64le", "relates_to_product_reference": "SUSE Manager Server 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsppdc1-2.2.7-150000.3.59.1.s390x as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:libcupsppdc1-2.2.7-150000.3.59.1.s390x" }, "product_reference": "libcupsppdc1-2.2.7-150000.3.59.1.s390x", "relates_to_product_reference": "SUSE Manager Server 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsppdc1-2.2.7-150000.3.59.1.x86_64 as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:libcupsppdc1-2.2.7-150000.3.59.1.x86_64" }, "product_reference": "libcupsppdc1-2.2.7-150000.3.59.1.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "cups-config-2.2.7-150000.3.59.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.59.1.aarch64" }, "product_reference": "cups-config-2.2.7-150000.3.59.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.59.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.59.1.s390x" }, "product_reference": "cups-config-2.2.7-150000.3.59.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.59.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.59.1.x86_64" }, "product_reference": "cups-config-2.2.7-150000.3.59.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.59.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.59.1.aarch64" }, "product_reference": "libcups2-2.2.7-150000.3.59.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.59.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.59.1.s390x" }, "product_reference": "libcups2-2.2.7-150000.3.59.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.59.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.59.1.x86_64" }, "product_reference": "libcups2-2.2.7-150000.3.59.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.59.1.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:cups-2.2.7-150000.3.59.1.aarch64" }, "product_reference": "cups-2.2.7-150000.3.59.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.59.1.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:cups-2.2.7-150000.3.59.1.x86_64" }, "product_reference": "cups-2.2.7-150000.3.59.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.59.1.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:cups-client-2.2.7-150000.3.59.1.aarch64" }, "product_reference": "cups-client-2.2.7-150000.3.59.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.59.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.59.1.x86_64" }, "product_reference": "cups-client-2.2.7-150000.3.59.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.59.1.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:cups-config-2.2.7-150000.3.59.1.aarch64" }, "product_reference": "cups-config-2.2.7-150000.3.59.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.59.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.59.1.x86_64" }, "product_reference": "cups-config-2.2.7-150000.3.59.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.59.1.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:cups-ddk-2.2.7-150000.3.59.1.aarch64" }, "product_reference": "cups-ddk-2.2.7-150000.3.59.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.59.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.59.1.x86_64" }, "product_reference": "cups-ddk-2.2.7-150000.3.59.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.59.1.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:cups-devel-2.2.7-150000.3.59.1.aarch64" }, "product_reference": "cups-devel-2.2.7-150000.3.59.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.59.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.59.1.x86_64" }, "product_reference": "cups-devel-2.2.7-150000.3.59.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.59.1.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:libcups2-2.2.7-150000.3.59.1.aarch64" }, "product_reference": "libcups2-2.2.7-150000.3.59.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.59.1.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:libcups2-2.2.7-150000.3.59.1.x86_64" }, "product_reference": "libcups2-2.2.7-150000.3.59.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.59.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.59.1.x86_64" }, "product_reference": "libcups2-32bit-2.2.7-150000.3.59.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.59.1.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:libcupscgi1-2.2.7-150000.3.59.1.aarch64" }, "product_reference": "libcupscgi1-2.2.7-150000.3.59.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.59.1.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:libcupscgi1-2.2.7-150000.3.59.1.x86_64" }, "product_reference": "libcupscgi1-2.2.7-150000.3.59.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.59.1.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:libcupsimage2-2.2.7-150000.3.59.1.aarch64" }, "product_reference": "libcupsimage2-2.2.7-150000.3.59.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.59.1.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:libcupsimage2-2.2.7-150000.3.59.1.x86_64" }, "product_reference": "libcupsimage2-2.2.7-150000.3.59.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.59.1.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:libcupsmime1-2.2.7-150000.3.59.1.aarch64" }, "product_reference": "libcupsmime1-2.2.7-150000.3.59.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.59.1.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:libcupsmime1-2.2.7-150000.3.59.1.x86_64" }, "product_reference": "libcupsmime1-2.2.7-150000.3.59.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.59.1.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:libcupsppdc1-2.2.7-150000.3.59.1.aarch64" }, "product_reference": "libcupsppdc1-2.2.7-150000.3.59.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.59.1.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:libcupsppdc1-2.2.7-150000.3.59.1.x86_64" }, "product_reference": "libcupsppdc1-2.2.7-150000.3.59.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.59.1.aarch64 as component of openSUSE Leap Micro 5.3", "product_id": "openSUSE Leap Micro 5.3:cups-config-2.2.7-150000.3.59.1.aarch64" }, "product_reference": "cups-config-2.2.7-150000.3.59.1.aarch64", "relates_to_product_reference": "openSUSE Leap Micro 5.3" }, { "category": "default_component_of", "full_product_name": { "name": "cups-config-2.2.7-150000.3.59.1.x86_64 as component of openSUSE Leap Micro 5.3", "product_id": "openSUSE Leap Micro 5.3:cups-config-2.2.7-150000.3.59.1.x86_64" }, "product_reference": "cups-config-2.2.7-150000.3.59.1.x86_64", "relates_to_product_reference": "openSUSE Leap Micro 5.3" }, { "category": "default_component_of", "full_product_name": { "name": "libcups2-2.2.7-150000.3.59.1.aarch64 as component of openSUSE Leap Micro 5.3", "product_id": "openSUSE Leap Micro 5.3:libcups2-2.2.7-150000.3.59.1.aarch64" }, "product_reference": "libcups2-2.2.7-150000.3.59.1.aarch64", "relates_to_product_reference": "openSUSE Leap Micro 5.3" }, { "category": "default_component_of", "full_product_name": { "name": "libcups2-2.2.7-150000.3.59.1.x86_64 as component of openSUSE Leap Micro 5.3", "product_id": "openSUSE Leap Micro 5.3:libcups2-2.2.7-150000.3.59.1.x86_64" }, "product_reference": "libcups2-2.2.7-150000.3.59.1.x86_64", "relates_to_product_reference": "openSUSE Leap Micro 5.3" }, { "category": "default_component_of", "full_product_name": { "name": "cups-config-2.2.7-150000.3.59.1.aarch64 as component of openSUSE Leap Micro 5.4", "product_id": "openSUSE Leap Micro 5.4:cups-config-2.2.7-150000.3.59.1.aarch64" }, "product_reference": "cups-config-2.2.7-150000.3.59.1.aarch64", "relates_to_product_reference": "openSUSE Leap Micro 5.4" }, { "category": "default_component_of", "full_product_name": { "name": "cups-config-2.2.7-150000.3.59.1.s390x as component of openSUSE Leap Micro 5.4", "product_id": "openSUSE Leap Micro 5.4:cups-config-2.2.7-150000.3.59.1.s390x" }, "product_reference": "cups-config-2.2.7-150000.3.59.1.s390x", "relates_to_product_reference": "openSUSE Leap Micro 5.4" }, { "category": "default_component_of", "full_product_name": { "name": "cups-config-2.2.7-150000.3.59.1.x86_64 as component of openSUSE Leap Micro 5.4", "product_id": "openSUSE Leap Micro 5.4:cups-config-2.2.7-150000.3.59.1.x86_64" }, "product_reference": "cups-config-2.2.7-150000.3.59.1.x86_64", "relates_to_product_reference": "openSUSE Leap Micro 5.4" }, { "category": "default_component_of", "full_product_name": { "name": "libcups2-2.2.7-150000.3.59.1.aarch64 as component of openSUSE Leap Micro 5.4", "product_id": "openSUSE Leap Micro 5.4:libcups2-2.2.7-150000.3.59.1.aarch64" }, "product_reference": "libcups2-2.2.7-150000.3.59.1.aarch64", "relates_to_product_reference": "openSUSE Leap Micro 5.4" }, { "category": "default_component_of", "full_product_name": { "name": "libcups2-2.2.7-150000.3.59.1.s390x as component of openSUSE Leap Micro 5.4", "product_id": "openSUSE Leap Micro 5.4:libcups2-2.2.7-150000.3.59.1.s390x" }, "product_reference": "libcups2-2.2.7-150000.3.59.1.s390x", "relates_to_product_reference": "openSUSE Leap Micro 5.4" }, { "category": "default_component_of", "full_product_name": { "name": "libcups2-2.2.7-150000.3.59.1.x86_64 as component of openSUSE Leap Micro 5.4", "product_id": "openSUSE Leap Micro 5.4:libcups2-2.2.7-150000.3.59.1.x86_64" }, "product_reference": "libcups2-2.2.7-150000.3.59.1.x86_64", "relates_to_product_reference": "openSUSE Leap Micro 5.4" }, { "category": "default_component_of", "full_product_name": { "name": "cups-2.2.7-150000.3.59.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:cups-2.2.7-150000.3.59.1.aarch64" }, "product_reference": "cups-2.2.7-150000.3.59.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "cups-2.2.7-150000.3.59.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:cups-2.2.7-150000.3.59.1.ppc64le" }, "product_reference": "cups-2.2.7-150000.3.59.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "cups-2.2.7-150000.3.59.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:cups-2.2.7-150000.3.59.1.s390x" }, "product_reference": "cups-2.2.7-150000.3.59.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "cups-2.2.7-150000.3.59.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:cups-2.2.7-150000.3.59.1.x86_64" }, "product_reference": "cups-2.2.7-150000.3.59.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-2.2.7-150000.3.59.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:cups-client-2.2.7-150000.3.59.1.aarch64" }, "product_reference": "cups-client-2.2.7-150000.3.59.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-2.2.7-150000.3.59.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:cups-client-2.2.7-150000.3.59.1.ppc64le" }, "product_reference": "cups-client-2.2.7-150000.3.59.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-2.2.7-150000.3.59.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:cups-client-2.2.7-150000.3.59.1.s390x" }, "product_reference": "cups-client-2.2.7-150000.3.59.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-2.2.7-150000.3.59.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:cups-client-2.2.7-150000.3.59.1.x86_64" }, "product_reference": "cups-client-2.2.7-150000.3.59.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "cups-config-2.2.7-150000.3.59.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:cups-config-2.2.7-150000.3.59.1.aarch64" }, "product_reference": "cups-config-2.2.7-150000.3.59.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "cups-config-2.2.7-150000.3.59.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:cups-config-2.2.7-150000.3.59.1.ppc64le" }, "product_reference": "cups-config-2.2.7-150000.3.59.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "cups-config-2.2.7-150000.3.59.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:cups-config-2.2.7-150000.3.59.1.s390x" }, "product_reference": "cups-config-2.2.7-150000.3.59.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "cups-config-2.2.7-150000.3.59.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:cups-config-2.2.7-150000.3.59.1.x86_64" }, "product_reference": "cups-config-2.2.7-150000.3.59.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ddk-2.2.7-150000.3.59.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:cups-ddk-2.2.7-150000.3.59.1.aarch64" }, "product_reference": "cups-ddk-2.2.7-150000.3.59.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ddk-2.2.7-150000.3.59.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:cups-ddk-2.2.7-150000.3.59.1.ppc64le" }, "product_reference": "cups-ddk-2.2.7-150000.3.59.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ddk-2.2.7-150000.3.59.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:cups-ddk-2.2.7-150000.3.59.1.s390x" }, "product_reference": "cups-ddk-2.2.7-150000.3.59.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ddk-2.2.7-150000.3.59.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:cups-ddk-2.2.7-150000.3.59.1.x86_64" }, "product_reference": "cups-ddk-2.2.7-150000.3.59.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-2.2.7-150000.3.59.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:cups-devel-2.2.7-150000.3.59.1.aarch64" }, "product_reference": "cups-devel-2.2.7-150000.3.59.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-2.2.7-150000.3.59.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:cups-devel-2.2.7-150000.3.59.1.ppc64le" }, "product_reference": "cups-devel-2.2.7-150000.3.59.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-2.2.7-150000.3.59.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:cups-devel-2.2.7-150000.3.59.1.s390x" }, "product_reference": "cups-devel-2.2.7-150000.3.59.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-2.2.7-150000.3.59.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:cups-devel-2.2.7-150000.3.59.1.x86_64" }, "product_reference": "cups-devel-2.2.7-150000.3.59.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-32bit-2.2.7-150000.3.59.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:cups-devel-32bit-2.2.7-150000.3.59.1.x86_64" }, "product_reference": "cups-devel-32bit-2.2.7-150000.3.59.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libcups2-2.2.7-150000.3.59.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libcups2-2.2.7-150000.3.59.1.aarch64" }, "product_reference": "libcups2-2.2.7-150000.3.59.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libcups2-2.2.7-150000.3.59.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libcups2-2.2.7-150000.3.59.1.ppc64le" }, "product_reference": "libcups2-2.2.7-150000.3.59.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libcups2-2.2.7-150000.3.59.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libcups2-2.2.7-150000.3.59.1.s390x" }, "product_reference": "libcups2-2.2.7-150000.3.59.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libcups2-2.2.7-150000.3.59.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libcups2-2.2.7-150000.3.59.1.x86_64" }, "product_reference": "libcups2-2.2.7-150000.3.59.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libcups2-32bit-2.2.7-150000.3.59.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libcups2-32bit-2.2.7-150000.3.59.1.x86_64" }, "product_reference": "libcups2-32bit-2.2.7-150000.3.59.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libcupscgi1-2.2.7-150000.3.59.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libcupscgi1-2.2.7-150000.3.59.1.aarch64" }, "product_reference": "libcupscgi1-2.2.7-150000.3.59.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libcupscgi1-2.2.7-150000.3.59.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libcupscgi1-2.2.7-150000.3.59.1.ppc64le" }, "product_reference": "libcupscgi1-2.2.7-150000.3.59.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libcupscgi1-2.2.7-150000.3.59.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libcupscgi1-2.2.7-150000.3.59.1.s390x" }, "product_reference": "libcupscgi1-2.2.7-150000.3.59.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libcupscgi1-2.2.7-150000.3.59.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libcupscgi1-2.2.7-150000.3.59.1.x86_64" }, "product_reference": "libcupscgi1-2.2.7-150000.3.59.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libcupscgi1-32bit-2.2.7-150000.3.59.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libcupscgi1-32bit-2.2.7-150000.3.59.1.x86_64" }, "product_reference": "libcupscgi1-32bit-2.2.7-150000.3.59.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsimage2-2.2.7-150000.3.59.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libcupsimage2-2.2.7-150000.3.59.1.aarch64" }, "product_reference": "libcupsimage2-2.2.7-150000.3.59.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsimage2-2.2.7-150000.3.59.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libcupsimage2-2.2.7-150000.3.59.1.ppc64le" }, "product_reference": "libcupsimage2-2.2.7-150000.3.59.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsimage2-2.2.7-150000.3.59.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libcupsimage2-2.2.7-150000.3.59.1.s390x" }, "product_reference": "libcupsimage2-2.2.7-150000.3.59.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsimage2-2.2.7-150000.3.59.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libcupsimage2-2.2.7-150000.3.59.1.x86_64" }, "product_reference": "libcupsimage2-2.2.7-150000.3.59.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsimage2-32bit-2.2.7-150000.3.59.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libcupsimage2-32bit-2.2.7-150000.3.59.1.x86_64" }, "product_reference": "libcupsimage2-32bit-2.2.7-150000.3.59.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsmime1-2.2.7-150000.3.59.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libcupsmime1-2.2.7-150000.3.59.1.aarch64" }, "product_reference": "libcupsmime1-2.2.7-150000.3.59.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsmime1-2.2.7-150000.3.59.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libcupsmime1-2.2.7-150000.3.59.1.ppc64le" }, "product_reference": "libcupsmime1-2.2.7-150000.3.59.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsmime1-2.2.7-150000.3.59.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libcupsmime1-2.2.7-150000.3.59.1.s390x" }, "product_reference": "libcupsmime1-2.2.7-150000.3.59.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsmime1-2.2.7-150000.3.59.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libcupsmime1-2.2.7-150000.3.59.1.x86_64" }, "product_reference": "libcupsmime1-2.2.7-150000.3.59.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsmime1-32bit-2.2.7-150000.3.59.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libcupsmime1-32bit-2.2.7-150000.3.59.1.x86_64" }, "product_reference": "libcupsmime1-32bit-2.2.7-150000.3.59.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsppdc1-2.2.7-150000.3.59.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libcupsppdc1-2.2.7-150000.3.59.1.aarch64" }, "product_reference": "libcupsppdc1-2.2.7-150000.3.59.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsppdc1-2.2.7-150000.3.59.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libcupsppdc1-2.2.7-150000.3.59.1.ppc64le" }, "product_reference": "libcupsppdc1-2.2.7-150000.3.59.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsppdc1-2.2.7-150000.3.59.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libcupsppdc1-2.2.7-150000.3.59.1.s390x" }, "product_reference": "libcupsppdc1-2.2.7-150000.3.59.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsppdc1-2.2.7-150000.3.59.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libcupsppdc1-2.2.7-150000.3.59.1.x86_64" }, "product_reference": "libcupsppdc1-2.2.7-150000.3.59.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsppdc1-32bit-2.2.7-150000.3.59.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libcupsppdc1-32bit-2.2.7-150000.3.59.1.x86_64" }, "product_reference": "libcupsppdc1-32bit-2.2.7-150000.3.59.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "cups-2.2.7-150000.3.59.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:cups-2.2.7-150000.3.59.1.aarch64" }, "product_reference": "cups-2.2.7-150000.3.59.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "cups-2.2.7-150000.3.59.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:cups-2.2.7-150000.3.59.1.ppc64le" }, "product_reference": "cups-2.2.7-150000.3.59.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "cups-2.2.7-150000.3.59.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:cups-2.2.7-150000.3.59.1.s390x" }, "product_reference": "cups-2.2.7-150000.3.59.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "cups-2.2.7-150000.3.59.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:cups-2.2.7-150000.3.59.1.x86_64" }, "product_reference": "cups-2.2.7-150000.3.59.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.59.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:cups-client-2.2.7-150000.3.59.1.aarch64" }, "product_reference": "cups-client-2.2.7-150000.3.59.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.59.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:cups-client-2.2.7-150000.3.59.1.ppc64le" }, "product_reference": "cups-client-2.2.7-150000.3.59.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.59.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:cups-client-2.2.7-150000.3.59.1.s390x" }, "product_reference": "cups-client-2.2.7-150000.3.59.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.59.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:cups-client-2.2.7-150000.3.59.1.x86_64" }, "product_reference": "cups-client-2.2.7-150000.3.59.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.59.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:cups-config-2.2.7-150000.3.59.1.aarch64" }, "product_reference": "cups-config-2.2.7-150000.3.59.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.59.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:cups-config-2.2.7-150000.3.59.1.ppc64le" }, "product_reference": "cups-config-2.2.7-150000.3.59.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.59.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:cups-config-2.2.7-150000.3.59.1.s390x" }, "product_reference": "cups-config-2.2.7-150000.3.59.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.59.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:cups-config-2.2.7-150000.3.59.1.x86_64" }, "product_reference": "cups-config-2.2.7-150000.3.59.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.59.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:cups-ddk-2.2.7-150000.3.59.1.aarch64" }, "product_reference": "cups-ddk-2.2.7-150000.3.59.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.59.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:cups-ddk-2.2.7-150000.3.59.1.ppc64le" }, "product_reference": "cups-ddk-2.2.7-150000.3.59.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.59.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:cups-ddk-2.2.7-150000.3.59.1.s390x" }, "product_reference": "cups-ddk-2.2.7-150000.3.59.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.59.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:cups-ddk-2.2.7-150000.3.59.1.x86_64" }, "product_reference": "cups-ddk-2.2.7-150000.3.59.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.59.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:cups-devel-2.2.7-150000.3.59.1.aarch64" }, "product_reference": "cups-devel-2.2.7-150000.3.59.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.59.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:cups-devel-2.2.7-150000.3.59.1.ppc64le" }, "product_reference": "cups-devel-2.2.7-150000.3.59.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.59.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:cups-devel-2.2.7-150000.3.59.1.s390x" }, "product_reference": "cups-devel-2.2.7-150000.3.59.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.59.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:cups-devel-2.2.7-150000.3.59.1.x86_64" }, "product_reference": "cups-devel-2.2.7-150000.3.59.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.59.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:cups-devel-32bit-2.2.7-150000.3.59.1.x86_64" }, "product_reference": "cups-devel-32bit-2.2.7-150000.3.59.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.59.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libcups2-2.2.7-150000.3.59.1.aarch64" }, "product_reference": "libcups2-2.2.7-150000.3.59.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libcups2-2.2.7-150000.3.59.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libcups2-2.2.7-150000.3.59.1.ppc64le" }, "product_reference": "libcups2-2.2.7-150000.3.59.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libcups2-2.2.7-150000.3.59.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libcups2-2.2.7-150000.3.59.1.s390x" }, "product_reference": "libcups2-2.2.7-150000.3.59.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libcups2-2.2.7-150000.3.59.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libcups2-2.2.7-150000.3.59.1.x86_64" }, "product_reference": "libcups2-2.2.7-150000.3.59.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.59.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libcups2-32bit-2.2.7-150000.3.59.1.x86_64" }, "product_reference": "libcups2-32bit-2.2.7-150000.3.59.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.59.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libcupscgi1-2.2.7-150000.3.59.1.aarch64" }, "product_reference": "libcupscgi1-2.2.7-150000.3.59.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libcupscgi1-2.2.7-150000.3.59.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libcupscgi1-2.2.7-150000.3.59.1.ppc64le" }, "product_reference": "libcupscgi1-2.2.7-150000.3.59.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libcupscgi1-2.2.7-150000.3.59.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libcupscgi1-2.2.7-150000.3.59.1.s390x" }, "product_reference": "libcupscgi1-2.2.7-150000.3.59.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libcupscgi1-2.2.7-150000.3.59.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libcupscgi1-2.2.7-150000.3.59.1.x86_64" }, "product_reference": "libcupscgi1-2.2.7-150000.3.59.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.59.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libcupscgi1-32bit-2.2.7-150000.3.59.1.x86_64" }, "product_reference": "libcupscgi1-32bit-2.2.7-150000.3.59.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.59.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libcupsimage2-2.2.7-150000.3.59.1.aarch64" }, "product_reference": "libcupsimage2-2.2.7-150000.3.59.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsimage2-2.2.7-150000.3.59.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libcupsimage2-2.2.7-150000.3.59.1.ppc64le" }, "product_reference": "libcupsimage2-2.2.7-150000.3.59.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsimage2-2.2.7-150000.3.59.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libcupsimage2-2.2.7-150000.3.59.1.s390x" }, "product_reference": "libcupsimage2-2.2.7-150000.3.59.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsimage2-2.2.7-150000.3.59.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libcupsimage2-2.2.7-150000.3.59.1.x86_64" }, "product_reference": "libcupsimage2-2.2.7-150000.3.59.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.59.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libcupsimage2-32bit-2.2.7-150000.3.59.1.x86_64" }, "product_reference": "libcupsimage2-32bit-2.2.7-150000.3.59.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.59.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libcupsmime1-2.2.7-150000.3.59.1.aarch64" }, "product_reference": "libcupsmime1-2.2.7-150000.3.59.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsmime1-2.2.7-150000.3.59.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libcupsmime1-2.2.7-150000.3.59.1.ppc64le" }, "product_reference": "libcupsmime1-2.2.7-150000.3.59.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsmime1-2.2.7-150000.3.59.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libcupsmime1-2.2.7-150000.3.59.1.s390x" }, "product_reference": "libcupsmime1-2.2.7-150000.3.59.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsmime1-2.2.7-150000.3.59.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libcupsmime1-2.2.7-150000.3.59.1.x86_64" }, "product_reference": "libcupsmime1-2.2.7-150000.3.59.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.59.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libcupsmime1-32bit-2.2.7-150000.3.59.1.x86_64" }, "product_reference": "libcupsmime1-32bit-2.2.7-150000.3.59.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.59.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libcupsppdc1-2.2.7-150000.3.59.1.aarch64" }, "product_reference": "libcupsppdc1-2.2.7-150000.3.59.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsppdc1-2.2.7-150000.3.59.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libcupsppdc1-2.2.7-150000.3.59.1.ppc64le" }, "product_reference": "libcupsppdc1-2.2.7-150000.3.59.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsppdc1-2.2.7-150000.3.59.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libcupsppdc1-2.2.7-150000.3.59.1.s390x" }, "product_reference": "libcupsppdc1-2.2.7-150000.3.59.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsppdc1-2.2.7-150000.3.59.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libcupsppdc1-2.2.7-150000.3.59.1.x86_64" }, "product_reference": "libcupsppdc1-2.2.7-150000.3.59.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.59.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libcupsppdc1-32bit-2.2.7-150000.3.59.1.x86_64" }, "product_reference": "libcupsppdc1-32bit-2.2.7-150000.3.59.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-35235", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-35235" } ], "notes": [ { "category": "general", "text": "OpenPrinting CUPS is an open source printing system for Linux and other Unix-like operating systems. In versions 2.4.8 and earlier, when starting the cupsd server with a Listen configuration item pointing to a symbolic link, the cupsd process can be caused to perform an arbitrary chmod of the provided argument, providing world-writable access to the target. Given that cupsd is often running as root, this can result in the change of permission of any user or system files to be world writable. Given the aforementioned Ubuntu AppArmor context, on such systems this vulnerability is limited to those files modifiable by the cupsd process. In that specific case it was found to be possible to turn the configuration of the Listen argument into full control over the cupsd.conf and cups-files.conf configuration files. By later setting the User and Group arguments in cups-files.conf, and printing with a printer configured by PPD with a `FoomaticRIPCommandLine` argument, arbitrary user and group (not root) command execution could be achieved, which can further be used on Ubuntu systems to achieve full root command execution. Commit ff1f8a623e090dee8a8aadf12a6a4b25efac143d contains a patch for the issue.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 7.1:cups-2.2.7-150000.3.59.1.aarch64", "SUSE Enterprise Storage 7.1:cups-2.2.7-150000.3.59.1.x86_64", "SUSE Enterprise Storage 7.1:cups-client-2.2.7-150000.3.59.1.aarch64", "SUSE Enterprise Storage 7.1:cups-client-2.2.7-150000.3.59.1.x86_64", "SUSE Enterprise Storage 7.1:cups-config-2.2.7-150000.3.59.1.aarch64", "SUSE Enterprise Storage 7.1:cups-config-2.2.7-150000.3.59.1.x86_64", "SUSE Enterprise Storage 7.1:cups-ddk-2.2.7-150000.3.59.1.aarch64", "SUSE Enterprise Storage 7.1:cups-ddk-2.2.7-150000.3.59.1.x86_64", "SUSE Enterprise Storage 7.1:cups-devel-2.2.7-150000.3.59.1.aarch64", "SUSE Enterprise Storage 7.1:cups-devel-2.2.7-150000.3.59.1.x86_64", "SUSE Enterprise Storage 7.1:libcups2-2.2.7-150000.3.59.1.aarch64", "SUSE Enterprise Storage 7.1:libcups2-2.2.7-150000.3.59.1.x86_64", "SUSE Enterprise Storage 7.1:libcups2-32bit-2.2.7-150000.3.59.1.x86_64", "SUSE Enterprise Storage 7.1:libcupscgi1-2.2.7-150000.3.59.1.aarch64", "SUSE Enterprise Storage 7.1:libcupscgi1-2.2.7-150000.3.59.1.x86_64", "SUSE Enterprise Storage 7.1:libcupsimage2-2.2.7-150000.3.59.1.aarch64", "SUSE Enterprise Storage 7.1:libcupsimage2-2.2.7-150000.3.59.1.x86_64", "SUSE Enterprise Storage 7.1:libcupsmime1-2.2.7-150000.3.59.1.aarch64", "SUSE Enterprise Storage 7.1:libcupsmime1-2.2.7-150000.3.59.1.x86_64", "SUSE Enterprise Storage 7.1:libcupsppdc1-2.2.7-150000.3.59.1.aarch64", "SUSE Enterprise Storage 7.1:libcupsppdc1-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:cups-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:cups-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:cups-client-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:cups-client-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:cups-config-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:cups-config-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:cups-ddk-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:cups-ddk-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:cups-devel-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:cups-devel-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libcups2-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libcups2-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libcups2-32bit-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libcupscgi1-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libcupscgi1-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libcupsimage2-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libcupsimage2-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libcupsmime1-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libcupsmime1-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libcupsppdc1-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libcupsppdc1-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cups-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cups-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cups-client-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cups-client-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cups-config-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cups-config-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cups-ddk-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cups-ddk-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cups-devel-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cups-devel-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcups2-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcups2-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcups2-32bit-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcupscgi1-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcupscgi1-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcupsimage2-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcupsimage2-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcupsmime1-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcupsmime1-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcupsppdc1-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcupsppdc1-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cups-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cups-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cups-client-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cups-client-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cups-config-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cups-config-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cups-ddk-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cups-ddk-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cups-devel-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cups-devel-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libcups2-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libcups2-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libcups2-32bit-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libcupscgi1-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libcupscgi1-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libcupsimage2-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libcupsimage2-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libcupsmime1-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libcupsmime1-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libcupsppdc1-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libcupsppdc1-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cups-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cups-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cups-client-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cups-client-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cups-config-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cups-config-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cups-ddk-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cups-ddk-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cups-devel-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cups-devel-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libcups2-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libcups2-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libcups2-32bit-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libcupscgi1-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libcupscgi1-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libcupsimage2-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libcupsimage2-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libcupsmime1-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libcupsmime1-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libcupsppdc1-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libcupsppdc1-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Micro 5.2:cups-config-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Micro 5.2:cups-config-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Micro 5.2:cups-config-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libcups2-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libcups2-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Micro 5.2:libcups2-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Micro 5.3:cups-config-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Micro 5.3:cups-config-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Micro 5.3:cups-config-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libcups2-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libcups2-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Micro 5.3:libcups2-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Micro 5.4:cups-config-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Micro 5.4:cups-config-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Micro 5.4:cups-config-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libcups2-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libcups2-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Micro 5.4:libcups2-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Micro 5.5:cups-config-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Micro 5.5:cups-config-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:cups-config-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Micro 5.5:cups-config-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libcups2-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libcups2-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libcups2-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Micro 5.5:libcups2-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:cups-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:cups-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:cups-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:cups-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:cups-client-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:cups-client-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:cups-client-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:cups-client-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:cups-config-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:cups-config-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:cups-config-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:cups-config-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:cups-devel-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:cups-devel-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:cups-devel-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:cups-devel-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libcups2-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libcups2-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libcups2-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libcups2-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libcupscgi1-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libcupscgi1-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libcupscgi1-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libcupscgi1-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libcupsimage2-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libcupsimage2-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libcupsimage2-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libcupsimage2-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libcupsmime1-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libcupsmime1-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libcupsmime1-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libcupsmime1-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libcupsppdc1-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libcupsppdc1-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libcupsppdc1-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libcupsppdc1-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-client-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-client-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-client-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-client-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-config-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-config-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-config-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-config-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-devel-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-devel-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-devel-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-devel-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcups2-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcups2-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcups2-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcups2-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupscgi1-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupscgi1-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupscgi1-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupscgi1-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupsimage2-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupsimage2-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupsimage2-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupsimage2-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupsmime1-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupsmime1-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupsmime1-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupsmime1-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupsppdc1-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupsppdc1-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupsppdc1-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupsppdc1-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP5:libcups2-32bit-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libcups2-32bit-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:cups-ddk-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:cups-ddk-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:cups-ddk-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:cups-ddk-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:cups-ddk-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:cups-ddk-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:cups-ddk-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:cups-ddk-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:cups-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:cups-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:cups-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:cups-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:cups-client-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:cups-client-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:cups-client-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:cups-client-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:cups-config-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:cups-config-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:cups-config-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:cups-config-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:cups-ddk-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:cups-ddk-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:cups-ddk-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:cups-ddk-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:cups-devel-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:cups-devel-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:cups-devel-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:cups-devel-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libcups2-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libcups2-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libcups2-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libcups2-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libcups2-32bit-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libcupscgi1-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libcupscgi1-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libcupscgi1-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libcupscgi1-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libcupsimage2-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libcupsimage2-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libcupsimage2-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libcupsimage2-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libcupsmime1-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libcupsmime1-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libcupsmime1-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libcupsmime1-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libcupsppdc1-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libcupsppdc1-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libcupsppdc1-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libcupsppdc1-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-client-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-client-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-client-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-client-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-config-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-config-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-config-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-config-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-ddk-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-ddk-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-ddk-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-ddk-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-devel-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-devel-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-devel-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-devel-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcups2-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcups2-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcups2-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcups2-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcups2-32bit-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupscgi1-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupscgi1-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupscgi1-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupscgi1-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupsimage2-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupsimage2-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupsimage2-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupsimage2-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupsmime1-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupsmime1-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupsmime1-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupsmime1-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupsppdc1-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupsppdc1-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupsppdc1-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupsppdc1-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-client-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-client-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-client-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-client-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-config-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-config-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-config-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-config-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-ddk-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-ddk-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-ddk-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-ddk-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-devel-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-devel-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-devel-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-devel-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcups2-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcups2-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcups2-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcups2-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcups2-32bit-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupscgi1-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupscgi1-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupscgi1-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupscgi1-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupsimage2-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupsimage2-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupsimage2-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupsimage2-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupsmime1-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupsmime1-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupsmime1-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupsmime1-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupsppdc1-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupsppdc1-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupsppdc1-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupsppdc1-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:cups-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:cups-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:cups-client-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:cups-client-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:cups-config-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:cups-config-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:cups-ddk-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:cups-ddk-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:cups-devel-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:cups-devel-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libcups2-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libcups2-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libcups2-32bit-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libcupscgi1-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libcupscgi1-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libcupsimage2-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libcupsimage2-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libcupsmime1-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libcupsmime1-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libcupsppdc1-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libcupsppdc1-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:cups-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:cups-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:cups-client-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:cups-client-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:cups-config-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:cups-config-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:cups-ddk-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:cups-ddk-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:cups-devel-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:cups-devel-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcups2-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcups2-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcups2-32bit-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcupscgi1-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcupscgi1-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcupsimage2-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcupsimage2-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcupsmime1-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcupsmime1-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcupsppdc1-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcupsppdc1-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:cups-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:cups-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:cups-client-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:cups-client-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:cups-config-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:cups-config-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:cups-ddk-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:cups-ddk-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:cups-devel-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:cups-devel-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libcups2-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libcups2-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libcups2-32bit-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libcupscgi1-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libcupscgi1-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libcupsimage2-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libcupsimage2-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libcupsmime1-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libcupsmime1-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libcupsppdc1-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libcupsppdc1-2.2.7-150000.3.59.1.x86_64", "SUSE Manager Proxy 4.3:cups-2.2.7-150000.3.59.1.x86_64", "SUSE Manager Proxy 4.3:cups-client-2.2.7-150000.3.59.1.x86_64", "SUSE Manager Proxy 4.3:cups-config-2.2.7-150000.3.59.1.x86_64", "SUSE Manager Proxy 4.3:cups-devel-2.2.7-150000.3.59.1.x86_64", "SUSE Manager Proxy 4.3:libcups2-2.2.7-150000.3.59.1.x86_64", "SUSE Manager Proxy 4.3:libcups2-32bit-2.2.7-150000.3.59.1.x86_64", "SUSE Manager Proxy 4.3:libcupscgi1-2.2.7-150000.3.59.1.x86_64", "SUSE Manager Proxy 4.3:libcupsimage2-2.2.7-150000.3.59.1.x86_64", "SUSE Manager Proxy 4.3:libcupsmime1-2.2.7-150000.3.59.1.x86_64", "SUSE Manager Proxy 4.3:libcupsppdc1-2.2.7-150000.3.59.1.x86_64", "SUSE Manager Server 4.3:cups-2.2.7-150000.3.59.1.ppc64le", "SUSE Manager Server 4.3:cups-2.2.7-150000.3.59.1.s390x", "SUSE Manager Server 4.3:cups-2.2.7-150000.3.59.1.x86_64", "SUSE Manager Server 4.3:cups-client-2.2.7-150000.3.59.1.ppc64le", "SUSE Manager Server 4.3:cups-client-2.2.7-150000.3.59.1.s390x", "SUSE Manager Server 4.3:cups-client-2.2.7-150000.3.59.1.x86_64", "SUSE Manager Server 4.3:cups-config-2.2.7-150000.3.59.1.ppc64le", "SUSE Manager Server 4.3:cups-config-2.2.7-150000.3.59.1.s390x", "SUSE Manager Server 4.3:cups-config-2.2.7-150000.3.59.1.x86_64", "SUSE Manager Server 4.3:cups-devel-2.2.7-150000.3.59.1.ppc64le", "SUSE Manager Server 4.3:cups-devel-2.2.7-150000.3.59.1.s390x", "SUSE Manager Server 4.3:cups-devel-2.2.7-150000.3.59.1.x86_64", "SUSE Manager Server 4.3:libcups2-2.2.7-150000.3.59.1.ppc64le", "SUSE Manager Server 4.3:libcups2-2.2.7-150000.3.59.1.s390x", "SUSE Manager Server 4.3:libcups2-2.2.7-150000.3.59.1.x86_64", "SUSE Manager Server 4.3:libcups2-32bit-2.2.7-150000.3.59.1.x86_64", "SUSE Manager Server 4.3:libcupscgi1-2.2.7-150000.3.59.1.ppc64le", "SUSE Manager Server 4.3:libcupscgi1-2.2.7-150000.3.59.1.s390x", "SUSE Manager Server 4.3:libcupscgi1-2.2.7-150000.3.59.1.x86_64", "SUSE Manager Server 4.3:libcupsimage2-2.2.7-150000.3.59.1.ppc64le", "SUSE Manager Server 4.3:libcupsimage2-2.2.7-150000.3.59.1.s390x", "SUSE Manager Server 4.3:libcupsimage2-2.2.7-150000.3.59.1.x86_64", "SUSE Manager Server 4.3:libcupsmime1-2.2.7-150000.3.59.1.ppc64le", "SUSE Manager Server 4.3:libcupsmime1-2.2.7-150000.3.59.1.s390x", "SUSE Manager Server 4.3:libcupsmime1-2.2.7-150000.3.59.1.x86_64", "SUSE Manager Server 4.3:libcupsppdc1-2.2.7-150000.3.59.1.ppc64le", "SUSE Manager Server 4.3:libcupsppdc1-2.2.7-150000.3.59.1.s390x", "SUSE Manager Server 4.3:libcupsppdc1-2.2.7-150000.3.59.1.x86_64", "openSUSE Leap 15.5:cups-2.2.7-150000.3.59.1.aarch64", "openSUSE Leap 15.5:cups-2.2.7-150000.3.59.1.ppc64le", "openSUSE Leap 15.5:cups-2.2.7-150000.3.59.1.s390x", "openSUSE Leap 15.5:cups-2.2.7-150000.3.59.1.x86_64", "openSUSE Leap 15.5:cups-client-2.2.7-150000.3.59.1.aarch64", "openSUSE Leap 15.5:cups-client-2.2.7-150000.3.59.1.ppc64le", "openSUSE Leap 15.5:cups-client-2.2.7-150000.3.59.1.s390x", "openSUSE Leap 15.5:cups-client-2.2.7-150000.3.59.1.x86_64", "openSUSE Leap 15.5:cups-config-2.2.7-150000.3.59.1.aarch64", "openSUSE Leap 15.5:cups-config-2.2.7-150000.3.59.1.ppc64le", "openSUSE Leap 15.5:cups-config-2.2.7-150000.3.59.1.s390x", "openSUSE Leap 15.5:cups-config-2.2.7-150000.3.59.1.x86_64", "openSUSE Leap 15.5:cups-ddk-2.2.7-150000.3.59.1.aarch64", "openSUSE Leap 15.5:cups-ddk-2.2.7-150000.3.59.1.ppc64le", "openSUSE Leap 15.5:cups-ddk-2.2.7-150000.3.59.1.s390x", "openSUSE Leap 15.5:cups-ddk-2.2.7-150000.3.59.1.x86_64", "openSUSE Leap 15.5:cups-devel-2.2.7-150000.3.59.1.aarch64", "openSUSE Leap 15.5:cups-devel-2.2.7-150000.3.59.1.ppc64le", "openSUSE Leap 15.5:cups-devel-2.2.7-150000.3.59.1.s390x", "openSUSE Leap 15.5:cups-devel-2.2.7-150000.3.59.1.x86_64", "openSUSE Leap 15.5:cups-devel-32bit-2.2.7-150000.3.59.1.x86_64", "openSUSE Leap 15.5:libcups2-2.2.7-150000.3.59.1.aarch64", "openSUSE Leap 15.5:libcups2-2.2.7-150000.3.59.1.ppc64le", "openSUSE Leap 15.5:libcups2-2.2.7-150000.3.59.1.s390x", "openSUSE Leap 15.5:libcups2-2.2.7-150000.3.59.1.x86_64", "openSUSE Leap 15.5:libcups2-32bit-2.2.7-150000.3.59.1.x86_64", "openSUSE Leap 15.5:libcupscgi1-2.2.7-150000.3.59.1.aarch64", "openSUSE Leap 15.5:libcupscgi1-2.2.7-150000.3.59.1.ppc64le", "openSUSE Leap 15.5:libcupscgi1-2.2.7-150000.3.59.1.s390x", "openSUSE Leap 15.5:libcupscgi1-2.2.7-150000.3.59.1.x86_64", "openSUSE Leap 15.5:libcupscgi1-32bit-2.2.7-150000.3.59.1.x86_64", "openSUSE Leap 15.5:libcupsimage2-2.2.7-150000.3.59.1.aarch64", "openSUSE Leap 15.5:libcupsimage2-2.2.7-150000.3.59.1.ppc64le", "openSUSE Leap 15.5:libcupsimage2-2.2.7-150000.3.59.1.s390x", "openSUSE Leap 15.5:libcupsimage2-2.2.7-150000.3.59.1.x86_64", "openSUSE Leap 15.5:libcupsimage2-32bit-2.2.7-150000.3.59.1.x86_64", "openSUSE Leap 15.5:libcupsmime1-2.2.7-150000.3.59.1.aarch64", "openSUSE Leap 15.5:libcupsmime1-2.2.7-150000.3.59.1.ppc64le", "openSUSE Leap 15.5:libcupsmime1-2.2.7-150000.3.59.1.s390x", "openSUSE Leap 15.5:libcupsmime1-2.2.7-150000.3.59.1.x86_64", "openSUSE Leap 15.5:libcupsmime1-32bit-2.2.7-150000.3.59.1.x86_64", "openSUSE Leap 15.5:libcupsppdc1-2.2.7-150000.3.59.1.aarch64", "openSUSE Leap 15.5:libcupsppdc1-2.2.7-150000.3.59.1.ppc64le", "openSUSE Leap 15.5:libcupsppdc1-2.2.7-150000.3.59.1.s390x", "openSUSE Leap 15.5:libcupsppdc1-2.2.7-150000.3.59.1.x86_64", "openSUSE Leap 15.5:libcupsppdc1-32bit-2.2.7-150000.3.59.1.x86_64", "openSUSE Leap 15.6:cups-2.2.7-150000.3.59.1.aarch64", "openSUSE Leap 15.6:cups-2.2.7-150000.3.59.1.ppc64le", "openSUSE Leap 15.6:cups-2.2.7-150000.3.59.1.s390x", "openSUSE Leap 15.6:cups-2.2.7-150000.3.59.1.x86_64", "openSUSE Leap 15.6:cups-client-2.2.7-150000.3.59.1.aarch64", "openSUSE Leap 15.6:cups-client-2.2.7-150000.3.59.1.ppc64le", "openSUSE Leap 15.6:cups-client-2.2.7-150000.3.59.1.s390x", "openSUSE Leap 15.6:cups-client-2.2.7-150000.3.59.1.x86_64", "openSUSE Leap 15.6:cups-config-2.2.7-150000.3.59.1.aarch64", "openSUSE Leap 15.6:cups-config-2.2.7-150000.3.59.1.ppc64le", "openSUSE Leap 15.6:cups-config-2.2.7-150000.3.59.1.s390x", "openSUSE Leap 15.6:cups-config-2.2.7-150000.3.59.1.x86_64", "openSUSE Leap 15.6:cups-ddk-2.2.7-150000.3.59.1.aarch64", "openSUSE Leap 15.6:cups-ddk-2.2.7-150000.3.59.1.ppc64le", "openSUSE Leap 15.6:cups-ddk-2.2.7-150000.3.59.1.s390x", "openSUSE Leap 15.6:cups-ddk-2.2.7-150000.3.59.1.x86_64", "openSUSE Leap 15.6:cups-devel-2.2.7-150000.3.59.1.aarch64", "openSUSE Leap 15.6:cups-devel-2.2.7-150000.3.59.1.ppc64le", "openSUSE Leap 15.6:cups-devel-2.2.7-150000.3.59.1.s390x", "openSUSE Leap 15.6:cups-devel-2.2.7-150000.3.59.1.x86_64", "openSUSE Leap 15.6:cups-devel-32bit-2.2.7-150000.3.59.1.x86_64", "openSUSE Leap 15.6:libcups2-2.2.7-150000.3.59.1.aarch64", "openSUSE Leap 15.6:libcups2-2.2.7-150000.3.59.1.ppc64le", "openSUSE Leap 15.6:libcups2-2.2.7-150000.3.59.1.s390x", "openSUSE Leap 15.6:libcups2-2.2.7-150000.3.59.1.x86_64", "openSUSE Leap 15.6:libcups2-32bit-2.2.7-150000.3.59.1.x86_64", "openSUSE Leap 15.6:libcupscgi1-2.2.7-150000.3.59.1.aarch64", "openSUSE Leap 15.6:libcupscgi1-2.2.7-150000.3.59.1.ppc64le", "openSUSE Leap 15.6:libcupscgi1-2.2.7-150000.3.59.1.s390x", "openSUSE Leap 15.6:libcupscgi1-2.2.7-150000.3.59.1.x86_64", "openSUSE Leap 15.6:libcupscgi1-32bit-2.2.7-150000.3.59.1.x86_64", "openSUSE Leap 15.6:libcupsimage2-2.2.7-150000.3.59.1.aarch64", "openSUSE Leap 15.6:libcupsimage2-2.2.7-150000.3.59.1.ppc64le", "openSUSE Leap 15.6:libcupsimage2-2.2.7-150000.3.59.1.s390x", "openSUSE Leap 15.6:libcupsimage2-2.2.7-150000.3.59.1.x86_64", "openSUSE Leap 15.6:libcupsimage2-32bit-2.2.7-150000.3.59.1.x86_64", "openSUSE Leap 15.6:libcupsmime1-2.2.7-150000.3.59.1.aarch64", "openSUSE Leap 15.6:libcupsmime1-2.2.7-150000.3.59.1.ppc64le", "openSUSE Leap 15.6:libcupsmime1-2.2.7-150000.3.59.1.s390x", "openSUSE Leap 15.6:libcupsmime1-2.2.7-150000.3.59.1.x86_64", "openSUSE Leap 15.6:libcupsmime1-32bit-2.2.7-150000.3.59.1.x86_64", "openSUSE Leap 15.6:libcupsppdc1-2.2.7-150000.3.59.1.aarch64", "openSUSE Leap 15.6:libcupsppdc1-2.2.7-150000.3.59.1.ppc64le", "openSUSE Leap 15.6:libcupsppdc1-2.2.7-150000.3.59.1.s390x", "openSUSE Leap 15.6:libcupsppdc1-2.2.7-150000.3.59.1.x86_64", "openSUSE Leap 15.6:libcupsppdc1-32bit-2.2.7-150000.3.59.1.x86_64", "openSUSE Leap Micro 5.3:cups-config-2.2.7-150000.3.59.1.aarch64", "openSUSE Leap Micro 5.3:cups-config-2.2.7-150000.3.59.1.x86_64", "openSUSE Leap Micro 5.3:libcups2-2.2.7-150000.3.59.1.aarch64", "openSUSE Leap Micro 5.3:libcups2-2.2.7-150000.3.59.1.x86_64", "openSUSE Leap Micro 5.4:cups-config-2.2.7-150000.3.59.1.aarch64", "openSUSE Leap Micro 5.4:cups-config-2.2.7-150000.3.59.1.s390x", "openSUSE Leap Micro 5.4:cups-config-2.2.7-150000.3.59.1.x86_64", "openSUSE Leap Micro 5.4:libcups2-2.2.7-150000.3.59.1.aarch64", "openSUSE Leap Micro 5.4:libcups2-2.2.7-150000.3.59.1.s390x", "openSUSE Leap Micro 5.4:libcups2-2.2.7-150000.3.59.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-35235", "url": "https://www.suse.com/security/cve/CVE-2024-35235" }, { "category": "external", "summary": "SUSE Bug 1225365 for CVE-2024-35235", "url": "https://bugzilla.suse.com/1225365" } ], "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.59.1.aarch64", "SUSE Enterprise Storage 7.1:cups-2.2.7-150000.3.59.1.x86_64", "SUSE Enterprise Storage 7.1:cups-client-2.2.7-150000.3.59.1.aarch64", "SUSE Enterprise Storage 7.1:cups-client-2.2.7-150000.3.59.1.x86_64", "SUSE Enterprise Storage 7.1:cups-config-2.2.7-150000.3.59.1.aarch64", "SUSE Enterprise Storage 7.1:cups-config-2.2.7-150000.3.59.1.x86_64", "SUSE Enterprise Storage 7.1:cups-ddk-2.2.7-150000.3.59.1.aarch64", "SUSE Enterprise Storage 7.1:cups-ddk-2.2.7-150000.3.59.1.x86_64", "SUSE Enterprise Storage 7.1:cups-devel-2.2.7-150000.3.59.1.aarch64", "SUSE Enterprise Storage 7.1:cups-devel-2.2.7-150000.3.59.1.x86_64", "SUSE Enterprise Storage 7.1:libcups2-2.2.7-150000.3.59.1.aarch64", "SUSE Enterprise Storage 7.1:libcups2-2.2.7-150000.3.59.1.x86_64", "SUSE Enterprise Storage 7.1:libcups2-32bit-2.2.7-150000.3.59.1.x86_64", "SUSE Enterprise Storage 7.1:libcupscgi1-2.2.7-150000.3.59.1.aarch64", "SUSE Enterprise Storage 7.1:libcupscgi1-2.2.7-150000.3.59.1.x86_64", "SUSE Enterprise Storage 7.1:libcupsimage2-2.2.7-150000.3.59.1.aarch64", "SUSE Enterprise Storage 7.1:libcupsimage2-2.2.7-150000.3.59.1.x86_64", "SUSE Enterprise Storage 7.1:libcupsmime1-2.2.7-150000.3.59.1.aarch64", "SUSE Enterprise Storage 7.1:libcupsmime1-2.2.7-150000.3.59.1.x86_64", "SUSE Enterprise Storage 7.1:libcupsppdc1-2.2.7-150000.3.59.1.aarch64", "SUSE Enterprise Storage 7.1:libcupsppdc1-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:cups-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:cups-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:cups-client-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:cups-client-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:cups-config-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:cups-config-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:cups-ddk-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:cups-ddk-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:cups-devel-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:cups-devel-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libcups2-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libcups2-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libcups2-32bit-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libcupscgi1-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libcupscgi1-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libcupsimage2-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libcupsimage2-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libcupsmime1-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libcupsmime1-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libcupsppdc1-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libcupsppdc1-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cups-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cups-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cups-client-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cups-client-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cups-config-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cups-config-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cups-ddk-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cups-ddk-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cups-devel-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cups-devel-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcups2-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcups2-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcups2-32bit-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcupscgi1-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcupscgi1-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcupsimage2-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcupsimage2-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcupsmime1-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcupsmime1-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcupsppdc1-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcupsppdc1-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cups-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cups-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cups-client-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cups-client-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cups-config-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cups-config-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cups-ddk-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cups-ddk-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cups-devel-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cups-devel-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libcups2-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libcups2-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libcups2-32bit-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libcupscgi1-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libcupscgi1-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libcupsimage2-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libcupsimage2-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libcupsmime1-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libcupsmime1-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libcupsppdc1-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libcupsppdc1-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cups-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cups-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cups-client-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cups-client-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cups-config-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cups-config-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cups-ddk-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cups-ddk-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cups-devel-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cups-devel-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libcups2-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libcups2-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libcups2-32bit-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libcupscgi1-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libcupscgi1-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libcupsimage2-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libcupsimage2-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libcupsmime1-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libcupsmime1-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libcupsppdc1-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libcupsppdc1-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Micro 5.2:cups-config-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Micro 5.2:cups-config-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Micro 5.2:cups-config-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libcups2-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libcups2-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Micro 5.2:libcups2-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Micro 5.3:cups-config-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Micro 5.3:cups-config-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Micro 5.3:cups-config-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libcups2-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libcups2-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Micro 5.3:libcups2-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Micro 5.4:cups-config-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Micro 5.4:cups-config-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Micro 5.4:cups-config-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libcups2-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libcups2-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Micro 5.4:libcups2-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Micro 5.5:cups-config-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Micro 5.5:cups-config-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:cups-config-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Micro 5.5:cups-config-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libcups2-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libcups2-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libcups2-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Micro 5.5:libcups2-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:cups-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:cups-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:cups-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:cups-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:cups-client-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:cups-client-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:cups-client-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:cups-client-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:cups-config-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:cups-config-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:cups-config-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:cups-config-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:cups-devel-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:cups-devel-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:cups-devel-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:cups-devel-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libcups2-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libcups2-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libcups2-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libcups2-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libcupscgi1-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libcupscgi1-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libcupscgi1-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libcupscgi1-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libcupsimage2-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libcupsimage2-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libcupsimage2-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libcupsimage2-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libcupsmime1-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libcupsmime1-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libcupsmime1-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libcupsmime1-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libcupsppdc1-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libcupsppdc1-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libcupsppdc1-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libcupsppdc1-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-client-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-client-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-client-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-client-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-config-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-config-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-config-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-config-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-devel-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-devel-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-devel-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-devel-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcups2-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcups2-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcups2-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcups2-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupscgi1-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupscgi1-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupscgi1-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupscgi1-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupsimage2-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupsimage2-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupsimage2-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupsimage2-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupsmime1-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupsmime1-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupsmime1-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupsmime1-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupsppdc1-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupsppdc1-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupsppdc1-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupsppdc1-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP5:libcups2-32bit-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libcups2-32bit-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:cups-ddk-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:cups-ddk-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:cups-ddk-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:cups-ddk-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:cups-ddk-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:cups-ddk-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:cups-ddk-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:cups-ddk-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:cups-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:cups-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:cups-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:cups-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:cups-client-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:cups-client-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:cups-client-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:cups-client-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:cups-config-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:cups-config-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:cups-config-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:cups-config-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:cups-ddk-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:cups-ddk-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:cups-ddk-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:cups-ddk-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:cups-devel-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:cups-devel-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:cups-devel-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:cups-devel-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libcups2-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libcups2-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libcups2-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libcups2-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libcups2-32bit-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libcupscgi1-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libcupscgi1-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libcupscgi1-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libcupscgi1-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libcupsimage2-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libcupsimage2-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libcupsimage2-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libcupsimage2-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libcupsmime1-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libcupsmime1-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libcupsmime1-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libcupsmime1-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libcupsppdc1-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libcupsppdc1-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libcupsppdc1-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libcupsppdc1-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-client-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-client-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-client-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-client-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-config-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-config-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-config-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-config-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-ddk-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-ddk-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-ddk-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-ddk-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-devel-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-devel-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-devel-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-devel-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcups2-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcups2-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcups2-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcups2-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcups2-32bit-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupscgi1-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupscgi1-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupscgi1-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupscgi1-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupsimage2-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupsimage2-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupsimage2-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupsimage2-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupsmime1-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupsmime1-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupsmime1-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupsmime1-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupsppdc1-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupsppdc1-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupsppdc1-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupsppdc1-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-client-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-client-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-client-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-client-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-config-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-config-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-config-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-config-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-ddk-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-ddk-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-ddk-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-ddk-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-devel-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-devel-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-devel-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-devel-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcups2-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcups2-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcups2-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcups2-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcups2-32bit-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupscgi1-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupscgi1-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupscgi1-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupscgi1-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupsimage2-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupsimage2-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupsimage2-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupsimage2-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupsmime1-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupsmime1-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupsmime1-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupsmime1-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupsppdc1-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupsppdc1-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupsppdc1-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupsppdc1-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:cups-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:cups-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:cups-client-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:cups-client-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:cups-config-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:cups-config-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:cups-ddk-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:cups-ddk-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:cups-devel-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:cups-devel-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libcups2-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libcups2-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libcups2-32bit-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libcupscgi1-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libcupscgi1-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libcupsimage2-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libcupsimage2-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libcupsmime1-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libcupsmime1-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libcupsppdc1-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libcupsppdc1-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:cups-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:cups-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:cups-client-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:cups-client-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:cups-config-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:cups-config-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:cups-ddk-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:cups-ddk-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:cups-devel-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:cups-devel-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcups2-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcups2-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcups2-32bit-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcupscgi1-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcupscgi1-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcupsimage2-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcupsimage2-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcupsmime1-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcupsmime1-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcupsppdc1-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcupsppdc1-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:cups-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:cups-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:cups-client-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:cups-client-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:cups-config-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:cups-config-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:cups-ddk-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:cups-ddk-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:cups-devel-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:cups-devel-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libcups2-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libcups2-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libcups2-32bit-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libcupscgi1-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libcupscgi1-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libcupsimage2-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libcupsimage2-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libcupsmime1-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libcupsmime1-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libcupsppdc1-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libcupsppdc1-2.2.7-150000.3.59.1.x86_64", "SUSE Manager Proxy 4.3:cups-2.2.7-150000.3.59.1.x86_64", "SUSE Manager Proxy 4.3:cups-client-2.2.7-150000.3.59.1.x86_64", "SUSE Manager Proxy 4.3:cups-config-2.2.7-150000.3.59.1.x86_64", "SUSE Manager Proxy 4.3:cups-devel-2.2.7-150000.3.59.1.x86_64", "SUSE Manager Proxy 4.3:libcups2-2.2.7-150000.3.59.1.x86_64", "SUSE Manager Proxy 4.3:libcups2-32bit-2.2.7-150000.3.59.1.x86_64", "SUSE Manager Proxy 4.3:libcupscgi1-2.2.7-150000.3.59.1.x86_64", "SUSE Manager Proxy 4.3:libcupsimage2-2.2.7-150000.3.59.1.x86_64", "SUSE Manager Proxy 4.3:libcupsmime1-2.2.7-150000.3.59.1.x86_64", "SUSE Manager Proxy 4.3:libcupsppdc1-2.2.7-150000.3.59.1.x86_64", "SUSE Manager Server 4.3:cups-2.2.7-150000.3.59.1.ppc64le", "SUSE Manager Server 4.3:cups-2.2.7-150000.3.59.1.s390x", "SUSE Manager Server 4.3:cups-2.2.7-150000.3.59.1.x86_64", "SUSE Manager Server 4.3:cups-client-2.2.7-150000.3.59.1.ppc64le", "SUSE Manager Server 4.3:cups-client-2.2.7-150000.3.59.1.s390x", "SUSE Manager Server 4.3:cups-client-2.2.7-150000.3.59.1.x86_64", "SUSE Manager Server 4.3:cups-config-2.2.7-150000.3.59.1.ppc64le", "SUSE Manager Server 4.3:cups-config-2.2.7-150000.3.59.1.s390x", "SUSE Manager Server 4.3:cups-config-2.2.7-150000.3.59.1.x86_64", "SUSE Manager Server 4.3:cups-devel-2.2.7-150000.3.59.1.ppc64le", "SUSE Manager Server 4.3:cups-devel-2.2.7-150000.3.59.1.s390x", "SUSE Manager Server 4.3:cups-devel-2.2.7-150000.3.59.1.x86_64", "SUSE Manager Server 4.3:libcups2-2.2.7-150000.3.59.1.ppc64le", "SUSE Manager Server 4.3:libcups2-2.2.7-150000.3.59.1.s390x", "SUSE Manager Server 4.3:libcups2-2.2.7-150000.3.59.1.x86_64", "SUSE Manager Server 4.3:libcups2-32bit-2.2.7-150000.3.59.1.x86_64", "SUSE Manager Server 4.3:libcupscgi1-2.2.7-150000.3.59.1.ppc64le", "SUSE Manager Server 4.3:libcupscgi1-2.2.7-150000.3.59.1.s390x", "SUSE Manager Server 4.3:libcupscgi1-2.2.7-150000.3.59.1.x86_64", "SUSE Manager Server 4.3:libcupsimage2-2.2.7-150000.3.59.1.ppc64le", "SUSE Manager Server 4.3:libcupsimage2-2.2.7-150000.3.59.1.s390x", "SUSE Manager Server 4.3:libcupsimage2-2.2.7-150000.3.59.1.x86_64", "SUSE Manager Server 4.3:libcupsmime1-2.2.7-150000.3.59.1.ppc64le", "SUSE Manager Server 4.3:libcupsmime1-2.2.7-150000.3.59.1.s390x", "SUSE Manager Server 4.3:libcupsmime1-2.2.7-150000.3.59.1.x86_64", "SUSE Manager Server 4.3:libcupsppdc1-2.2.7-150000.3.59.1.ppc64le", "SUSE Manager Server 4.3:libcupsppdc1-2.2.7-150000.3.59.1.s390x", "SUSE Manager Server 4.3:libcupsppdc1-2.2.7-150000.3.59.1.x86_64", "openSUSE Leap 15.5:cups-2.2.7-150000.3.59.1.aarch64", "openSUSE Leap 15.5:cups-2.2.7-150000.3.59.1.ppc64le", "openSUSE Leap 15.5:cups-2.2.7-150000.3.59.1.s390x", "openSUSE Leap 15.5:cups-2.2.7-150000.3.59.1.x86_64", "openSUSE Leap 15.5:cups-client-2.2.7-150000.3.59.1.aarch64", "openSUSE Leap 15.5:cups-client-2.2.7-150000.3.59.1.ppc64le", "openSUSE Leap 15.5:cups-client-2.2.7-150000.3.59.1.s390x", "openSUSE Leap 15.5:cups-client-2.2.7-150000.3.59.1.x86_64", "openSUSE Leap 15.5:cups-config-2.2.7-150000.3.59.1.aarch64", "openSUSE Leap 15.5:cups-config-2.2.7-150000.3.59.1.ppc64le", "openSUSE Leap 15.5:cups-config-2.2.7-150000.3.59.1.s390x", "openSUSE Leap 15.5:cups-config-2.2.7-150000.3.59.1.x86_64", "openSUSE Leap 15.5:cups-ddk-2.2.7-150000.3.59.1.aarch64", "openSUSE Leap 15.5:cups-ddk-2.2.7-150000.3.59.1.ppc64le", "openSUSE Leap 15.5:cups-ddk-2.2.7-150000.3.59.1.s390x", "openSUSE Leap 15.5:cups-ddk-2.2.7-150000.3.59.1.x86_64", "openSUSE Leap 15.5:cups-devel-2.2.7-150000.3.59.1.aarch64", "openSUSE Leap 15.5:cups-devel-2.2.7-150000.3.59.1.ppc64le", "openSUSE Leap 15.5:cups-devel-2.2.7-150000.3.59.1.s390x", "openSUSE Leap 15.5:cups-devel-2.2.7-150000.3.59.1.x86_64", "openSUSE Leap 15.5:cups-devel-32bit-2.2.7-150000.3.59.1.x86_64", "openSUSE Leap 15.5:libcups2-2.2.7-150000.3.59.1.aarch64", "openSUSE Leap 15.5:libcups2-2.2.7-150000.3.59.1.ppc64le", "openSUSE Leap 15.5:libcups2-2.2.7-150000.3.59.1.s390x", "openSUSE Leap 15.5:libcups2-2.2.7-150000.3.59.1.x86_64", "openSUSE Leap 15.5:libcups2-32bit-2.2.7-150000.3.59.1.x86_64", "openSUSE Leap 15.5:libcupscgi1-2.2.7-150000.3.59.1.aarch64", "openSUSE Leap 15.5:libcupscgi1-2.2.7-150000.3.59.1.ppc64le", "openSUSE Leap 15.5:libcupscgi1-2.2.7-150000.3.59.1.s390x", "openSUSE Leap 15.5:libcupscgi1-2.2.7-150000.3.59.1.x86_64", "openSUSE Leap 15.5:libcupscgi1-32bit-2.2.7-150000.3.59.1.x86_64", "openSUSE Leap 15.5:libcupsimage2-2.2.7-150000.3.59.1.aarch64", "openSUSE Leap 15.5:libcupsimage2-2.2.7-150000.3.59.1.ppc64le", "openSUSE Leap 15.5:libcupsimage2-2.2.7-150000.3.59.1.s390x", "openSUSE Leap 15.5:libcupsimage2-2.2.7-150000.3.59.1.x86_64", "openSUSE Leap 15.5:libcupsimage2-32bit-2.2.7-150000.3.59.1.x86_64", "openSUSE Leap 15.5:libcupsmime1-2.2.7-150000.3.59.1.aarch64", "openSUSE Leap 15.5:libcupsmime1-2.2.7-150000.3.59.1.ppc64le", "openSUSE Leap 15.5:libcupsmime1-2.2.7-150000.3.59.1.s390x", "openSUSE Leap 15.5:libcupsmime1-2.2.7-150000.3.59.1.x86_64", "openSUSE Leap 15.5:libcupsmime1-32bit-2.2.7-150000.3.59.1.x86_64", "openSUSE Leap 15.5:libcupsppdc1-2.2.7-150000.3.59.1.aarch64", "openSUSE Leap 15.5:libcupsppdc1-2.2.7-150000.3.59.1.ppc64le", "openSUSE Leap 15.5:libcupsppdc1-2.2.7-150000.3.59.1.s390x", "openSUSE Leap 15.5:libcupsppdc1-2.2.7-150000.3.59.1.x86_64", "openSUSE Leap 15.5:libcupsppdc1-32bit-2.2.7-150000.3.59.1.x86_64", "openSUSE Leap 15.6:cups-2.2.7-150000.3.59.1.aarch64", "openSUSE Leap 15.6:cups-2.2.7-150000.3.59.1.ppc64le", "openSUSE Leap 15.6:cups-2.2.7-150000.3.59.1.s390x", "openSUSE Leap 15.6:cups-2.2.7-150000.3.59.1.x86_64", "openSUSE Leap 15.6:cups-client-2.2.7-150000.3.59.1.aarch64", "openSUSE Leap 15.6:cups-client-2.2.7-150000.3.59.1.ppc64le", "openSUSE Leap 15.6:cups-client-2.2.7-150000.3.59.1.s390x", "openSUSE Leap 15.6:cups-client-2.2.7-150000.3.59.1.x86_64", "openSUSE Leap 15.6:cups-config-2.2.7-150000.3.59.1.aarch64", "openSUSE Leap 15.6:cups-config-2.2.7-150000.3.59.1.ppc64le", "openSUSE Leap 15.6:cups-config-2.2.7-150000.3.59.1.s390x", "openSUSE Leap 15.6:cups-config-2.2.7-150000.3.59.1.x86_64", "openSUSE Leap 15.6:cups-ddk-2.2.7-150000.3.59.1.aarch64", "openSUSE Leap 15.6:cups-ddk-2.2.7-150000.3.59.1.ppc64le", "openSUSE Leap 15.6:cups-ddk-2.2.7-150000.3.59.1.s390x", "openSUSE Leap 15.6:cups-ddk-2.2.7-150000.3.59.1.x86_64", "openSUSE Leap 15.6:cups-devel-2.2.7-150000.3.59.1.aarch64", "openSUSE Leap 15.6:cups-devel-2.2.7-150000.3.59.1.ppc64le", "openSUSE Leap 15.6:cups-devel-2.2.7-150000.3.59.1.s390x", "openSUSE Leap 15.6:cups-devel-2.2.7-150000.3.59.1.x86_64", "openSUSE Leap 15.6:cups-devel-32bit-2.2.7-150000.3.59.1.x86_64", "openSUSE Leap 15.6:libcups2-2.2.7-150000.3.59.1.aarch64", "openSUSE Leap 15.6:libcups2-2.2.7-150000.3.59.1.ppc64le", "openSUSE Leap 15.6:libcups2-2.2.7-150000.3.59.1.s390x", "openSUSE Leap 15.6:libcups2-2.2.7-150000.3.59.1.x86_64", "openSUSE Leap 15.6:libcups2-32bit-2.2.7-150000.3.59.1.x86_64", "openSUSE Leap 15.6:libcupscgi1-2.2.7-150000.3.59.1.aarch64", "openSUSE Leap 15.6:libcupscgi1-2.2.7-150000.3.59.1.ppc64le", "openSUSE Leap 15.6:libcupscgi1-2.2.7-150000.3.59.1.s390x", "openSUSE Leap 15.6:libcupscgi1-2.2.7-150000.3.59.1.x86_64", "openSUSE Leap 15.6:libcupscgi1-32bit-2.2.7-150000.3.59.1.x86_64", "openSUSE Leap 15.6:libcupsimage2-2.2.7-150000.3.59.1.aarch64", "openSUSE Leap 15.6:libcupsimage2-2.2.7-150000.3.59.1.ppc64le", "openSUSE Leap 15.6:libcupsimage2-2.2.7-150000.3.59.1.s390x", "openSUSE Leap 15.6:libcupsimage2-2.2.7-150000.3.59.1.x86_64", "openSUSE Leap 15.6:libcupsimage2-32bit-2.2.7-150000.3.59.1.x86_64", "openSUSE Leap 15.6:libcupsmime1-2.2.7-150000.3.59.1.aarch64", "openSUSE Leap 15.6:libcupsmime1-2.2.7-150000.3.59.1.ppc64le", "openSUSE Leap 15.6:libcupsmime1-2.2.7-150000.3.59.1.s390x", "openSUSE Leap 15.6:libcupsmime1-2.2.7-150000.3.59.1.x86_64", "openSUSE Leap 15.6:libcupsmime1-32bit-2.2.7-150000.3.59.1.x86_64", "openSUSE Leap 15.6:libcupsppdc1-2.2.7-150000.3.59.1.aarch64", "openSUSE Leap 15.6:libcupsppdc1-2.2.7-150000.3.59.1.ppc64le", "openSUSE Leap 15.6:libcupsppdc1-2.2.7-150000.3.59.1.s390x", "openSUSE Leap 15.6:libcupsppdc1-2.2.7-150000.3.59.1.x86_64", "openSUSE Leap 15.6:libcupsppdc1-32bit-2.2.7-150000.3.59.1.x86_64", "openSUSE Leap Micro 5.3:cups-config-2.2.7-150000.3.59.1.aarch64", "openSUSE Leap Micro 5.3:cups-config-2.2.7-150000.3.59.1.x86_64", "openSUSE Leap Micro 5.3:libcups2-2.2.7-150000.3.59.1.aarch64", "openSUSE Leap Micro 5.3:libcups2-2.2.7-150000.3.59.1.x86_64", "openSUSE Leap Micro 5.4:cups-config-2.2.7-150000.3.59.1.aarch64", "openSUSE Leap Micro 5.4:cups-config-2.2.7-150000.3.59.1.s390x", "openSUSE Leap Micro 5.4:cups-config-2.2.7-150000.3.59.1.x86_64", "openSUSE Leap Micro 5.4:libcups2-2.2.7-150000.3.59.1.aarch64", "openSUSE Leap Micro 5.4:libcups2-2.2.7-150000.3.59.1.s390x", "openSUSE Leap Micro 5.4:libcups2-2.2.7-150000.3.59.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/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.59.1.aarch64", "SUSE Enterprise Storage 7.1:cups-2.2.7-150000.3.59.1.x86_64", "SUSE Enterprise Storage 7.1:cups-client-2.2.7-150000.3.59.1.aarch64", "SUSE Enterprise Storage 7.1:cups-client-2.2.7-150000.3.59.1.x86_64", "SUSE Enterprise Storage 7.1:cups-config-2.2.7-150000.3.59.1.aarch64", "SUSE Enterprise Storage 7.1:cups-config-2.2.7-150000.3.59.1.x86_64", "SUSE Enterprise Storage 7.1:cups-ddk-2.2.7-150000.3.59.1.aarch64", "SUSE Enterprise Storage 7.1:cups-ddk-2.2.7-150000.3.59.1.x86_64", "SUSE Enterprise Storage 7.1:cups-devel-2.2.7-150000.3.59.1.aarch64", "SUSE Enterprise Storage 7.1:cups-devel-2.2.7-150000.3.59.1.x86_64", "SUSE Enterprise Storage 7.1:libcups2-2.2.7-150000.3.59.1.aarch64", "SUSE Enterprise Storage 7.1:libcups2-2.2.7-150000.3.59.1.x86_64", "SUSE Enterprise Storage 7.1:libcups2-32bit-2.2.7-150000.3.59.1.x86_64", "SUSE Enterprise Storage 7.1:libcupscgi1-2.2.7-150000.3.59.1.aarch64", "SUSE Enterprise Storage 7.1:libcupscgi1-2.2.7-150000.3.59.1.x86_64", "SUSE Enterprise Storage 7.1:libcupsimage2-2.2.7-150000.3.59.1.aarch64", "SUSE Enterprise Storage 7.1:libcupsimage2-2.2.7-150000.3.59.1.x86_64", "SUSE Enterprise Storage 7.1:libcupsmime1-2.2.7-150000.3.59.1.aarch64", "SUSE Enterprise Storage 7.1:libcupsmime1-2.2.7-150000.3.59.1.x86_64", "SUSE Enterprise Storage 7.1:libcupsppdc1-2.2.7-150000.3.59.1.aarch64", "SUSE Enterprise Storage 7.1:libcupsppdc1-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:cups-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:cups-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:cups-client-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:cups-client-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:cups-config-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:cups-config-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:cups-ddk-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:cups-ddk-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:cups-devel-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:cups-devel-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libcups2-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libcups2-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libcups2-32bit-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libcupscgi1-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libcupscgi1-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libcupsimage2-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libcupsimage2-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libcupsmime1-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libcupsmime1-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libcupsppdc1-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libcupsppdc1-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cups-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cups-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cups-client-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cups-client-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cups-config-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cups-config-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cups-ddk-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cups-ddk-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cups-devel-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cups-devel-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcups2-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcups2-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcups2-32bit-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcupscgi1-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcupscgi1-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcupsimage2-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcupsimage2-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcupsmime1-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcupsmime1-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcupsppdc1-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcupsppdc1-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cups-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cups-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cups-client-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cups-client-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cups-config-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cups-config-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cups-ddk-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cups-ddk-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cups-devel-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cups-devel-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libcups2-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libcups2-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libcups2-32bit-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libcupscgi1-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libcupscgi1-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libcupsimage2-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libcupsimage2-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libcupsmime1-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libcupsmime1-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libcupsppdc1-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libcupsppdc1-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cups-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cups-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cups-client-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cups-client-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cups-config-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cups-config-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cups-ddk-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cups-ddk-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cups-devel-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cups-devel-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libcups2-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libcups2-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libcups2-32bit-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libcupscgi1-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libcupscgi1-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libcupsimage2-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libcupsimage2-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libcupsmime1-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libcupsmime1-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libcupsppdc1-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libcupsppdc1-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Micro 5.2:cups-config-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Micro 5.2:cups-config-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Micro 5.2:cups-config-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libcups2-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libcups2-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Micro 5.2:libcups2-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Micro 5.3:cups-config-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Micro 5.3:cups-config-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Micro 5.3:cups-config-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libcups2-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libcups2-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Micro 5.3:libcups2-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Micro 5.4:cups-config-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Micro 5.4:cups-config-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Micro 5.4:cups-config-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libcups2-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libcups2-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Micro 5.4:libcups2-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Micro 5.5:cups-config-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Micro 5.5:cups-config-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:cups-config-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Micro 5.5:cups-config-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libcups2-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libcups2-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libcups2-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Micro 5.5:libcups2-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:cups-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:cups-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:cups-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:cups-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:cups-client-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:cups-client-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:cups-client-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:cups-client-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:cups-config-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:cups-config-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:cups-config-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:cups-config-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:cups-devel-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:cups-devel-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:cups-devel-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:cups-devel-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libcups2-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libcups2-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libcups2-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libcups2-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libcupscgi1-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libcupscgi1-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libcupscgi1-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libcupscgi1-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libcupsimage2-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libcupsimage2-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libcupsimage2-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libcupsimage2-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libcupsmime1-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libcupsmime1-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libcupsmime1-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libcupsmime1-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libcupsppdc1-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libcupsppdc1-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libcupsppdc1-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libcupsppdc1-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-client-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-client-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-client-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-client-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-config-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-config-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-config-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-config-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-devel-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-devel-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-devel-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-devel-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcups2-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcups2-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcups2-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcups2-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupscgi1-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupscgi1-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupscgi1-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupscgi1-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupsimage2-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupsimage2-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupsimage2-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupsimage2-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupsmime1-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupsmime1-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupsmime1-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupsmime1-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupsppdc1-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupsppdc1-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupsppdc1-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libcupsppdc1-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP5:libcups2-32bit-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libcups2-32bit-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:cups-ddk-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:cups-ddk-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:cups-ddk-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:cups-ddk-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:cups-ddk-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:cups-ddk-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:cups-ddk-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:cups-ddk-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:cups-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:cups-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:cups-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:cups-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:cups-client-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:cups-client-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:cups-client-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:cups-client-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:cups-config-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:cups-config-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:cups-config-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:cups-config-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:cups-ddk-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:cups-ddk-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:cups-ddk-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:cups-ddk-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:cups-devel-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:cups-devel-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:cups-devel-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:cups-devel-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libcups2-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libcups2-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libcups2-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libcups2-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libcups2-32bit-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libcupscgi1-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libcupscgi1-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libcupscgi1-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libcupscgi1-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libcupsimage2-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libcupsimage2-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libcupsimage2-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libcupsimage2-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libcupsmime1-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libcupsmime1-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libcupsmime1-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libcupsmime1-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libcupsppdc1-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libcupsppdc1-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libcupsppdc1-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libcupsppdc1-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-client-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-client-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-client-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-client-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-config-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-config-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-config-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-config-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-ddk-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-ddk-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-ddk-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-ddk-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-devel-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-devel-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-devel-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-devel-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcups2-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcups2-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcups2-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcups2-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcups2-32bit-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupscgi1-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupscgi1-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupscgi1-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupscgi1-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupsimage2-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupsimage2-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupsimage2-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupsimage2-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupsmime1-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupsmime1-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupsmime1-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupsmime1-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupsppdc1-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupsppdc1-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupsppdc1-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libcupsppdc1-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-client-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-client-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-client-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-client-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-config-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-config-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-config-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-config-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-ddk-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-ddk-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-ddk-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-ddk-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-devel-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-devel-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-devel-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-devel-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcups2-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcups2-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcups2-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcups2-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcups2-32bit-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupscgi1-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupscgi1-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupscgi1-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupscgi1-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupsimage2-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupsimage2-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupsimage2-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupsimage2-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupsmime1-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupsmime1-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupsmime1-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupsmime1-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupsppdc1-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupsppdc1-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupsppdc1-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libcupsppdc1-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:cups-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:cups-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:cups-client-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:cups-client-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:cups-config-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:cups-config-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:cups-ddk-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:cups-ddk-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:cups-devel-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:cups-devel-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libcups2-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libcups2-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libcups2-32bit-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libcupscgi1-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libcupscgi1-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libcupsimage2-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libcupsimage2-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libcupsmime1-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libcupsmime1-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libcupsppdc1-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libcupsppdc1-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:cups-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:cups-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:cups-client-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:cups-client-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:cups-config-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:cups-config-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:cups-ddk-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:cups-ddk-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:cups-devel-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:cups-devel-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcups2-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcups2-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcups2-32bit-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcupscgi1-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcupscgi1-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcupsimage2-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcupsimage2-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcupsmime1-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcupsmime1-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcupsppdc1-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcupsppdc1-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:cups-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:cups-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:cups-client-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:cups-client-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:cups-config-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:cups-config-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:cups-ddk-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:cups-ddk-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:cups-devel-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:cups-devel-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libcups2-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libcups2-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libcups2-32bit-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libcupscgi1-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libcupscgi1-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libcupsimage2-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libcupsimage2-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libcupsmime1-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libcupsmime1-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libcupsppdc1-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libcupsppdc1-2.2.7-150000.3.59.1.x86_64", "SUSE Manager Proxy 4.3:cups-2.2.7-150000.3.59.1.x86_64", "SUSE Manager Proxy 4.3:cups-client-2.2.7-150000.3.59.1.x86_64", "SUSE Manager Proxy 4.3:cups-config-2.2.7-150000.3.59.1.x86_64", "SUSE Manager Proxy 4.3:cups-devel-2.2.7-150000.3.59.1.x86_64", "SUSE Manager Proxy 4.3:libcups2-2.2.7-150000.3.59.1.x86_64", "SUSE Manager Proxy 4.3:libcups2-32bit-2.2.7-150000.3.59.1.x86_64", "SUSE Manager Proxy 4.3:libcupscgi1-2.2.7-150000.3.59.1.x86_64", "SUSE Manager Proxy 4.3:libcupsimage2-2.2.7-150000.3.59.1.x86_64", "SUSE Manager Proxy 4.3:libcupsmime1-2.2.7-150000.3.59.1.x86_64", "SUSE Manager Proxy 4.3:libcupsppdc1-2.2.7-150000.3.59.1.x86_64", "SUSE Manager Server 4.3:cups-2.2.7-150000.3.59.1.ppc64le", "SUSE Manager Server 4.3:cups-2.2.7-150000.3.59.1.s390x", "SUSE Manager Server 4.3:cups-2.2.7-150000.3.59.1.x86_64", "SUSE Manager Server 4.3:cups-client-2.2.7-150000.3.59.1.ppc64le", "SUSE Manager Server 4.3:cups-client-2.2.7-150000.3.59.1.s390x", "SUSE Manager Server 4.3:cups-client-2.2.7-150000.3.59.1.x86_64", "SUSE Manager Server 4.3:cups-config-2.2.7-150000.3.59.1.ppc64le", "SUSE Manager Server 4.3:cups-config-2.2.7-150000.3.59.1.s390x", "SUSE Manager Server 4.3:cups-config-2.2.7-150000.3.59.1.x86_64", "SUSE Manager Server 4.3:cups-devel-2.2.7-150000.3.59.1.ppc64le", "SUSE Manager Server 4.3:cups-devel-2.2.7-150000.3.59.1.s390x", "SUSE Manager Server 4.3:cups-devel-2.2.7-150000.3.59.1.x86_64", "SUSE Manager Server 4.3:libcups2-2.2.7-150000.3.59.1.ppc64le", "SUSE Manager Server 4.3:libcups2-2.2.7-150000.3.59.1.s390x", "SUSE Manager Server 4.3:libcups2-2.2.7-150000.3.59.1.x86_64", "SUSE Manager Server 4.3:libcups2-32bit-2.2.7-150000.3.59.1.x86_64", "SUSE Manager Server 4.3:libcupscgi1-2.2.7-150000.3.59.1.ppc64le", "SUSE Manager Server 4.3:libcupscgi1-2.2.7-150000.3.59.1.s390x", "SUSE Manager Server 4.3:libcupscgi1-2.2.7-150000.3.59.1.x86_64", "SUSE Manager Server 4.3:libcupsimage2-2.2.7-150000.3.59.1.ppc64le", "SUSE Manager Server 4.3:libcupsimage2-2.2.7-150000.3.59.1.s390x", "SUSE Manager Server 4.3:libcupsimage2-2.2.7-150000.3.59.1.x86_64", "SUSE Manager Server 4.3:libcupsmime1-2.2.7-150000.3.59.1.ppc64le", "SUSE Manager Server 4.3:libcupsmime1-2.2.7-150000.3.59.1.s390x", "SUSE Manager Server 4.3:libcupsmime1-2.2.7-150000.3.59.1.x86_64", "SUSE Manager Server 4.3:libcupsppdc1-2.2.7-150000.3.59.1.ppc64le", "SUSE Manager Server 4.3:libcupsppdc1-2.2.7-150000.3.59.1.s390x", "SUSE Manager Server 4.3:libcupsppdc1-2.2.7-150000.3.59.1.x86_64", "openSUSE Leap 15.5:cups-2.2.7-150000.3.59.1.aarch64", "openSUSE Leap 15.5:cups-2.2.7-150000.3.59.1.ppc64le", "openSUSE Leap 15.5:cups-2.2.7-150000.3.59.1.s390x", "openSUSE Leap 15.5:cups-2.2.7-150000.3.59.1.x86_64", "openSUSE Leap 15.5:cups-client-2.2.7-150000.3.59.1.aarch64", "openSUSE Leap 15.5:cups-client-2.2.7-150000.3.59.1.ppc64le", "openSUSE Leap 15.5:cups-client-2.2.7-150000.3.59.1.s390x", "openSUSE Leap 15.5:cups-client-2.2.7-150000.3.59.1.x86_64", "openSUSE Leap 15.5:cups-config-2.2.7-150000.3.59.1.aarch64", "openSUSE Leap 15.5:cups-config-2.2.7-150000.3.59.1.ppc64le", "openSUSE Leap 15.5:cups-config-2.2.7-150000.3.59.1.s390x", "openSUSE Leap 15.5:cups-config-2.2.7-150000.3.59.1.x86_64", "openSUSE Leap 15.5:cups-ddk-2.2.7-150000.3.59.1.aarch64", "openSUSE Leap 15.5:cups-ddk-2.2.7-150000.3.59.1.ppc64le", "openSUSE Leap 15.5:cups-ddk-2.2.7-150000.3.59.1.s390x", "openSUSE Leap 15.5:cups-ddk-2.2.7-150000.3.59.1.x86_64", "openSUSE Leap 15.5:cups-devel-2.2.7-150000.3.59.1.aarch64", "openSUSE Leap 15.5:cups-devel-2.2.7-150000.3.59.1.ppc64le", "openSUSE Leap 15.5:cups-devel-2.2.7-150000.3.59.1.s390x", "openSUSE Leap 15.5:cups-devel-2.2.7-150000.3.59.1.x86_64", "openSUSE Leap 15.5:cups-devel-32bit-2.2.7-150000.3.59.1.x86_64", "openSUSE Leap 15.5:libcups2-2.2.7-150000.3.59.1.aarch64", "openSUSE Leap 15.5:libcups2-2.2.7-150000.3.59.1.ppc64le", "openSUSE Leap 15.5:libcups2-2.2.7-150000.3.59.1.s390x", "openSUSE Leap 15.5:libcups2-2.2.7-150000.3.59.1.x86_64", "openSUSE Leap 15.5:libcups2-32bit-2.2.7-150000.3.59.1.x86_64", "openSUSE Leap 15.5:libcupscgi1-2.2.7-150000.3.59.1.aarch64", "openSUSE Leap 15.5:libcupscgi1-2.2.7-150000.3.59.1.ppc64le", "openSUSE Leap 15.5:libcupscgi1-2.2.7-150000.3.59.1.s390x", "openSUSE Leap 15.5:libcupscgi1-2.2.7-150000.3.59.1.x86_64", "openSUSE Leap 15.5:libcupscgi1-32bit-2.2.7-150000.3.59.1.x86_64", "openSUSE Leap 15.5:libcupsimage2-2.2.7-150000.3.59.1.aarch64", "openSUSE Leap 15.5:libcupsimage2-2.2.7-150000.3.59.1.ppc64le", "openSUSE Leap 15.5:libcupsimage2-2.2.7-150000.3.59.1.s390x", "openSUSE Leap 15.5:libcupsimage2-2.2.7-150000.3.59.1.x86_64", "openSUSE Leap 15.5:libcupsimage2-32bit-2.2.7-150000.3.59.1.x86_64", "openSUSE Leap 15.5:libcupsmime1-2.2.7-150000.3.59.1.aarch64", "openSUSE Leap 15.5:libcupsmime1-2.2.7-150000.3.59.1.ppc64le", "openSUSE Leap 15.5:libcupsmime1-2.2.7-150000.3.59.1.s390x", "openSUSE Leap 15.5:libcupsmime1-2.2.7-150000.3.59.1.x86_64", "openSUSE Leap 15.5:libcupsmime1-32bit-2.2.7-150000.3.59.1.x86_64", "openSUSE Leap 15.5:libcupsppdc1-2.2.7-150000.3.59.1.aarch64", "openSUSE Leap 15.5:libcupsppdc1-2.2.7-150000.3.59.1.ppc64le", "openSUSE Leap 15.5:libcupsppdc1-2.2.7-150000.3.59.1.s390x", "openSUSE Leap 15.5:libcupsppdc1-2.2.7-150000.3.59.1.x86_64", "openSUSE Leap 15.5:libcupsppdc1-32bit-2.2.7-150000.3.59.1.x86_64", "openSUSE Leap 15.6:cups-2.2.7-150000.3.59.1.aarch64", "openSUSE Leap 15.6:cups-2.2.7-150000.3.59.1.ppc64le", "openSUSE Leap 15.6:cups-2.2.7-150000.3.59.1.s390x", "openSUSE Leap 15.6:cups-2.2.7-150000.3.59.1.x86_64", "openSUSE Leap 15.6:cups-client-2.2.7-150000.3.59.1.aarch64", "openSUSE Leap 15.6:cups-client-2.2.7-150000.3.59.1.ppc64le", "openSUSE Leap 15.6:cups-client-2.2.7-150000.3.59.1.s390x", "openSUSE Leap 15.6:cups-client-2.2.7-150000.3.59.1.x86_64", "openSUSE Leap 15.6:cups-config-2.2.7-150000.3.59.1.aarch64", "openSUSE Leap 15.6:cups-config-2.2.7-150000.3.59.1.ppc64le", "openSUSE Leap 15.6:cups-config-2.2.7-150000.3.59.1.s390x", "openSUSE Leap 15.6:cups-config-2.2.7-150000.3.59.1.x86_64", "openSUSE Leap 15.6:cups-ddk-2.2.7-150000.3.59.1.aarch64", "openSUSE Leap 15.6:cups-ddk-2.2.7-150000.3.59.1.ppc64le", "openSUSE Leap 15.6:cups-ddk-2.2.7-150000.3.59.1.s390x", "openSUSE Leap 15.6:cups-ddk-2.2.7-150000.3.59.1.x86_64", "openSUSE Leap 15.6:cups-devel-2.2.7-150000.3.59.1.aarch64", "openSUSE Leap 15.6:cups-devel-2.2.7-150000.3.59.1.ppc64le", "openSUSE Leap 15.6:cups-devel-2.2.7-150000.3.59.1.s390x", "openSUSE Leap 15.6:cups-devel-2.2.7-150000.3.59.1.x86_64", "openSUSE Leap 15.6:cups-devel-32bit-2.2.7-150000.3.59.1.x86_64", "openSUSE Leap 15.6:libcups2-2.2.7-150000.3.59.1.aarch64", "openSUSE Leap 15.6:libcups2-2.2.7-150000.3.59.1.ppc64le", "openSUSE Leap 15.6:libcups2-2.2.7-150000.3.59.1.s390x", "openSUSE Leap 15.6:libcups2-2.2.7-150000.3.59.1.x86_64", "openSUSE Leap 15.6:libcups2-32bit-2.2.7-150000.3.59.1.x86_64", "openSUSE Leap 15.6:libcupscgi1-2.2.7-150000.3.59.1.aarch64", "openSUSE Leap 15.6:libcupscgi1-2.2.7-150000.3.59.1.ppc64le", "openSUSE Leap 15.6:libcupscgi1-2.2.7-150000.3.59.1.s390x", "openSUSE Leap 15.6:libcupscgi1-2.2.7-150000.3.59.1.x86_64", "openSUSE Leap 15.6:libcupscgi1-32bit-2.2.7-150000.3.59.1.x86_64", "openSUSE Leap 15.6:libcupsimage2-2.2.7-150000.3.59.1.aarch64", "openSUSE Leap 15.6:libcupsimage2-2.2.7-150000.3.59.1.ppc64le", "openSUSE Leap 15.6:libcupsimage2-2.2.7-150000.3.59.1.s390x", "openSUSE Leap 15.6:libcupsimage2-2.2.7-150000.3.59.1.x86_64", "openSUSE Leap 15.6:libcupsimage2-32bit-2.2.7-150000.3.59.1.x86_64", "openSUSE Leap 15.6:libcupsmime1-2.2.7-150000.3.59.1.aarch64", "openSUSE Leap 15.6:libcupsmime1-2.2.7-150000.3.59.1.ppc64le", "openSUSE Leap 15.6:libcupsmime1-2.2.7-150000.3.59.1.s390x", "openSUSE Leap 15.6:libcupsmime1-2.2.7-150000.3.59.1.x86_64", "openSUSE Leap 15.6:libcupsmime1-32bit-2.2.7-150000.3.59.1.x86_64", "openSUSE Leap 15.6:libcupsppdc1-2.2.7-150000.3.59.1.aarch64", "openSUSE Leap 15.6:libcupsppdc1-2.2.7-150000.3.59.1.ppc64le", "openSUSE Leap 15.6:libcupsppdc1-2.2.7-150000.3.59.1.s390x", "openSUSE Leap 15.6:libcupsppdc1-2.2.7-150000.3.59.1.x86_64", "openSUSE Leap 15.6:libcupsppdc1-32bit-2.2.7-150000.3.59.1.x86_64", "openSUSE Leap Micro 5.3:cups-config-2.2.7-150000.3.59.1.aarch64", "openSUSE Leap Micro 5.3:cups-config-2.2.7-150000.3.59.1.x86_64", "openSUSE Leap Micro 5.3:libcups2-2.2.7-150000.3.59.1.aarch64", "openSUSE Leap Micro 5.3:libcups2-2.2.7-150000.3.59.1.x86_64", "openSUSE Leap Micro 5.4:cups-config-2.2.7-150000.3.59.1.aarch64", "openSUSE Leap Micro 5.4:cups-config-2.2.7-150000.3.59.1.s390x", "openSUSE Leap Micro 5.4:cups-config-2.2.7-150000.3.59.1.x86_64", "openSUSE Leap Micro 5.4:libcups2-2.2.7-150000.3.59.1.aarch64", "openSUSE Leap Micro 5.4:libcups2-2.2.7-150000.3.59.1.s390x", "openSUSE Leap Micro 5.4:libcups2-2.2.7-150000.3.59.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-12T05:31:00Z", "details": "important" } ], "title": "CVE-2024-35235" } ] }
suse-su-2024:2002-1
Vulnerability from csaf_suse
Published
2024-06-12 05:27
Modified
2024-06-12 05:27
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-35235: Fixed a bug in cupsd that could allow an attacker to change the permissions of other files in the system. (bsc#1225365)
Patchnames
SUSE-2024-2002,SUSE-SLE-SDK-12-SP5-2024-2002,SUSE-SLE-SERVER-12-SP5-2024-2002
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-35235: Fixed a bug in cupsd that could allow an attacker to change the permissions of other files in the system. (bsc#1225365)\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2024-2002,SUSE-SLE-SDK-12-SP5-2024-2002,SUSE-SLE-SERVER-12-SP5-2024-2002", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2024_2002-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2024:2002-1", "url": "https://www.suse.com/support/update/announcement/2024/suse-su-20242002-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2024:2002-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-June/018705.html" }, { "category": "self", "summary": "SUSE Bug 1225365", "url": "https://bugzilla.suse.com/1225365" }, { "category": "self", "summary": "SUSE CVE CVE-2024-35235 page", "url": "https://www.suse.com/security/cve/CVE-2024-35235/" } ], "title": "Security update for cups", "tracking": { "current_release_date": "2024-06-12T05:27:54Z", "generator": { "date": "2024-06-12T05:27:54Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2024:2002-1", "initial_release_date": "2024-06-12T05:27:54Z", "revision_history": [ { "date": "2024-06-12T05:27:54Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "cups-1.7.5-20.49.1.aarch64", "product": { "name": "cups-1.7.5-20.49.1.aarch64", "product_id": "cups-1.7.5-20.49.1.aarch64" } }, { "category": "product_version", "name": "cups-client-1.7.5-20.49.1.aarch64", "product": { "name": "cups-client-1.7.5-20.49.1.aarch64", "product_id": "cups-client-1.7.5-20.49.1.aarch64" } }, { "category": "product_version", "name": "cups-ddk-1.7.5-20.49.1.aarch64", "product": { "name": "cups-ddk-1.7.5-20.49.1.aarch64", "product_id": "cups-ddk-1.7.5-20.49.1.aarch64" } }, { "category": "product_version", "name": "cups-devel-1.7.5-20.49.1.aarch64", "product": { "name": "cups-devel-1.7.5-20.49.1.aarch64", "product_id": "cups-devel-1.7.5-20.49.1.aarch64" } }, { "category": "product_version", "name": "cups-libs-1.7.5-20.49.1.aarch64", "product": { "name": "cups-libs-1.7.5-20.49.1.aarch64", "product_id": "cups-libs-1.7.5-20.49.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "cups-libs-64bit-1.7.5-20.49.1.aarch64_ilp32", "product": { "name": "cups-libs-64bit-1.7.5-20.49.1.aarch64_ilp32", "product_id": "cups-libs-64bit-1.7.5-20.49.1.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "cups-1.7.5-20.49.1.i586", "product": { "name": "cups-1.7.5-20.49.1.i586", "product_id": "cups-1.7.5-20.49.1.i586" } }, { "category": "product_version", "name": "cups-client-1.7.5-20.49.1.i586", "product": { "name": "cups-client-1.7.5-20.49.1.i586", "product_id": "cups-client-1.7.5-20.49.1.i586" } }, { "category": "product_version", "name": "cups-ddk-1.7.5-20.49.1.i586", "product": { "name": "cups-ddk-1.7.5-20.49.1.i586", "product_id": "cups-ddk-1.7.5-20.49.1.i586" } }, { "category": "product_version", "name": "cups-devel-1.7.5-20.49.1.i586", "product": { "name": "cups-devel-1.7.5-20.49.1.i586", "product_id": "cups-devel-1.7.5-20.49.1.i586" } }, { "category": "product_version", "name": "cups-libs-1.7.5-20.49.1.i586", "product": { "name": "cups-libs-1.7.5-20.49.1.i586", "product_id": "cups-libs-1.7.5-20.49.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "cups-1.7.5-20.49.1.ppc64le", "product": { "name": "cups-1.7.5-20.49.1.ppc64le", "product_id": "cups-1.7.5-20.49.1.ppc64le" } }, { "category": "product_version", "name": "cups-client-1.7.5-20.49.1.ppc64le", "product": { "name": "cups-client-1.7.5-20.49.1.ppc64le", "product_id": "cups-client-1.7.5-20.49.1.ppc64le" } }, { "category": "product_version", "name": "cups-ddk-1.7.5-20.49.1.ppc64le", "product": { "name": "cups-ddk-1.7.5-20.49.1.ppc64le", "product_id": "cups-ddk-1.7.5-20.49.1.ppc64le" } }, { "category": "product_version", "name": "cups-devel-1.7.5-20.49.1.ppc64le", "product": { "name": "cups-devel-1.7.5-20.49.1.ppc64le", "product_id": "cups-devel-1.7.5-20.49.1.ppc64le" } }, { "category": "product_version", "name": "cups-libs-1.7.5-20.49.1.ppc64le", "product": { "name": "cups-libs-1.7.5-20.49.1.ppc64le", "product_id": "cups-libs-1.7.5-20.49.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "cups-1.7.5-20.49.1.s390", "product": { "name": "cups-1.7.5-20.49.1.s390", "product_id": "cups-1.7.5-20.49.1.s390" } }, { "category": "product_version", "name": "cups-client-1.7.5-20.49.1.s390", "product": { "name": "cups-client-1.7.5-20.49.1.s390", "product_id": "cups-client-1.7.5-20.49.1.s390" } }, { "category": "product_version", "name": "cups-ddk-1.7.5-20.49.1.s390", "product": { "name": "cups-ddk-1.7.5-20.49.1.s390", "product_id": "cups-ddk-1.7.5-20.49.1.s390" } }, { "category": "product_version", "name": "cups-devel-1.7.5-20.49.1.s390", "product": { "name": "cups-devel-1.7.5-20.49.1.s390", "product_id": "cups-devel-1.7.5-20.49.1.s390" } }, { "category": "product_version", "name": "cups-libs-1.7.5-20.49.1.s390", "product": { "name": "cups-libs-1.7.5-20.49.1.s390", "product_id": "cups-libs-1.7.5-20.49.1.s390" } } ], "category": "architecture", "name": "s390" }, { "branches": [ { "category": "product_version", "name": "cups-1.7.5-20.49.1.s390x", "product": { "name": "cups-1.7.5-20.49.1.s390x", "product_id": "cups-1.7.5-20.49.1.s390x" } }, { "category": "product_version", "name": "cups-client-1.7.5-20.49.1.s390x", "product": { "name": "cups-client-1.7.5-20.49.1.s390x", "product_id": "cups-client-1.7.5-20.49.1.s390x" } }, { "category": "product_version", "name": "cups-ddk-1.7.5-20.49.1.s390x", "product": { "name": "cups-ddk-1.7.5-20.49.1.s390x", "product_id": "cups-ddk-1.7.5-20.49.1.s390x" } }, { "category": "product_version", "name": "cups-devel-1.7.5-20.49.1.s390x", "product": { "name": "cups-devel-1.7.5-20.49.1.s390x", "product_id": "cups-devel-1.7.5-20.49.1.s390x" } }, { "category": "product_version", "name": "cups-libs-1.7.5-20.49.1.s390x", "product": { "name": "cups-libs-1.7.5-20.49.1.s390x", "product_id": "cups-libs-1.7.5-20.49.1.s390x" } }, { "category": "product_version", "name": "cups-libs-32bit-1.7.5-20.49.1.s390x", "product": { "name": "cups-libs-32bit-1.7.5-20.49.1.s390x", "product_id": "cups-libs-32bit-1.7.5-20.49.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "cups-1.7.5-20.49.1.x86_64", "product": { "name": "cups-1.7.5-20.49.1.x86_64", "product_id": "cups-1.7.5-20.49.1.x86_64" } }, { "category": "product_version", "name": "cups-client-1.7.5-20.49.1.x86_64", "product": { "name": "cups-client-1.7.5-20.49.1.x86_64", "product_id": "cups-client-1.7.5-20.49.1.x86_64" } }, { "category": "product_version", "name": "cups-ddk-1.7.5-20.49.1.x86_64", "product": { "name": "cups-ddk-1.7.5-20.49.1.x86_64", "product_id": "cups-ddk-1.7.5-20.49.1.x86_64" } }, { "category": "product_version", "name": "cups-devel-1.7.5-20.49.1.x86_64", "product": { "name": "cups-devel-1.7.5-20.49.1.x86_64", "product_id": "cups-devel-1.7.5-20.49.1.x86_64" } }, { "category": "product_version", "name": "cups-libs-1.7.5-20.49.1.x86_64", "product": { "name": "cups-libs-1.7.5-20.49.1.x86_64", "product_id": "cups-libs-1.7.5-20.49.1.x86_64" } }, { "category": "product_version", "name": "cups-libs-32bit-1.7.5-20.49.1.x86_64", "product": { "name": "cups-libs-32bit-1.7.5-20.49.1.x86_64", "product_id": "cups-libs-32bit-1.7.5-20.49.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Software Development Kit 12 SP5", "product": { "name": "SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-sdk:12:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 12 SP5", "product": { "name": "SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sles:12:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:12:sp5" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "cups-ddk-1.7.5-20.49.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:cups-ddk-1.7.5-20.49.1.aarch64" }, "product_reference": "cups-ddk-1.7.5-20.49.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ddk-1.7.5-20.49.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:cups-ddk-1.7.5-20.49.1.ppc64le" }, "product_reference": "cups-ddk-1.7.5-20.49.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ddk-1.7.5-20.49.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:cups-ddk-1.7.5-20.49.1.s390x" }, "product_reference": "cups-ddk-1.7.5-20.49.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ddk-1.7.5-20.49.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:cups-ddk-1.7.5-20.49.1.x86_64" }, "product_reference": "cups-ddk-1.7.5-20.49.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-1.7.5-20.49.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:cups-devel-1.7.5-20.49.1.aarch64" }, "product_reference": "cups-devel-1.7.5-20.49.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-1.7.5-20.49.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:cups-devel-1.7.5-20.49.1.ppc64le" }, "product_reference": "cups-devel-1.7.5-20.49.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-1.7.5-20.49.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:cups-devel-1.7.5-20.49.1.s390x" }, "product_reference": "cups-devel-1.7.5-20.49.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-1.7.5-20.49.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:cups-devel-1.7.5-20.49.1.x86_64" }, "product_reference": "cups-devel-1.7.5-20.49.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "cups-1.7.5-20.49.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:cups-1.7.5-20.49.1.aarch64" }, "product_reference": "cups-1.7.5-20.49.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "cups-1.7.5-20.49.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:cups-1.7.5-20.49.1.ppc64le" }, "product_reference": "cups-1.7.5-20.49.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "cups-1.7.5-20.49.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:cups-1.7.5-20.49.1.s390x" }, "product_reference": "cups-1.7.5-20.49.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "cups-1.7.5-20.49.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:cups-1.7.5-20.49.1.x86_64" }, "product_reference": "cups-1.7.5-20.49.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-1.7.5-20.49.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:cups-client-1.7.5-20.49.1.aarch64" }, "product_reference": "cups-client-1.7.5-20.49.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-1.7.5-20.49.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:cups-client-1.7.5-20.49.1.ppc64le" }, "product_reference": "cups-client-1.7.5-20.49.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-1.7.5-20.49.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:cups-client-1.7.5-20.49.1.s390x" }, "product_reference": "cups-client-1.7.5-20.49.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-1.7.5-20.49.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:cups-client-1.7.5-20.49.1.x86_64" }, "product_reference": "cups-client-1.7.5-20.49.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-1.7.5-20.49.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:cups-libs-1.7.5-20.49.1.aarch64" }, "product_reference": "cups-libs-1.7.5-20.49.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-1.7.5-20.49.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:cups-libs-1.7.5-20.49.1.ppc64le" }, "product_reference": "cups-libs-1.7.5-20.49.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-1.7.5-20.49.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:cups-libs-1.7.5-20.49.1.s390x" }, "product_reference": "cups-libs-1.7.5-20.49.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-1.7.5-20.49.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:cups-libs-1.7.5-20.49.1.x86_64" }, "product_reference": "cups-libs-1.7.5-20.49.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-32bit-1.7.5-20.49.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:cups-libs-32bit-1.7.5-20.49.1.s390x" }, "product_reference": "cups-libs-32bit-1.7.5-20.49.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-32bit-1.7.5-20.49.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:cups-libs-32bit-1.7.5-20.49.1.x86_64" }, "product_reference": "cups-libs-32bit-1.7.5-20.49.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "cups-1.7.5-20.49.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:cups-1.7.5-20.49.1.aarch64" }, "product_reference": "cups-1.7.5-20.49.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "cups-1.7.5-20.49.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:cups-1.7.5-20.49.1.ppc64le" }, "product_reference": "cups-1.7.5-20.49.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "cups-1.7.5-20.49.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:cups-1.7.5-20.49.1.s390x" }, "product_reference": "cups-1.7.5-20.49.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "cups-1.7.5-20.49.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:cups-1.7.5-20.49.1.x86_64" }, "product_reference": "cups-1.7.5-20.49.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-1.7.5-20.49.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:cups-client-1.7.5-20.49.1.aarch64" }, "product_reference": "cups-client-1.7.5-20.49.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-1.7.5-20.49.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:cups-client-1.7.5-20.49.1.ppc64le" }, "product_reference": "cups-client-1.7.5-20.49.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-1.7.5-20.49.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:cups-client-1.7.5-20.49.1.s390x" }, "product_reference": "cups-client-1.7.5-20.49.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-1.7.5-20.49.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:cups-client-1.7.5-20.49.1.x86_64" }, "product_reference": "cups-client-1.7.5-20.49.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-1.7.5-20.49.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:cups-libs-1.7.5-20.49.1.aarch64" }, "product_reference": "cups-libs-1.7.5-20.49.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-1.7.5-20.49.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:cups-libs-1.7.5-20.49.1.ppc64le" }, "product_reference": "cups-libs-1.7.5-20.49.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-1.7.5-20.49.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:cups-libs-1.7.5-20.49.1.s390x" }, "product_reference": "cups-libs-1.7.5-20.49.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-1.7.5-20.49.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:cups-libs-1.7.5-20.49.1.x86_64" }, "product_reference": "cups-libs-1.7.5-20.49.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-32bit-1.7.5-20.49.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:cups-libs-32bit-1.7.5-20.49.1.s390x" }, "product_reference": "cups-libs-32bit-1.7.5-20.49.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-32bit-1.7.5-20.49.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:cups-libs-32bit-1.7.5-20.49.1.x86_64" }, "product_reference": "cups-libs-32bit-1.7.5-20.49.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-35235", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-35235" } ], "notes": [ { "category": "general", "text": "OpenPrinting CUPS is an open source printing system for Linux and other Unix-like operating systems. In versions 2.4.8 and earlier, when starting the cupsd server with a Listen configuration item pointing to a symbolic link, the cupsd process can be caused to perform an arbitrary chmod of the provided argument, providing world-writable access to the target. Given that cupsd is often running as root, this can result in the change of permission of any user or system files to be world writable. Given the aforementioned Ubuntu AppArmor context, on such systems this vulnerability is limited to those files modifiable by the cupsd process. In that specific case it was found to be possible to turn the configuration of the Listen argument into full control over the cupsd.conf and cups-files.conf configuration files. By later setting the User and Group arguments in cups-files.conf, and printing with a printer configured by PPD with a `FoomaticRIPCommandLine` argument, arbitrary user and group (not root) command execution could be achieved, which can further be used on Ubuntu systems to achieve full root command execution. Commit ff1f8a623e090dee8a8aadf12a6a4b25efac143d contains a patch for the issue.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5:cups-1.7.5-20.49.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:cups-1.7.5-20.49.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:cups-1.7.5-20.49.1.s390x", "SUSE Linux Enterprise Server 12 SP5:cups-1.7.5-20.49.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:cups-client-1.7.5-20.49.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:cups-client-1.7.5-20.49.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:cups-client-1.7.5-20.49.1.s390x", "SUSE Linux Enterprise Server 12 SP5:cups-client-1.7.5-20.49.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:cups-libs-1.7.5-20.49.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:cups-libs-1.7.5-20.49.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:cups-libs-1.7.5-20.49.1.s390x", "SUSE Linux Enterprise Server 12 SP5:cups-libs-1.7.5-20.49.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:cups-libs-32bit-1.7.5-20.49.1.s390x", "SUSE Linux Enterprise Server 12 SP5:cups-libs-32bit-1.7.5-20.49.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:cups-1.7.5-20.49.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:cups-1.7.5-20.49.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:cups-1.7.5-20.49.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:cups-1.7.5-20.49.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:cups-client-1.7.5-20.49.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:cups-client-1.7.5-20.49.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:cups-client-1.7.5-20.49.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:cups-client-1.7.5-20.49.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:cups-libs-1.7.5-20.49.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:cups-libs-1.7.5-20.49.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:cups-libs-1.7.5-20.49.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:cups-libs-1.7.5-20.49.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:cups-libs-32bit-1.7.5-20.49.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:cups-libs-32bit-1.7.5-20.49.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:cups-ddk-1.7.5-20.49.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:cups-ddk-1.7.5-20.49.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:cups-ddk-1.7.5-20.49.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:cups-ddk-1.7.5-20.49.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:cups-devel-1.7.5-20.49.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:cups-devel-1.7.5-20.49.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:cups-devel-1.7.5-20.49.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:cups-devel-1.7.5-20.49.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-35235", "url": "https://www.suse.com/security/cve/CVE-2024-35235" }, { "category": "external", "summary": "SUSE Bug 1225365 for CVE-2024-35235", "url": "https://bugzilla.suse.com/1225365" } ], "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:cups-1.7.5-20.49.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:cups-1.7.5-20.49.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:cups-1.7.5-20.49.1.s390x", "SUSE Linux Enterprise Server 12 SP5:cups-1.7.5-20.49.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:cups-client-1.7.5-20.49.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:cups-client-1.7.5-20.49.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:cups-client-1.7.5-20.49.1.s390x", "SUSE Linux Enterprise Server 12 SP5:cups-client-1.7.5-20.49.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:cups-libs-1.7.5-20.49.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:cups-libs-1.7.5-20.49.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:cups-libs-1.7.5-20.49.1.s390x", "SUSE Linux Enterprise Server 12 SP5:cups-libs-1.7.5-20.49.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:cups-libs-32bit-1.7.5-20.49.1.s390x", "SUSE Linux Enterprise Server 12 SP5:cups-libs-32bit-1.7.5-20.49.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:cups-1.7.5-20.49.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:cups-1.7.5-20.49.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:cups-1.7.5-20.49.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:cups-1.7.5-20.49.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:cups-client-1.7.5-20.49.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:cups-client-1.7.5-20.49.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:cups-client-1.7.5-20.49.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:cups-client-1.7.5-20.49.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:cups-libs-1.7.5-20.49.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:cups-libs-1.7.5-20.49.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:cups-libs-1.7.5-20.49.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:cups-libs-1.7.5-20.49.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:cups-libs-32bit-1.7.5-20.49.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:cups-libs-32bit-1.7.5-20.49.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:cups-ddk-1.7.5-20.49.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:cups-ddk-1.7.5-20.49.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:cups-ddk-1.7.5-20.49.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:cups-ddk-1.7.5-20.49.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:cups-devel-1.7.5-20.49.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:cups-devel-1.7.5-20.49.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:cups-devel-1.7.5-20.49.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:cups-devel-1.7.5-20.49.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP5:cups-1.7.5-20.49.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:cups-1.7.5-20.49.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:cups-1.7.5-20.49.1.s390x", "SUSE Linux Enterprise Server 12 SP5:cups-1.7.5-20.49.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:cups-client-1.7.5-20.49.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:cups-client-1.7.5-20.49.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:cups-client-1.7.5-20.49.1.s390x", "SUSE Linux Enterprise Server 12 SP5:cups-client-1.7.5-20.49.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:cups-libs-1.7.5-20.49.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:cups-libs-1.7.5-20.49.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:cups-libs-1.7.5-20.49.1.s390x", "SUSE Linux Enterprise Server 12 SP5:cups-libs-1.7.5-20.49.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:cups-libs-32bit-1.7.5-20.49.1.s390x", "SUSE Linux Enterprise Server 12 SP5:cups-libs-32bit-1.7.5-20.49.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:cups-1.7.5-20.49.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:cups-1.7.5-20.49.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:cups-1.7.5-20.49.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:cups-1.7.5-20.49.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:cups-client-1.7.5-20.49.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:cups-client-1.7.5-20.49.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:cups-client-1.7.5-20.49.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:cups-client-1.7.5-20.49.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:cups-libs-1.7.5-20.49.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:cups-libs-1.7.5-20.49.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:cups-libs-1.7.5-20.49.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:cups-libs-1.7.5-20.49.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:cups-libs-32bit-1.7.5-20.49.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:cups-libs-32bit-1.7.5-20.49.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:cups-ddk-1.7.5-20.49.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:cups-ddk-1.7.5-20.49.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:cups-ddk-1.7.5-20.49.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:cups-ddk-1.7.5-20.49.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:cups-devel-1.7.5-20.49.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:cups-devel-1.7.5-20.49.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:cups-devel-1.7.5-20.49.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:cups-devel-1.7.5-20.49.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-12T05:27:54Z", "details": "important" } ], "title": "CVE-2024-35235" } ] }
suse-su-2024:2003-2
Vulnerability from csaf_suse
Published
2024-06-12 05:30
Modified
2024-06-12 05:30
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-35235: Fixed a bug in cupsd that could allow an attacker to change the permissions of other files in the system. (bsc#1225365)
- Handle local 'Negotiate' authentication response for cli clients (bsc#1223179)
Patchnames
SUSE-2024-2003,SUSE-SLE-Micro-5.5-2024-2003
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-35235: Fixed a bug in cupsd that could allow an attacker to change the permissions of other files in the system. (bsc#1225365)\n- Handle local \u0027Negotiate\u0027 authentication response for cli clients (bsc#1223179)\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2024-2003,SUSE-SLE-Micro-5.5-2024-2003", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2024_2003-2.json" }, { "category": "self", "summary": "URL for SUSE-SU-2024:2003-2", "url": "https://www.suse.com/support/update/announcement/2024/suse-su-20242003-2/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2024:2003-2", "url": "https://lists.suse.com/pipermail/sle-updates/2024-July/035961.html" }, { "category": "self", "summary": "SUSE Bug 1223179", "url": "https://bugzilla.suse.com/1223179" }, { "category": "self", "summary": "SUSE Bug 1225365", "url": "https://bugzilla.suse.com/1225365" }, { "category": "self", "summary": "SUSE CVE CVE-2024-35235 page", "url": "https://www.suse.com/security/cve/CVE-2024-35235/" } ], "title": "Security update for cups", "tracking": { "current_release_date": "2024-06-12T05:30:57Z", "generator": { "date": "2024-06-12T05:30:57Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2024:2003-2", "initial_release_date": "2024-06-12T05:30:57Z", "revision_history": [ { "date": "2024-06-12T05:30:57Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "cups-2.2.7-150000.3.59.1.aarch64", "product": { "name": "cups-2.2.7-150000.3.59.1.aarch64", "product_id": "cups-2.2.7-150000.3.59.1.aarch64" } }, { "category": "product_version", "name": "cups-client-2.2.7-150000.3.59.1.aarch64", "product": { "name": "cups-client-2.2.7-150000.3.59.1.aarch64", "product_id": "cups-client-2.2.7-150000.3.59.1.aarch64" } }, { "category": "product_version", "name": "cups-config-2.2.7-150000.3.59.1.aarch64", "product": { "name": "cups-config-2.2.7-150000.3.59.1.aarch64", "product_id": "cups-config-2.2.7-150000.3.59.1.aarch64" } }, { "category": "product_version", "name": "cups-ddk-2.2.7-150000.3.59.1.aarch64", "product": { "name": "cups-ddk-2.2.7-150000.3.59.1.aarch64", "product_id": "cups-ddk-2.2.7-150000.3.59.1.aarch64" } }, { "category": "product_version", "name": "cups-devel-2.2.7-150000.3.59.1.aarch64", "product": { "name": "cups-devel-2.2.7-150000.3.59.1.aarch64", "product_id": "cups-devel-2.2.7-150000.3.59.1.aarch64" } }, { "category": "product_version", "name": "libcups2-2.2.7-150000.3.59.1.aarch64", "product": { "name": "libcups2-2.2.7-150000.3.59.1.aarch64", "product_id": "libcups2-2.2.7-150000.3.59.1.aarch64" } }, { "category": "product_version", "name": "libcupscgi1-2.2.7-150000.3.59.1.aarch64", "product": { "name": "libcupscgi1-2.2.7-150000.3.59.1.aarch64", "product_id": "libcupscgi1-2.2.7-150000.3.59.1.aarch64" } }, { "category": "product_version", "name": "libcupsimage2-2.2.7-150000.3.59.1.aarch64", "product": { "name": "libcupsimage2-2.2.7-150000.3.59.1.aarch64", "product_id": "libcupsimage2-2.2.7-150000.3.59.1.aarch64" } }, { "category": "product_version", "name": "libcupsmime1-2.2.7-150000.3.59.1.aarch64", "product": { "name": "libcupsmime1-2.2.7-150000.3.59.1.aarch64", "product_id": "libcupsmime1-2.2.7-150000.3.59.1.aarch64" } }, { "category": "product_version", "name": "libcupsppdc1-2.2.7-150000.3.59.1.aarch64", "product": { "name": "libcupsppdc1-2.2.7-150000.3.59.1.aarch64", "product_id": "libcupsppdc1-2.2.7-150000.3.59.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "cups-devel-64bit-2.2.7-150000.3.59.1.aarch64_ilp32", "product": { "name": "cups-devel-64bit-2.2.7-150000.3.59.1.aarch64_ilp32", "product_id": "cups-devel-64bit-2.2.7-150000.3.59.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libcups2-64bit-2.2.7-150000.3.59.1.aarch64_ilp32", "product": { "name": "libcups2-64bit-2.2.7-150000.3.59.1.aarch64_ilp32", "product_id": "libcups2-64bit-2.2.7-150000.3.59.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libcupscgi1-64bit-2.2.7-150000.3.59.1.aarch64_ilp32", "product": { "name": "libcupscgi1-64bit-2.2.7-150000.3.59.1.aarch64_ilp32", "product_id": "libcupscgi1-64bit-2.2.7-150000.3.59.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libcupsimage2-64bit-2.2.7-150000.3.59.1.aarch64_ilp32", "product": { "name": "libcupsimage2-64bit-2.2.7-150000.3.59.1.aarch64_ilp32", "product_id": "libcupsimage2-64bit-2.2.7-150000.3.59.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libcupsmime1-64bit-2.2.7-150000.3.59.1.aarch64_ilp32", "product": { "name": "libcupsmime1-64bit-2.2.7-150000.3.59.1.aarch64_ilp32", "product_id": "libcupsmime1-64bit-2.2.7-150000.3.59.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libcupsppdc1-64bit-2.2.7-150000.3.59.1.aarch64_ilp32", "product": { "name": "libcupsppdc1-64bit-2.2.7-150000.3.59.1.aarch64_ilp32", "product_id": "libcupsppdc1-64bit-2.2.7-150000.3.59.1.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "cups-2.2.7-150000.3.59.1.i586", "product": { "name": "cups-2.2.7-150000.3.59.1.i586", "product_id": "cups-2.2.7-150000.3.59.1.i586" } }, { "category": "product_version", "name": "cups-client-2.2.7-150000.3.59.1.i586", "product": { "name": "cups-client-2.2.7-150000.3.59.1.i586", "product_id": "cups-client-2.2.7-150000.3.59.1.i586" } }, { "category": "product_version", "name": "cups-config-2.2.7-150000.3.59.1.i586", "product": { "name": "cups-config-2.2.7-150000.3.59.1.i586", "product_id": "cups-config-2.2.7-150000.3.59.1.i586" } }, { "category": "product_version", "name": "cups-ddk-2.2.7-150000.3.59.1.i586", "product": { "name": "cups-ddk-2.2.7-150000.3.59.1.i586", "product_id": "cups-ddk-2.2.7-150000.3.59.1.i586" } }, { "category": "product_version", "name": "cups-devel-2.2.7-150000.3.59.1.i586", "product": { "name": "cups-devel-2.2.7-150000.3.59.1.i586", "product_id": "cups-devel-2.2.7-150000.3.59.1.i586" } }, { "category": "product_version", "name": "libcups2-2.2.7-150000.3.59.1.i586", "product": { "name": "libcups2-2.2.7-150000.3.59.1.i586", "product_id": "libcups2-2.2.7-150000.3.59.1.i586" } }, { "category": "product_version", "name": "libcupscgi1-2.2.7-150000.3.59.1.i586", "product": { "name": "libcupscgi1-2.2.7-150000.3.59.1.i586", "product_id": "libcupscgi1-2.2.7-150000.3.59.1.i586" } }, { "category": "product_version", "name": "libcupsimage2-2.2.7-150000.3.59.1.i586", "product": { "name": "libcupsimage2-2.2.7-150000.3.59.1.i586", "product_id": "libcupsimage2-2.2.7-150000.3.59.1.i586" } }, { "category": "product_version", "name": "libcupsmime1-2.2.7-150000.3.59.1.i586", "product": { "name": "libcupsmime1-2.2.7-150000.3.59.1.i586", "product_id": "libcupsmime1-2.2.7-150000.3.59.1.i586" } }, { "category": "product_version", "name": "libcupsppdc1-2.2.7-150000.3.59.1.i586", "product": { "name": "libcupsppdc1-2.2.7-150000.3.59.1.i586", "product_id": "libcupsppdc1-2.2.7-150000.3.59.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "cups-2.2.7-150000.3.59.1.ppc64le", "product": { "name": "cups-2.2.7-150000.3.59.1.ppc64le", "product_id": "cups-2.2.7-150000.3.59.1.ppc64le" } }, { "category": "product_version", "name": "cups-client-2.2.7-150000.3.59.1.ppc64le", "product": { "name": "cups-client-2.2.7-150000.3.59.1.ppc64le", "product_id": "cups-client-2.2.7-150000.3.59.1.ppc64le" } }, { "category": "product_version", "name": "cups-config-2.2.7-150000.3.59.1.ppc64le", "product": { "name": "cups-config-2.2.7-150000.3.59.1.ppc64le", "product_id": "cups-config-2.2.7-150000.3.59.1.ppc64le" } }, { "category": "product_version", "name": "cups-ddk-2.2.7-150000.3.59.1.ppc64le", "product": { "name": "cups-ddk-2.2.7-150000.3.59.1.ppc64le", "product_id": "cups-ddk-2.2.7-150000.3.59.1.ppc64le" } }, { "category": "product_version", "name": "cups-devel-2.2.7-150000.3.59.1.ppc64le", "product": { "name": "cups-devel-2.2.7-150000.3.59.1.ppc64le", "product_id": "cups-devel-2.2.7-150000.3.59.1.ppc64le" } }, { "category": "product_version", "name": "libcups2-2.2.7-150000.3.59.1.ppc64le", "product": { "name": "libcups2-2.2.7-150000.3.59.1.ppc64le", "product_id": "libcups2-2.2.7-150000.3.59.1.ppc64le" } }, { "category": "product_version", "name": "libcupscgi1-2.2.7-150000.3.59.1.ppc64le", "product": { "name": "libcupscgi1-2.2.7-150000.3.59.1.ppc64le", "product_id": "libcupscgi1-2.2.7-150000.3.59.1.ppc64le" } }, { "category": "product_version", "name": "libcupsimage2-2.2.7-150000.3.59.1.ppc64le", "product": { "name": "libcupsimage2-2.2.7-150000.3.59.1.ppc64le", "product_id": "libcupsimage2-2.2.7-150000.3.59.1.ppc64le" } }, { "category": "product_version", "name": "libcupsmime1-2.2.7-150000.3.59.1.ppc64le", "product": { "name": "libcupsmime1-2.2.7-150000.3.59.1.ppc64le", "product_id": "libcupsmime1-2.2.7-150000.3.59.1.ppc64le" } }, { "category": "product_version", "name": "libcupsppdc1-2.2.7-150000.3.59.1.ppc64le", "product": { "name": "libcupsppdc1-2.2.7-150000.3.59.1.ppc64le", "product_id": "libcupsppdc1-2.2.7-150000.3.59.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "cups-2.2.7-150000.3.59.1.s390x", "product": { "name": "cups-2.2.7-150000.3.59.1.s390x", "product_id": "cups-2.2.7-150000.3.59.1.s390x" } }, { "category": "product_version", "name": "cups-client-2.2.7-150000.3.59.1.s390x", "product": { "name": "cups-client-2.2.7-150000.3.59.1.s390x", "product_id": "cups-client-2.2.7-150000.3.59.1.s390x" } }, { "category": "product_version", "name": "cups-config-2.2.7-150000.3.59.1.s390x", "product": { "name": "cups-config-2.2.7-150000.3.59.1.s390x", "product_id": "cups-config-2.2.7-150000.3.59.1.s390x" } }, { "category": "product_version", "name": "cups-ddk-2.2.7-150000.3.59.1.s390x", "product": { "name": "cups-ddk-2.2.7-150000.3.59.1.s390x", "product_id": "cups-ddk-2.2.7-150000.3.59.1.s390x" } }, { "category": "product_version", "name": "cups-devel-2.2.7-150000.3.59.1.s390x", "product": { "name": "cups-devel-2.2.7-150000.3.59.1.s390x", "product_id": "cups-devel-2.2.7-150000.3.59.1.s390x" } }, { "category": "product_version", "name": "libcups2-2.2.7-150000.3.59.1.s390x", "product": { "name": "libcups2-2.2.7-150000.3.59.1.s390x", "product_id": "libcups2-2.2.7-150000.3.59.1.s390x" } }, { "category": "product_version", "name": "libcupscgi1-2.2.7-150000.3.59.1.s390x", "product": { "name": "libcupscgi1-2.2.7-150000.3.59.1.s390x", "product_id": "libcupscgi1-2.2.7-150000.3.59.1.s390x" } }, { "category": "product_version", "name": "libcupsimage2-2.2.7-150000.3.59.1.s390x", "product": { "name": "libcupsimage2-2.2.7-150000.3.59.1.s390x", "product_id": "libcupsimage2-2.2.7-150000.3.59.1.s390x" } }, { "category": "product_version", "name": "libcupsmime1-2.2.7-150000.3.59.1.s390x", "product": { "name": "libcupsmime1-2.2.7-150000.3.59.1.s390x", "product_id": "libcupsmime1-2.2.7-150000.3.59.1.s390x" } }, { "category": "product_version", "name": "libcupsppdc1-2.2.7-150000.3.59.1.s390x", "product": { "name": "libcupsppdc1-2.2.7-150000.3.59.1.s390x", "product_id": "libcupsppdc1-2.2.7-150000.3.59.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "cups-2.2.7-150000.3.59.1.x86_64", "product": { "name": "cups-2.2.7-150000.3.59.1.x86_64", "product_id": "cups-2.2.7-150000.3.59.1.x86_64" } }, { "category": "product_version", "name": "cups-client-2.2.7-150000.3.59.1.x86_64", "product": { "name": "cups-client-2.2.7-150000.3.59.1.x86_64", "product_id": "cups-client-2.2.7-150000.3.59.1.x86_64" } }, { "category": "product_version", "name": "cups-config-2.2.7-150000.3.59.1.x86_64", "product": { "name": "cups-config-2.2.7-150000.3.59.1.x86_64", "product_id": "cups-config-2.2.7-150000.3.59.1.x86_64" } }, { "category": "product_version", "name": "cups-ddk-2.2.7-150000.3.59.1.x86_64", "product": { "name": "cups-ddk-2.2.7-150000.3.59.1.x86_64", "product_id": "cups-ddk-2.2.7-150000.3.59.1.x86_64" } }, { "category": "product_version", "name": "cups-devel-2.2.7-150000.3.59.1.x86_64", "product": { "name": "cups-devel-2.2.7-150000.3.59.1.x86_64", "product_id": "cups-devel-2.2.7-150000.3.59.1.x86_64" } }, { "category": "product_version", "name": "cups-devel-32bit-2.2.7-150000.3.59.1.x86_64", "product": { "name": "cups-devel-32bit-2.2.7-150000.3.59.1.x86_64", "product_id": "cups-devel-32bit-2.2.7-150000.3.59.1.x86_64" } }, { "category": "product_version", "name": "libcups2-2.2.7-150000.3.59.1.x86_64", "product": { "name": "libcups2-2.2.7-150000.3.59.1.x86_64", "product_id": "libcups2-2.2.7-150000.3.59.1.x86_64" } }, { "category": "product_version", "name": "libcups2-32bit-2.2.7-150000.3.59.1.x86_64", "product": { "name": "libcups2-32bit-2.2.7-150000.3.59.1.x86_64", "product_id": "libcups2-32bit-2.2.7-150000.3.59.1.x86_64" } }, { "category": "product_version", "name": "libcupscgi1-2.2.7-150000.3.59.1.x86_64", "product": { "name": "libcupscgi1-2.2.7-150000.3.59.1.x86_64", "product_id": "libcupscgi1-2.2.7-150000.3.59.1.x86_64" } }, { "category": "product_version", "name": "libcupscgi1-32bit-2.2.7-150000.3.59.1.x86_64", "product": { "name": "libcupscgi1-32bit-2.2.7-150000.3.59.1.x86_64", "product_id": "libcupscgi1-32bit-2.2.7-150000.3.59.1.x86_64" } }, { "category": "product_version", "name": "libcupsimage2-2.2.7-150000.3.59.1.x86_64", "product": { "name": "libcupsimage2-2.2.7-150000.3.59.1.x86_64", "product_id": "libcupsimage2-2.2.7-150000.3.59.1.x86_64" } }, { "category": "product_version", "name": "libcupsimage2-32bit-2.2.7-150000.3.59.1.x86_64", "product": { "name": "libcupsimage2-32bit-2.2.7-150000.3.59.1.x86_64", "product_id": "libcupsimage2-32bit-2.2.7-150000.3.59.1.x86_64" } }, { "category": "product_version", "name": "libcupsmime1-2.2.7-150000.3.59.1.x86_64", "product": { "name": "libcupsmime1-2.2.7-150000.3.59.1.x86_64", "product_id": "libcupsmime1-2.2.7-150000.3.59.1.x86_64" } }, { "category": "product_version", "name": "libcupsmime1-32bit-2.2.7-150000.3.59.1.x86_64", "product": { "name": "libcupsmime1-32bit-2.2.7-150000.3.59.1.x86_64", "product_id": "libcupsmime1-32bit-2.2.7-150000.3.59.1.x86_64" } }, { "category": "product_version", "name": "libcupsppdc1-2.2.7-150000.3.59.1.x86_64", "product": { "name": "libcupsppdc1-2.2.7-150000.3.59.1.x86_64", "product_id": "libcupsppdc1-2.2.7-150000.3.59.1.x86_64" } }, { "category": "product_version", "name": "libcupsppdc1-32bit-2.2.7-150000.3.59.1.x86_64", "product": { "name": "libcupsppdc1-32bit-2.2.7-150000.3.59.1.x86_64", "product_id": "libcupsppdc1-32bit-2.2.7-150000.3.59.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Micro 5.5", "product": { "name": "SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-micro:5.5" } } } ], "category": "product_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.59.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.59.1.aarch64" }, "product_reference": "cups-config-2.2.7-150000.3.59.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.59.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.59.1.ppc64le" }, "product_reference": "cups-config-2.2.7-150000.3.59.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.59.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.59.1.s390x" }, "product_reference": "cups-config-2.2.7-150000.3.59.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.59.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.59.1.x86_64" }, "product_reference": "cups-config-2.2.7-150000.3.59.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.59.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.59.1.aarch64" }, "product_reference": "libcups2-2.2.7-150000.3.59.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.59.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.59.1.ppc64le" }, "product_reference": "libcups2-2.2.7-150000.3.59.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.59.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.59.1.s390x" }, "product_reference": "libcups2-2.2.7-150000.3.59.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.59.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.59.1.x86_64" }, "product_reference": "libcups2-2.2.7-150000.3.59.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-35235", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-35235" } ], "notes": [ { "category": "general", "text": "OpenPrinting CUPS is an open source printing system for Linux and other Unix-like operating systems. In versions 2.4.8 and earlier, when starting the cupsd server with a Listen configuration item pointing to a symbolic link, the cupsd process can be caused to perform an arbitrary chmod of the provided argument, providing world-writable access to the target. Given that cupsd is often running as root, this can result in the change of permission of any user or system files to be world writable. Given the aforementioned Ubuntu AppArmor context, on such systems this vulnerability is limited to those files modifiable by the cupsd process. In that specific case it was found to be possible to turn the configuration of the Listen argument into full control over the cupsd.conf and cups-files.conf configuration files. By later setting the User and Group arguments in cups-files.conf, and printing with a printer configured by PPD with a `FoomaticRIPCommandLine` argument, arbitrary user and group (not root) command execution could be achieved, which can further be used on Ubuntu systems to achieve full root command execution. Commit ff1f8a623e090dee8a8aadf12a6a4b25efac143d contains a patch for the issue.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Micro 5.5:cups-config-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Micro 5.5:cups-config-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:cups-config-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Micro 5.5:cups-config-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libcups2-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libcups2-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libcups2-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Micro 5.5:libcups2-2.2.7-150000.3.59.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-35235", "url": "https://www.suse.com/security/cve/CVE-2024-35235" }, { "category": "external", "summary": "SUSE Bug 1225365 for CVE-2024-35235", "url": "https://bugzilla.suse.com/1225365" } ], "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 Micro 5.5:cups-config-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Micro 5.5:cups-config-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:cups-config-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Micro 5.5:cups-config-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libcups2-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libcups2-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libcups2-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Micro 5.5:libcups2-2.2.7-150000.3.59.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Micro 5.5:cups-config-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Micro 5.5:cups-config-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:cups-config-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Micro 5.5:cups-config-2.2.7-150000.3.59.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libcups2-2.2.7-150000.3.59.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libcups2-2.2.7-150000.3.59.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libcups2-2.2.7-150000.3.59.1.s390x", "SUSE Linux Enterprise Micro 5.5:libcups2-2.2.7-150000.3.59.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-12T05:30:57Z", "details": "important" } ], "title": "CVE-2024-35235" } ] }
suse-su-2025:20090-1
Vulnerability from csaf_suse
Published
2025-02-03 09:10
Modified
2025-02-03 09:10
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:
- Version upgrade to 2.4.11:
See https://github.com/openprinting/cups/releases
CUPS 2.4.11 brings several bug fixes regarding IPP response
validation, processing PPD values, Web UI support
(checkbox support, modifying printers) and others fixes.
Detailed list (from CHANGES.md):
* Updated the maximum file descriptor limit
for `cupsd` to 64k-1 (Issue #989)
* Fixed `lpoptions -d` with a discovered
but not added printer (Issue #833)
* Fixed incorrect error message for HTTP/IPP errors (Issue #893)
* Fixed JobPrivateAccess and SubscriptionPrivateAccess support
for "all" (Issue #990)
* Fixed issues with cupsGetDestMediaByXxx (Issue #993)
* Fixed adding and modifying of printers
via the web interface (Issue #998)
* Fixed HTTP PeerCred authentication
for domain users (Issue #1001)
* Fixed checkbox support (Issue #1008)
* Fixed printer state notifications (Issue #1013)
* Fixed IPP Everywhere printer setup (Issue #1033)
Issues are those at https://github.com/OpenPrinting/cups/issues
In particular CUPS 2.4.11 contains those commit regarding
IPP response validation and processing PPD values:
* "Quote PPD localized strings"
https://github.com/OpenPrinting/cups/commit/1e6ca5913eceee906038bc04cc7ccfbe2923bdfd
plus a cleanup to "Fix warnings for unused vars"
https://github.com/OpenPrinting/cups/commit/2abe1ba8a66864aa82cd9836b37e57103b8e1a3b
- Version upgrade to 2.4.10:
See https://github.com/openprinting/cups/releases
CUPS 2.4.10 brings two fixes:
* Fixed error handling when reading a mixed 1setOf attribute.
* Fixed scheduler start if there is only domain socket
to listen on (Issue #985) which is fix for regression
after fix for CVE-2024-35235 in scenarios where is
no other listeners in cupsd.conf than domain socket
created on demand by systemd, launchd or upstart.
Issues are those at https://github.com/OpenPrinting/cups/issues
- Version upgrade to 2.4.9:
See https://github.com/openprinting/cups/releases
CUPS 2.4.9 brings security fix for CVE-2024-35235 and
several bug fixes regarding CUPS Web User Interface,
PPD generation and HTTP protocol implementation.
Detailed list (from CHANGES.md):
* Fixed domain socket handling (CVE-2024-35235)
* Fixed creating of `cupsUrfSupported` PPD keyword
(Issue #952)
* Fixed searching for destinations in web ui (Issue #954)
* Fixed TLS negotiation using OpenSSL with servers
that require the TLS SNI extension.
* Really raised `cups_enum_dests()` timeout for listing
available IPP printers (Issue #751)...
* Fixed `Host` header regression (Issue #967)
* Fixed DNS-SD lookups of local services with Avahi
(Issue #970)
* Fixed listing jobs in destinations in web ui.
(Apple issue #6204)
* Fixed showing search query in web ui help page.
(Issue #977)
Issues are those at https://github.com/OpenPrinting/cups/issues
Apple issues are those at https://github.com/apple/cups/issues
- Update to version 2.4.8:
See https://github.com/openprinting/cups/releases
CUPS 2.4.8 brings many bug fixes which aggregated over the last
half a year. It brings the important fix for race conditions
and errors which can happen when installing permanent
IPP Everywhere printer, support for PAM modules password-auth
and system-auth and new option for lpstat which can show only
the successful jobs.
Detailed list (from CHANGES.md):
* Added warning if the device has to be asked for
'all,media-col-database' separately (Issue #829)
* Added new value for 'lpstat' option '-W' - successfull - for
getting successfully printed jobs (Issue #830)
* Added support for PAM modules password-auth
and system-auth (Issue #892)
* Updated IPP Everywhere printer creation error
reporting (Issue #347)
* Updated and documented the MIME typing buffering
limit (Issue #925)
* Raised 'cups_enum_dests()' timeout for listing
available IPP printers (Issue #751)
* Now report an error for temporary printer defaults
with lpadmin (Issue #237)
* Fixed mapping of PPD InputSlot, MediaType,
and OutputBin values (Issue #238)
* Fixed "document-unprintable-error" handling (Issue #391)
* Fixed the web interface not showing an error
for a non-existent printer (Issue #423)
* Fixed printing of jobs with job name longer than 255 chars
on older printers (Issue #644)
* Really backported fix for Issue #742
* Fixed 'cupsCopyDestInfo' device connection
detection (Issue #586)
* Fixed "Upgrade" header handling when there is
no TLS support (Issue #775)
* Fixed memory leak when unloading a job (Issue #813)
* Fixed memory leak when creating color profiles (Issue #815)
* Fixed a punch finishing bug in the IPP Everywhere
support (Issue #821)
* Fixed crash in 'scan_ps()' if incoming argument
is NULL (Issue #831)
* Fixed setting job state reasons for successful
jobs (Issue #832)
* Fixed infinite loop in IPP backend if hostname
is IP address with Kerberos (Issue #838)
* Added additional check on socket if 'revents' from 'poll()'
returns POLLHUP together with POLLIN or POLLOUT
in 'httpAddrConnect2()' (Issue #839)
* Fixed crash in 'ppdEmitString()' if 'size' is NULL (Issue #850)
* Fixed reporting 'media-source-supported' when
sharing printer which has numbers as strings instead of
keywords as 'InputSlot' values (Issue #859)
* Fixed IPP backend to support the "print-scaling" option
with IPP printers (Issue #862)
* Fixed potential race condition for the creation
of temporary queues (Issue #871)
* Fixed 'httpGets' timeout handling (Issue #879)
* Fixed checking for required attributes during
PPD generation (Issue #890)
* Fixed encoding of IPv6 addresses in HTTP requests (Issue #903)
* Fixed sending response headers to client (Issue #927)
* Fixed CGI program initialization and validation
of form checkbox and text fields.
Issues are those at https://github.com/OpenPrinting/cups/issues
- Version upgrade to 2.4.7:
See https://github.com/openprinting/cups/releases
CUPS 2.4.7 is released to ship the fix for CVE-2023-4504
and several other changes, among them it is
adding OpenSSL support for cupsHashData function and bug fixes.
Detailed list:
* CVE-2023-4504 - Fixed Heap-based buffer overflow when
reading Postscript in PPD files
* Added OpenSSL support for cupsHashData (Issue #762)
* Fixed delays in lpd backend (Issue #741)
* Fixed extensive logging in scheduler (Issue #604)
* Fixed hanging of lpstat on IBM AIX (Issue #773)
* Fixed hanging of lpstat on Solaris (Issue #156)
* Fixed printing to stderr if we can't open cups-files.conf
(Issue #777)
* Fixed purging job files via cancel -x (Issue #742)
* Fixed RFC 1179 port reserving behavior in LPD backend
(Issue #743)
* Fixed a bug in the PPD command interpretation code
(Issue #768)
Issues are those at https://github.com/OpenPrinting/cups/issues
- Version upgrade to 2.4.6:
See https://github.com/openprinting/cups/releases
CUPS 2.4.6 is released to ship the fix for CVE-2023-34241
and two other bug fixes.
Detailed list:
* Fix linking error on old MacOS (Issue #715)
* Fix printing multiple files on specific printers (Issue #643)
* Fix use-after-free when logging warnings in case of failures
in cupsdAcceptClient() (fixes CVE-2023-34241)
Issues are those at https://github.com/OpenPrinting/cups/issues
- Version upgrade to 2.4.5:
See https://github.com/openprinting/cups/releases
CUPS 2.4.5 is a hotfix release for a bug which corrupted
locally saved certificates, which broke secured printing
via TLS after the first print job.
- Version upgrade to 2.4.4:
See https://github.com/openprinting/cups/releases
CUPS 2.4.4 release is created as a hotfix for segfault
in cupsGetNamedDest(), when caller tries to find
the default destination and the default destination
is not set on the machine.
- Version upgrade to 2.4.3:
See https://github.com/openprinting/cups/releases
CUPS 2.4.3 brings fix for CVE-2023-32324, several improvements
and many bug fixes. CUPS now implements fallback for printers
with broken firmware, which is not capable of answering
to IPP request get-printer-attributes with all,
media-col-database - this enables driverless support for
bunch of printers which don't follow IPP Everywhere standard.
Aside from the CVE fix the most important fixes are around color
settings, printer application support fixes and OpenSSL support.
Detailed list of changes:
* Added a title with device uri for found network printers
(Issues #402, #393)
* Added new media sizes defined by IANA (Issues #501)
* Added quirk for GoDEX label printers (Issue #440)
* Fixed --enable-libtool-unsupported (Issue #394)
* Fixed configuration on RISC-V machines (Issue #404)
* Fixed the device_uri invalid pointer for driverless printers
with .local hostname (Issue #419)
* Fixed an OpenSSL crash bug (Issue #409)
* Fixed a potential SNMP OID value overflow issue (Issue #431)
* Fixed an OpenSSL certificate loading issue (Issue #465)
* Fixed Brazilian Portuguese translations (Issue #288)
* Fixed cupsd default keychain location when building
with OpenSSL (Issue #529)
* Fixed default color settings for CMYK printers as well
(Issue #500)
* Fixed duplicate PPD2IPP media-type names (Issue #688)
* Fixed possible heap buffer overflow in _cups_strlcpy()
(fixes CVE-2023-32324)
* Fixed InputSlot heuristic for photo sizes smaller than 5x7"
if there is no media-source in the request (Issue #569)
* Fixed invalid memory access during generating IPP Everywhere
queue (Issue #466)
* Fixed lprm if no destination is provided (Issue #457)
* Fixed memory leaks in create_local_bg_thread() (Issue #466)
* Fixed media size tolerance in ippeveprinter (Issue #487)
* Fixed passing command name without path into ippeveprinter
(Issue #629)
* Fixed saving strings file path in printers.conf (Issue #710)
* Fixed TLS certificate generation bugs (Issue #652)
* ippDeleteValues would not delete the last value (Issue #556)
* Ignore some of IPP defaults if the application sends
its PPD alternative (Issue #484)
* Make Letter the default size in ippevepcl (Issue #543)
* Now accessing Admin page in Web UI requires authentication
(Issue #518)
* Now look for default printer on network if needed (Issue #452)
* Now we poll media-col-database separately if we fail at first
(Issue #599)
* Now report fax attributes and values as needed (Issue #459)
* Now localize HTTP responses using the Content-Language value
(Issue #426)
* Raised file size limit for importing PPD via Web UI
(Issue #433)
* Raised maximum listen backlog size to INT MAX (Issue #626)
* Update print-color-mode if the printer is modified
via ColorModel PPD option (Issue #451)
* Use localhost when printing via printer application
(Issue #353)
* Write defaults into /etc/cups/lpoptions if we're root
(Issue #456)
Issues are those at https://github.com/OpenPrinting/cups/issues
Patchnames
SUSE-SLE-Micro-6.0-122
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- Version upgrade to 2.4.11:\n See https://github.com/openprinting/cups/releases\n CUPS 2.4.11 brings several bug fixes regarding IPP response\n validation, processing PPD values, Web UI support\n (checkbox support, modifying printers) and others fixes.\n Detailed list (from CHANGES.md):\n * Updated the maximum file descriptor limit\n for `cupsd` to 64k-1 (Issue #989)\n * Fixed `lpoptions -d` with a discovered\n but not added printer (Issue #833)\n * Fixed incorrect error message for HTTP/IPP errors (Issue #893)\n * Fixed JobPrivateAccess and SubscriptionPrivateAccess support\n for \"all\" (Issue #990)\n * Fixed issues with cupsGetDestMediaByXxx (Issue #993)\n * Fixed adding and modifying of printers\n via the web interface (Issue #998)\n * Fixed HTTP PeerCred authentication\n for domain users (Issue #1001)\n * Fixed checkbox support (Issue #1008)\n * Fixed printer state notifications (Issue #1013)\n * Fixed IPP Everywhere printer setup (Issue #1033)\n Issues are those at https://github.com/OpenPrinting/cups/issues\n In particular CUPS 2.4.11 contains those commit regarding\n IPP response validation and processing PPD values:\n * \"Quote PPD localized strings\"\n https://github.com/OpenPrinting/cups/commit/1e6ca5913eceee906038bc04cc7ccfbe2923bdfd\n plus a cleanup to \"Fix warnings for unused vars\"\n https://github.com/OpenPrinting/cups/commit/2abe1ba8a66864aa82cd9836b37e57103b8e1a3b\n\n- Version upgrade to 2.4.10:\n See https://github.com/openprinting/cups/releases\n CUPS 2.4.10 brings two fixes:\n * Fixed error handling when reading a mixed 1setOf attribute.\n * Fixed scheduler start if there is only domain socket\n to listen on (Issue #985) which is fix for regression\n after fix for CVE-2024-35235 in scenarios where is\n no other listeners in cupsd.conf than domain socket\n created on demand by systemd, launchd or upstart.\n Issues are those at https://github.com/OpenPrinting/cups/issues\n- Version upgrade to 2.4.9:\n See https://github.com/openprinting/cups/releases\n CUPS 2.4.9 brings security fix for CVE-2024-35235 and\n several bug fixes regarding CUPS Web User Interface,\n PPD generation and HTTP protocol implementation.\n Detailed list (from CHANGES.md):\n * Fixed domain socket handling (CVE-2024-35235)\n * Fixed creating of `cupsUrfSupported` PPD keyword\n (Issue #952)\n * Fixed searching for destinations in web ui (Issue #954)\n * Fixed TLS negotiation using OpenSSL with servers\n that require the TLS SNI extension.\n * Really raised `cups_enum_dests()` timeout for listing\n available IPP printers (Issue #751)...\n * Fixed `Host` header regression (Issue #967)\n * Fixed DNS-SD lookups of local services with Avahi\n (Issue #970)\n * Fixed listing jobs in destinations in web ui.\n (Apple issue #6204)\n * Fixed showing search query in web ui help page.\n (Issue #977)\n Issues are those at https://github.com/OpenPrinting/cups/issues\n Apple issues are those at https://github.com/apple/cups/issues\n\n- Update to version 2.4.8:\n See https://github.com/openprinting/cups/releases\n CUPS 2.4.8 brings many bug fixes which aggregated over the last\n half a year. It brings the important fix for race conditions\n and errors which can happen when installing permanent\n IPP Everywhere printer, support for PAM modules password-auth\n and system-auth and new option for lpstat which can show only\n the successful jobs.\n Detailed list (from CHANGES.md):\n * Added warning if the device has to be asked for\n \u0027all,media-col-database\u0027 separately (Issue #829)\n * Added new value for \u0027lpstat\u0027 option \u0027-W\u0027 - successfull - for\n getting successfully printed jobs (Issue #830)\n * Added support for PAM modules password-auth\n and system-auth (Issue #892)\n * Updated IPP Everywhere printer creation error\n reporting (Issue #347)\n * Updated and documented the MIME typing buffering\n limit (Issue #925)\n * Raised \u0027cups_enum_dests()\u0027 timeout for listing\n available IPP printers (Issue #751)\n * Now report an error for temporary printer defaults\n with lpadmin (Issue #237)\n * Fixed mapping of PPD InputSlot, MediaType,\n and OutputBin values (Issue #238)\n * Fixed \"document-unprintable-error\" handling (Issue #391)\n * Fixed the web interface not showing an error\n for a non-existent printer (Issue #423)\n * Fixed printing of jobs with job name longer than 255 chars\n on older printers (Issue #644)\n * Really backported fix for Issue #742\n * Fixed \u0027cupsCopyDestInfo\u0027 device connection\n detection (Issue #586)\n * Fixed \"Upgrade\" header handling when there is\n no TLS support (Issue #775)\n * Fixed memory leak when unloading a job (Issue #813)\n * Fixed memory leak when creating color profiles (Issue #815)\n * Fixed a punch finishing bug in the IPP Everywhere\n support (Issue #821)\n * Fixed crash in \u0027scan_ps()\u0027 if incoming argument\n is NULL (Issue #831)\n * Fixed setting job state reasons for successful\n jobs (Issue #832)\n * Fixed infinite loop in IPP backend if hostname\n is IP address with Kerberos (Issue #838)\n * Added additional check on socket if \u0027revents\u0027 from \u0027poll()\u0027\n returns POLLHUP together with POLLIN or POLLOUT\n in \u0027httpAddrConnect2()\u0027 (Issue #839)\n * Fixed crash in \u0027ppdEmitString()\u0027 if \u0027size\u0027 is NULL (Issue #850)\n * Fixed reporting \u0027media-source-supported\u0027 when\n sharing printer which has numbers as strings instead of\n keywords as \u0027InputSlot\u0027 values (Issue #859)\n * Fixed IPP backend to support the \"print-scaling\" option\n with IPP printers (Issue #862)\n * Fixed potential race condition for the creation\n of temporary queues (Issue #871)\n * Fixed \u0027httpGets\u0027 timeout handling (Issue #879)\n * Fixed checking for required attributes during\n PPD generation (Issue #890)\n * Fixed encoding of IPv6 addresses in HTTP requests (Issue #903)\n * Fixed sending response headers to client (Issue #927)\n * Fixed CGI program initialization and validation\n of form checkbox and text fields.\n Issues are those at https://github.com/OpenPrinting/cups/issues\n\n- Version upgrade to 2.4.7:\n See https://github.com/openprinting/cups/releases\n CUPS 2.4.7 is released to ship the fix for CVE-2023-4504\n and several other changes, among them it is\n adding OpenSSL support for cupsHashData function and bug fixes.\n Detailed list:\n * CVE-2023-4504 - Fixed Heap-based buffer overflow when\n reading Postscript in PPD files\n * Added OpenSSL support for cupsHashData (Issue #762)\n * Fixed delays in lpd backend (Issue #741)\n * Fixed extensive logging in scheduler (Issue #604)\n * Fixed hanging of lpstat on IBM AIX (Issue #773)\n * Fixed hanging of lpstat on Solaris (Issue #156)\n * Fixed printing to stderr if we can\u0027t open cups-files.conf\n (Issue #777)\n * Fixed purging job files via cancel -x (Issue #742)\n * Fixed RFC 1179 port reserving behavior in LPD backend\n (Issue #743)\n * Fixed a bug in the PPD command interpretation code\n (Issue #768)\n Issues are those at https://github.com/OpenPrinting/cups/issues\n- Version upgrade to 2.4.6:\n See https://github.com/openprinting/cups/releases\n CUPS 2.4.6 is released to ship the fix for CVE-2023-34241\n and two other bug fixes.\n Detailed list:\n * Fix linking error on old MacOS (Issue #715)\n * Fix printing multiple files on specific printers (Issue #643)\n * Fix use-after-free when logging warnings in case of failures\n in cupsdAcceptClient() (fixes CVE-2023-34241)\n Issues are those at https://github.com/OpenPrinting/cups/issues\n- Version upgrade to 2.4.5:\n See https://github.com/openprinting/cups/releases\n CUPS 2.4.5 is a hotfix release for a bug which corrupted\n locally saved certificates, which broke secured printing\n via TLS after the first print job.\n- Version upgrade to 2.4.4:\n See https://github.com/openprinting/cups/releases\n CUPS 2.4.4 release is created as a hotfix for segfault\n in cupsGetNamedDest(), when caller tries to find\n the default destination and the default destination\n is not set on the machine.\n- Version upgrade to 2.4.3:\n See https://github.com/openprinting/cups/releases\n CUPS 2.4.3 brings fix for CVE-2023-32324, several improvements\n and many bug fixes. CUPS now implements fallback for printers\n with broken firmware, which is not capable of answering\n to IPP request get-printer-attributes with all,\n media-col-database - this enables driverless support for\n bunch of printers which don\u0027t follow IPP Everywhere standard.\n Aside from the CVE fix the most important fixes are around color\n settings, printer application support fixes and OpenSSL support.\n Detailed list of changes:\n * Added a title with device uri for found network printers\n (Issues #402, #393)\n * Added new media sizes defined by IANA (Issues #501)\n * Added quirk for GoDEX label printers (Issue #440)\n * Fixed --enable-libtool-unsupported (Issue #394)\n * Fixed configuration on RISC-V machines (Issue #404)\n * Fixed the device_uri invalid pointer for driverless printers\n with .local hostname (Issue #419)\n * Fixed an OpenSSL crash bug (Issue #409)\n * Fixed a potential SNMP OID value overflow issue (Issue #431)\n * Fixed an OpenSSL certificate loading issue (Issue #465)\n * Fixed Brazilian Portuguese translations (Issue #288)\n * Fixed cupsd default keychain location when building\n with OpenSSL (Issue #529)\n * Fixed default color settings for CMYK printers as well\n (Issue #500)\n * Fixed duplicate PPD2IPP media-type names (Issue #688)\n * Fixed possible heap buffer overflow in _cups_strlcpy()\n (fixes CVE-2023-32324)\n * Fixed InputSlot heuristic for photo sizes smaller than 5x7\"\n if there is no media-source in the request (Issue #569)\n * Fixed invalid memory access during generating IPP Everywhere\n queue (Issue #466)\n * Fixed lprm if no destination is provided (Issue #457)\n * Fixed memory leaks in create_local_bg_thread() (Issue #466)\n * Fixed media size tolerance in ippeveprinter (Issue #487)\n * Fixed passing command name without path into ippeveprinter\n (Issue #629)\n * Fixed saving strings file path in printers.conf (Issue #710)\n * Fixed TLS certificate generation bugs (Issue #652)\n * ippDeleteValues would not delete the last value (Issue #556)\n * Ignore some of IPP defaults if the application sends\n its PPD alternative (Issue #484)\n * Make Letter the default size in ippevepcl (Issue #543)\n * Now accessing Admin page in Web UI requires authentication\n (Issue #518)\n * Now look for default printer on network if needed (Issue #452)\n * Now we poll media-col-database separately if we fail at first\n (Issue #599)\n * Now report fax attributes and values as needed (Issue #459)\n * Now localize HTTP responses using the Content-Language value\n (Issue #426)\n * Raised file size limit for importing PPD via Web UI\n (Issue #433)\n * Raised maximum listen backlog size to INT MAX (Issue #626)\n * Update print-color-mode if the printer is modified\n via ColorModel PPD option (Issue #451)\n * Use localhost when printing via printer application\n (Issue #353)\n * Write defaults into /etc/cups/lpoptions if we\u0027re root\n (Issue #456)\n Issues are those at https://github.com/OpenPrinting/cups/issues\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-SLE-Micro-6.0-122", "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_20090-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2025:20090-1", "url": "https://www.suse.com/support/update/announcement/2025/suse-su-202520090-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2025:20090-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021226.html" }, { "category": "self", "summary": "SUSE Bug 1219503", "url": "https://bugzilla.suse.com/1219503" }, { "category": "self", "summary": "SUSE Bug 1225365", "url": "https://bugzilla.suse.com/1225365" }, { "category": "self", "summary": "SUSE CVE CVE-2023-32324 page", "url": "https://www.suse.com/security/cve/CVE-2023-32324/" }, { "category": "self", "summary": "SUSE CVE CVE-2023-32360 page", "url": "https://www.suse.com/security/cve/CVE-2023-32360/" }, { "category": "self", "summary": "SUSE CVE CVE-2023-34241 page", "url": "https://www.suse.com/security/cve/CVE-2023-34241/" }, { "category": "self", "summary": "SUSE CVE CVE-2023-4504 page", "url": "https://www.suse.com/security/cve/CVE-2023-4504/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-35235 page", "url": "https://www.suse.com/security/cve/CVE-2024-35235/" } ], "title": "Security update for cups", "tracking": { "current_release_date": "2025-02-03T09:10:07Z", "generator": { "date": "2025-02-03T09:10:07Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2025:20090-1", "initial_release_date": "2025-02-03T09:10:07Z", "revision_history": [ { "date": "2025-02-03T09:10:07Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "cups-config-2.4.11-1.1.aarch64", "product": { "name": "cups-config-2.4.11-1.1.aarch64", "product_id": "cups-config-2.4.11-1.1.aarch64" } }, { "category": "product_version", "name": "libcups2-2.4.11-1.1.aarch64", "product": { "name": "libcups2-2.4.11-1.1.aarch64", "product_id": "libcups2-2.4.11-1.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "cups-config-2.4.11-1.1.s390x", "product": { "name": "cups-config-2.4.11-1.1.s390x", "product_id": "cups-config-2.4.11-1.1.s390x" } }, { "category": "product_version", "name": "libcups2-2.4.11-1.1.s390x", "product": { "name": "libcups2-2.4.11-1.1.s390x", "product_id": "libcups2-2.4.11-1.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "cups-config-2.4.11-1.1.x86_64", "product": { "name": "cups-config-2.4.11-1.1.x86_64", "product_id": "cups-config-2.4.11-1.1.x86_64" } }, { "category": "product_version", "name": "libcups2-2.4.11-1.1.x86_64", "product": { "name": "libcups2-2.4.11-1.1.x86_64", "product_id": "libcups2-2.4.11-1.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Micro 6.0", "product": { "name": "SUSE Linux Micro 6.0", "product_id": "SUSE Linux Micro 6.0", "product_identification_helper": { "cpe": "cpe:/o:suse:sl-micro:6.0" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "cups-config-2.4.11-1.1.aarch64 as component of SUSE Linux Micro 6.0", "product_id": "SUSE Linux Micro 6.0:cups-config-2.4.11-1.1.aarch64" }, "product_reference": "cups-config-2.4.11-1.1.aarch64", "relates_to_product_reference": "SUSE Linux Micro 6.0" }, { "category": "default_component_of", "full_product_name": { "name": "cups-config-2.4.11-1.1.s390x as component of SUSE Linux Micro 6.0", "product_id": "SUSE Linux Micro 6.0:cups-config-2.4.11-1.1.s390x" }, "product_reference": "cups-config-2.4.11-1.1.s390x", "relates_to_product_reference": "SUSE Linux Micro 6.0" }, { "category": "default_component_of", "full_product_name": { "name": "cups-config-2.4.11-1.1.x86_64 as component of SUSE Linux Micro 6.0", "product_id": "SUSE Linux Micro 6.0:cups-config-2.4.11-1.1.x86_64" }, "product_reference": "cups-config-2.4.11-1.1.x86_64", "relates_to_product_reference": "SUSE Linux Micro 6.0" }, { "category": "default_component_of", "full_product_name": { "name": "libcups2-2.4.11-1.1.aarch64 as component of SUSE Linux Micro 6.0", "product_id": "SUSE Linux Micro 6.0:libcups2-2.4.11-1.1.aarch64" }, "product_reference": "libcups2-2.4.11-1.1.aarch64", "relates_to_product_reference": "SUSE Linux Micro 6.0" }, { "category": "default_component_of", "full_product_name": { "name": "libcups2-2.4.11-1.1.s390x as component of SUSE Linux Micro 6.0", "product_id": "SUSE Linux Micro 6.0:libcups2-2.4.11-1.1.s390x" }, "product_reference": "libcups2-2.4.11-1.1.s390x", "relates_to_product_reference": "SUSE Linux Micro 6.0" }, { "category": "default_component_of", "full_product_name": { "name": "libcups2-2.4.11-1.1.x86_64 as component of SUSE Linux Micro 6.0", "product_id": "SUSE Linux Micro 6.0:libcups2-2.4.11-1.1.x86_64" }, "product_reference": "libcups2-2.4.11-1.1.x86_64", "relates_to_product_reference": "SUSE Linux Micro 6.0" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-32324", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-32324" } ], "notes": [ { "category": "general", "text": "OpenPrinting CUPS is an open source printing system. In versions 2.4.2 and prior, a heap buffer overflow vulnerability would allow a remote attacker to launch a denial of service (DoS) attack. A buffer overflow vulnerability in the function `format_log_line` could allow remote attackers to cause a DoS on the affected system. Exploitation of the vulnerability can be triggered when the configuration file `cupsd.conf` sets the value of `loglevel `to `DEBUG`. No known patches or workarounds exist at time of publication.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Micro 6.0:cups-config-2.4.11-1.1.aarch64", "SUSE Linux Micro 6.0:cups-config-2.4.11-1.1.s390x", "SUSE Linux Micro 6.0:cups-config-2.4.11-1.1.x86_64", "SUSE Linux Micro 6.0:libcups2-2.4.11-1.1.aarch64", "SUSE Linux Micro 6.0:libcups2-2.4.11-1.1.s390x", "SUSE Linux Micro 6.0:libcups2-2.4.11-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2023-32324", "url": "https://www.suse.com/security/cve/CVE-2023-32324" }, { "category": "external", "summary": "SUSE Bug 1211643 for CVE-2023-32324", "url": "https://bugzilla.suse.com/1211643" } ], "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 Micro 6.0:cups-config-2.4.11-1.1.aarch64", "SUSE Linux Micro 6.0:cups-config-2.4.11-1.1.s390x", "SUSE Linux Micro 6.0:cups-config-2.4.11-1.1.x86_64", "SUSE Linux Micro 6.0:libcups2-2.4.11-1.1.aarch64", "SUSE Linux Micro 6.0:libcups2-2.4.11-1.1.s390x", "SUSE Linux Micro 6.0:libcups2-2.4.11-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Micro 6.0:cups-config-2.4.11-1.1.aarch64", "SUSE Linux Micro 6.0:cups-config-2.4.11-1.1.s390x", "SUSE Linux Micro 6.0:cups-config-2.4.11-1.1.x86_64", "SUSE Linux Micro 6.0:libcups2-2.4.11-1.1.aarch64", "SUSE Linux Micro 6.0:libcups2-2.4.11-1.1.s390x", "SUSE Linux Micro 6.0:libcups2-2.4.11-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-02-03T09:10:07Z", "details": "moderate" } ], "title": "CVE-2023-32324" }, { "cve": "CVE-2023-32360", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-32360" } ], "notes": [ { "category": "general", "text": "An authentication issue was addressed with improved state management. This issue is fixed in macOS Big Sur 11.7.7, macOS Monterey 12.6.6, macOS Ventura 13.4. An unauthenticated user may be able to access recently printed documents.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Micro 6.0:cups-config-2.4.11-1.1.aarch64", "SUSE Linux Micro 6.0:cups-config-2.4.11-1.1.s390x", "SUSE Linux Micro 6.0:cups-config-2.4.11-1.1.x86_64", "SUSE Linux Micro 6.0:libcups2-2.4.11-1.1.aarch64", "SUSE Linux Micro 6.0:libcups2-2.4.11-1.1.s390x", "SUSE Linux Micro 6.0:libcups2-2.4.11-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2023-32360", "url": "https://www.suse.com/security/cve/CVE-2023-32360" }, { "category": "external", "summary": "SUSE Bug 1214254 for CVE-2023-32360", "url": "https://bugzilla.suse.com/1214254" } ], "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 Micro 6.0:cups-config-2.4.11-1.1.aarch64", "SUSE Linux Micro 6.0:cups-config-2.4.11-1.1.s390x", "SUSE Linux Micro 6.0:cups-config-2.4.11-1.1.x86_64", "SUSE Linux Micro 6.0:libcups2-2.4.11-1.1.aarch64", "SUSE Linux Micro 6.0:libcups2-2.4.11-1.1.s390x", "SUSE Linux Micro 6.0:libcups2-2.4.11-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "SUSE Linux Micro 6.0:cups-config-2.4.11-1.1.aarch64", "SUSE Linux Micro 6.0:cups-config-2.4.11-1.1.s390x", "SUSE Linux Micro 6.0:cups-config-2.4.11-1.1.x86_64", "SUSE Linux Micro 6.0:libcups2-2.4.11-1.1.aarch64", "SUSE Linux Micro 6.0:libcups2-2.4.11-1.1.s390x", "SUSE Linux Micro 6.0:libcups2-2.4.11-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-02-03T09:10:07Z", "details": "moderate" } ], "title": "CVE-2023-32360" }, { "cve": "CVE-2023-34241", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-34241" } ], "notes": [ { "category": "general", "text": "OpenPrinting CUPS is a standards-based, open source printing system for Linux and other Unix-like operating systems. Starting in version 2.0.0 and prior to version 2.4.6, CUPS logs data of free memory to the logging service AFTER the connection has been closed, when it should have logged the data right before. This is a use-after-free bug that impacts the entire cupsd process.\n\nThe exact cause of this issue is the function `httpClose(con-\u003ehttp)` being called in `scheduler/client.c`. The problem is that httpClose always, provided its argument is not null, frees the pointer at the end of the call, only for cupsdLogClient to pass the pointer to httpGetHostname. This issue happens in function `cupsdAcceptClient` if LogLevel is warn or higher and in two scenarios: there is a double-lookup for the IP Address (HostNameLookups Double is set in `cupsd.conf`) which fails to resolve, or if CUPS is compiled with TCP wrappers and the connection is refused by rules from `/etc/hosts.allow` and `/etc/hosts.deny`.\n\nVersion 2.4.6 has a patch for this issue.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Micro 6.0:cups-config-2.4.11-1.1.aarch64", "SUSE Linux Micro 6.0:cups-config-2.4.11-1.1.s390x", "SUSE Linux Micro 6.0:cups-config-2.4.11-1.1.x86_64", "SUSE Linux Micro 6.0:libcups2-2.4.11-1.1.aarch64", "SUSE Linux Micro 6.0:libcups2-2.4.11-1.1.s390x", "SUSE Linux Micro 6.0:libcups2-2.4.11-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2023-34241", "url": "https://www.suse.com/security/cve/CVE-2023-34241" }, { "category": "external", "summary": "SUSE Bug 1212230 for CVE-2023-34241", "url": "https://bugzilla.suse.com/1212230" }, { "category": "external", "summary": "SUSE Bug 1217457 for CVE-2023-34241", "url": "https://bugzilla.suse.com/1217457" }, { "category": "external", "summary": "SUSE Bug 1218317 for CVE-2023-34241", "url": "https://bugzilla.suse.com/1218317" } ], "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 Micro 6.0:cups-config-2.4.11-1.1.aarch64", "SUSE Linux Micro 6.0:cups-config-2.4.11-1.1.s390x", "SUSE Linux Micro 6.0:cups-config-2.4.11-1.1.x86_64", "SUSE Linux Micro 6.0:libcups2-2.4.11-1.1.aarch64", "SUSE Linux Micro 6.0:libcups2-2.4.11-1.1.s390x", "SUSE Linux Micro 6.0:libcups2-2.4.11-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Micro 6.0:cups-config-2.4.11-1.1.aarch64", "SUSE Linux Micro 6.0:cups-config-2.4.11-1.1.s390x", "SUSE Linux Micro 6.0:cups-config-2.4.11-1.1.x86_64", "SUSE Linux Micro 6.0:libcups2-2.4.11-1.1.aarch64", "SUSE Linux Micro 6.0:libcups2-2.4.11-1.1.s390x", "SUSE Linux Micro 6.0:libcups2-2.4.11-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-02-03T09:10:07Z", "details": "important" } ], "title": "CVE-2023-34241" }, { "cve": "CVE-2023-4504", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-4504" } ], "notes": [ { "category": "general", "text": "Due to failure in validating the length provided by an attacker-crafted PPD PostScript document, CUPS and libppd are susceptible to a heap-based buffer overflow and possibly code execution. This issue has been fixed in CUPS version 2.4.7, released in September of 2023.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Micro 6.0:cups-config-2.4.11-1.1.aarch64", "SUSE Linux Micro 6.0:cups-config-2.4.11-1.1.s390x", "SUSE Linux Micro 6.0:cups-config-2.4.11-1.1.x86_64", "SUSE Linux Micro 6.0:libcups2-2.4.11-1.1.aarch64", "SUSE Linux Micro 6.0:libcups2-2.4.11-1.1.s390x", "SUSE Linux Micro 6.0:libcups2-2.4.11-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2023-4504", "url": "https://www.suse.com/security/cve/CVE-2023-4504" }, { "category": "external", "summary": "SUSE Bug 1215204 for CVE-2023-4504", "url": "https://bugzilla.suse.com/1215204" }, { "category": "external", "summary": "SUSE Bug 1217457 for CVE-2023-4504", "url": "https://bugzilla.suse.com/1217457" }, { "category": "external", "summary": "SUSE Bug 1217553 for CVE-2023-4504", "url": "https://bugzilla.suse.com/1217553" }, { "category": "external", "summary": "SUSE Bug 1218317 for CVE-2023-4504", "url": "https://bugzilla.suse.com/1218317" }, { "category": "external", "summary": "SUSE Bug 1218347 for CVE-2023-4504", "url": "https://bugzilla.suse.com/1218347" }, { "category": "external", "summary": "SUSE Bug 1221585 for CVE-2023-4504", "url": "https://bugzilla.suse.com/1221585" } ], "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 Micro 6.0:cups-config-2.4.11-1.1.aarch64", "SUSE Linux Micro 6.0:cups-config-2.4.11-1.1.s390x", "SUSE Linux Micro 6.0:cups-config-2.4.11-1.1.x86_64", "SUSE Linux Micro 6.0:libcups2-2.4.11-1.1.aarch64", "SUSE Linux Micro 6.0:libcups2-2.4.11-1.1.s390x", "SUSE Linux Micro 6.0:libcups2-2.4.11-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Micro 6.0:cups-config-2.4.11-1.1.aarch64", "SUSE Linux Micro 6.0:cups-config-2.4.11-1.1.s390x", "SUSE Linux Micro 6.0:cups-config-2.4.11-1.1.x86_64", "SUSE Linux Micro 6.0:libcups2-2.4.11-1.1.aarch64", "SUSE Linux Micro 6.0:libcups2-2.4.11-1.1.s390x", "SUSE Linux Micro 6.0:libcups2-2.4.11-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-02-03T09:10:07Z", "details": "important" } ], "title": "CVE-2023-4504" }, { "cve": "CVE-2024-35235", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-35235" } ], "notes": [ { "category": "general", "text": "OpenPrinting CUPS is an open source printing system for Linux and other Unix-like operating systems. In versions 2.4.8 and earlier, when starting the cupsd server with a Listen configuration item pointing to a symbolic link, the cupsd process can be caused to perform an arbitrary chmod of the provided argument, providing world-writable access to the target. Given that cupsd is often running as root, this can result in the change of permission of any user or system files to be world writable. Given the aforementioned Ubuntu AppArmor context, on such systems this vulnerability is limited to those files modifiable by the cupsd process. In that specific case it was found to be possible to turn the configuration of the Listen argument into full control over the cupsd.conf and cups-files.conf configuration files. By later setting the User and Group arguments in cups-files.conf, and printing with a printer configured by PPD with a `FoomaticRIPCommandLine` argument, arbitrary user and group (not root) command execution could be achieved, which can further be used on Ubuntu systems to achieve full root command execution. Commit ff1f8a623e090dee8a8aadf12a6a4b25efac143d contains a patch for the issue.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Micro 6.0:cups-config-2.4.11-1.1.aarch64", "SUSE Linux Micro 6.0:cups-config-2.4.11-1.1.s390x", "SUSE Linux Micro 6.0:cups-config-2.4.11-1.1.x86_64", "SUSE Linux Micro 6.0:libcups2-2.4.11-1.1.aarch64", "SUSE Linux Micro 6.0:libcups2-2.4.11-1.1.s390x", "SUSE Linux Micro 6.0:libcups2-2.4.11-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-35235", "url": "https://www.suse.com/security/cve/CVE-2024-35235" }, { "category": "external", "summary": "SUSE Bug 1225365 for CVE-2024-35235", "url": "https://bugzilla.suse.com/1225365" } ], "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 Micro 6.0:cups-config-2.4.11-1.1.aarch64", "SUSE Linux Micro 6.0:cups-config-2.4.11-1.1.s390x", "SUSE Linux Micro 6.0:cups-config-2.4.11-1.1.x86_64", "SUSE Linux Micro 6.0:libcups2-2.4.11-1.1.aarch64", "SUSE Linux Micro 6.0:libcups2-2.4.11-1.1.s390x", "SUSE Linux Micro 6.0:libcups2-2.4.11-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Micro 6.0:cups-config-2.4.11-1.1.aarch64", "SUSE Linux Micro 6.0:cups-config-2.4.11-1.1.s390x", "SUSE Linux Micro 6.0:cups-config-2.4.11-1.1.x86_64", "SUSE Linux Micro 6.0:libcups2-2.4.11-1.1.aarch64", "SUSE Linux Micro 6.0:libcups2-2.4.11-1.1.s390x", "SUSE Linux Micro 6.0:libcups2-2.4.11-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-02-03T09:10:07Z", "details": "important" } ], "title": "CVE-2024-35235" } ] }
opensuse-su-2024:14041-1
Vulnerability from csaf_opensuse
Published
2024-06-15 00:00
Modified
2024-06-15 00:00
Summary
cups-2.4.8-1.1 on GA media
Notes
Title of the patch
cups-2.4.8-1.1 on GA media
Description of the patch
These are all security issues fixed in the cups-2.4.8-1.1 package on the GA media of openSUSE Tumbleweed.
Patchnames
openSUSE-Tumbleweed-2024-14041
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.8-1.1 on GA media", "title": "Title of the patch" }, { "category": "description", "text": "These are all security issues fixed in the cups-2.4.8-1.1 package on the GA media of openSUSE Tumbleweed.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-Tumbleweed-2024-14041", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2024_14041-1.json" }, { "category": "self", "summary": "SUSE CVE CVE-2024-35235 page", "url": "https://www.suse.com/security/cve/CVE-2024-35235/" } ], "title": "cups-2.4.8-1.1 on GA media", "tracking": { "current_release_date": "2024-06-15T00:00:00Z", "generator": { "date": "2024-06-15T00:00:00Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2024:14041-1", "initial_release_date": "2024-06-15T00:00:00Z", "revision_history": [ { "date": "2024-06-15T00:00:00Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "cups-2.4.8-1.1.aarch64", "product": { "name": "cups-2.4.8-1.1.aarch64", "product_id": "cups-2.4.8-1.1.aarch64" } }, { "category": "product_version", "name": "cups-client-2.4.8-1.1.aarch64", "product": { "name": "cups-client-2.4.8-1.1.aarch64", "product_id": "cups-client-2.4.8-1.1.aarch64" } }, { "category": "product_version", "name": "cups-config-2.4.8-1.1.aarch64", "product": { "name": "cups-config-2.4.8-1.1.aarch64", "product_id": "cups-config-2.4.8-1.1.aarch64" } }, { "category": "product_version", "name": "cups-ddk-2.4.8-1.1.aarch64", "product": { "name": "cups-ddk-2.4.8-1.1.aarch64", "product_id": "cups-ddk-2.4.8-1.1.aarch64" } }, { "category": "product_version", "name": "cups-devel-2.4.8-1.1.aarch64", "product": { "name": "cups-devel-2.4.8-1.1.aarch64", "product_id": "cups-devel-2.4.8-1.1.aarch64" } }, { "category": "product_version", "name": "cups-devel-32bit-2.4.8-1.1.aarch64", "product": { "name": "cups-devel-32bit-2.4.8-1.1.aarch64", "product_id": "cups-devel-32bit-2.4.8-1.1.aarch64" } }, { "category": "product_version", "name": "libcups2-2.4.8-1.1.aarch64", "product": { "name": "libcups2-2.4.8-1.1.aarch64", "product_id": "libcups2-2.4.8-1.1.aarch64" } }, { "category": "product_version", "name": "libcups2-32bit-2.4.8-1.1.aarch64", "product": { "name": "libcups2-32bit-2.4.8-1.1.aarch64", "product_id": "libcups2-32bit-2.4.8-1.1.aarch64" } }, { "category": "product_version", "name": "libcupsimage2-2.4.8-1.1.aarch64", "product": { "name": "libcupsimage2-2.4.8-1.1.aarch64", "product_id": "libcupsimage2-2.4.8-1.1.aarch64" } }, { "category": "product_version", "name": "libcupsimage2-32bit-2.4.8-1.1.aarch64", "product": { "name": "libcupsimage2-32bit-2.4.8-1.1.aarch64", "product_id": "libcupsimage2-32bit-2.4.8-1.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "cups-2.4.8-1.1.ppc64le", "product": { "name": "cups-2.4.8-1.1.ppc64le", "product_id": "cups-2.4.8-1.1.ppc64le" } }, { "category": "product_version", "name": "cups-client-2.4.8-1.1.ppc64le", "product": { "name": "cups-client-2.4.8-1.1.ppc64le", "product_id": "cups-client-2.4.8-1.1.ppc64le" } }, { "category": "product_version", "name": "cups-config-2.4.8-1.1.ppc64le", "product": { "name": "cups-config-2.4.8-1.1.ppc64le", "product_id": "cups-config-2.4.8-1.1.ppc64le" } }, { "category": "product_version", "name": "cups-ddk-2.4.8-1.1.ppc64le", "product": { "name": "cups-ddk-2.4.8-1.1.ppc64le", "product_id": "cups-ddk-2.4.8-1.1.ppc64le" } }, { "category": "product_version", "name": "cups-devel-2.4.8-1.1.ppc64le", "product": { "name": "cups-devel-2.4.8-1.1.ppc64le", "product_id": "cups-devel-2.4.8-1.1.ppc64le" } }, { "category": "product_version", "name": "cups-devel-32bit-2.4.8-1.1.ppc64le", "product": { "name": "cups-devel-32bit-2.4.8-1.1.ppc64le", "product_id": "cups-devel-32bit-2.4.8-1.1.ppc64le" } }, { "category": "product_version", "name": "libcups2-2.4.8-1.1.ppc64le", "product": { "name": "libcups2-2.4.8-1.1.ppc64le", "product_id": "libcups2-2.4.8-1.1.ppc64le" } }, { "category": "product_version", "name": "libcups2-32bit-2.4.8-1.1.ppc64le", "product": { "name": "libcups2-32bit-2.4.8-1.1.ppc64le", "product_id": "libcups2-32bit-2.4.8-1.1.ppc64le" } }, { "category": "product_version", "name": "libcupsimage2-2.4.8-1.1.ppc64le", "product": { "name": "libcupsimage2-2.4.8-1.1.ppc64le", "product_id": "libcupsimage2-2.4.8-1.1.ppc64le" } }, { "category": "product_version", "name": "libcupsimage2-32bit-2.4.8-1.1.ppc64le", "product": { "name": "libcupsimage2-32bit-2.4.8-1.1.ppc64le", "product_id": "libcupsimage2-32bit-2.4.8-1.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "cups-2.4.8-1.1.s390x", "product": { "name": "cups-2.4.8-1.1.s390x", "product_id": "cups-2.4.8-1.1.s390x" } }, { "category": "product_version", "name": "cups-client-2.4.8-1.1.s390x", "product": { "name": "cups-client-2.4.8-1.1.s390x", "product_id": "cups-client-2.4.8-1.1.s390x" } }, { "category": "product_version", "name": "cups-config-2.4.8-1.1.s390x", "product": { "name": "cups-config-2.4.8-1.1.s390x", "product_id": "cups-config-2.4.8-1.1.s390x" } }, { "category": "product_version", "name": "cups-ddk-2.4.8-1.1.s390x", "product": { "name": "cups-ddk-2.4.8-1.1.s390x", "product_id": "cups-ddk-2.4.8-1.1.s390x" } }, { "category": "product_version", "name": "cups-devel-2.4.8-1.1.s390x", "product": { "name": "cups-devel-2.4.8-1.1.s390x", "product_id": "cups-devel-2.4.8-1.1.s390x" } }, { "category": "product_version", "name": "cups-devel-32bit-2.4.8-1.1.s390x", "product": { "name": "cups-devel-32bit-2.4.8-1.1.s390x", "product_id": "cups-devel-32bit-2.4.8-1.1.s390x" } }, { "category": "product_version", "name": "libcups2-2.4.8-1.1.s390x", "product": { "name": "libcups2-2.4.8-1.1.s390x", "product_id": "libcups2-2.4.8-1.1.s390x" } }, { "category": "product_version", "name": "libcups2-32bit-2.4.8-1.1.s390x", "product": { "name": "libcups2-32bit-2.4.8-1.1.s390x", "product_id": "libcups2-32bit-2.4.8-1.1.s390x" } }, { "category": "product_version", "name": "libcupsimage2-2.4.8-1.1.s390x", "product": { "name": "libcupsimage2-2.4.8-1.1.s390x", "product_id": "libcupsimage2-2.4.8-1.1.s390x" } }, { "category": "product_version", "name": "libcupsimage2-32bit-2.4.8-1.1.s390x", "product": { "name": "libcupsimage2-32bit-2.4.8-1.1.s390x", "product_id": "libcupsimage2-32bit-2.4.8-1.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "cups-2.4.8-1.1.x86_64", "product": { "name": "cups-2.4.8-1.1.x86_64", "product_id": "cups-2.4.8-1.1.x86_64" } }, { "category": "product_version", "name": "cups-client-2.4.8-1.1.x86_64", "product": { "name": "cups-client-2.4.8-1.1.x86_64", "product_id": "cups-client-2.4.8-1.1.x86_64" } }, { "category": "product_version", "name": "cups-config-2.4.8-1.1.x86_64", "product": { "name": "cups-config-2.4.8-1.1.x86_64", "product_id": "cups-config-2.4.8-1.1.x86_64" } }, { "category": "product_version", "name": "cups-ddk-2.4.8-1.1.x86_64", "product": { "name": "cups-ddk-2.4.8-1.1.x86_64", "product_id": "cups-ddk-2.4.8-1.1.x86_64" } }, { "category": "product_version", "name": "cups-devel-2.4.8-1.1.x86_64", "product": { "name": "cups-devel-2.4.8-1.1.x86_64", "product_id": "cups-devel-2.4.8-1.1.x86_64" } }, { "category": "product_version", "name": "cups-devel-32bit-2.4.8-1.1.x86_64", "product": { "name": "cups-devel-32bit-2.4.8-1.1.x86_64", "product_id": "cups-devel-32bit-2.4.8-1.1.x86_64" } }, { "category": "product_version", "name": "libcups2-2.4.8-1.1.x86_64", "product": { "name": "libcups2-2.4.8-1.1.x86_64", "product_id": "libcups2-2.4.8-1.1.x86_64" } }, { "category": "product_version", "name": "libcups2-32bit-2.4.8-1.1.x86_64", "product": { "name": "libcups2-32bit-2.4.8-1.1.x86_64", "product_id": "libcups2-32bit-2.4.8-1.1.x86_64" } }, { "category": "product_version", "name": "libcupsimage2-2.4.8-1.1.x86_64", "product": { "name": "libcupsimage2-2.4.8-1.1.x86_64", "product_id": "libcupsimage2-2.4.8-1.1.x86_64" } }, { "category": "product_version", "name": "libcupsimage2-32bit-2.4.8-1.1.x86_64", "product": { "name": "libcupsimage2-32bit-2.4.8-1.1.x86_64", "product_id": "libcupsimage2-32bit-2.4.8-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.8-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:cups-2.4.8-1.1.aarch64" }, "product_reference": "cups-2.4.8-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "cups-2.4.8-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:cups-2.4.8-1.1.ppc64le" }, "product_reference": "cups-2.4.8-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "cups-2.4.8-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:cups-2.4.8-1.1.s390x" }, "product_reference": "cups-2.4.8-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "cups-2.4.8-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:cups-2.4.8-1.1.x86_64" }, "product_reference": "cups-2.4.8-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-2.4.8-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:cups-client-2.4.8-1.1.aarch64" }, "product_reference": "cups-client-2.4.8-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-2.4.8-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:cups-client-2.4.8-1.1.ppc64le" }, "product_reference": "cups-client-2.4.8-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-2.4.8-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:cups-client-2.4.8-1.1.s390x" }, "product_reference": "cups-client-2.4.8-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-2.4.8-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:cups-client-2.4.8-1.1.x86_64" }, "product_reference": "cups-client-2.4.8-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "cups-config-2.4.8-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:cups-config-2.4.8-1.1.aarch64" }, "product_reference": "cups-config-2.4.8-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "cups-config-2.4.8-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:cups-config-2.4.8-1.1.ppc64le" }, "product_reference": "cups-config-2.4.8-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "cups-config-2.4.8-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:cups-config-2.4.8-1.1.s390x" }, "product_reference": "cups-config-2.4.8-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "cups-config-2.4.8-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:cups-config-2.4.8-1.1.x86_64" }, "product_reference": "cups-config-2.4.8-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ddk-2.4.8-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:cups-ddk-2.4.8-1.1.aarch64" }, "product_reference": "cups-ddk-2.4.8-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ddk-2.4.8-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:cups-ddk-2.4.8-1.1.ppc64le" }, "product_reference": "cups-ddk-2.4.8-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ddk-2.4.8-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:cups-ddk-2.4.8-1.1.s390x" }, "product_reference": "cups-ddk-2.4.8-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ddk-2.4.8-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:cups-ddk-2.4.8-1.1.x86_64" }, "product_reference": "cups-ddk-2.4.8-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-2.4.8-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:cups-devel-2.4.8-1.1.aarch64" }, "product_reference": "cups-devel-2.4.8-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-2.4.8-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:cups-devel-2.4.8-1.1.ppc64le" }, "product_reference": "cups-devel-2.4.8-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-2.4.8-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:cups-devel-2.4.8-1.1.s390x" }, "product_reference": "cups-devel-2.4.8-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-2.4.8-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:cups-devel-2.4.8-1.1.x86_64" }, "product_reference": "cups-devel-2.4.8-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-32bit-2.4.8-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:cups-devel-32bit-2.4.8-1.1.aarch64" }, "product_reference": "cups-devel-32bit-2.4.8-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-32bit-2.4.8-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:cups-devel-32bit-2.4.8-1.1.ppc64le" }, "product_reference": "cups-devel-32bit-2.4.8-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-32bit-2.4.8-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:cups-devel-32bit-2.4.8-1.1.s390x" }, "product_reference": "cups-devel-32bit-2.4.8-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-32bit-2.4.8-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:cups-devel-32bit-2.4.8-1.1.x86_64" }, "product_reference": "cups-devel-32bit-2.4.8-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libcups2-2.4.8-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libcups2-2.4.8-1.1.aarch64" }, "product_reference": "libcups2-2.4.8-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libcups2-2.4.8-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libcups2-2.4.8-1.1.ppc64le" }, "product_reference": "libcups2-2.4.8-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libcups2-2.4.8-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libcups2-2.4.8-1.1.s390x" }, "product_reference": "libcups2-2.4.8-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libcups2-2.4.8-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libcups2-2.4.8-1.1.x86_64" }, "product_reference": "libcups2-2.4.8-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libcups2-32bit-2.4.8-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libcups2-32bit-2.4.8-1.1.aarch64" }, "product_reference": "libcups2-32bit-2.4.8-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libcups2-32bit-2.4.8-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libcups2-32bit-2.4.8-1.1.ppc64le" }, "product_reference": "libcups2-32bit-2.4.8-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libcups2-32bit-2.4.8-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libcups2-32bit-2.4.8-1.1.s390x" }, "product_reference": "libcups2-32bit-2.4.8-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libcups2-32bit-2.4.8-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libcups2-32bit-2.4.8-1.1.x86_64" }, "product_reference": "libcups2-32bit-2.4.8-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsimage2-2.4.8-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libcupsimage2-2.4.8-1.1.aarch64" }, "product_reference": "libcupsimage2-2.4.8-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsimage2-2.4.8-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libcupsimage2-2.4.8-1.1.ppc64le" }, "product_reference": "libcupsimage2-2.4.8-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsimage2-2.4.8-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libcupsimage2-2.4.8-1.1.s390x" }, "product_reference": "libcupsimage2-2.4.8-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsimage2-2.4.8-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libcupsimage2-2.4.8-1.1.x86_64" }, "product_reference": "libcupsimage2-2.4.8-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsimage2-32bit-2.4.8-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libcupsimage2-32bit-2.4.8-1.1.aarch64" }, "product_reference": "libcupsimage2-32bit-2.4.8-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsimage2-32bit-2.4.8-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libcupsimage2-32bit-2.4.8-1.1.ppc64le" }, "product_reference": "libcupsimage2-32bit-2.4.8-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsimage2-32bit-2.4.8-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libcupsimage2-32bit-2.4.8-1.1.s390x" }, "product_reference": "libcupsimage2-32bit-2.4.8-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libcupsimage2-32bit-2.4.8-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libcupsimage2-32bit-2.4.8-1.1.x86_64" }, "product_reference": "libcupsimage2-32bit-2.4.8-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-35235", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-35235" } ], "notes": [ { "category": "general", "text": "OpenPrinting CUPS is an open source printing system for Linux and other Unix-like operating systems. In versions 2.4.8 and earlier, when starting the cupsd server with a Listen configuration item pointing to a symbolic link, the cupsd process can be caused to perform an arbitrary chmod of the provided argument, providing world-writable access to the target. Given that cupsd is often running as root, this can result in the change of permission of any user or system files to be world writable. Given the aforementioned Ubuntu AppArmor context, on such systems this vulnerability is limited to those files modifiable by the cupsd process. In that specific case it was found to be possible to turn the configuration of the Listen argument into full control over the cupsd.conf and cups-files.conf configuration files. By later setting the User and Group arguments in cups-files.conf, and printing with a printer configured by PPD with a `FoomaticRIPCommandLine` argument, arbitrary user and group (not root) command execution could be achieved, which can further be used on Ubuntu systems to achieve full root command execution. Commit ff1f8a623e090dee8a8aadf12a6a4b25efac143d contains a patch for the issue.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:cups-2.4.8-1.1.aarch64", "openSUSE Tumbleweed:cups-2.4.8-1.1.ppc64le", "openSUSE Tumbleweed:cups-2.4.8-1.1.s390x", "openSUSE Tumbleweed:cups-2.4.8-1.1.x86_64", "openSUSE Tumbleweed:cups-client-2.4.8-1.1.aarch64", "openSUSE Tumbleweed:cups-client-2.4.8-1.1.ppc64le", "openSUSE Tumbleweed:cups-client-2.4.8-1.1.s390x", "openSUSE Tumbleweed:cups-client-2.4.8-1.1.x86_64", "openSUSE Tumbleweed:cups-config-2.4.8-1.1.aarch64", "openSUSE Tumbleweed:cups-config-2.4.8-1.1.ppc64le", "openSUSE Tumbleweed:cups-config-2.4.8-1.1.s390x", "openSUSE Tumbleweed:cups-config-2.4.8-1.1.x86_64", "openSUSE Tumbleweed:cups-ddk-2.4.8-1.1.aarch64", "openSUSE Tumbleweed:cups-ddk-2.4.8-1.1.ppc64le", "openSUSE Tumbleweed:cups-ddk-2.4.8-1.1.s390x", "openSUSE Tumbleweed:cups-ddk-2.4.8-1.1.x86_64", "openSUSE Tumbleweed:cups-devel-2.4.8-1.1.aarch64", "openSUSE Tumbleweed:cups-devel-2.4.8-1.1.ppc64le", "openSUSE Tumbleweed:cups-devel-2.4.8-1.1.s390x", "openSUSE Tumbleweed:cups-devel-2.4.8-1.1.x86_64", "openSUSE Tumbleweed:cups-devel-32bit-2.4.8-1.1.aarch64", "openSUSE Tumbleweed:cups-devel-32bit-2.4.8-1.1.ppc64le", "openSUSE Tumbleweed:cups-devel-32bit-2.4.8-1.1.s390x", "openSUSE Tumbleweed:cups-devel-32bit-2.4.8-1.1.x86_64", "openSUSE Tumbleweed:libcups2-2.4.8-1.1.aarch64", "openSUSE Tumbleweed:libcups2-2.4.8-1.1.ppc64le", "openSUSE Tumbleweed:libcups2-2.4.8-1.1.s390x", "openSUSE Tumbleweed:libcups2-2.4.8-1.1.x86_64", "openSUSE Tumbleweed:libcups2-32bit-2.4.8-1.1.aarch64", "openSUSE Tumbleweed:libcups2-32bit-2.4.8-1.1.ppc64le", "openSUSE Tumbleweed:libcups2-32bit-2.4.8-1.1.s390x", "openSUSE Tumbleweed:libcups2-32bit-2.4.8-1.1.x86_64", "openSUSE Tumbleweed:libcupsimage2-2.4.8-1.1.aarch64", "openSUSE Tumbleweed:libcupsimage2-2.4.8-1.1.ppc64le", "openSUSE Tumbleweed:libcupsimage2-2.4.8-1.1.s390x", "openSUSE Tumbleweed:libcupsimage2-2.4.8-1.1.x86_64", "openSUSE Tumbleweed:libcupsimage2-32bit-2.4.8-1.1.aarch64", "openSUSE Tumbleweed:libcupsimage2-32bit-2.4.8-1.1.ppc64le", "openSUSE Tumbleweed:libcupsimage2-32bit-2.4.8-1.1.s390x", "openSUSE Tumbleweed:libcupsimage2-32bit-2.4.8-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-35235", "url": "https://www.suse.com/security/cve/CVE-2024-35235" }, { "category": "external", "summary": "SUSE Bug 1225365 for CVE-2024-35235", "url": "https://bugzilla.suse.com/1225365" } ], "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.8-1.1.aarch64", "openSUSE Tumbleweed:cups-2.4.8-1.1.ppc64le", "openSUSE Tumbleweed:cups-2.4.8-1.1.s390x", "openSUSE Tumbleweed:cups-2.4.8-1.1.x86_64", "openSUSE Tumbleweed:cups-client-2.4.8-1.1.aarch64", "openSUSE Tumbleweed:cups-client-2.4.8-1.1.ppc64le", "openSUSE Tumbleweed:cups-client-2.4.8-1.1.s390x", "openSUSE Tumbleweed:cups-client-2.4.8-1.1.x86_64", "openSUSE Tumbleweed:cups-config-2.4.8-1.1.aarch64", "openSUSE Tumbleweed:cups-config-2.4.8-1.1.ppc64le", "openSUSE Tumbleweed:cups-config-2.4.8-1.1.s390x", "openSUSE Tumbleweed:cups-config-2.4.8-1.1.x86_64", "openSUSE Tumbleweed:cups-ddk-2.4.8-1.1.aarch64", "openSUSE Tumbleweed:cups-ddk-2.4.8-1.1.ppc64le", "openSUSE Tumbleweed:cups-ddk-2.4.8-1.1.s390x", "openSUSE Tumbleweed:cups-ddk-2.4.8-1.1.x86_64", "openSUSE Tumbleweed:cups-devel-2.4.8-1.1.aarch64", "openSUSE Tumbleweed:cups-devel-2.4.8-1.1.ppc64le", "openSUSE Tumbleweed:cups-devel-2.4.8-1.1.s390x", "openSUSE Tumbleweed:cups-devel-2.4.8-1.1.x86_64", "openSUSE Tumbleweed:cups-devel-32bit-2.4.8-1.1.aarch64", "openSUSE Tumbleweed:cups-devel-32bit-2.4.8-1.1.ppc64le", "openSUSE Tumbleweed:cups-devel-32bit-2.4.8-1.1.s390x", "openSUSE Tumbleweed:cups-devel-32bit-2.4.8-1.1.x86_64", "openSUSE Tumbleweed:libcups2-2.4.8-1.1.aarch64", "openSUSE Tumbleweed:libcups2-2.4.8-1.1.ppc64le", "openSUSE Tumbleweed:libcups2-2.4.8-1.1.s390x", "openSUSE Tumbleweed:libcups2-2.4.8-1.1.x86_64", "openSUSE Tumbleweed:libcups2-32bit-2.4.8-1.1.aarch64", "openSUSE Tumbleweed:libcups2-32bit-2.4.8-1.1.ppc64le", "openSUSE Tumbleweed:libcups2-32bit-2.4.8-1.1.s390x", "openSUSE Tumbleweed:libcups2-32bit-2.4.8-1.1.x86_64", "openSUSE Tumbleweed:libcupsimage2-2.4.8-1.1.aarch64", "openSUSE Tumbleweed:libcupsimage2-2.4.8-1.1.ppc64le", "openSUSE Tumbleweed:libcupsimage2-2.4.8-1.1.s390x", "openSUSE Tumbleweed:libcupsimage2-2.4.8-1.1.x86_64", "openSUSE Tumbleweed:libcupsimage2-32bit-2.4.8-1.1.aarch64", "openSUSE Tumbleweed:libcupsimage2-32bit-2.4.8-1.1.ppc64le", "openSUSE Tumbleweed:libcupsimage2-32bit-2.4.8-1.1.s390x", "openSUSE Tumbleweed:libcupsimage2-32bit-2.4.8-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:cups-2.4.8-1.1.aarch64", "openSUSE Tumbleweed:cups-2.4.8-1.1.ppc64le", "openSUSE Tumbleweed:cups-2.4.8-1.1.s390x", "openSUSE Tumbleweed:cups-2.4.8-1.1.x86_64", "openSUSE Tumbleweed:cups-client-2.4.8-1.1.aarch64", "openSUSE Tumbleweed:cups-client-2.4.8-1.1.ppc64le", "openSUSE Tumbleweed:cups-client-2.4.8-1.1.s390x", "openSUSE Tumbleweed:cups-client-2.4.8-1.1.x86_64", "openSUSE Tumbleweed:cups-config-2.4.8-1.1.aarch64", "openSUSE Tumbleweed:cups-config-2.4.8-1.1.ppc64le", "openSUSE Tumbleweed:cups-config-2.4.8-1.1.s390x", "openSUSE Tumbleweed:cups-config-2.4.8-1.1.x86_64", "openSUSE Tumbleweed:cups-ddk-2.4.8-1.1.aarch64", "openSUSE Tumbleweed:cups-ddk-2.4.8-1.1.ppc64le", "openSUSE Tumbleweed:cups-ddk-2.4.8-1.1.s390x", "openSUSE Tumbleweed:cups-ddk-2.4.8-1.1.x86_64", "openSUSE Tumbleweed:cups-devel-2.4.8-1.1.aarch64", "openSUSE Tumbleweed:cups-devel-2.4.8-1.1.ppc64le", "openSUSE Tumbleweed:cups-devel-2.4.8-1.1.s390x", "openSUSE Tumbleweed:cups-devel-2.4.8-1.1.x86_64", "openSUSE Tumbleweed:cups-devel-32bit-2.4.8-1.1.aarch64", "openSUSE Tumbleweed:cups-devel-32bit-2.4.8-1.1.ppc64le", "openSUSE Tumbleweed:cups-devel-32bit-2.4.8-1.1.s390x", "openSUSE Tumbleweed:cups-devel-32bit-2.4.8-1.1.x86_64", "openSUSE Tumbleweed:libcups2-2.4.8-1.1.aarch64", "openSUSE Tumbleweed:libcups2-2.4.8-1.1.ppc64le", "openSUSE Tumbleweed:libcups2-2.4.8-1.1.s390x", "openSUSE Tumbleweed:libcups2-2.4.8-1.1.x86_64", "openSUSE Tumbleweed:libcups2-32bit-2.4.8-1.1.aarch64", "openSUSE Tumbleweed:libcups2-32bit-2.4.8-1.1.ppc64le", "openSUSE Tumbleweed:libcups2-32bit-2.4.8-1.1.s390x", "openSUSE Tumbleweed:libcups2-32bit-2.4.8-1.1.x86_64", "openSUSE Tumbleweed:libcupsimage2-2.4.8-1.1.aarch64", "openSUSE Tumbleweed:libcupsimage2-2.4.8-1.1.ppc64le", "openSUSE Tumbleweed:libcupsimage2-2.4.8-1.1.s390x", "openSUSE Tumbleweed:libcupsimage2-2.4.8-1.1.x86_64", "openSUSE Tumbleweed:libcupsimage2-32bit-2.4.8-1.1.aarch64", "openSUSE Tumbleweed:libcupsimage2-32bit-2.4.8-1.1.ppc64le", "openSUSE Tumbleweed:libcupsimage2-32bit-2.4.8-1.1.s390x", "openSUSE Tumbleweed:libcupsimage2-32bit-2.4.8-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2024-35235" } ] }
fkie_cve-2024-35235
Vulnerability from fkie_nvd
Published
2024-06-11 15:16
Modified
2025-02-13 18:18
Severity ?
Summary
OpenPrinting CUPS is an open source printing system for Linux and other Unix-like operating systems. In versions 2.4.8 and earlier, when starting the cupsd server with a Listen configuration item pointing to a symbolic link, the cupsd process can be caused to perform an arbitrary chmod of the provided argument, providing world-writable access to the target. Given that cupsd is often running as root, this can result in the change of permission of any user or system files to be world writable. Given the aforementioned Ubuntu AppArmor context, on such systems this vulnerability is limited to those files modifiable by the cupsd process. In that specific case it was found to be possible to turn the configuration of the Listen argument into full control over the cupsd.conf and cups-files.conf configuration files. By later setting the User and Group arguments in cups-files.conf, and printing with a printer configured by PPD with a `FoomaticRIPCommandLine` argument, arbitrary user and group (not root) command execution could be achieved, which can further be used on Ubuntu systems to achieve full root command execution. Commit ff1f8a623e090dee8a8aadf12a6a4b25efac143d contains a patch for the issue.
References
▶ | URL | Tags | |
---|---|---|---|
security-advisories@github.com | http://www.openwall.com/lists/oss-security/2024/06/11/1 | ||
security-advisories@github.com | http://www.openwall.com/lists/oss-security/2024/06/12/4 | ||
security-advisories@github.com | http://www.openwall.com/lists/oss-security/2024/06/12/5 | ||
security-advisories@github.com | https://git.launchpad.net/ubuntu/+source/apparmor/tree/profiles/apparmor.d/abstractions/user-tmp#n21 | ||
security-advisories@github.com | https://github.com/OpenPrinting/cups/blob/aba917003c8de55e5bf85010f0ecf1f1ddd1408e/cups/http-addr.c#L229-L240 | ||
security-advisories@github.com | https://github.com/OpenPrinting/cups/commit/ff1f8a623e090dee8a8aadf12a6a4b25efac143d | ||
security-advisories@github.com | https://github.com/OpenPrinting/cups/security/advisories/GHSA-vvwp-mv6j-hw6f | ||
security-advisories@github.com | https://lists.debian.org/debian-lts-announce/2024/06/msg00001.html | ||
af854a3a-2127-422b-91ae-364da2661108 | http://www.openwall.com/lists/oss-security/2024/06/11/1 | ||
af854a3a-2127-422b-91ae-364da2661108 | http://www.openwall.com/lists/oss-security/2024/06/12/4 | ||
af854a3a-2127-422b-91ae-364da2661108 | http://www.openwall.com/lists/oss-security/2024/06/12/5 | ||
af854a3a-2127-422b-91ae-364da2661108 | http://www.openwall.com/lists/oss-security/2024/11/08/3 | ||
af854a3a-2127-422b-91ae-364da2661108 | https://git.launchpad.net/ubuntu/+source/apparmor/tree/profiles/apparmor.d/abstractions/user-tmp#n21 | ||
af854a3a-2127-422b-91ae-364da2661108 | https://github.com/OpenPrinting/cups/blob/aba917003c8de55e5bf85010f0ecf1f1ddd1408e/cups/http-addr.c#L229-L240 | ||
af854a3a-2127-422b-91ae-364da2661108 | https://github.com/OpenPrinting/cups/commit/ff1f8a623e090dee8a8aadf12a6a4b25efac143d | ||
af854a3a-2127-422b-91ae-364da2661108 | https://github.com/OpenPrinting/cups/security/advisories/GHSA-vvwp-mv6j-hw6f | ||
af854a3a-2127-422b-91ae-364da2661108 | https://lists.debian.org/debian-lts-announce/2024/06/msg00001.html |
Impacted products
Vendor | Product | Version |
---|
{ "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.8 and earlier, when starting the cupsd server with a Listen configuration item pointing to a symbolic link, the cupsd process can be caused to perform an arbitrary chmod of the provided argument, providing world-writable access to the target. Given that cupsd is often running as root, this can result in the change of permission of any user or system files to be world writable. Given the aforementioned Ubuntu AppArmor context, on such systems this vulnerability is limited to those files modifiable by the cupsd process. In that specific case it was found to be possible to turn the configuration of the Listen argument into full control over the cupsd.conf and cups-files.conf configuration files. By later setting the User and Group arguments in cups-files.conf, and printing with a printer configured by PPD with a `FoomaticRIPCommandLine` argument, arbitrary user and group (not root) command execution could be achieved, which can further be used on Ubuntu systems to achieve full root command execution. Commit ff1f8a623e090dee8a8aadf12a6a4b25efac143d contains a patch for the issue." }, { "lang": "es", "value": "OpenPrinting CUPS es un sistema de impresi\u00f3n de c\u00f3digo abierto para Linux y otros sistemas operativos similares a Unix. En las versiones 2.4.8 y anteriores, al iniciar el servidor cupsd con un elemento de configuraci\u00f3n Listen que apunta a un enlace simb\u00f3lico, se puede hacer que el proceso cupsd realice un chmod arbitrario del argumento proporcionado, proporcionando acceso de escritura mundial al destino. Dado que cupsd a menudo se ejecuta como root, esto puede resultar en el cambio de permiso de cualquier usuario o archivo del sistema para que se pueda escribir en todo el mundo. Dado el contexto de Ubuntu AppArmor antes mencionado, en dichos sistemas esta vulnerabilidad se limita a aquellos archivos modificables por el proceso cupsd. En ese caso espec\u00edfico, se descubri\u00f3 que era posible convertir la configuraci\u00f3n del argumento Listen en control total sobre los archivos de configuraci\u00f3n cupsd.conf y cups-files.conf. Al configurar posteriormente los argumentos Usuario y Grupo en cups-files.conf e imprimir con una impresora configurada por PPD con un argumento `FoomaticRIPCommandLine`, se podr\u00eda lograr la ejecuci\u00f3n de comandos arbitrarios de usuarios y grupos (no root), que se pueden usar a\u00fan m\u00e1s en Sistemas Ubuntu para lograr la ejecuci\u00f3n completa del comando root. El commit ff1f8a623e090dee8a8aadf12a6a4b25efac143d contiene un parche para el problema." } ], "id": "CVE-2024-35235", "lastModified": "2025-02-13T18:18:05.597", "metrics": { "cvssMetricV31": [ { "cvssData": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "NONE", "baseScore": 4.4, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "exploitabilityScore": 0.8, "impactScore": 3.6, "source": "security-advisories@github.com", "type": "Secondary" } ] }, "published": "2024-06-11T15:16:07.473", "references": [ { "source": "security-advisories@github.com", "url": "http://www.openwall.com/lists/oss-security/2024/06/11/1" }, { "source": "security-advisories@github.com", "url": "http://www.openwall.com/lists/oss-security/2024/06/12/4" }, { "source": "security-advisories@github.com", "url": "http://www.openwall.com/lists/oss-security/2024/06/12/5" }, { "source": "security-advisories@github.com", "url": "https://git.launchpad.net/ubuntu/+source/apparmor/tree/profiles/apparmor.d/abstractions/user-tmp#n21" }, { "source": "security-advisories@github.com", "url": "https://github.com/OpenPrinting/cups/blob/aba917003c8de55e5bf85010f0ecf1f1ddd1408e/cups/http-addr.c#L229-L240" }, { "source": "security-advisories@github.com", "url": "https://github.com/OpenPrinting/cups/commit/ff1f8a623e090dee8a8aadf12a6a4b25efac143d" }, { "source": "security-advisories@github.com", "url": "https://github.com/OpenPrinting/cups/security/advisories/GHSA-vvwp-mv6j-hw6f" }, { "source": "security-advisories@github.com", "url": "https://lists.debian.org/debian-lts-announce/2024/06/msg00001.html" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://www.openwall.com/lists/oss-security/2024/06/11/1" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://www.openwall.com/lists/oss-security/2024/06/12/4" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://www.openwall.com/lists/oss-security/2024/06/12/5" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://www.openwall.com/lists/oss-security/2024/11/08/3" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://git.launchpad.net/ubuntu/+source/apparmor/tree/profiles/apparmor.d/abstractions/user-tmp#n21" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://github.com/OpenPrinting/cups/blob/aba917003c8de55e5bf85010f0ecf1f1ddd1408e/cups/http-addr.c#L229-L240" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://github.com/OpenPrinting/cups/commit/ff1f8a623e090dee8a8aadf12a6a4b25efac143d" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://github.com/OpenPrinting/cups/security/advisories/GHSA-vvwp-mv6j-hw6f" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://lists.debian.org/debian-lts-announce/2024/06/msg00001.html" } ], "sourceIdentifier": "security-advisories@github.com", "vulnStatus": "Awaiting Analysis", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-59" }, { "lang": "en", "value": "CWE-252" } ], "source": "security-advisories@github.com", "type": "Secondary" } ] }
wid-sec-w-2024-1369
Vulnerability from csaf_certbund
Published
2024-06-12 22:00
Modified
2025-06-03 22:00
Summary
CUPS: Schwachstelle ermöglicht Manipulation von Dateien
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 lokaler Angreifer kann eine Schwachstelle in CUPS ausnutzen, um Dateien zu manipulieren.
Betroffene Betriebssysteme
- Linux
{ "document": { "aggregate_severity": { "text": "mittel" }, "category": "csaf_base", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "de-DE", "notes": [ { "category": "legal_disclaimer", "text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen." }, { "category": "description", "text": "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 lokaler Angreifer kann eine Schwachstelle in CUPS ausnutzen, um Dateien zu manipulieren.", "title": "Angriff" }, { "category": "general", "text": "- Linux", "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-2024-1369 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2024/wid-sec-w-2024-1369.json" }, { "category": "self", "summary": "WID-SEC-2024-1369 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-1369" }, { "category": "external", "summary": "NIST Vulnerability Database vom 2024-06-12", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-35235" }, { "category": "external", "summary": "RedHat Security Advisory vom 2024-06-12", "url": "https://access.redhat.com/security/cve/cve-2024-35235" }, { "category": "external", "summary": "PoC auf OSS-Security vom 2024-06-12", "url": "https://www.openwall.com/lists/oss-security/2024/06/11/1" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2024:2003-1 vom 2024-06-13", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/6KJM5QRNL4HO626REJXZOUUBMTRWTPTM/" }, { "category": "external", "summary": "Ubuntu Security Notice USN-6844-1 vom 2024-06-25", "url": "https://ubuntu.com/security/notices/USN-6844-1" }, { "category": "external", "summary": "Fedora Security Advisory FEDORA-2024-A3D1F80409 vom 2024-06-27", "url": "https://bodhi.fedoraproject.org/updates/FEDORA-2024-a3d1f80409" }, { "category": "external", "summary": "Fedora Security Advisory FEDORA-2024-7C36291390 vom 2024-06-27", "url": "https://bodhi.fedoraproject.org/updates/FEDORA-2024-7c36291390" }, { "category": "external", "summary": "Ubuntu Security Notice USN-6844-2 vom 2024-06-28", "url": "https://ubuntu.com/security/notices/USN-6844-2" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:4265 vom 2024-07-03", "url": "https://access.redhat.com/errata/RHSA-2024:4265" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2024-4265 vom 2024-07-03", "url": "https://linux.oracle.com/errata/ELSA-2024-4265.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2024:2003-2 vom 2024-07-12", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-July/018954.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:4580 vom 2024-07-17", "url": "https://access.redhat.com/errata/RHSA-2024:4580" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:4631 vom 2024-07-18", "url": "https://access.redhat.com/errata/RHSA-2024:4631" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:4776 vom 2024-07-24", "url": "https://access.redhat.com/errata/RHSA-2024:4776" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2024-4776 vom 2024-07-24", "url": "https://linux.oracle.com/errata/ELSA-2024-4776.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:4715 vom 2024-07-23", "url": "https://access.redhat.com/errata/RHSA-2024:4715" }, { "category": "external", "summary": "Dell Security Advisory DSA-2024-348 vom 2024-08-06", "url": "https://www.dell.com/support/kbdoc/de-de/000227573/dsa-2024-348-security-update-for-dell-avamar-dell-networker-virtual-edition-nve-and-dell-powerprotect-dp-series-appliance-dell-integrated-data-protection-appliance-idpa-security-update-for-multiple-vulnerabilities" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:5644 vom 2024-08-20", "url": "https://access.redhat.com/errata/RHSA-2024:5644" }, { "category": "external", "summary": "Dell Security Advisory DSA-2024-422 vom 2024-10-10", "url": "https://www.dell.com/support/kbdoc/de-de/000234730/dsa-2024-422-security-update-for-dell-networker-vproxy-multiple-component-vulnerabilities" }, { "category": "external", "summary": "IGEL Security Notice ISN-2024-19 vom 2024-10-31", "url": "https://kb.igel.com/security-safety/current/isn-2024-19-cups-vulnerabilities" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2025:20090-1 vom 2025-06-04", "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021226.html" } ], "source_lang": "en-US", "title": "CUPS: Schwachstelle erm\u00f6glicht Manipulation von Dateien", "tracking": { "current_release_date": "2025-06-03T22:00:00.000+00:00", "generator": { "date": "2025-06-04T12:07:50.338+00:00", "engine": { "name": "BSI-WID", "version": "1.3.12" } }, "id": "WID-SEC-W-2024-1369", "initial_release_date": "2024-06-12T22:00:00.000+00:00", "revision_history": [ { "date": "2024-06-12T22:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" }, { "date": "2024-06-13T22:00:00.000+00:00", "number": "2", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2024-06-25T22:00:00.000+00:00", "number": "3", "summary": "Neue Updates von Ubuntu aufgenommen" }, { "date": "2024-06-27T22:00:00.000+00:00", "number": "4", "summary": "Neue Updates von Fedora aufgenommen" }, { "date": "2024-06-30T22:00:00.000+00:00", "number": "5", "summary": "Neue Updates von Ubuntu aufgenommen" }, { "date": "2024-07-02T22:00:00.000+00:00", "number": "6", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-07-14T22:00:00.000+00:00", "number": "7", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2024-07-16T22:00:00.000+00:00", "number": "8", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-07-18T22:00:00.000+00:00", "number": "9", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-07-23T22:00:00.000+00:00", "number": "10", "summary": "Neue Updates von Red Hat und Oracle Linux aufgenommen" }, { "date": "2024-08-05T22:00:00.000+00:00", "number": "11", "summary": "Neue Updates von Dell aufgenommen" }, { "date": "2024-08-20T22:00:00.000+00:00", "number": "12", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-10-09T22:00:00.000+00:00", "number": "13", "summary": "Neue Updates von Dell aufgenommen" }, { "date": "2024-10-31T23:00:00.000+00:00", "number": "14", "summary": "Neue Updates von IGEL aufgenommen" }, { "date": "2025-06-03T22:00:00.000+00:00", "number": "15", "summary": "Neue Updates von SUSE aufgenommen" } ], "status": "final", "version": "15" } }, "product_tree": { "branches": [ { "branches": [ { "category": "product_name", "name": "Dell NetWorker", "product": { "name": "Dell NetWorker", "product_id": "T024663", "product_identification_helper": { "cpe": "cpe:/a:dell:networker:-" } } } ], "category": "vendor", "name": "Dell" }, { "branches": [ { "category": "product_name", "name": "EMC Avamar", "product": { "name": "EMC Avamar", "product_id": "T014381", "product_identification_helper": { "cpe": "cpe:/a:emc:avamar:-" } } } ], "category": "vendor", "name": "EMC" }, { "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", "name": "11", "product": { "name": "IGEL OS 11", "product_id": "T030282", "product_identification_helper": { "cpe": "cpe:/o:igel:os:11" } } }, { "category": "product_version", "name": "12", "product": { "name": "IGEL OS 12", "product_id": "T030283", "product_identification_helper": { "cpe": "cpe:/o:igel:os:12" } } } ], "category": "product_name", "name": "OS" } ], "category": "vendor", "name": "IGEL" }, { "branches": [ { "branches": [ { "category": "product_version_range", "name": "\u003c2.4.9", "product": { "name": "Open Source CUPS \u003c2.4.9", "product_id": "T035416" } }, { "category": "product_version", "name": "2.4.9", "product": { "name": "Open Source CUPS 2.4.9", "product_id": "T035416-fixed", "product_identification_helper": { "cpe": "cpe:/a:cups:cups:2.4.9" } } } ], "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": "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-2024-35235", "product_status": { "known_affected": [ "T035416", "T014381", "T002207", "67646", "T000126", "T024663", "T030282", "T004914", "T030283", "74185" ] }, "release_date": "2024-06-12T22:00:00.000+00:00", "title": "CVE-2024-35235" } ] }
wid-sec-w-2025-0225
Vulnerability from csaf_certbund
Published
2025-01-30 23:00
Modified
2025-08-04 22:00
Summary
Dell PowerProtect Data Domain: Mehrere Schwachstellen
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung
Dell PowerProtect Data Domain Appliances sind speziell für Backup und Daten-Deduplizierung ausgelegte Systeme.
Angriff
Ein Angreifer kann mehrere Schwachstellen in Dell PowerProtect Data Domain ausnutzen, um erhöhte Rechte zu erlangen, einen Denial-of-Service-Zustand herbeizuführen und einen nicht näher spezifizierten Angriff durchzuführen.
Betroffene Betriebssysteme
- Sonstiges
{ "document": { "aggregate_severity": { "text": "mittel" }, "category": "csaf_base", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "de-DE", "notes": [ { "category": "legal_disclaimer", "text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen." }, { "category": "description", "text": "Dell PowerProtect Data Domain Appliances sind speziell f\u00fcr Backup und Daten-Deduplizierung ausgelegte Systeme.", "title": "Produktbeschreibung" }, { "category": "summary", "text": "Ein Angreifer kann mehrere Schwachstellen in Dell PowerProtect Data Domain ausnutzen, um erh\u00f6hte Rechte zu erlangen, einen Denial-of-Service-Zustand herbeizuf\u00fchren und einen nicht n\u00e4her spezifizierten Angriff durchzuf\u00fchren.", "title": "Angriff" }, { "category": "general", "text": "- Sonstiges", "title": "Betroffene Betriebssysteme" } ], "publisher": { "category": "other", "contact_details": "csaf-provider@cert-bund.de", "name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik", "namespace": "https://www.bsi.bund.de" }, "references": [ { "category": "self", "summary": "WID-SEC-W-2025-0225 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2025/wid-sec-w-2025-0225.json" }, { "category": "self", "summary": "WID-SEC-2025-0225 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2025-0225" }, { "category": "external", "summary": "Dell Security Advisory DSA-2025-022 vom 2025-01-30", "url": "https://www.dell.com/support/kbdoc/de-de/000279157/dsa-2025-022-security-update-for-dell-powerprotect-dd-multiple-vulnerabilities" }, { "category": "external", "summary": "Amazon Linux Security Advisory ALAS-2025-2804 vom 2025-04-02", "url": "https://alas.aws.amazon.com/AL2/ALAS-2025-2804.html" }, { "category": "external", "summary": "Ubuntu Security Notice USN-7429-2 vom 2025-04-09", "url": "https://ubuntu.com/security/notices/USN-7429-2" }, { "category": "external", "summary": "Ubuntu Security Notice USN-7429-1 vom 2025-04-09", "url": "https://ubuntu.com/security/notices/USN-7429-1" }, { "category": "external", "summary": "Security Update for Dell PowerProtect Data Domain", "url": "https://www.dell.com/support/kbdoc/en-us/000348708/dsa-2025-159-security-update-for-dell-powerprotect-data-domain-multiple-vulnerabilities" } ], "source_lang": "en-US", "title": "Dell PowerProtect Data Domain: Mehrere Schwachstellen", "tracking": { "current_release_date": "2025-08-04T22:00:00.000+00:00", "generator": { "date": "2025-08-05T07:21:04.568+00:00", "engine": { "name": "BSI-WID", "version": "1.4.0" } }, "id": "WID-SEC-W-2025-0225", "initial_release_date": "2025-01-30T23:00:00.000+00:00", "revision_history": [ { "date": "2025-01-30T23:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" }, { "date": "2025-04-01T22:00:00.000+00:00", "number": "2", "summary": "Neue Updates von Amazon aufgenommen" }, { "date": "2025-04-09T22:00:00.000+00:00", "number": "3", "summary": "Neue Updates von Ubuntu aufgenommen" }, { "date": "2025-08-04T22:00:00.000+00:00", "number": "4", "summary": "Neue Updates von Dell aufgenommen" } ], "status": "final", "version": "4" } }, "product_tree": { "branches": [ { "branches": [ { "category": "product_name", "name": "Amazon Linux 2", "product": { "name": "Amazon Linux 2", "product_id": "398363", "product_identification_helper": { "cpe": "cpe:/o:amazon:linux_2:-" } } } ], "category": "vendor", "name": "Amazon" }, { "branches": [ { "branches": [ { "category": "product_version_range", "name": "\u003c8.3.0.0", "product": { "name": "Dell PowerProtect Data Domain \u003c8.3.0.0", "product_id": "T040718" } }, { "category": "product_version", "name": "8.3.0.0", "product": { "name": "Dell PowerProtect Data Domain 8.3.0.0", "product_id": "T040718-fixed", "product_identification_helper": { "cpe": "cpe:/a:dell:powerprotect_data_domain:8.3.0.0" } } }, { "category": "product_version_range", "name": "\u003c7.13.1.20", "product": { "name": "Dell PowerProtect Data Domain \u003c7.13.1.20", "product_id": "T040719" } }, { "category": "product_version", "name": "7.13.1.20", "product": { "name": "Dell PowerProtect Data Domain 7.13.1.20", "product_id": "T040719-fixed", "product_identification_helper": { "cpe": "cpe:/a:dell:powerprotect_data_domain:7.13.1.20" } } }, { "category": "product_version_range", "name": "\u003c7.10.1.50", "product": { "name": "Dell PowerProtect Data Domain \u003c7.10.1.50", "product_id": "T040721" } }, { "category": "product_version", "name": "7.10.1.50", "product": { "name": "Dell PowerProtect Data Domain 7.10.1.50", "product_id": "T040721-fixed", "product_identification_helper": { "cpe": "cpe:/a:dell:powerprotect_data_domain:7.10.1.50" } } }, { "category": "product_name", "name": "Dell PowerProtect Data Domain", "product": { "name": "Dell PowerProtect Data Domain", "product_id": "T045852", "product_identification_helper": { "cpe": "cpe:/a:dell:powerprotect_data_domain:-" } } } ], "category": "product_name", "name": "PowerProtect Data Domain" }, { "category": "product_name", "name": "Dell PowerProtect Data Domain Management Center", "product": { "name": "Dell PowerProtect Data Domain Management Center", "product_id": "T045853", "product_identification_helper": { "cpe": "cpe:/a:dell:powerprotect_data_domain_management_center:-" } } }, { "category": "product_name", "name": "Dell PowerProtect Data Domain OS", "product": { "name": "Dell PowerProtect Data Domain OS", "product_id": "T045854", "product_identification_helper": { "cpe": "cpe:/o:dell:powerprotect_data_domain_os:-" } } } ], "category": "vendor", "name": "Dell" }, { "branches": [ { "category": "product_name", "name": "Ubuntu Linux", "product": { "name": "Ubuntu Linux", "product_id": "T000126", "product_identification_helper": { "cpe": "cpe:/o:canonical:ubuntu_linux:-" } } } ], "category": "vendor", "name": "Ubuntu" } ] }, "vulnerabilities": [ { "cve": "CVE-2013-4235", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2013-4235" }, { "cve": "CVE-2015-8100", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2015-8100" }, { "cve": "CVE-2017-9271", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2017-9271" }, { "cve": "CVE-2018-6798", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2018-6798" }, { "cve": "CVE-2018-6913", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2018-6913" }, { "cve": "CVE-2019-20633", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2019-20633" }, { "cve": "CVE-2019-20892", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2019-20892" }, { "cve": "CVE-2020-12762", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2020-12762" }, { "cve": "CVE-2020-15861", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2020-15861" }, { "cve": "CVE-2020-15862", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2020-15862" }, { "cve": "CVE-2021-3521", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2021-3521" }, { "cve": "CVE-2021-37750", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2021-37750" }, { "cve": "CVE-2021-46933", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2021-46933" }, { "cve": "CVE-2021-46955", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2021-46955" }, { "cve": "CVE-2021-47074", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2021-47074" }, { "cve": "CVE-2021-47113", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2021-47113" }, { "cve": "CVE-2021-47131", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2021-47131" }, { "cve": "CVE-2021-47162", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2021-47162" }, { "cve": "CVE-2021-47171", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2021-47171" }, { "cve": "CVE-2021-47188", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2021-47188" }, { "cve": "CVE-2021-47206", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2021-47206" }, { "cve": "CVE-2021-47220", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2021-47220" }, { "cve": "CVE-2021-47229", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2021-47229" }, { "cve": "CVE-2021-47231", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2021-47231" }, { "cve": "CVE-2021-47235", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2021-47235" }, { "cve": "CVE-2022-2601", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2022-2601" }, { "cve": "CVE-2022-3775", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2022-3775" }, { "cve": "CVE-2022-44792", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2022-44792" }, { "cve": "CVE-2022-44793", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2022-44793" }, { "cve": "CVE-2022-48566", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2022-48566" }, { "cve": "CVE-2023-27043", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-27043" }, { "cve": "CVE-2023-28074", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-28074" }, { "cve": "CVE-2023-3164", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-3164" }, { "cve": "CVE-2023-36632", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-36632" }, { "cve": "CVE-2023-4421", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-4421" }, { "cve": "CVE-2023-44487", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-44487" }, { "cve": "CVE-2023-45288", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-45288" }, { "cve": "CVE-2023-45733", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-45733" }, { "cve": "CVE-2023-45745", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-45745" }, { "cve": "CVE-2023-45918", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-45918" }, { "cve": "CVE-2023-46103", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-46103" }, { "cve": "CVE-2023-4692", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-4692" }, { "cve": "CVE-2023-47233", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-47233" }, { "cve": "CVE-2023-47855", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-47855" }, { "cve": "CVE-2023-49083", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-49083" }, { "cve": "CVE-2023-50782", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-50782" }, { "cve": "CVE-2023-52425", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-52425" }, { "cve": "CVE-2023-52426", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-52426" }, { "cve": "CVE-2023-52428", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-52428" }, { "cve": "CVE-2023-52527", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-52527" }, { "cve": "CVE-2023-52586", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-52586" }, { "cve": "CVE-2023-52591", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-52591" }, { "cve": "CVE-2023-52646", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-52646" }, { "cve": "CVE-2023-52653", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-52653" }, { "cve": "CVE-2023-52655", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-52655" }, { "cve": "CVE-2023-52664", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-52664" }, { "cve": "CVE-2023-52685", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-52685" }, { "cve": "CVE-2023-52686", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-52686" }, { "cve": "CVE-2023-52691", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-52691" }, { "cve": "CVE-2023-52696", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-52696" }, { "cve": "CVE-2023-52698", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-52698" }, { "cve": "CVE-2023-52703", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-52703" }, { "cve": "CVE-2023-52730", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-52730" }, { "cve": "CVE-2023-52732", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-52732" }, { "cve": "CVE-2023-52741", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-52741" }, { "cve": "CVE-2023-52742", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-52742" }, { "cve": "CVE-2023-52747", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-52747" }, { "cve": "CVE-2023-52759", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-52759" }, { "cve": "CVE-2023-52774", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-52774" }, { "cve": "CVE-2023-52781", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-52781" }, { "cve": "CVE-2023-52796", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-52796" }, { "cve": "CVE-2023-52803", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-52803" }, { "cve": "CVE-2023-52821", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-52821" }, { "cve": "CVE-2023-52864", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-52864" }, { "cve": "CVE-2023-52865", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-52865" }, { "cve": "CVE-2023-52867", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-52867" }, { "cve": "CVE-2023-52875", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-52875" }, { "cve": "CVE-2023-52880", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-52880" }, { "cve": "CVE-2023-5388", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-5388" }, { "cve": "CVE-2023-5752", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-5752" }, { "cve": "CVE-2023-5992", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-5992" }, { "cve": "CVE-2023-6597", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-6597" }, { "cve": "CVE-2024-0397", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-0397" }, { "cve": "CVE-2024-0450", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-0450" }, { "cve": "CVE-2024-0639", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-0639" }, { "cve": "CVE-2024-0727", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-0727" }, { "cve": "CVE-2024-1737", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-1737" }, { "cve": "CVE-2024-1975", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-1975" }, { "cve": "CVE-2024-2004", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-2004" }, { "cve": "CVE-2024-20696", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-20696" }, { "cve": "CVE-2024-22195", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-22195" }, { "cve": "CVE-2024-2398", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-2398" }, { "cve": "CVE-2024-24577", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-24577" }, { "cve": "CVE-2024-24790", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-24790" }, { "cve": "CVE-2024-2511", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-2511" }, { "cve": "CVE-2024-25710", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-25710" }, { "cve": "CVE-2024-26130", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-26130" }, { "cve": "CVE-2024-26458", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-26458" }, { "cve": "CVE-2024-26461", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-26461" }, { "cve": "CVE-2024-26625", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-26625" }, { "cve": "CVE-2024-26739", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-26739" }, { "cve": "CVE-2024-26752", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-26752" }, { "cve": "CVE-2024-26775", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-26775" }, { "cve": "CVE-2024-26791", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-26791" }, { "cve": "CVE-2024-26828", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-26828" }, { "cve": "CVE-2024-26846", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-26846" }, { "cve": "CVE-2024-26874", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-26874" }, { "cve": "CVE-2024-26876", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-26876" }, { "cve": "CVE-2024-26900", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-26900" }, { "cve": "CVE-2024-26915", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-26915" }, { "cve": "CVE-2024-26920", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-26920" }, { "cve": "CVE-2024-26921", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-26921" }, { "cve": "CVE-2024-26929", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-26929" }, { "cve": "CVE-2024-26930", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-26930" }, { "cve": "CVE-2024-26931", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-26931" }, { "cve": "CVE-2024-26934", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-26934" }, { "cve": "CVE-2024-26957", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-26957" }, { "cve": "CVE-2024-26958", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-26958" }, { "cve": "CVE-2024-26984", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-26984" }, { "cve": "CVE-2024-26996", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-26996" }, { "cve": "CVE-2024-27008", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-27008" }, { "cve": "CVE-2024-27054", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-27054" }, { "cve": "CVE-2024-27059", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-27059" }, { "cve": "CVE-2024-27062", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-27062" }, { "cve": "CVE-2024-27388", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-27388" }, { "cve": "CVE-2024-27396", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-27396" }, { "cve": "CVE-2024-27398", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-27398" }, { "cve": "CVE-2024-27401", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-27401" }, { "cve": "CVE-2024-27419", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-27419" }, { "cve": "CVE-2024-27436", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-27436" }, { "cve": "CVE-2024-28085", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-28085" }, { "cve": "CVE-2024-28182", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-28182" }, { "cve": "CVE-2024-2961", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-2961" }, { "cve": "CVE-2024-32487", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-32487" }, { "cve": "CVE-2024-33599", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-33599" }, { "cve": "CVE-2024-33600", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-33600" }, { "cve": "CVE-2024-33601", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-33601" }, { "cve": "CVE-2024-33602", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-33602" }, { "cve": "CVE-2024-33871", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-33871" }, { "cve": "CVE-2024-34062", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-34062" }, { "cve": "CVE-2024-34064", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-34064" }, { "cve": "CVE-2024-34459", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-34459" }, { "cve": "CVE-2024-35195", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-35195" }, { "cve": "CVE-2024-35235", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-35235" }, { "cve": "CVE-2024-35789", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-35789" }, { "cve": "CVE-2024-35791", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-35791" }, { "cve": "CVE-2024-35809", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-35809" }, { "cve": "CVE-2024-35811", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-35811" }, { "cve": "CVE-2024-35830", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-35830" }, { "cve": "CVE-2024-35849", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-35849" }, { "cve": "CVE-2024-35877", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-35877" }, { "cve": "CVE-2024-35878", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-35878" }, { "cve": "CVE-2024-35887", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-35887" }, { "cve": "CVE-2024-35895", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-35895" }, { "cve": "CVE-2024-35914", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-35914" }, { "cve": "CVE-2024-35932", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-35932" }, { "cve": "CVE-2024-35935", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-35935" }, { "cve": "CVE-2024-35936", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-35936" }, { "cve": "CVE-2024-35944", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-35944" }, { "cve": "CVE-2024-35955", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-35955" }, { "cve": "CVE-2024-35969", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-35969" }, { "cve": "CVE-2024-35982", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-35982" }, { "cve": "CVE-2024-36015", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-36015" }, { "cve": "CVE-2024-36029", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-36029" }, { "cve": "CVE-2024-3651", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-3651" }, { "cve": "CVE-2024-36954", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-36954" }, { "cve": "CVE-2024-37370", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-37370" }, { "cve": "CVE-2024-37371", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-37371" }, { "cve": "CVE-2024-37891", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-37891" }, { "cve": "CVE-2024-38428", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-38428" }, { "cve": "CVE-2024-39689", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-39689" }, { "cve": "CVE-2024-4032", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-4032" }, { "cve": "CVE-2024-41110", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-41110" }, { "cve": "CVE-2024-4317", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-4317" }, { "cve": "CVE-2024-4741", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-4741" }, { "cve": "CVE-2024-5206", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-5206" }, { "cve": "CVE-2024-5535", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-5535" }, { "cve": "CVE-2024-6232", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-6232" }, { "cve": "CVE-2024-6345", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-6345" }, { "cve": "CVE-2024-6655", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-6655" }, { "cve": "CVE-2024-7264", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-7264" }, { "cve": "CVE-2024-7592", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-7592" }, { "cve": "CVE-2024-53295", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-53295" }, { "cve": "CVE-2024-51534", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-51534" }, { "cve": "CVE-2024-53296", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-53296" } ] }
rhsa-2024:4265
Vulnerability from csaf_redhat
Published
2024-07-02 15:43
Modified
2025-08-03 03:34
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 Moderate. 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: Cupsd Listen arbitrary chmod 0140777 (CVE-2024-35235)
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": "Moderate" }, "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 Moderate. 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: Cupsd Listen arbitrary chmod 0140777 (CVE-2024-35235)\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-2024:4265", "url": "https://access.redhat.com/errata/RHSA-2024:4265" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "2290318", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2290318" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_4265.json" } ], "title": "Red Hat Security Advisory: cups security update", "tracking": { "current_release_date": "2025-08-03T03:34:50+00:00", "generator": { "date": "2025-08-03T03:34:50+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.6" } }, "id": "RHSA-2024:4265", "initial_release_date": "2024-07-02T15:43:53+00:00", "revision_history": [ { "date": "2024-07-02T15:43:53+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-07-02T15:43:53+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-08-03T03:34: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 (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-60.el8_10.aarch64", "product": { "name": "cups-1:2.2.6-60.el8_10.aarch64", "product_id": "cups-1:2.2.6-60.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups@2.2.6-60.el8_10?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-client-1:2.2.6-60.el8_10.aarch64", "product": { "name": "cups-client-1:2.2.6-60.el8_10.aarch64", "product_id": "cups-client-1:2.2.6-60.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-client@2.2.6-60.el8_10?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-devel-1:2.2.6-60.el8_10.aarch64", "product": { "name": "cups-devel-1:2.2.6-60.el8_10.aarch64", "product_id": "cups-devel-1:2.2.6-60.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-devel@2.2.6-60.el8_10?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-ipptool-1:2.2.6-60.el8_10.aarch64", "product": { "name": "cups-ipptool-1:2.2.6-60.el8_10.aarch64", "product_id": "cups-ipptool-1:2.2.6-60.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-ipptool@2.2.6-60.el8_10?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-lpd-1:2.2.6-60.el8_10.aarch64", "product": { "name": "cups-lpd-1:2.2.6-60.el8_10.aarch64", "product_id": "cups-lpd-1:2.2.6-60.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-lpd@2.2.6-60.el8_10?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-debugsource-1:2.2.6-60.el8_10.aarch64", "product": { "name": "cups-debugsource-1:2.2.6-60.el8_10.aarch64", "product_id": "cups-debugsource-1:2.2.6-60.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-debugsource@2.2.6-60.el8_10?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-client-debuginfo-1:2.2.6-60.el8_10.aarch64", "product": { "name": "cups-client-debuginfo-1:2.2.6-60.el8_10.aarch64", "product_id": "cups-client-debuginfo-1:2.2.6-60.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-client-debuginfo@2.2.6-60.el8_10?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-debuginfo-1:2.2.6-60.el8_10.aarch64", "product": { "name": "cups-debuginfo-1:2.2.6-60.el8_10.aarch64", "product_id": "cups-debuginfo-1:2.2.6-60.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-debuginfo@2.2.6-60.el8_10?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-ipptool-debuginfo-1:2.2.6-60.el8_10.aarch64", "product": { "name": "cups-ipptool-debuginfo-1:2.2.6-60.el8_10.aarch64", "product_id": "cups-ipptool-debuginfo-1:2.2.6-60.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-ipptool-debuginfo@2.2.6-60.el8_10?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-libs-debuginfo-1:2.2.6-60.el8_10.aarch64", "product": { "name": "cups-libs-debuginfo-1:2.2.6-60.el8_10.aarch64", "product_id": "cups-libs-debuginfo-1:2.2.6-60.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-libs-debuginfo@2.2.6-60.el8_10?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-lpd-debuginfo-1:2.2.6-60.el8_10.aarch64", "product": { "name": "cups-lpd-debuginfo-1:2.2.6-60.el8_10.aarch64", "product_id": "cups-lpd-debuginfo-1:2.2.6-60.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-lpd-debuginfo@2.2.6-60.el8_10?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-libs-1:2.2.6-60.el8_10.aarch64", "product": { "name": "cups-libs-1:2.2.6-60.el8_10.aarch64", "product_id": "cups-libs-1:2.2.6-60.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-libs@2.2.6-60.el8_10?arch=aarch64\u0026epoch=1" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "cups-1:2.2.6-60.el8_10.ppc64le", "product": { "name": "cups-1:2.2.6-60.el8_10.ppc64le", "product_id": "cups-1:2.2.6-60.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups@2.2.6-60.el8_10?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-client-1:2.2.6-60.el8_10.ppc64le", "product": { "name": "cups-client-1:2.2.6-60.el8_10.ppc64le", "product_id": "cups-client-1:2.2.6-60.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-client@2.2.6-60.el8_10?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-devel-1:2.2.6-60.el8_10.ppc64le", "product": { "name": "cups-devel-1:2.2.6-60.el8_10.ppc64le", "product_id": "cups-devel-1:2.2.6-60.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-devel@2.2.6-60.el8_10?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-ipptool-1:2.2.6-60.el8_10.ppc64le", "product": { "name": "cups-ipptool-1:2.2.6-60.el8_10.ppc64le", "product_id": "cups-ipptool-1:2.2.6-60.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-ipptool@2.2.6-60.el8_10?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-lpd-1:2.2.6-60.el8_10.ppc64le", "product": { "name": "cups-lpd-1:2.2.6-60.el8_10.ppc64le", "product_id": "cups-lpd-1:2.2.6-60.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-lpd@2.2.6-60.el8_10?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-debugsource-1:2.2.6-60.el8_10.ppc64le", "product": { "name": "cups-debugsource-1:2.2.6-60.el8_10.ppc64le", "product_id": "cups-debugsource-1:2.2.6-60.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-debugsource@2.2.6-60.el8_10?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-client-debuginfo-1:2.2.6-60.el8_10.ppc64le", "product": { "name": "cups-client-debuginfo-1:2.2.6-60.el8_10.ppc64le", "product_id": "cups-client-debuginfo-1:2.2.6-60.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-client-debuginfo@2.2.6-60.el8_10?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-debuginfo-1:2.2.6-60.el8_10.ppc64le", "product": { "name": "cups-debuginfo-1:2.2.6-60.el8_10.ppc64le", "product_id": "cups-debuginfo-1:2.2.6-60.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-debuginfo@2.2.6-60.el8_10?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-ipptool-debuginfo-1:2.2.6-60.el8_10.ppc64le", "product": { "name": "cups-ipptool-debuginfo-1:2.2.6-60.el8_10.ppc64le", "product_id": "cups-ipptool-debuginfo-1:2.2.6-60.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-ipptool-debuginfo@2.2.6-60.el8_10?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-libs-debuginfo-1:2.2.6-60.el8_10.ppc64le", "product": { "name": "cups-libs-debuginfo-1:2.2.6-60.el8_10.ppc64le", "product_id": "cups-libs-debuginfo-1:2.2.6-60.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-libs-debuginfo@2.2.6-60.el8_10?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-lpd-debuginfo-1:2.2.6-60.el8_10.ppc64le", "product": { "name": "cups-lpd-debuginfo-1:2.2.6-60.el8_10.ppc64le", "product_id": "cups-lpd-debuginfo-1:2.2.6-60.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-lpd-debuginfo@2.2.6-60.el8_10?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-libs-1:2.2.6-60.el8_10.ppc64le", "product": { "name": "cups-libs-1:2.2.6-60.el8_10.ppc64le", "product_id": "cups-libs-1:2.2.6-60.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-libs@2.2.6-60.el8_10?arch=ppc64le\u0026epoch=1" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "cups-1:2.2.6-60.el8_10.x86_64", "product": { "name": "cups-1:2.2.6-60.el8_10.x86_64", "product_id": "cups-1:2.2.6-60.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups@2.2.6-60.el8_10?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-client-1:2.2.6-60.el8_10.x86_64", "product": { "name": "cups-client-1:2.2.6-60.el8_10.x86_64", "product_id": "cups-client-1:2.2.6-60.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-client@2.2.6-60.el8_10?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-devel-1:2.2.6-60.el8_10.x86_64", "product": { "name": "cups-devel-1:2.2.6-60.el8_10.x86_64", "product_id": "cups-devel-1:2.2.6-60.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-devel@2.2.6-60.el8_10?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-ipptool-1:2.2.6-60.el8_10.x86_64", "product": { "name": "cups-ipptool-1:2.2.6-60.el8_10.x86_64", "product_id": "cups-ipptool-1:2.2.6-60.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-ipptool@2.2.6-60.el8_10?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-lpd-1:2.2.6-60.el8_10.x86_64", "product": { "name": "cups-lpd-1:2.2.6-60.el8_10.x86_64", "product_id": "cups-lpd-1:2.2.6-60.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-lpd@2.2.6-60.el8_10?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-debugsource-1:2.2.6-60.el8_10.x86_64", "product": { "name": "cups-debugsource-1:2.2.6-60.el8_10.x86_64", "product_id": "cups-debugsource-1:2.2.6-60.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-debugsource@2.2.6-60.el8_10?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-client-debuginfo-1:2.2.6-60.el8_10.x86_64", "product": { "name": "cups-client-debuginfo-1:2.2.6-60.el8_10.x86_64", "product_id": "cups-client-debuginfo-1:2.2.6-60.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-client-debuginfo@2.2.6-60.el8_10?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-debuginfo-1:2.2.6-60.el8_10.x86_64", "product": { "name": "cups-debuginfo-1:2.2.6-60.el8_10.x86_64", "product_id": "cups-debuginfo-1:2.2.6-60.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-debuginfo@2.2.6-60.el8_10?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-ipptool-debuginfo-1:2.2.6-60.el8_10.x86_64", "product": { "name": "cups-ipptool-debuginfo-1:2.2.6-60.el8_10.x86_64", "product_id": "cups-ipptool-debuginfo-1:2.2.6-60.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-ipptool-debuginfo@2.2.6-60.el8_10?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-libs-debuginfo-1:2.2.6-60.el8_10.x86_64", "product": { "name": "cups-libs-debuginfo-1:2.2.6-60.el8_10.x86_64", "product_id": "cups-libs-debuginfo-1:2.2.6-60.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-libs-debuginfo@2.2.6-60.el8_10?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-lpd-debuginfo-1:2.2.6-60.el8_10.x86_64", "product": { "name": "cups-lpd-debuginfo-1:2.2.6-60.el8_10.x86_64", "product_id": "cups-lpd-debuginfo-1:2.2.6-60.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-lpd-debuginfo@2.2.6-60.el8_10?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-libs-1:2.2.6-60.el8_10.x86_64", "product": { "name": "cups-libs-1:2.2.6-60.el8_10.x86_64", "product_id": "cups-libs-1:2.2.6-60.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-libs@2.2.6-60.el8_10?arch=x86_64\u0026epoch=1" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "cups-devel-1:2.2.6-60.el8_10.i686", "product": { "name": "cups-devel-1:2.2.6-60.el8_10.i686", "product_id": "cups-devel-1:2.2.6-60.el8_10.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-devel@2.2.6-60.el8_10?arch=i686\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-debugsource-1:2.2.6-60.el8_10.i686", "product": { "name": "cups-debugsource-1:2.2.6-60.el8_10.i686", "product_id": "cups-debugsource-1:2.2.6-60.el8_10.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-debugsource@2.2.6-60.el8_10?arch=i686\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-client-debuginfo-1:2.2.6-60.el8_10.i686", "product": { "name": "cups-client-debuginfo-1:2.2.6-60.el8_10.i686", "product_id": "cups-client-debuginfo-1:2.2.6-60.el8_10.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-client-debuginfo@2.2.6-60.el8_10?arch=i686\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-debuginfo-1:2.2.6-60.el8_10.i686", "product": { "name": "cups-debuginfo-1:2.2.6-60.el8_10.i686", "product_id": "cups-debuginfo-1:2.2.6-60.el8_10.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-debuginfo@2.2.6-60.el8_10?arch=i686\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-ipptool-debuginfo-1:2.2.6-60.el8_10.i686", "product": { "name": "cups-ipptool-debuginfo-1:2.2.6-60.el8_10.i686", "product_id": "cups-ipptool-debuginfo-1:2.2.6-60.el8_10.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-ipptool-debuginfo@2.2.6-60.el8_10?arch=i686\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-libs-debuginfo-1:2.2.6-60.el8_10.i686", "product": { "name": "cups-libs-debuginfo-1:2.2.6-60.el8_10.i686", "product_id": "cups-libs-debuginfo-1:2.2.6-60.el8_10.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-libs-debuginfo@2.2.6-60.el8_10?arch=i686\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-lpd-debuginfo-1:2.2.6-60.el8_10.i686", "product": { "name": "cups-lpd-debuginfo-1:2.2.6-60.el8_10.i686", "product_id": "cups-lpd-debuginfo-1:2.2.6-60.el8_10.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-lpd-debuginfo@2.2.6-60.el8_10?arch=i686\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-libs-1:2.2.6-60.el8_10.i686", "product": { "name": "cups-libs-1:2.2.6-60.el8_10.i686", "product_id": "cups-libs-1:2.2.6-60.el8_10.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-libs@2.2.6-60.el8_10?arch=i686\u0026epoch=1" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "cups-1:2.2.6-60.el8_10.s390x", "product": { "name": "cups-1:2.2.6-60.el8_10.s390x", "product_id": "cups-1:2.2.6-60.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups@2.2.6-60.el8_10?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-client-1:2.2.6-60.el8_10.s390x", "product": { "name": "cups-client-1:2.2.6-60.el8_10.s390x", "product_id": "cups-client-1:2.2.6-60.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-client@2.2.6-60.el8_10?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-devel-1:2.2.6-60.el8_10.s390x", "product": { "name": "cups-devel-1:2.2.6-60.el8_10.s390x", "product_id": "cups-devel-1:2.2.6-60.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-devel@2.2.6-60.el8_10?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-ipptool-1:2.2.6-60.el8_10.s390x", "product": { "name": "cups-ipptool-1:2.2.6-60.el8_10.s390x", "product_id": "cups-ipptool-1:2.2.6-60.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-ipptool@2.2.6-60.el8_10?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-lpd-1:2.2.6-60.el8_10.s390x", "product": { "name": "cups-lpd-1:2.2.6-60.el8_10.s390x", "product_id": "cups-lpd-1:2.2.6-60.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-lpd@2.2.6-60.el8_10?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-debugsource-1:2.2.6-60.el8_10.s390x", "product": { "name": "cups-debugsource-1:2.2.6-60.el8_10.s390x", "product_id": "cups-debugsource-1:2.2.6-60.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-debugsource@2.2.6-60.el8_10?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-client-debuginfo-1:2.2.6-60.el8_10.s390x", "product": { "name": "cups-client-debuginfo-1:2.2.6-60.el8_10.s390x", "product_id": "cups-client-debuginfo-1:2.2.6-60.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-client-debuginfo@2.2.6-60.el8_10?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-debuginfo-1:2.2.6-60.el8_10.s390x", "product": { "name": "cups-debuginfo-1:2.2.6-60.el8_10.s390x", "product_id": "cups-debuginfo-1:2.2.6-60.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-debuginfo@2.2.6-60.el8_10?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-ipptool-debuginfo-1:2.2.6-60.el8_10.s390x", "product": { "name": "cups-ipptool-debuginfo-1:2.2.6-60.el8_10.s390x", "product_id": "cups-ipptool-debuginfo-1:2.2.6-60.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-ipptool-debuginfo@2.2.6-60.el8_10?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-libs-debuginfo-1:2.2.6-60.el8_10.s390x", "product": { "name": "cups-libs-debuginfo-1:2.2.6-60.el8_10.s390x", "product_id": "cups-libs-debuginfo-1:2.2.6-60.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-libs-debuginfo@2.2.6-60.el8_10?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-lpd-debuginfo-1:2.2.6-60.el8_10.s390x", "product": { "name": "cups-lpd-debuginfo-1:2.2.6-60.el8_10.s390x", "product_id": "cups-lpd-debuginfo-1:2.2.6-60.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-lpd-debuginfo@2.2.6-60.el8_10?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-libs-1:2.2.6-60.el8_10.s390x", "product": { "name": "cups-libs-1:2.2.6-60.el8_10.s390x", "product_id": "cups-libs-1:2.2.6-60.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-libs@2.2.6-60.el8_10?arch=s390x\u0026epoch=1" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "cups-filesystem-1:2.2.6-60.el8_10.noarch", "product": { "name": "cups-filesystem-1:2.2.6-60.el8_10.noarch", "product_id": "cups-filesystem-1:2.2.6-60.el8_10.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-filesystem@2.2.6-60.el8_10?arch=noarch\u0026epoch=1" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "cups-1:2.2.6-60.el8_10.src", "product": { "name": "cups-1:2.2.6-60.el8_10.src", "product_id": "cups-1:2.2.6-60.el8_10.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups@2.2.6-60.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-60.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-60.el8_10.aarch64" }, "product_reference": "cups-1:2.2.6-60.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-60.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-60.el8_10.ppc64le" }, "product_reference": "cups-1:2.2.6-60.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-60.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-60.el8_10.s390x" }, "product_reference": "cups-1:2.2.6-60.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-60.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-60.el8_10.src" }, "product_reference": "cups-1:2.2.6-60.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-60.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-60.el8_10.x86_64" }, "product_reference": "cups-1:2.2.6-60.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-60.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-60.el8_10.aarch64" }, "product_reference": "cups-client-1:2.2.6-60.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-60.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-60.el8_10.ppc64le" }, "product_reference": "cups-client-1:2.2.6-60.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-60.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-60.el8_10.s390x" }, "product_reference": "cups-client-1:2.2.6-60.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-60.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-60.el8_10.x86_64" }, "product_reference": "cups-client-1:2.2.6-60.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-60.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-60.el8_10.aarch64" }, "product_reference": "cups-client-debuginfo-1:2.2.6-60.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-60.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-60.el8_10.i686" }, "product_reference": "cups-client-debuginfo-1:2.2.6-60.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-60.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-60.el8_10.ppc64le" }, "product_reference": "cups-client-debuginfo-1:2.2.6-60.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-60.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-60.el8_10.s390x" }, "product_reference": "cups-client-debuginfo-1:2.2.6-60.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-60.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-60.el8_10.x86_64" }, "product_reference": "cups-client-debuginfo-1:2.2.6-60.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-60.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-60.el8_10.aarch64" }, "product_reference": "cups-debuginfo-1:2.2.6-60.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-60.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-60.el8_10.i686" }, "product_reference": "cups-debuginfo-1:2.2.6-60.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-60.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-60.el8_10.ppc64le" }, "product_reference": "cups-debuginfo-1:2.2.6-60.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-60.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-60.el8_10.s390x" }, "product_reference": "cups-debuginfo-1:2.2.6-60.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-60.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-60.el8_10.x86_64" }, "product_reference": "cups-debuginfo-1:2.2.6-60.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-60.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-60.el8_10.aarch64" }, "product_reference": "cups-debugsource-1:2.2.6-60.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-60.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-60.el8_10.i686" }, "product_reference": "cups-debugsource-1:2.2.6-60.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-60.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-60.el8_10.ppc64le" }, "product_reference": "cups-debugsource-1:2.2.6-60.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-60.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-60.el8_10.s390x" }, "product_reference": "cups-debugsource-1:2.2.6-60.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-60.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-60.el8_10.x86_64" }, "product_reference": "cups-debugsource-1:2.2.6-60.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-60.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-60.el8_10.aarch64" }, "product_reference": "cups-devel-1:2.2.6-60.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-60.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-60.el8_10.i686" }, "product_reference": "cups-devel-1:2.2.6-60.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-60.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-60.el8_10.ppc64le" }, "product_reference": "cups-devel-1:2.2.6-60.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-60.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-60.el8_10.s390x" }, "product_reference": "cups-devel-1:2.2.6-60.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-60.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-60.el8_10.x86_64" }, "product_reference": "cups-devel-1:2.2.6-60.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-60.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-60.el8_10.noarch" }, "product_reference": "cups-filesystem-1:2.2.6-60.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-60.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-60.el8_10.aarch64" }, "product_reference": "cups-ipptool-1:2.2.6-60.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-60.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-60.el8_10.ppc64le" }, "product_reference": "cups-ipptool-1:2.2.6-60.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-60.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-60.el8_10.s390x" }, "product_reference": "cups-ipptool-1:2.2.6-60.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-60.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-60.el8_10.x86_64" }, "product_reference": "cups-ipptool-1:2.2.6-60.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-60.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-60.el8_10.aarch64" }, "product_reference": "cups-ipptool-debuginfo-1:2.2.6-60.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-60.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-60.el8_10.i686" }, "product_reference": "cups-ipptool-debuginfo-1:2.2.6-60.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-60.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-60.el8_10.ppc64le" }, "product_reference": "cups-ipptool-debuginfo-1:2.2.6-60.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-60.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-60.el8_10.s390x" }, "product_reference": "cups-ipptool-debuginfo-1:2.2.6-60.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-60.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-60.el8_10.x86_64" }, "product_reference": "cups-ipptool-debuginfo-1:2.2.6-60.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-60.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-60.el8_10.aarch64" }, "product_reference": "cups-libs-1:2.2.6-60.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-60.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-60.el8_10.i686" }, "product_reference": "cups-libs-1:2.2.6-60.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-60.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-60.el8_10.ppc64le" }, "product_reference": "cups-libs-1:2.2.6-60.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-60.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-60.el8_10.s390x" }, "product_reference": "cups-libs-1:2.2.6-60.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-60.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-60.el8_10.x86_64" }, "product_reference": "cups-libs-1:2.2.6-60.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-60.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-60.el8_10.aarch64" }, "product_reference": "cups-libs-debuginfo-1:2.2.6-60.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-60.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-60.el8_10.i686" }, "product_reference": "cups-libs-debuginfo-1:2.2.6-60.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-60.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-60.el8_10.ppc64le" }, "product_reference": "cups-libs-debuginfo-1:2.2.6-60.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-60.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-60.el8_10.s390x" }, "product_reference": "cups-libs-debuginfo-1:2.2.6-60.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-60.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-60.el8_10.x86_64" }, "product_reference": "cups-libs-debuginfo-1:2.2.6-60.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-60.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-60.el8_10.aarch64" }, "product_reference": "cups-lpd-1:2.2.6-60.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-60.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-60.el8_10.ppc64le" }, "product_reference": "cups-lpd-1:2.2.6-60.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-60.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-60.el8_10.s390x" }, "product_reference": "cups-lpd-1:2.2.6-60.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-60.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-60.el8_10.x86_64" }, "product_reference": "cups-lpd-1:2.2.6-60.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-60.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-60.el8_10.aarch64" }, "product_reference": "cups-lpd-debuginfo-1:2.2.6-60.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-60.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-60.el8_10.i686" }, "product_reference": "cups-lpd-debuginfo-1:2.2.6-60.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-60.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-60.el8_10.ppc64le" }, "product_reference": "cups-lpd-debuginfo-1:2.2.6-60.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-60.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-60.el8_10.s390x" }, "product_reference": "cups-lpd-debuginfo-1:2.2.6-60.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-60.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-60.el8_10.x86_64" }, "product_reference": "cups-lpd-debuginfo-1:2.2.6-60.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-60.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-60.el8_10.aarch64" }, "product_reference": "cups-1:2.2.6-60.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-60.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-60.el8_10.ppc64le" }, "product_reference": "cups-1:2.2.6-60.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-60.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-60.el8_10.s390x" }, "product_reference": "cups-1:2.2.6-60.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-60.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-60.el8_10.src" }, "product_reference": "cups-1:2.2.6-60.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-60.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-60.el8_10.x86_64" }, "product_reference": "cups-1:2.2.6-60.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-60.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-60.el8_10.aarch64" }, "product_reference": "cups-client-1:2.2.6-60.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-60.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-60.el8_10.ppc64le" }, "product_reference": "cups-client-1:2.2.6-60.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-60.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-60.el8_10.s390x" }, "product_reference": "cups-client-1:2.2.6-60.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-60.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-60.el8_10.x86_64" }, "product_reference": "cups-client-1:2.2.6-60.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-60.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-60.el8_10.aarch64" }, "product_reference": "cups-client-debuginfo-1:2.2.6-60.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-60.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-60.el8_10.i686" }, "product_reference": "cups-client-debuginfo-1:2.2.6-60.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-60.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-60.el8_10.ppc64le" }, "product_reference": "cups-client-debuginfo-1:2.2.6-60.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-60.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-60.el8_10.s390x" }, "product_reference": "cups-client-debuginfo-1:2.2.6-60.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-60.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-60.el8_10.x86_64" }, "product_reference": "cups-client-debuginfo-1:2.2.6-60.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-60.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-60.el8_10.aarch64" }, "product_reference": "cups-debuginfo-1:2.2.6-60.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-60.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-60.el8_10.i686" }, "product_reference": "cups-debuginfo-1:2.2.6-60.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-60.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-60.el8_10.ppc64le" }, "product_reference": "cups-debuginfo-1:2.2.6-60.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-60.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-60.el8_10.s390x" }, "product_reference": "cups-debuginfo-1:2.2.6-60.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-60.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-60.el8_10.x86_64" }, "product_reference": "cups-debuginfo-1:2.2.6-60.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-60.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-60.el8_10.aarch64" }, "product_reference": "cups-debugsource-1:2.2.6-60.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-60.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-60.el8_10.i686" }, "product_reference": "cups-debugsource-1:2.2.6-60.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-60.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-60.el8_10.ppc64le" }, "product_reference": "cups-debugsource-1:2.2.6-60.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-60.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-60.el8_10.s390x" }, "product_reference": "cups-debugsource-1:2.2.6-60.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-60.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-60.el8_10.x86_64" }, "product_reference": "cups-debugsource-1:2.2.6-60.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-60.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-60.el8_10.aarch64" }, "product_reference": "cups-devel-1:2.2.6-60.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-60.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-60.el8_10.i686" }, "product_reference": "cups-devel-1:2.2.6-60.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-60.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-60.el8_10.ppc64le" }, "product_reference": "cups-devel-1:2.2.6-60.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-60.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-60.el8_10.s390x" }, "product_reference": "cups-devel-1:2.2.6-60.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-60.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-60.el8_10.x86_64" }, "product_reference": "cups-devel-1:2.2.6-60.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-60.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-60.el8_10.noarch" }, "product_reference": "cups-filesystem-1:2.2.6-60.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-60.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-60.el8_10.aarch64" }, "product_reference": "cups-ipptool-1:2.2.6-60.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-60.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-60.el8_10.ppc64le" }, "product_reference": "cups-ipptool-1:2.2.6-60.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-60.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-60.el8_10.s390x" }, "product_reference": "cups-ipptool-1:2.2.6-60.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-60.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-60.el8_10.x86_64" }, "product_reference": "cups-ipptool-1:2.2.6-60.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-60.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-60.el8_10.aarch64" }, "product_reference": "cups-ipptool-debuginfo-1:2.2.6-60.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-60.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-60.el8_10.i686" }, "product_reference": "cups-ipptool-debuginfo-1:2.2.6-60.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-60.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-60.el8_10.ppc64le" }, "product_reference": "cups-ipptool-debuginfo-1:2.2.6-60.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-60.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-60.el8_10.s390x" }, "product_reference": "cups-ipptool-debuginfo-1:2.2.6-60.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-60.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-60.el8_10.x86_64" }, "product_reference": "cups-ipptool-debuginfo-1:2.2.6-60.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-60.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-60.el8_10.aarch64" }, "product_reference": "cups-libs-1:2.2.6-60.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-60.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-60.el8_10.i686" }, "product_reference": "cups-libs-1:2.2.6-60.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-60.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-60.el8_10.ppc64le" }, "product_reference": "cups-libs-1:2.2.6-60.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-60.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-60.el8_10.s390x" }, "product_reference": "cups-libs-1:2.2.6-60.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-60.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-60.el8_10.x86_64" }, "product_reference": "cups-libs-1:2.2.6-60.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-60.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-60.el8_10.aarch64" }, "product_reference": "cups-libs-debuginfo-1:2.2.6-60.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-60.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-60.el8_10.i686" }, "product_reference": "cups-libs-debuginfo-1:2.2.6-60.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-60.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-60.el8_10.ppc64le" }, "product_reference": "cups-libs-debuginfo-1:2.2.6-60.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-60.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-60.el8_10.s390x" }, "product_reference": "cups-libs-debuginfo-1:2.2.6-60.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-60.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-60.el8_10.x86_64" }, "product_reference": "cups-libs-debuginfo-1:2.2.6-60.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-60.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-60.el8_10.aarch64" }, "product_reference": "cups-lpd-1:2.2.6-60.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-60.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-60.el8_10.ppc64le" }, "product_reference": "cups-lpd-1:2.2.6-60.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-60.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-60.el8_10.s390x" }, "product_reference": "cups-lpd-1:2.2.6-60.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-60.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-60.el8_10.x86_64" }, "product_reference": "cups-lpd-1:2.2.6-60.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-60.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-60.el8_10.aarch64" }, "product_reference": "cups-lpd-debuginfo-1:2.2.6-60.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-60.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-60.el8_10.i686" }, "product_reference": "cups-lpd-debuginfo-1:2.2.6-60.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-60.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-60.el8_10.ppc64le" }, "product_reference": "cups-lpd-debuginfo-1:2.2.6-60.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-60.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-60.el8_10.s390x" }, "product_reference": "cups-lpd-debuginfo-1:2.2.6-60.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-60.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-60.el8_10.x86_64" }, "product_reference": "cups-lpd-debuginfo-1:2.2.6-60.el8_10.x86_64", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-35235", "cwe": { "id": "CWE-277", "name": "Insecure Inherited Permissions" }, "discovery_date": "2024-06-04T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2290318" } ], "notes": [ { "category": "description", "text": "A flaw was found in the cupsd server. When starting the cupsd server with a Listen configuration item pointing to a symbolic link, the cupsd process can perform an arbitrary chmod of the provided argument, providing world-writable access to the target. Since cupsd is often running as root, this issue can result in the change of permission of any user or system files to be world writable.", "title": "Vulnerability description" }, { "category": "summary", "text": "cups: Cupsd Listen arbitrary chmod 0140777", "title": "Vulnerability summary" }, { "category": "other", "text": "The CVE-2024-35235 vulnerability is classified as moderate severity rather than important primarily due to its requirement for elevated privileges and specific preconditions for exploitation. The vulnerability necessitates the ability to edit the cupsd.conf file, which typically requires administrative access. Furthermore, successful exploitation hinges on creating a symbolic link in a writable directory and manipulating the Listen directive within cupsd.conf. While this can lead to arbitrary chmod operations and potentially compromise system files, the precondition of administrative access significantly reduces the likelihood of exploitation by unauthorized users, thereby mitigating the overall impact and severity of the issue.", "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-60.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:cups-1:2.2.6-60.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:cups-1:2.2.6-60.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:cups-1:2.2.6-60.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:cups-1:2.2.6-60.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:cups-client-1:2.2.6-60.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:cups-client-1:2.2.6-60.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:cups-client-1:2.2.6-60.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:cups-client-1:2.2.6-60.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.2.6-60.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.2.6-60.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.2.6-60.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.2.6-60.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.2.6-60.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:cups-debuginfo-1:2.2.6-60.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:cups-debuginfo-1:2.2.6-60.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:cups-debuginfo-1:2.2.6-60.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:cups-debuginfo-1:2.2.6-60.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:cups-debuginfo-1:2.2.6-60.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:cups-debugsource-1:2.2.6-60.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:cups-debugsource-1:2.2.6-60.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:cups-debugsource-1:2.2.6-60.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:cups-debugsource-1:2.2.6-60.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:cups-debugsource-1:2.2.6-60.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:cups-devel-1:2.2.6-60.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:cups-devel-1:2.2.6-60.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:cups-devel-1:2.2.6-60.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:cups-devel-1:2.2.6-60.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:cups-devel-1:2.2.6-60.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:cups-filesystem-1:2.2.6-60.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:cups-ipptool-1:2.2.6-60.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:cups-ipptool-1:2.2.6-60.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:cups-ipptool-1:2.2.6-60.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:cups-ipptool-1:2.2.6-60.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.2.6-60.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.2.6-60.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.2.6-60.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.2.6-60.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.2.6-60.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:cups-libs-1:2.2.6-60.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:cups-libs-1:2.2.6-60.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:cups-libs-1:2.2.6-60.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:cups-libs-1:2.2.6-60.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:cups-libs-1:2.2.6-60.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.2.6-60.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.2.6-60.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.2.6-60.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.2.6-60.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.2.6-60.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:cups-lpd-1:2.2.6-60.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:cups-lpd-1:2.2.6-60.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:cups-lpd-1:2.2.6-60.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:cups-lpd-1:2.2.6-60.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.2.6-60.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.2.6-60.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.2.6-60.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.2.6-60.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.2.6-60.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-1:2.2.6-60.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-1:2.2.6-60.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:cups-1:2.2.6-60.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:cups-1:2.2.6-60.el8_10.src", "BaseOS-8.10.0.Z.MAIN.EUS:cups-1:2.2.6-60.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-client-1:2.2.6-60.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-client-1:2.2.6-60.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:cups-client-1:2.2.6-60.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:cups-client-1:2.2.6-60.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.2.6-60.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.2.6-60.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.2.6-60.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.2.6-60.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.2.6-60.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-debuginfo-1:2.2.6-60.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-debuginfo-1:2.2.6-60.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:cups-debuginfo-1:2.2.6-60.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:cups-debuginfo-1:2.2.6-60.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:cups-debuginfo-1:2.2.6-60.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-debugsource-1:2.2.6-60.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-debugsource-1:2.2.6-60.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:cups-debugsource-1:2.2.6-60.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:cups-debugsource-1:2.2.6-60.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:cups-debugsource-1:2.2.6-60.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-devel-1:2.2.6-60.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-devel-1:2.2.6-60.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:cups-devel-1:2.2.6-60.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:cups-devel-1:2.2.6-60.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:cups-devel-1:2.2.6-60.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-filesystem-1:2.2.6-60.el8_10.noarch", "BaseOS-8.10.0.Z.MAIN.EUS:cups-ipptool-1:2.2.6-60.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-ipptool-1:2.2.6-60.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:cups-ipptool-1:2.2.6-60.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:cups-ipptool-1:2.2.6-60.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.2.6-60.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.2.6-60.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.2.6-60.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.2.6-60.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.2.6-60.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-libs-1:2.2.6-60.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-libs-1:2.2.6-60.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:cups-libs-1:2.2.6-60.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:cups-libs-1:2.2.6-60.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:cups-libs-1:2.2.6-60.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.2.6-60.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.2.6-60.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.2.6-60.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.2.6-60.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.2.6-60.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-lpd-1:2.2.6-60.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-lpd-1:2.2.6-60.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:cups-lpd-1:2.2.6-60.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:cups-lpd-1:2.2.6-60.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.2.6-60.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.2.6-60.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.2.6-60.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.2.6-60.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.2.6-60.el8_10.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-35235" }, { "category": "external", "summary": "RHBZ#2290318", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2290318" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-35235", "url": "https://www.cve.org/CVERecord?id=CVE-2024-35235" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-35235", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-35235" }, { "category": "external", "summary": "https://seclists.org/oss-sec/2024/q2/277", "url": "https://seclists.org/oss-sec/2024/q2/277" } ], "release_date": "2024-06-11T14:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-07-02T15:43:53+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.10.0.Z.MAIN.EUS:cups-1:2.2.6-60.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:cups-1:2.2.6-60.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:cups-1:2.2.6-60.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:cups-1:2.2.6-60.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:cups-1:2.2.6-60.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:cups-client-1:2.2.6-60.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:cups-client-1:2.2.6-60.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:cups-client-1:2.2.6-60.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:cups-client-1:2.2.6-60.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.2.6-60.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.2.6-60.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.2.6-60.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.2.6-60.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.2.6-60.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:cups-debuginfo-1:2.2.6-60.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:cups-debuginfo-1:2.2.6-60.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:cups-debuginfo-1:2.2.6-60.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:cups-debuginfo-1:2.2.6-60.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:cups-debuginfo-1:2.2.6-60.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:cups-debugsource-1:2.2.6-60.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:cups-debugsource-1:2.2.6-60.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:cups-debugsource-1:2.2.6-60.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:cups-debugsource-1:2.2.6-60.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:cups-debugsource-1:2.2.6-60.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:cups-devel-1:2.2.6-60.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:cups-devel-1:2.2.6-60.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:cups-devel-1:2.2.6-60.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:cups-devel-1:2.2.6-60.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:cups-devel-1:2.2.6-60.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:cups-filesystem-1:2.2.6-60.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:cups-ipptool-1:2.2.6-60.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:cups-ipptool-1:2.2.6-60.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:cups-ipptool-1:2.2.6-60.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:cups-ipptool-1:2.2.6-60.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.2.6-60.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.2.6-60.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.2.6-60.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.2.6-60.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.2.6-60.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:cups-libs-1:2.2.6-60.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:cups-libs-1:2.2.6-60.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:cups-libs-1:2.2.6-60.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:cups-libs-1:2.2.6-60.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:cups-libs-1:2.2.6-60.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.2.6-60.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.2.6-60.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.2.6-60.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.2.6-60.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.2.6-60.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:cups-lpd-1:2.2.6-60.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:cups-lpd-1:2.2.6-60.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:cups-lpd-1:2.2.6-60.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:cups-lpd-1:2.2.6-60.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.2.6-60.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.2.6-60.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.2.6-60.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.2.6-60.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.2.6-60.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-1:2.2.6-60.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-1:2.2.6-60.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:cups-1:2.2.6-60.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:cups-1:2.2.6-60.el8_10.src", "BaseOS-8.10.0.Z.MAIN.EUS:cups-1:2.2.6-60.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-client-1:2.2.6-60.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-client-1:2.2.6-60.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:cups-client-1:2.2.6-60.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:cups-client-1:2.2.6-60.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.2.6-60.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.2.6-60.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.2.6-60.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.2.6-60.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.2.6-60.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-debuginfo-1:2.2.6-60.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-debuginfo-1:2.2.6-60.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:cups-debuginfo-1:2.2.6-60.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:cups-debuginfo-1:2.2.6-60.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:cups-debuginfo-1:2.2.6-60.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-debugsource-1:2.2.6-60.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-debugsource-1:2.2.6-60.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:cups-debugsource-1:2.2.6-60.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:cups-debugsource-1:2.2.6-60.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:cups-debugsource-1:2.2.6-60.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-devel-1:2.2.6-60.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-devel-1:2.2.6-60.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:cups-devel-1:2.2.6-60.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:cups-devel-1:2.2.6-60.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:cups-devel-1:2.2.6-60.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-filesystem-1:2.2.6-60.el8_10.noarch", "BaseOS-8.10.0.Z.MAIN.EUS:cups-ipptool-1:2.2.6-60.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-ipptool-1:2.2.6-60.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:cups-ipptool-1:2.2.6-60.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:cups-ipptool-1:2.2.6-60.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.2.6-60.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.2.6-60.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.2.6-60.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.2.6-60.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.2.6-60.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-libs-1:2.2.6-60.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-libs-1:2.2.6-60.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:cups-libs-1:2.2.6-60.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:cups-libs-1:2.2.6-60.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:cups-libs-1:2.2.6-60.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.2.6-60.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.2.6-60.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.2.6-60.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.2.6-60.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.2.6-60.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-lpd-1:2.2.6-60.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-lpd-1:2.2.6-60.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:cups-lpd-1:2.2.6-60.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:cups-lpd-1:2.2.6-60.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.2.6-60.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.2.6-60.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.2.6-60.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.2.6-60.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.2.6-60.el8_10.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:4265" }, { "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-8.10.0.Z.MAIN.EUS:cups-1:2.2.6-60.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:cups-1:2.2.6-60.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:cups-1:2.2.6-60.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:cups-1:2.2.6-60.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:cups-1:2.2.6-60.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:cups-client-1:2.2.6-60.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:cups-client-1:2.2.6-60.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:cups-client-1:2.2.6-60.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:cups-client-1:2.2.6-60.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.2.6-60.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.2.6-60.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.2.6-60.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.2.6-60.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.2.6-60.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:cups-debuginfo-1:2.2.6-60.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:cups-debuginfo-1:2.2.6-60.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:cups-debuginfo-1:2.2.6-60.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:cups-debuginfo-1:2.2.6-60.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:cups-debuginfo-1:2.2.6-60.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:cups-debugsource-1:2.2.6-60.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:cups-debugsource-1:2.2.6-60.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:cups-debugsource-1:2.2.6-60.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:cups-debugsource-1:2.2.6-60.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:cups-debugsource-1:2.2.6-60.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:cups-devel-1:2.2.6-60.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:cups-devel-1:2.2.6-60.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:cups-devel-1:2.2.6-60.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:cups-devel-1:2.2.6-60.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:cups-devel-1:2.2.6-60.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:cups-filesystem-1:2.2.6-60.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:cups-ipptool-1:2.2.6-60.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:cups-ipptool-1:2.2.6-60.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:cups-ipptool-1:2.2.6-60.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:cups-ipptool-1:2.2.6-60.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.2.6-60.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.2.6-60.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.2.6-60.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.2.6-60.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.2.6-60.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:cups-libs-1:2.2.6-60.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:cups-libs-1:2.2.6-60.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:cups-libs-1:2.2.6-60.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:cups-libs-1:2.2.6-60.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:cups-libs-1:2.2.6-60.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.2.6-60.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.2.6-60.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.2.6-60.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.2.6-60.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.2.6-60.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:cups-lpd-1:2.2.6-60.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:cups-lpd-1:2.2.6-60.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:cups-lpd-1:2.2.6-60.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:cups-lpd-1:2.2.6-60.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.2.6-60.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.2.6-60.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.2.6-60.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.2.6-60.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.2.6-60.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-1:2.2.6-60.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-1:2.2.6-60.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:cups-1:2.2.6-60.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:cups-1:2.2.6-60.el8_10.src", "BaseOS-8.10.0.Z.MAIN.EUS:cups-1:2.2.6-60.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-client-1:2.2.6-60.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-client-1:2.2.6-60.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:cups-client-1:2.2.6-60.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:cups-client-1:2.2.6-60.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.2.6-60.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.2.6-60.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.2.6-60.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.2.6-60.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.2.6-60.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-debuginfo-1:2.2.6-60.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-debuginfo-1:2.2.6-60.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:cups-debuginfo-1:2.2.6-60.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:cups-debuginfo-1:2.2.6-60.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:cups-debuginfo-1:2.2.6-60.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-debugsource-1:2.2.6-60.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-debugsource-1:2.2.6-60.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:cups-debugsource-1:2.2.6-60.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:cups-debugsource-1:2.2.6-60.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:cups-debugsource-1:2.2.6-60.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-devel-1:2.2.6-60.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-devel-1:2.2.6-60.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:cups-devel-1:2.2.6-60.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:cups-devel-1:2.2.6-60.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:cups-devel-1:2.2.6-60.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-filesystem-1:2.2.6-60.el8_10.noarch", "BaseOS-8.10.0.Z.MAIN.EUS:cups-ipptool-1:2.2.6-60.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-ipptool-1:2.2.6-60.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:cups-ipptool-1:2.2.6-60.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:cups-ipptool-1:2.2.6-60.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.2.6-60.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.2.6-60.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.2.6-60.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.2.6-60.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.2.6-60.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-libs-1:2.2.6-60.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-libs-1:2.2.6-60.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:cups-libs-1:2.2.6-60.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:cups-libs-1:2.2.6-60.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:cups-libs-1:2.2.6-60.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.2.6-60.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.2.6-60.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.2.6-60.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.2.6-60.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.2.6-60.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-lpd-1:2.2.6-60.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-lpd-1:2.2.6-60.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:cups-lpd-1:2.2.6-60.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:cups-lpd-1:2.2.6-60.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.2.6-60.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.2.6-60.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.2.6-60.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.2.6-60.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.2.6-60.el8_10.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "NONE", "baseScore": 4.4, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "AppStream-8.10.0.Z.MAIN.EUS:cups-1:2.2.6-60.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:cups-1:2.2.6-60.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:cups-1:2.2.6-60.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:cups-1:2.2.6-60.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:cups-1:2.2.6-60.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:cups-client-1:2.2.6-60.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:cups-client-1:2.2.6-60.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:cups-client-1:2.2.6-60.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:cups-client-1:2.2.6-60.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.2.6-60.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.2.6-60.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.2.6-60.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.2.6-60.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.2.6-60.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:cups-debuginfo-1:2.2.6-60.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:cups-debuginfo-1:2.2.6-60.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:cups-debuginfo-1:2.2.6-60.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:cups-debuginfo-1:2.2.6-60.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:cups-debuginfo-1:2.2.6-60.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:cups-debugsource-1:2.2.6-60.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:cups-debugsource-1:2.2.6-60.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:cups-debugsource-1:2.2.6-60.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:cups-debugsource-1:2.2.6-60.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:cups-debugsource-1:2.2.6-60.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:cups-devel-1:2.2.6-60.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:cups-devel-1:2.2.6-60.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:cups-devel-1:2.2.6-60.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:cups-devel-1:2.2.6-60.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:cups-devel-1:2.2.6-60.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:cups-filesystem-1:2.2.6-60.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:cups-ipptool-1:2.2.6-60.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:cups-ipptool-1:2.2.6-60.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:cups-ipptool-1:2.2.6-60.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:cups-ipptool-1:2.2.6-60.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.2.6-60.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.2.6-60.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.2.6-60.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.2.6-60.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.2.6-60.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:cups-libs-1:2.2.6-60.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:cups-libs-1:2.2.6-60.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:cups-libs-1:2.2.6-60.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:cups-libs-1:2.2.6-60.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:cups-libs-1:2.2.6-60.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.2.6-60.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.2.6-60.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.2.6-60.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.2.6-60.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.2.6-60.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:cups-lpd-1:2.2.6-60.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:cups-lpd-1:2.2.6-60.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:cups-lpd-1:2.2.6-60.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:cups-lpd-1:2.2.6-60.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.2.6-60.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.2.6-60.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.2.6-60.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.2.6-60.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.2.6-60.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-1:2.2.6-60.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-1:2.2.6-60.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:cups-1:2.2.6-60.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:cups-1:2.2.6-60.el8_10.src", "BaseOS-8.10.0.Z.MAIN.EUS:cups-1:2.2.6-60.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-client-1:2.2.6-60.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-client-1:2.2.6-60.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:cups-client-1:2.2.6-60.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:cups-client-1:2.2.6-60.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.2.6-60.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.2.6-60.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.2.6-60.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.2.6-60.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.2.6-60.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-debuginfo-1:2.2.6-60.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-debuginfo-1:2.2.6-60.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:cups-debuginfo-1:2.2.6-60.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:cups-debuginfo-1:2.2.6-60.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:cups-debuginfo-1:2.2.6-60.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-debugsource-1:2.2.6-60.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-debugsource-1:2.2.6-60.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:cups-debugsource-1:2.2.6-60.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:cups-debugsource-1:2.2.6-60.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:cups-debugsource-1:2.2.6-60.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-devel-1:2.2.6-60.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-devel-1:2.2.6-60.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:cups-devel-1:2.2.6-60.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:cups-devel-1:2.2.6-60.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:cups-devel-1:2.2.6-60.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-filesystem-1:2.2.6-60.el8_10.noarch", "BaseOS-8.10.0.Z.MAIN.EUS:cups-ipptool-1:2.2.6-60.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-ipptool-1:2.2.6-60.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:cups-ipptool-1:2.2.6-60.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:cups-ipptool-1:2.2.6-60.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.2.6-60.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.2.6-60.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.2.6-60.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.2.6-60.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.2.6-60.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-libs-1:2.2.6-60.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-libs-1:2.2.6-60.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:cups-libs-1:2.2.6-60.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:cups-libs-1:2.2.6-60.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:cups-libs-1:2.2.6-60.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.2.6-60.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.2.6-60.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.2.6-60.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.2.6-60.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.2.6-60.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-lpd-1:2.2.6-60.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-lpd-1:2.2.6-60.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:cups-lpd-1:2.2.6-60.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:cups-lpd-1:2.2.6-60.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.2.6-60.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.2.6-60.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.2.6-60.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.2.6-60.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.2.6-60.el8_10.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "cups: Cupsd Listen arbitrary chmod 0140777" } ] }
rhsa-2024:4776
Vulnerability from csaf_redhat
Published
2024-07-23 16:41
Modified
2025-08-03 03:33
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 Moderate. 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: Cupsd Listen arbitrary chmod 0140777 (CVE-2024-35235)
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": "Moderate" }, "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 Moderate. 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: Cupsd Listen arbitrary chmod 0140777 (CVE-2024-35235)\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-2024:4776", "url": "https://access.redhat.com/errata/RHSA-2024:4776" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "2290318", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2290318" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_4776.json" } ], "title": "Red Hat Security Advisory: cups security update", "tracking": { "current_release_date": "2025-08-03T03:33:57+00:00", "generator": { "date": "2025-08-03T03:33:57+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.6" } }, "id": "RHSA-2024:4776", "initial_release_date": "2024-07-23T16:41:24+00:00", "revision_history": [ { "date": "2024-07-23T16:41:24+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-07-23T16:41:24+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-08-03T03:33:57+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.4.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.4.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-27.el9_4.aarch64", "product": { "name": "cups-1:2.3.3op2-27.el9_4.aarch64", "product_id": "cups-1:2.3.3op2-27.el9_4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups@2.3.3op2-27.el9_4?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-client-1:2.3.3op2-27.el9_4.aarch64", "product": { "name": "cups-client-1:2.3.3op2-27.el9_4.aarch64", "product_id": "cups-client-1:2.3.3op2-27.el9_4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-client@2.3.3op2-27.el9_4?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-devel-1:2.3.3op2-27.el9_4.aarch64", "product": { "name": "cups-devel-1:2.3.3op2-27.el9_4.aarch64", "product_id": "cups-devel-1:2.3.3op2-27.el9_4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-devel@2.3.3op2-27.el9_4?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-ipptool-1:2.3.3op2-27.el9_4.aarch64", "product": { "name": "cups-ipptool-1:2.3.3op2-27.el9_4.aarch64", "product_id": "cups-ipptool-1:2.3.3op2-27.el9_4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-ipptool@2.3.3op2-27.el9_4?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-lpd-1:2.3.3op2-27.el9_4.aarch64", "product": { "name": "cups-lpd-1:2.3.3op2-27.el9_4.aarch64", "product_id": "cups-lpd-1:2.3.3op2-27.el9_4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-lpd@2.3.3op2-27.el9_4?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-printerapp-1:2.3.3op2-27.el9_4.aarch64", "product": { "name": "cups-printerapp-1:2.3.3op2-27.el9_4.aarch64", "product_id": "cups-printerapp-1:2.3.3op2-27.el9_4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-printerapp@2.3.3op2-27.el9_4?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-debugsource-1:2.3.3op2-27.el9_4.aarch64", "product": { "name": "cups-debugsource-1:2.3.3op2-27.el9_4.aarch64", "product_id": "cups-debugsource-1:2.3.3op2-27.el9_4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-debugsource@2.3.3op2-27.el9_4?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-client-debuginfo-1:2.3.3op2-27.el9_4.aarch64", "product": { "name": "cups-client-debuginfo-1:2.3.3op2-27.el9_4.aarch64", "product_id": "cups-client-debuginfo-1:2.3.3op2-27.el9_4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-client-debuginfo@2.3.3op2-27.el9_4?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-debuginfo-1:2.3.3op2-27.el9_4.aarch64", "product": { "name": "cups-debuginfo-1:2.3.3op2-27.el9_4.aarch64", "product_id": "cups-debuginfo-1:2.3.3op2-27.el9_4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-debuginfo@2.3.3op2-27.el9_4?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.aarch64", "product": { "name": "cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.aarch64", "product_id": "cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-ipptool-debuginfo@2.3.3op2-27.el9_4?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-libs-debuginfo-1:2.3.3op2-27.el9_4.aarch64", "product": { "name": "cups-libs-debuginfo-1:2.3.3op2-27.el9_4.aarch64", "product_id": "cups-libs-debuginfo-1:2.3.3op2-27.el9_4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-libs-debuginfo@2.3.3op2-27.el9_4?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.aarch64", "product": { "name": "cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.aarch64", "product_id": "cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-lpd-debuginfo@2.3.3op2-27.el9_4?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.aarch64", "product": { "name": "cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.aarch64", "product_id": "cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-printerapp-debuginfo@2.3.3op2-27.el9_4?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-libs-1:2.3.3op2-27.el9_4.aarch64", "product": { "name": "cups-libs-1:2.3.3op2-27.el9_4.aarch64", "product_id": "cups-libs-1:2.3.3op2-27.el9_4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-libs@2.3.3op2-27.el9_4?arch=aarch64\u0026epoch=1" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "cups-1:2.3.3op2-27.el9_4.ppc64le", "product": { "name": "cups-1:2.3.3op2-27.el9_4.ppc64le", "product_id": "cups-1:2.3.3op2-27.el9_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups@2.3.3op2-27.el9_4?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-client-1:2.3.3op2-27.el9_4.ppc64le", "product": { "name": "cups-client-1:2.3.3op2-27.el9_4.ppc64le", "product_id": "cups-client-1:2.3.3op2-27.el9_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-client@2.3.3op2-27.el9_4?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-devel-1:2.3.3op2-27.el9_4.ppc64le", "product": { "name": "cups-devel-1:2.3.3op2-27.el9_4.ppc64le", "product_id": "cups-devel-1:2.3.3op2-27.el9_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-devel@2.3.3op2-27.el9_4?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-ipptool-1:2.3.3op2-27.el9_4.ppc64le", "product": { "name": "cups-ipptool-1:2.3.3op2-27.el9_4.ppc64le", "product_id": "cups-ipptool-1:2.3.3op2-27.el9_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-ipptool@2.3.3op2-27.el9_4?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-lpd-1:2.3.3op2-27.el9_4.ppc64le", "product": { "name": "cups-lpd-1:2.3.3op2-27.el9_4.ppc64le", "product_id": "cups-lpd-1:2.3.3op2-27.el9_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-lpd@2.3.3op2-27.el9_4?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-printerapp-1:2.3.3op2-27.el9_4.ppc64le", "product": { "name": "cups-printerapp-1:2.3.3op2-27.el9_4.ppc64le", "product_id": "cups-printerapp-1:2.3.3op2-27.el9_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-printerapp@2.3.3op2-27.el9_4?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-debugsource-1:2.3.3op2-27.el9_4.ppc64le", "product": { "name": "cups-debugsource-1:2.3.3op2-27.el9_4.ppc64le", "product_id": "cups-debugsource-1:2.3.3op2-27.el9_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-debugsource@2.3.3op2-27.el9_4?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-client-debuginfo-1:2.3.3op2-27.el9_4.ppc64le", "product": { "name": "cups-client-debuginfo-1:2.3.3op2-27.el9_4.ppc64le", "product_id": "cups-client-debuginfo-1:2.3.3op2-27.el9_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-client-debuginfo@2.3.3op2-27.el9_4?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-debuginfo-1:2.3.3op2-27.el9_4.ppc64le", "product": { "name": "cups-debuginfo-1:2.3.3op2-27.el9_4.ppc64le", "product_id": "cups-debuginfo-1:2.3.3op2-27.el9_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-debuginfo@2.3.3op2-27.el9_4?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.ppc64le", "product": { "name": "cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.ppc64le", "product_id": "cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-ipptool-debuginfo@2.3.3op2-27.el9_4?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-libs-debuginfo-1:2.3.3op2-27.el9_4.ppc64le", "product": { "name": "cups-libs-debuginfo-1:2.3.3op2-27.el9_4.ppc64le", "product_id": "cups-libs-debuginfo-1:2.3.3op2-27.el9_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-libs-debuginfo@2.3.3op2-27.el9_4?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.ppc64le", "product": { "name": "cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.ppc64le", "product_id": "cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-lpd-debuginfo@2.3.3op2-27.el9_4?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.ppc64le", "product": { "name": "cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.ppc64le", "product_id": "cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-printerapp-debuginfo@2.3.3op2-27.el9_4?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-libs-1:2.3.3op2-27.el9_4.ppc64le", "product": { "name": "cups-libs-1:2.3.3op2-27.el9_4.ppc64le", "product_id": "cups-libs-1:2.3.3op2-27.el9_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-libs@2.3.3op2-27.el9_4?arch=ppc64le\u0026epoch=1" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "cups-1:2.3.3op2-27.el9_4.x86_64", "product": { "name": "cups-1:2.3.3op2-27.el9_4.x86_64", "product_id": "cups-1:2.3.3op2-27.el9_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups@2.3.3op2-27.el9_4?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-client-1:2.3.3op2-27.el9_4.x86_64", "product": { "name": "cups-client-1:2.3.3op2-27.el9_4.x86_64", "product_id": "cups-client-1:2.3.3op2-27.el9_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-client@2.3.3op2-27.el9_4?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-devel-1:2.3.3op2-27.el9_4.x86_64", "product": { "name": "cups-devel-1:2.3.3op2-27.el9_4.x86_64", "product_id": "cups-devel-1:2.3.3op2-27.el9_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-devel@2.3.3op2-27.el9_4?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-ipptool-1:2.3.3op2-27.el9_4.x86_64", "product": { "name": "cups-ipptool-1:2.3.3op2-27.el9_4.x86_64", "product_id": "cups-ipptool-1:2.3.3op2-27.el9_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-ipptool@2.3.3op2-27.el9_4?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-lpd-1:2.3.3op2-27.el9_4.x86_64", "product": { "name": "cups-lpd-1:2.3.3op2-27.el9_4.x86_64", "product_id": "cups-lpd-1:2.3.3op2-27.el9_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-lpd@2.3.3op2-27.el9_4?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-printerapp-1:2.3.3op2-27.el9_4.x86_64", "product": { "name": "cups-printerapp-1:2.3.3op2-27.el9_4.x86_64", "product_id": "cups-printerapp-1:2.3.3op2-27.el9_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-printerapp@2.3.3op2-27.el9_4?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-debugsource-1:2.3.3op2-27.el9_4.x86_64", "product": { "name": "cups-debugsource-1:2.3.3op2-27.el9_4.x86_64", "product_id": "cups-debugsource-1:2.3.3op2-27.el9_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-debugsource@2.3.3op2-27.el9_4?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-client-debuginfo-1:2.3.3op2-27.el9_4.x86_64", "product": { "name": "cups-client-debuginfo-1:2.3.3op2-27.el9_4.x86_64", "product_id": "cups-client-debuginfo-1:2.3.3op2-27.el9_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-client-debuginfo@2.3.3op2-27.el9_4?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-debuginfo-1:2.3.3op2-27.el9_4.x86_64", "product": { "name": "cups-debuginfo-1:2.3.3op2-27.el9_4.x86_64", "product_id": "cups-debuginfo-1:2.3.3op2-27.el9_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-debuginfo@2.3.3op2-27.el9_4?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.x86_64", "product": { "name": "cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.x86_64", "product_id": "cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-ipptool-debuginfo@2.3.3op2-27.el9_4?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-libs-debuginfo-1:2.3.3op2-27.el9_4.x86_64", "product": { "name": "cups-libs-debuginfo-1:2.3.3op2-27.el9_4.x86_64", "product_id": "cups-libs-debuginfo-1:2.3.3op2-27.el9_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-libs-debuginfo@2.3.3op2-27.el9_4?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.x86_64", "product": { "name": "cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.x86_64", "product_id": "cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-lpd-debuginfo@2.3.3op2-27.el9_4?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.x86_64", "product": { "name": "cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.x86_64", "product_id": "cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-printerapp-debuginfo@2.3.3op2-27.el9_4?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-libs-1:2.3.3op2-27.el9_4.x86_64", "product": { "name": "cups-libs-1:2.3.3op2-27.el9_4.x86_64", "product_id": "cups-libs-1:2.3.3op2-27.el9_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-libs@2.3.3op2-27.el9_4?arch=x86_64\u0026epoch=1" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "cups-devel-1:2.3.3op2-27.el9_4.i686", "product": { "name": "cups-devel-1:2.3.3op2-27.el9_4.i686", "product_id": "cups-devel-1:2.3.3op2-27.el9_4.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-devel@2.3.3op2-27.el9_4?arch=i686\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-debugsource-1:2.3.3op2-27.el9_4.i686", "product": { "name": "cups-debugsource-1:2.3.3op2-27.el9_4.i686", "product_id": "cups-debugsource-1:2.3.3op2-27.el9_4.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-debugsource@2.3.3op2-27.el9_4?arch=i686\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-client-debuginfo-1:2.3.3op2-27.el9_4.i686", "product": { "name": "cups-client-debuginfo-1:2.3.3op2-27.el9_4.i686", "product_id": "cups-client-debuginfo-1:2.3.3op2-27.el9_4.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-client-debuginfo@2.3.3op2-27.el9_4?arch=i686\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-debuginfo-1:2.3.3op2-27.el9_4.i686", "product": { "name": "cups-debuginfo-1:2.3.3op2-27.el9_4.i686", "product_id": "cups-debuginfo-1:2.3.3op2-27.el9_4.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-debuginfo@2.3.3op2-27.el9_4?arch=i686\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.i686", "product": { "name": "cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.i686", "product_id": "cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-ipptool-debuginfo@2.3.3op2-27.el9_4?arch=i686\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-libs-debuginfo-1:2.3.3op2-27.el9_4.i686", "product": { "name": "cups-libs-debuginfo-1:2.3.3op2-27.el9_4.i686", "product_id": "cups-libs-debuginfo-1:2.3.3op2-27.el9_4.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-libs-debuginfo@2.3.3op2-27.el9_4?arch=i686\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.i686", "product": { "name": "cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.i686", "product_id": "cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-lpd-debuginfo@2.3.3op2-27.el9_4?arch=i686\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.i686", "product": { "name": "cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.i686", "product_id": "cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-printerapp-debuginfo@2.3.3op2-27.el9_4?arch=i686\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-libs-1:2.3.3op2-27.el9_4.i686", "product": { "name": "cups-libs-1:2.3.3op2-27.el9_4.i686", "product_id": "cups-libs-1:2.3.3op2-27.el9_4.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-libs@2.3.3op2-27.el9_4?arch=i686\u0026epoch=1" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "cups-1:2.3.3op2-27.el9_4.s390x", "product": { "name": "cups-1:2.3.3op2-27.el9_4.s390x", "product_id": "cups-1:2.3.3op2-27.el9_4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups@2.3.3op2-27.el9_4?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-client-1:2.3.3op2-27.el9_4.s390x", "product": { "name": "cups-client-1:2.3.3op2-27.el9_4.s390x", "product_id": "cups-client-1:2.3.3op2-27.el9_4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-client@2.3.3op2-27.el9_4?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-devel-1:2.3.3op2-27.el9_4.s390x", "product": { "name": "cups-devel-1:2.3.3op2-27.el9_4.s390x", "product_id": "cups-devel-1:2.3.3op2-27.el9_4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-devel@2.3.3op2-27.el9_4?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-ipptool-1:2.3.3op2-27.el9_4.s390x", "product": { "name": "cups-ipptool-1:2.3.3op2-27.el9_4.s390x", "product_id": "cups-ipptool-1:2.3.3op2-27.el9_4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-ipptool@2.3.3op2-27.el9_4?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-lpd-1:2.3.3op2-27.el9_4.s390x", "product": { "name": "cups-lpd-1:2.3.3op2-27.el9_4.s390x", "product_id": "cups-lpd-1:2.3.3op2-27.el9_4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-lpd@2.3.3op2-27.el9_4?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-printerapp-1:2.3.3op2-27.el9_4.s390x", "product": { "name": "cups-printerapp-1:2.3.3op2-27.el9_4.s390x", "product_id": "cups-printerapp-1:2.3.3op2-27.el9_4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-printerapp@2.3.3op2-27.el9_4?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-debugsource-1:2.3.3op2-27.el9_4.s390x", "product": { "name": "cups-debugsource-1:2.3.3op2-27.el9_4.s390x", "product_id": "cups-debugsource-1:2.3.3op2-27.el9_4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-debugsource@2.3.3op2-27.el9_4?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-client-debuginfo-1:2.3.3op2-27.el9_4.s390x", "product": { "name": "cups-client-debuginfo-1:2.3.3op2-27.el9_4.s390x", "product_id": "cups-client-debuginfo-1:2.3.3op2-27.el9_4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-client-debuginfo@2.3.3op2-27.el9_4?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-debuginfo-1:2.3.3op2-27.el9_4.s390x", "product": { "name": "cups-debuginfo-1:2.3.3op2-27.el9_4.s390x", "product_id": "cups-debuginfo-1:2.3.3op2-27.el9_4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-debuginfo@2.3.3op2-27.el9_4?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.s390x", "product": { "name": "cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.s390x", "product_id": "cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-ipptool-debuginfo@2.3.3op2-27.el9_4?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-libs-debuginfo-1:2.3.3op2-27.el9_4.s390x", "product": { "name": "cups-libs-debuginfo-1:2.3.3op2-27.el9_4.s390x", "product_id": "cups-libs-debuginfo-1:2.3.3op2-27.el9_4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-libs-debuginfo@2.3.3op2-27.el9_4?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.s390x", "product": { "name": "cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.s390x", "product_id": "cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-lpd-debuginfo@2.3.3op2-27.el9_4?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.s390x", "product": { "name": "cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.s390x", "product_id": "cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-printerapp-debuginfo@2.3.3op2-27.el9_4?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-libs-1:2.3.3op2-27.el9_4.s390x", "product": { "name": "cups-libs-1:2.3.3op2-27.el9_4.s390x", "product_id": "cups-libs-1:2.3.3op2-27.el9_4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-libs@2.3.3op2-27.el9_4?arch=s390x\u0026epoch=1" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "cups-filesystem-1:2.3.3op2-27.el9_4.noarch", "product": { "name": "cups-filesystem-1:2.3.3op2-27.el9_4.noarch", "product_id": "cups-filesystem-1:2.3.3op2-27.el9_4.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-filesystem@2.3.3op2-27.el9_4?arch=noarch\u0026epoch=1" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "cups-1:2.3.3op2-27.el9_4.src", "product": { "name": "cups-1:2.3.3op2-27.el9_4.src", "product_id": "cups-1:2.3.3op2-27.el9_4.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups@2.3.3op2-27.el9_4?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.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:cups-1:2.3.3op2-27.el9_4.aarch64" }, "product_reference": "cups-1:2.3.3op2-27.el9_4.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-1:2.3.3op2-27.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:cups-1:2.3.3op2-27.el9_4.ppc64le" }, "product_reference": "cups-1:2.3.3op2-27.el9_4.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-1:2.3.3op2-27.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:cups-1:2.3.3op2-27.el9_4.s390x" }, "product_reference": "cups-1:2.3.3op2-27.el9_4.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-1:2.3.3op2-27.el9_4.src as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:cups-1:2.3.3op2-27.el9_4.src" }, "product_reference": "cups-1:2.3.3op2-27.el9_4.src", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-1:2.3.3op2-27.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:cups-1:2.3.3op2-27.el9_4.x86_64" }, "product_reference": "cups-1:2.3.3op2-27.el9_4.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-1:2.3.3op2-27.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:cups-client-1:2.3.3op2-27.el9_4.aarch64" }, "product_reference": "cups-client-1:2.3.3op2-27.el9_4.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-1:2.3.3op2-27.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:cups-client-1:2.3.3op2-27.el9_4.ppc64le" }, "product_reference": "cups-client-1:2.3.3op2-27.el9_4.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-1:2.3.3op2-27.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:cups-client-1:2.3.3op2-27.el9_4.s390x" }, "product_reference": "cups-client-1:2.3.3op2-27.el9_4.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-1:2.3.3op2-27.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:cups-client-1:2.3.3op2-27.el9_4.x86_64" }, "product_reference": "cups-client-1:2.3.3op2-27.el9_4.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-debuginfo-1:2.3.3op2-27.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.3.3op2-27.el9_4.aarch64" }, "product_reference": "cups-client-debuginfo-1:2.3.3op2-27.el9_4.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-debuginfo-1:2.3.3op2-27.el9_4.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.3.3op2-27.el9_4.i686" }, "product_reference": "cups-client-debuginfo-1:2.3.3op2-27.el9_4.i686", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-debuginfo-1:2.3.3op2-27.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.3.3op2-27.el9_4.ppc64le" }, "product_reference": "cups-client-debuginfo-1:2.3.3op2-27.el9_4.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-debuginfo-1:2.3.3op2-27.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.3.3op2-27.el9_4.s390x" }, "product_reference": "cups-client-debuginfo-1:2.3.3op2-27.el9_4.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-debuginfo-1:2.3.3op2-27.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.3.3op2-27.el9_4.x86_64" }, "product_reference": "cups-client-debuginfo-1:2.3.3op2-27.el9_4.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debuginfo-1:2.3.3op2-27.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:cups-debuginfo-1:2.3.3op2-27.el9_4.aarch64" }, "product_reference": "cups-debuginfo-1:2.3.3op2-27.el9_4.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debuginfo-1:2.3.3op2-27.el9_4.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:cups-debuginfo-1:2.3.3op2-27.el9_4.i686" }, "product_reference": "cups-debuginfo-1:2.3.3op2-27.el9_4.i686", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debuginfo-1:2.3.3op2-27.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:cups-debuginfo-1:2.3.3op2-27.el9_4.ppc64le" }, "product_reference": "cups-debuginfo-1:2.3.3op2-27.el9_4.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debuginfo-1:2.3.3op2-27.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:cups-debuginfo-1:2.3.3op2-27.el9_4.s390x" }, "product_reference": "cups-debuginfo-1:2.3.3op2-27.el9_4.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debuginfo-1:2.3.3op2-27.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:cups-debuginfo-1:2.3.3op2-27.el9_4.x86_64" }, "product_reference": "cups-debuginfo-1:2.3.3op2-27.el9_4.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debugsource-1:2.3.3op2-27.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:cups-debugsource-1:2.3.3op2-27.el9_4.aarch64" }, "product_reference": "cups-debugsource-1:2.3.3op2-27.el9_4.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debugsource-1:2.3.3op2-27.el9_4.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:cups-debugsource-1:2.3.3op2-27.el9_4.i686" }, "product_reference": "cups-debugsource-1:2.3.3op2-27.el9_4.i686", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debugsource-1:2.3.3op2-27.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:cups-debugsource-1:2.3.3op2-27.el9_4.ppc64le" }, "product_reference": "cups-debugsource-1:2.3.3op2-27.el9_4.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debugsource-1:2.3.3op2-27.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:cups-debugsource-1:2.3.3op2-27.el9_4.s390x" }, "product_reference": "cups-debugsource-1:2.3.3op2-27.el9_4.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debugsource-1:2.3.3op2-27.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:cups-debugsource-1:2.3.3op2-27.el9_4.x86_64" }, "product_reference": "cups-debugsource-1:2.3.3op2-27.el9_4.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-1:2.3.3op2-27.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:cups-devel-1:2.3.3op2-27.el9_4.aarch64" }, "product_reference": "cups-devel-1:2.3.3op2-27.el9_4.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-1:2.3.3op2-27.el9_4.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:cups-devel-1:2.3.3op2-27.el9_4.i686" }, "product_reference": "cups-devel-1:2.3.3op2-27.el9_4.i686", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-1:2.3.3op2-27.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:cups-devel-1:2.3.3op2-27.el9_4.ppc64le" }, "product_reference": "cups-devel-1:2.3.3op2-27.el9_4.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-1:2.3.3op2-27.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:cups-devel-1:2.3.3op2-27.el9_4.s390x" }, "product_reference": "cups-devel-1:2.3.3op2-27.el9_4.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-1:2.3.3op2-27.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:cups-devel-1:2.3.3op2-27.el9_4.x86_64" }, "product_reference": "cups-devel-1:2.3.3op2-27.el9_4.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-filesystem-1:2.3.3op2-27.el9_4.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:cups-filesystem-1:2.3.3op2-27.el9_4.noarch" }, "product_reference": "cups-filesystem-1:2.3.3op2-27.el9_4.noarch", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-1:2.3.3op2-27.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:cups-ipptool-1:2.3.3op2-27.el9_4.aarch64" }, "product_reference": "cups-ipptool-1:2.3.3op2-27.el9_4.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-1:2.3.3op2-27.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:cups-ipptool-1:2.3.3op2-27.el9_4.ppc64le" }, "product_reference": "cups-ipptool-1:2.3.3op2-27.el9_4.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-1:2.3.3op2-27.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:cups-ipptool-1:2.3.3op2-27.el9_4.s390x" }, "product_reference": "cups-ipptool-1:2.3.3op2-27.el9_4.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-1:2.3.3op2-27.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:cups-ipptool-1:2.3.3op2-27.el9_4.x86_64" }, "product_reference": "cups-ipptool-1:2.3.3op2-27.el9_4.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.aarch64" }, "product_reference": "cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.i686" }, "product_reference": "cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.i686", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.ppc64le" }, "product_reference": "cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.s390x" }, "product_reference": "cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.x86_64" }, "product_reference": "cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-1:2.3.3op2-27.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:cups-libs-1:2.3.3op2-27.el9_4.aarch64" }, "product_reference": "cups-libs-1:2.3.3op2-27.el9_4.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-1:2.3.3op2-27.el9_4.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:cups-libs-1:2.3.3op2-27.el9_4.i686" }, "product_reference": "cups-libs-1:2.3.3op2-27.el9_4.i686", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-1:2.3.3op2-27.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:cups-libs-1:2.3.3op2-27.el9_4.ppc64le" }, "product_reference": "cups-libs-1:2.3.3op2-27.el9_4.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-1:2.3.3op2-27.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:cups-libs-1:2.3.3op2-27.el9_4.s390x" }, "product_reference": "cups-libs-1:2.3.3op2-27.el9_4.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-1:2.3.3op2-27.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:cups-libs-1:2.3.3op2-27.el9_4.x86_64" }, "product_reference": "cups-libs-1:2.3.3op2-27.el9_4.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-debuginfo-1:2.3.3op2-27.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.3.3op2-27.el9_4.aarch64" }, "product_reference": "cups-libs-debuginfo-1:2.3.3op2-27.el9_4.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-debuginfo-1:2.3.3op2-27.el9_4.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.3.3op2-27.el9_4.i686" }, "product_reference": "cups-libs-debuginfo-1:2.3.3op2-27.el9_4.i686", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-debuginfo-1:2.3.3op2-27.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.3.3op2-27.el9_4.ppc64le" }, "product_reference": "cups-libs-debuginfo-1:2.3.3op2-27.el9_4.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-debuginfo-1:2.3.3op2-27.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.3.3op2-27.el9_4.s390x" }, "product_reference": "cups-libs-debuginfo-1:2.3.3op2-27.el9_4.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-debuginfo-1:2.3.3op2-27.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.3.3op2-27.el9_4.x86_64" }, "product_reference": "cups-libs-debuginfo-1:2.3.3op2-27.el9_4.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-1:2.3.3op2-27.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:cups-lpd-1:2.3.3op2-27.el9_4.aarch64" }, "product_reference": "cups-lpd-1:2.3.3op2-27.el9_4.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-1:2.3.3op2-27.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:cups-lpd-1:2.3.3op2-27.el9_4.ppc64le" }, "product_reference": "cups-lpd-1:2.3.3op2-27.el9_4.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-1:2.3.3op2-27.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:cups-lpd-1:2.3.3op2-27.el9_4.s390x" }, "product_reference": "cups-lpd-1:2.3.3op2-27.el9_4.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-1:2.3.3op2-27.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:cups-lpd-1:2.3.3op2-27.el9_4.x86_64" }, "product_reference": "cups-lpd-1:2.3.3op2-27.el9_4.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.aarch64" }, "product_reference": "cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.i686" }, "product_reference": "cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.i686", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.ppc64le" }, "product_reference": "cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.s390x" }, "product_reference": "cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.x86_64" }, "product_reference": "cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-printerapp-1:2.3.3op2-27.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:cups-printerapp-1:2.3.3op2-27.el9_4.aarch64" }, "product_reference": "cups-printerapp-1:2.3.3op2-27.el9_4.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-printerapp-1:2.3.3op2-27.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:cups-printerapp-1:2.3.3op2-27.el9_4.ppc64le" }, "product_reference": "cups-printerapp-1:2.3.3op2-27.el9_4.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-printerapp-1:2.3.3op2-27.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:cups-printerapp-1:2.3.3op2-27.el9_4.s390x" }, "product_reference": "cups-printerapp-1:2.3.3op2-27.el9_4.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-printerapp-1:2.3.3op2-27.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:cups-printerapp-1:2.3.3op2-27.el9_4.x86_64" }, "product_reference": "cups-printerapp-1:2.3.3op2-27.el9_4.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.aarch64" }, "product_reference": "cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.i686" }, "product_reference": "cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.i686", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.ppc64le" }, "product_reference": "cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.s390x" }, "product_reference": "cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.x86_64" }, "product_reference": "cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-1:2.3.3op2-27.el9_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:cups-1:2.3.3op2-27.el9_4.aarch64" }, "product_reference": "cups-1:2.3.3op2-27.el9_4.aarch64", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-1:2.3.3op2-27.el9_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:cups-1:2.3.3op2-27.el9_4.ppc64le" }, "product_reference": "cups-1:2.3.3op2-27.el9_4.ppc64le", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-1:2.3.3op2-27.el9_4.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:cups-1:2.3.3op2-27.el9_4.s390x" }, "product_reference": "cups-1:2.3.3op2-27.el9_4.s390x", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-1:2.3.3op2-27.el9_4.src as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:cups-1:2.3.3op2-27.el9_4.src" }, "product_reference": "cups-1:2.3.3op2-27.el9_4.src", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-1:2.3.3op2-27.el9_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:cups-1:2.3.3op2-27.el9_4.x86_64" }, "product_reference": "cups-1:2.3.3op2-27.el9_4.x86_64", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-1:2.3.3op2-27.el9_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:cups-client-1:2.3.3op2-27.el9_4.aarch64" }, "product_reference": "cups-client-1:2.3.3op2-27.el9_4.aarch64", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-1:2.3.3op2-27.el9_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:cups-client-1:2.3.3op2-27.el9_4.ppc64le" }, "product_reference": "cups-client-1:2.3.3op2-27.el9_4.ppc64le", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-1:2.3.3op2-27.el9_4.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:cups-client-1:2.3.3op2-27.el9_4.s390x" }, "product_reference": "cups-client-1:2.3.3op2-27.el9_4.s390x", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-1:2.3.3op2-27.el9_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:cups-client-1:2.3.3op2-27.el9_4.x86_64" }, "product_reference": "cups-client-1:2.3.3op2-27.el9_4.x86_64", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-debuginfo-1:2.3.3op2-27.el9_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.3.3op2-27.el9_4.aarch64" }, "product_reference": "cups-client-debuginfo-1:2.3.3op2-27.el9_4.aarch64", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-debuginfo-1:2.3.3op2-27.el9_4.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.3.3op2-27.el9_4.i686" }, "product_reference": "cups-client-debuginfo-1:2.3.3op2-27.el9_4.i686", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-debuginfo-1:2.3.3op2-27.el9_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.3.3op2-27.el9_4.ppc64le" }, "product_reference": "cups-client-debuginfo-1:2.3.3op2-27.el9_4.ppc64le", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-debuginfo-1:2.3.3op2-27.el9_4.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.3.3op2-27.el9_4.s390x" }, "product_reference": "cups-client-debuginfo-1:2.3.3op2-27.el9_4.s390x", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-debuginfo-1:2.3.3op2-27.el9_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.3.3op2-27.el9_4.x86_64" }, "product_reference": "cups-client-debuginfo-1:2.3.3op2-27.el9_4.x86_64", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debuginfo-1:2.3.3op2-27.el9_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:cups-debuginfo-1:2.3.3op2-27.el9_4.aarch64" }, "product_reference": "cups-debuginfo-1:2.3.3op2-27.el9_4.aarch64", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debuginfo-1:2.3.3op2-27.el9_4.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:cups-debuginfo-1:2.3.3op2-27.el9_4.i686" }, "product_reference": "cups-debuginfo-1:2.3.3op2-27.el9_4.i686", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debuginfo-1:2.3.3op2-27.el9_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:cups-debuginfo-1:2.3.3op2-27.el9_4.ppc64le" }, "product_reference": "cups-debuginfo-1:2.3.3op2-27.el9_4.ppc64le", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debuginfo-1:2.3.3op2-27.el9_4.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:cups-debuginfo-1:2.3.3op2-27.el9_4.s390x" }, "product_reference": "cups-debuginfo-1:2.3.3op2-27.el9_4.s390x", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debuginfo-1:2.3.3op2-27.el9_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:cups-debuginfo-1:2.3.3op2-27.el9_4.x86_64" }, "product_reference": "cups-debuginfo-1:2.3.3op2-27.el9_4.x86_64", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debugsource-1:2.3.3op2-27.el9_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:cups-debugsource-1:2.3.3op2-27.el9_4.aarch64" }, "product_reference": "cups-debugsource-1:2.3.3op2-27.el9_4.aarch64", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debugsource-1:2.3.3op2-27.el9_4.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:cups-debugsource-1:2.3.3op2-27.el9_4.i686" }, "product_reference": "cups-debugsource-1:2.3.3op2-27.el9_4.i686", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debugsource-1:2.3.3op2-27.el9_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:cups-debugsource-1:2.3.3op2-27.el9_4.ppc64le" }, "product_reference": "cups-debugsource-1:2.3.3op2-27.el9_4.ppc64le", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debugsource-1:2.3.3op2-27.el9_4.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:cups-debugsource-1:2.3.3op2-27.el9_4.s390x" }, "product_reference": "cups-debugsource-1:2.3.3op2-27.el9_4.s390x", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debugsource-1:2.3.3op2-27.el9_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:cups-debugsource-1:2.3.3op2-27.el9_4.x86_64" }, "product_reference": "cups-debugsource-1:2.3.3op2-27.el9_4.x86_64", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-1:2.3.3op2-27.el9_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:cups-devel-1:2.3.3op2-27.el9_4.aarch64" }, "product_reference": "cups-devel-1:2.3.3op2-27.el9_4.aarch64", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-1:2.3.3op2-27.el9_4.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:cups-devel-1:2.3.3op2-27.el9_4.i686" }, "product_reference": "cups-devel-1:2.3.3op2-27.el9_4.i686", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-1:2.3.3op2-27.el9_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:cups-devel-1:2.3.3op2-27.el9_4.ppc64le" }, "product_reference": "cups-devel-1:2.3.3op2-27.el9_4.ppc64le", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-1:2.3.3op2-27.el9_4.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:cups-devel-1:2.3.3op2-27.el9_4.s390x" }, "product_reference": "cups-devel-1:2.3.3op2-27.el9_4.s390x", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-1:2.3.3op2-27.el9_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:cups-devel-1:2.3.3op2-27.el9_4.x86_64" }, "product_reference": "cups-devel-1:2.3.3op2-27.el9_4.x86_64", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-filesystem-1:2.3.3op2-27.el9_4.noarch as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:cups-filesystem-1:2.3.3op2-27.el9_4.noarch" }, "product_reference": "cups-filesystem-1:2.3.3op2-27.el9_4.noarch", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-1:2.3.3op2-27.el9_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:cups-ipptool-1:2.3.3op2-27.el9_4.aarch64" }, "product_reference": "cups-ipptool-1:2.3.3op2-27.el9_4.aarch64", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-1:2.3.3op2-27.el9_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:cups-ipptool-1:2.3.3op2-27.el9_4.ppc64le" }, "product_reference": "cups-ipptool-1:2.3.3op2-27.el9_4.ppc64le", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-1:2.3.3op2-27.el9_4.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:cups-ipptool-1:2.3.3op2-27.el9_4.s390x" }, "product_reference": "cups-ipptool-1:2.3.3op2-27.el9_4.s390x", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-1:2.3.3op2-27.el9_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:cups-ipptool-1:2.3.3op2-27.el9_4.x86_64" }, "product_reference": "cups-ipptool-1:2.3.3op2-27.el9_4.x86_64", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.aarch64" }, "product_reference": "cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.aarch64", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.i686" }, "product_reference": "cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.i686", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.ppc64le" }, "product_reference": "cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.ppc64le", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.s390x" }, "product_reference": "cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.s390x", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.x86_64" }, "product_reference": "cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.x86_64", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-1:2.3.3op2-27.el9_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:cups-libs-1:2.3.3op2-27.el9_4.aarch64" }, "product_reference": "cups-libs-1:2.3.3op2-27.el9_4.aarch64", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-1:2.3.3op2-27.el9_4.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:cups-libs-1:2.3.3op2-27.el9_4.i686" }, "product_reference": "cups-libs-1:2.3.3op2-27.el9_4.i686", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-1:2.3.3op2-27.el9_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:cups-libs-1:2.3.3op2-27.el9_4.ppc64le" }, "product_reference": "cups-libs-1:2.3.3op2-27.el9_4.ppc64le", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-1:2.3.3op2-27.el9_4.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:cups-libs-1:2.3.3op2-27.el9_4.s390x" }, "product_reference": "cups-libs-1:2.3.3op2-27.el9_4.s390x", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-1:2.3.3op2-27.el9_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:cups-libs-1:2.3.3op2-27.el9_4.x86_64" }, "product_reference": "cups-libs-1:2.3.3op2-27.el9_4.x86_64", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-debuginfo-1:2.3.3op2-27.el9_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.3.3op2-27.el9_4.aarch64" }, "product_reference": "cups-libs-debuginfo-1:2.3.3op2-27.el9_4.aarch64", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-debuginfo-1:2.3.3op2-27.el9_4.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.3.3op2-27.el9_4.i686" }, "product_reference": "cups-libs-debuginfo-1:2.3.3op2-27.el9_4.i686", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-debuginfo-1:2.3.3op2-27.el9_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.3.3op2-27.el9_4.ppc64le" }, "product_reference": "cups-libs-debuginfo-1:2.3.3op2-27.el9_4.ppc64le", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-debuginfo-1:2.3.3op2-27.el9_4.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.3.3op2-27.el9_4.s390x" }, "product_reference": "cups-libs-debuginfo-1:2.3.3op2-27.el9_4.s390x", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-debuginfo-1:2.3.3op2-27.el9_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.3.3op2-27.el9_4.x86_64" }, "product_reference": "cups-libs-debuginfo-1:2.3.3op2-27.el9_4.x86_64", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-1:2.3.3op2-27.el9_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:cups-lpd-1:2.3.3op2-27.el9_4.aarch64" }, "product_reference": "cups-lpd-1:2.3.3op2-27.el9_4.aarch64", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-1:2.3.3op2-27.el9_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:cups-lpd-1:2.3.3op2-27.el9_4.ppc64le" }, "product_reference": "cups-lpd-1:2.3.3op2-27.el9_4.ppc64le", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-1:2.3.3op2-27.el9_4.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:cups-lpd-1:2.3.3op2-27.el9_4.s390x" }, "product_reference": "cups-lpd-1:2.3.3op2-27.el9_4.s390x", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-1:2.3.3op2-27.el9_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:cups-lpd-1:2.3.3op2-27.el9_4.x86_64" }, "product_reference": "cups-lpd-1:2.3.3op2-27.el9_4.x86_64", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.aarch64" }, "product_reference": "cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.aarch64", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.i686" }, "product_reference": "cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.i686", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.ppc64le" }, "product_reference": "cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.ppc64le", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.s390x" }, "product_reference": "cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.s390x", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.x86_64" }, "product_reference": "cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.x86_64", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-printerapp-1:2.3.3op2-27.el9_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:cups-printerapp-1:2.3.3op2-27.el9_4.aarch64" }, "product_reference": "cups-printerapp-1:2.3.3op2-27.el9_4.aarch64", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-printerapp-1:2.3.3op2-27.el9_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:cups-printerapp-1:2.3.3op2-27.el9_4.ppc64le" }, "product_reference": "cups-printerapp-1:2.3.3op2-27.el9_4.ppc64le", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-printerapp-1:2.3.3op2-27.el9_4.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:cups-printerapp-1:2.3.3op2-27.el9_4.s390x" }, "product_reference": "cups-printerapp-1:2.3.3op2-27.el9_4.s390x", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-printerapp-1:2.3.3op2-27.el9_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:cups-printerapp-1:2.3.3op2-27.el9_4.x86_64" }, "product_reference": "cups-printerapp-1:2.3.3op2-27.el9_4.x86_64", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.aarch64" }, "product_reference": "cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.aarch64", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.i686" }, "product_reference": "cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.i686", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.ppc64le" }, "product_reference": "cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.ppc64le", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.s390x" }, "product_reference": "cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.s390x", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.x86_64" }, "product_reference": "cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.x86_64", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-35235", "cwe": { "id": "CWE-277", "name": "Insecure Inherited Permissions" }, "discovery_date": "2024-06-04T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2290318" } ], "notes": [ { "category": "description", "text": "A flaw was found in the cupsd server. When starting the cupsd server with a Listen configuration item pointing to a symbolic link, the cupsd process can perform an arbitrary chmod of the provided argument, providing world-writable access to the target. Since cupsd is often running as root, this issue can result in the change of permission of any user or system files to be world writable.", "title": "Vulnerability description" }, { "category": "summary", "text": "cups: Cupsd Listen arbitrary chmod 0140777", "title": "Vulnerability summary" }, { "category": "other", "text": "The CVE-2024-35235 vulnerability is classified as moderate severity rather than important primarily due to its requirement for elevated privileges and specific preconditions for exploitation. The vulnerability necessitates the ability to edit the cupsd.conf file, which typically requires administrative access. Furthermore, successful exploitation hinges on creating a symbolic link in a writable directory and manipulating the Listen directive within cupsd.conf. While this can lead to arbitrary chmod operations and potentially compromise system files, the precondition of administrative access significantly reduces the likelihood of exploitation by unauthorized users, thereby mitigating the overall impact and severity of the issue.", "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.MAIN.EUS:cups-1:2.3.3op2-27.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:cups-1:2.3.3op2-27.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:cups-1:2.3.3op2-27.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:cups-1:2.3.3op2-27.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:cups-1:2.3.3op2-27.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:cups-client-1:2.3.3op2-27.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:cups-client-1:2.3.3op2-27.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:cups-client-1:2.3.3op2-27.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:cups-client-1:2.3.3op2-27.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.3.3op2-27.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.3.3op2-27.el9_4.i686", "AppStream-9.4.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.3.3op2-27.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.3.3op2-27.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.3.3op2-27.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:cups-debuginfo-1:2.3.3op2-27.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:cups-debuginfo-1:2.3.3op2-27.el9_4.i686", "AppStream-9.4.0.Z.MAIN.EUS:cups-debuginfo-1:2.3.3op2-27.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:cups-debuginfo-1:2.3.3op2-27.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:cups-debuginfo-1:2.3.3op2-27.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:cups-debugsource-1:2.3.3op2-27.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:cups-debugsource-1:2.3.3op2-27.el9_4.i686", "AppStream-9.4.0.Z.MAIN.EUS:cups-debugsource-1:2.3.3op2-27.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:cups-debugsource-1:2.3.3op2-27.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:cups-debugsource-1:2.3.3op2-27.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:cups-devel-1:2.3.3op2-27.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:cups-devel-1:2.3.3op2-27.el9_4.i686", "AppStream-9.4.0.Z.MAIN.EUS:cups-devel-1:2.3.3op2-27.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:cups-devel-1:2.3.3op2-27.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:cups-devel-1:2.3.3op2-27.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:cups-filesystem-1:2.3.3op2-27.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:cups-ipptool-1:2.3.3op2-27.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:cups-ipptool-1:2.3.3op2-27.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:cups-ipptool-1:2.3.3op2-27.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:cups-ipptool-1:2.3.3op2-27.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.i686", "AppStream-9.4.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:cups-libs-1:2.3.3op2-27.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:cups-libs-1:2.3.3op2-27.el9_4.i686", "AppStream-9.4.0.Z.MAIN.EUS:cups-libs-1:2.3.3op2-27.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:cups-libs-1:2.3.3op2-27.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:cups-libs-1:2.3.3op2-27.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.3.3op2-27.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.3.3op2-27.el9_4.i686", "AppStream-9.4.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.3.3op2-27.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.3.3op2-27.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.3.3op2-27.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:cups-lpd-1:2.3.3op2-27.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:cups-lpd-1:2.3.3op2-27.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:cups-lpd-1:2.3.3op2-27.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:cups-lpd-1:2.3.3op2-27.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.i686", "AppStream-9.4.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:cups-printerapp-1:2.3.3op2-27.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:cups-printerapp-1:2.3.3op2-27.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:cups-printerapp-1:2.3.3op2-27.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:cups-printerapp-1:2.3.3op2-27.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.i686", "AppStream-9.4.0.Z.MAIN.EUS:cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:cups-1:2.3.3op2-27.el9_4.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:cups-1:2.3.3op2-27.el9_4.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:cups-1:2.3.3op2-27.el9_4.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:cups-1:2.3.3op2-27.el9_4.src", "BaseOS-9.4.0.Z.MAIN.EUS:cups-1:2.3.3op2-27.el9_4.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:cups-client-1:2.3.3op2-27.el9_4.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:cups-client-1:2.3.3op2-27.el9_4.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:cups-client-1:2.3.3op2-27.el9_4.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:cups-client-1:2.3.3op2-27.el9_4.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.3.3op2-27.el9_4.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.3.3op2-27.el9_4.i686", "BaseOS-9.4.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.3.3op2-27.el9_4.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.3.3op2-27.el9_4.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.3.3op2-27.el9_4.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:cups-debuginfo-1:2.3.3op2-27.el9_4.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:cups-debuginfo-1:2.3.3op2-27.el9_4.i686", "BaseOS-9.4.0.Z.MAIN.EUS:cups-debuginfo-1:2.3.3op2-27.el9_4.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:cups-debuginfo-1:2.3.3op2-27.el9_4.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:cups-debuginfo-1:2.3.3op2-27.el9_4.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:cups-debugsource-1:2.3.3op2-27.el9_4.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:cups-debugsource-1:2.3.3op2-27.el9_4.i686", "BaseOS-9.4.0.Z.MAIN.EUS:cups-debugsource-1:2.3.3op2-27.el9_4.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:cups-debugsource-1:2.3.3op2-27.el9_4.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:cups-debugsource-1:2.3.3op2-27.el9_4.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:cups-devel-1:2.3.3op2-27.el9_4.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:cups-devel-1:2.3.3op2-27.el9_4.i686", "BaseOS-9.4.0.Z.MAIN.EUS:cups-devel-1:2.3.3op2-27.el9_4.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:cups-devel-1:2.3.3op2-27.el9_4.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:cups-devel-1:2.3.3op2-27.el9_4.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:cups-filesystem-1:2.3.3op2-27.el9_4.noarch", "BaseOS-9.4.0.Z.MAIN.EUS:cups-ipptool-1:2.3.3op2-27.el9_4.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:cups-ipptool-1:2.3.3op2-27.el9_4.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:cups-ipptool-1:2.3.3op2-27.el9_4.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:cups-ipptool-1:2.3.3op2-27.el9_4.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.i686", "BaseOS-9.4.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:cups-libs-1:2.3.3op2-27.el9_4.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:cups-libs-1:2.3.3op2-27.el9_4.i686", "BaseOS-9.4.0.Z.MAIN.EUS:cups-libs-1:2.3.3op2-27.el9_4.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:cups-libs-1:2.3.3op2-27.el9_4.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:cups-libs-1:2.3.3op2-27.el9_4.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.3.3op2-27.el9_4.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.3.3op2-27.el9_4.i686", "BaseOS-9.4.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.3.3op2-27.el9_4.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.3.3op2-27.el9_4.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.3.3op2-27.el9_4.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:cups-lpd-1:2.3.3op2-27.el9_4.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:cups-lpd-1:2.3.3op2-27.el9_4.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:cups-lpd-1:2.3.3op2-27.el9_4.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:cups-lpd-1:2.3.3op2-27.el9_4.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.i686", "BaseOS-9.4.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:cups-printerapp-1:2.3.3op2-27.el9_4.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:cups-printerapp-1:2.3.3op2-27.el9_4.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:cups-printerapp-1:2.3.3op2-27.el9_4.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:cups-printerapp-1:2.3.3op2-27.el9_4.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.i686", "BaseOS-9.4.0.Z.MAIN.EUS:cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-35235" }, { "category": "external", "summary": "RHBZ#2290318", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2290318" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-35235", "url": "https://www.cve.org/CVERecord?id=CVE-2024-35235" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-35235", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-35235" }, { "category": "external", "summary": "https://seclists.org/oss-sec/2024/q2/277", "url": "https://seclists.org/oss-sec/2024/q2/277" } ], "release_date": "2024-06-11T14:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-07-23T16:41:24+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.MAIN.EUS:cups-1:2.3.3op2-27.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:cups-1:2.3.3op2-27.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:cups-1:2.3.3op2-27.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:cups-1:2.3.3op2-27.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:cups-1:2.3.3op2-27.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:cups-client-1:2.3.3op2-27.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:cups-client-1:2.3.3op2-27.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:cups-client-1:2.3.3op2-27.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:cups-client-1:2.3.3op2-27.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.3.3op2-27.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.3.3op2-27.el9_4.i686", "AppStream-9.4.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.3.3op2-27.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.3.3op2-27.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.3.3op2-27.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:cups-debuginfo-1:2.3.3op2-27.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:cups-debuginfo-1:2.3.3op2-27.el9_4.i686", "AppStream-9.4.0.Z.MAIN.EUS:cups-debuginfo-1:2.3.3op2-27.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:cups-debuginfo-1:2.3.3op2-27.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:cups-debuginfo-1:2.3.3op2-27.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:cups-debugsource-1:2.3.3op2-27.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:cups-debugsource-1:2.3.3op2-27.el9_4.i686", "AppStream-9.4.0.Z.MAIN.EUS:cups-debugsource-1:2.3.3op2-27.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:cups-debugsource-1:2.3.3op2-27.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:cups-debugsource-1:2.3.3op2-27.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:cups-devel-1:2.3.3op2-27.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:cups-devel-1:2.3.3op2-27.el9_4.i686", "AppStream-9.4.0.Z.MAIN.EUS:cups-devel-1:2.3.3op2-27.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:cups-devel-1:2.3.3op2-27.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:cups-devel-1:2.3.3op2-27.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:cups-filesystem-1:2.3.3op2-27.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:cups-ipptool-1:2.3.3op2-27.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:cups-ipptool-1:2.3.3op2-27.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:cups-ipptool-1:2.3.3op2-27.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:cups-ipptool-1:2.3.3op2-27.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.i686", "AppStream-9.4.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:cups-libs-1:2.3.3op2-27.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:cups-libs-1:2.3.3op2-27.el9_4.i686", "AppStream-9.4.0.Z.MAIN.EUS:cups-libs-1:2.3.3op2-27.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:cups-libs-1:2.3.3op2-27.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:cups-libs-1:2.3.3op2-27.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.3.3op2-27.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.3.3op2-27.el9_4.i686", "AppStream-9.4.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.3.3op2-27.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.3.3op2-27.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.3.3op2-27.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:cups-lpd-1:2.3.3op2-27.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:cups-lpd-1:2.3.3op2-27.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:cups-lpd-1:2.3.3op2-27.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:cups-lpd-1:2.3.3op2-27.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.i686", "AppStream-9.4.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:cups-printerapp-1:2.3.3op2-27.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:cups-printerapp-1:2.3.3op2-27.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:cups-printerapp-1:2.3.3op2-27.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:cups-printerapp-1:2.3.3op2-27.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.i686", "AppStream-9.4.0.Z.MAIN.EUS:cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:cups-1:2.3.3op2-27.el9_4.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:cups-1:2.3.3op2-27.el9_4.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:cups-1:2.3.3op2-27.el9_4.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:cups-1:2.3.3op2-27.el9_4.src", "BaseOS-9.4.0.Z.MAIN.EUS:cups-1:2.3.3op2-27.el9_4.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:cups-client-1:2.3.3op2-27.el9_4.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:cups-client-1:2.3.3op2-27.el9_4.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:cups-client-1:2.3.3op2-27.el9_4.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:cups-client-1:2.3.3op2-27.el9_4.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.3.3op2-27.el9_4.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.3.3op2-27.el9_4.i686", "BaseOS-9.4.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.3.3op2-27.el9_4.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.3.3op2-27.el9_4.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.3.3op2-27.el9_4.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:cups-debuginfo-1:2.3.3op2-27.el9_4.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:cups-debuginfo-1:2.3.3op2-27.el9_4.i686", "BaseOS-9.4.0.Z.MAIN.EUS:cups-debuginfo-1:2.3.3op2-27.el9_4.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:cups-debuginfo-1:2.3.3op2-27.el9_4.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:cups-debuginfo-1:2.3.3op2-27.el9_4.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:cups-debugsource-1:2.3.3op2-27.el9_4.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:cups-debugsource-1:2.3.3op2-27.el9_4.i686", "BaseOS-9.4.0.Z.MAIN.EUS:cups-debugsource-1:2.3.3op2-27.el9_4.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:cups-debugsource-1:2.3.3op2-27.el9_4.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:cups-debugsource-1:2.3.3op2-27.el9_4.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:cups-devel-1:2.3.3op2-27.el9_4.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:cups-devel-1:2.3.3op2-27.el9_4.i686", "BaseOS-9.4.0.Z.MAIN.EUS:cups-devel-1:2.3.3op2-27.el9_4.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:cups-devel-1:2.3.3op2-27.el9_4.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:cups-devel-1:2.3.3op2-27.el9_4.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:cups-filesystem-1:2.3.3op2-27.el9_4.noarch", "BaseOS-9.4.0.Z.MAIN.EUS:cups-ipptool-1:2.3.3op2-27.el9_4.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:cups-ipptool-1:2.3.3op2-27.el9_4.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:cups-ipptool-1:2.3.3op2-27.el9_4.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:cups-ipptool-1:2.3.3op2-27.el9_4.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.i686", "BaseOS-9.4.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:cups-libs-1:2.3.3op2-27.el9_4.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:cups-libs-1:2.3.3op2-27.el9_4.i686", "BaseOS-9.4.0.Z.MAIN.EUS:cups-libs-1:2.3.3op2-27.el9_4.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:cups-libs-1:2.3.3op2-27.el9_4.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:cups-libs-1:2.3.3op2-27.el9_4.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.3.3op2-27.el9_4.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.3.3op2-27.el9_4.i686", "BaseOS-9.4.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.3.3op2-27.el9_4.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.3.3op2-27.el9_4.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.3.3op2-27.el9_4.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:cups-lpd-1:2.3.3op2-27.el9_4.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:cups-lpd-1:2.3.3op2-27.el9_4.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:cups-lpd-1:2.3.3op2-27.el9_4.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:cups-lpd-1:2.3.3op2-27.el9_4.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.i686", "BaseOS-9.4.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:cups-printerapp-1:2.3.3op2-27.el9_4.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:cups-printerapp-1:2.3.3op2-27.el9_4.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:cups-printerapp-1:2.3.3op2-27.el9_4.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:cups-printerapp-1:2.3.3op2-27.el9_4.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.i686", "BaseOS-9.4.0.Z.MAIN.EUS:cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:4776" }, { "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.MAIN.EUS:cups-1:2.3.3op2-27.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:cups-1:2.3.3op2-27.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:cups-1:2.3.3op2-27.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:cups-1:2.3.3op2-27.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:cups-1:2.3.3op2-27.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:cups-client-1:2.3.3op2-27.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:cups-client-1:2.3.3op2-27.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:cups-client-1:2.3.3op2-27.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:cups-client-1:2.3.3op2-27.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.3.3op2-27.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.3.3op2-27.el9_4.i686", "AppStream-9.4.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.3.3op2-27.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.3.3op2-27.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.3.3op2-27.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:cups-debuginfo-1:2.3.3op2-27.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:cups-debuginfo-1:2.3.3op2-27.el9_4.i686", "AppStream-9.4.0.Z.MAIN.EUS:cups-debuginfo-1:2.3.3op2-27.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:cups-debuginfo-1:2.3.3op2-27.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:cups-debuginfo-1:2.3.3op2-27.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:cups-debugsource-1:2.3.3op2-27.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:cups-debugsource-1:2.3.3op2-27.el9_4.i686", "AppStream-9.4.0.Z.MAIN.EUS:cups-debugsource-1:2.3.3op2-27.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:cups-debugsource-1:2.3.3op2-27.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:cups-debugsource-1:2.3.3op2-27.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:cups-devel-1:2.3.3op2-27.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:cups-devel-1:2.3.3op2-27.el9_4.i686", "AppStream-9.4.0.Z.MAIN.EUS:cups-devel-1:2.3.3op2-27.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:cups-devel-1:2.3.3op2-27.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:cups-devel-1:2.3.3op2-27.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:cups-filesystem-1:2.3.3op2-27.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:cups-ipptool-1:2.3.3op2-27.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:cups-ipptool-1:2.3.3op2-27.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:cups-ipptool-1:2.3.3op2-27.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:cups-ipptool-1:2.3.3op2-27.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.i686", "AppStream-9.4.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:cups-libs-1:2.3.3op2-27.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:cups-libs-1:2.3.3op2-27.el9_4.i686", "AppStream-9.4.0.Z.MAIN.EUS:cups-libs-1:2.3.3op2-27.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:cups-libs-1:2.3.3op2-27.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:cups-libs-1:2.3.3op2-27.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.3.3op2-27.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.3.3op2-27.el9_4.i686", "AppStream-9.4.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.3.3op2-27.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.3.3op2-27.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.3.3op2-27.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:cups-lpd-1:2.3.3op2-27.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:cups-lpd-1:2.3.3op2-27.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:cups-lpd-1:2.3.3op2-27.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:cups-lpd-1:2.3.3op2-27.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.i686", "AppStream-9.4.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:cups-printerapp-1:2.3.3op2-27.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:cups-printerapp-1:2.3.3op2-27.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:cups-printerapp-1:2.3.3op2-27.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:cups-printerapp-1:2.3.3op2-27.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.i686", "AppStream-9.4.0.Z.MAIN.EUS:cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:cups-1:2.3.3op2-27.el9_4.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:cups-1:2.3.3op2-27.el9_4.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:cups-1:2.3.3op2-27.el9_4.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:cups-1:2.3.3op2-27.el9_4.src", "BaseOS-9.4.0.Z.MAIN.EUS:cups-1:2.3.3op2-27.el9_4.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:cups-client-1:2.3.3op2-27.el9_4.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:cups-client-1:2.3.3op2-27.el9_4.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:cups-client-1:2.3.3op2-27.el9_4.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:cups-client-1:2.3.3op2-27.el9_4.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.3.3op2-27.el9_4.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.3.3op2-27.el9_4.i686", "BaseOS-9.4.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.3.3op2-27.el9_4.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.3.3op2-27.el9_4.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.3.3op2-27.el9_4.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:cups-debuginfo-1:2.3.3op2-27.el9_4.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:cups-debuginfo-1:2.3.3op2-27.el9_4.i686", "BaseOS-9.4.0.Z.MAIN.EUS:cups-debuginfo-1:2.3.3op2-27.el9_4.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:cups-debuginfo-1:2.3.3op2-27.el9_4.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:cups-debuginfo-1:2.3.3op2-27.el9_4.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:cups-debugsource-1:2.3.3op2-27.el9_4.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:cups-debugsource-1:2.3.3op2-27.el9_4.i686", "BaseOS-9.4.0.Z.MAIN.EUS:cups-debugsource-1:2.3.3op2-27.el9_4.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:cups-debugsource-1:2.3.3op2-27.el9_4.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:cups-debugsource-1:2.3.3op2-27.el9_4.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:cups-devel-1:2.3.3op2-27.el9_4.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:cups-devel-1:2.3.3op2-27.el9_4.i686", "BaseOS-9.4.0.Z.MAIN.EUS:cups-devel-1:2.3.3op2-27.el9_4.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:cups-devel-1:2.3.3op2-27.el9_4.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:cups-devel-1:2.3.3op2-27.el9_4.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:cups-filesystem-1:2.3.3op2-27.el9_4.noarch", "BaseOS-9.4.0.Z.MAIN.EUS:cups-ipptool-1:2.3.3op2-27.el9_4.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:cups-ipptool-1:2.3.3op2-27.el9_4.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:cups-ipptool-1:2.3.3op2-27.el9_4.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:cups-ipptool-1:2.3.3op2-27.el9_4.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.i686", "BaseOS-9.4.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:cups-libs-1:2.3.3op2-27.el9_4.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:cups-libs-1:2.3.3op2-27.el9_4.i686", "BaseOS-9.4.0.Z.MAIN.EUS:cups-libs-1:2.3.3op2-27.el9_4.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:cups-libs-1:2.3.3op2-27.el9_4.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:cups-libs-1:2.3.3op2-27.el9_4.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.3.3op2-27.el9_4.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.3.3op2-27.el9_4.i686", "BaseOS-9.4.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.3.3op2-27.el9_4.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.3.3op2-27.el9_4.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.3.3op2-27.el9_4.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:cups-lpd-1:2.3.3op2-27.el9_4.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:cups-lpd-1:2.3.3op2-27.el9_4.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:cups-lpd-1:2.3.3op2-27.el9_4.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:cups-lpd-1:2.3.3op2-27.el9_4.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.i686", "BaseOS-9.4.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:cups-printerapp-1:2.3.3op2-27.el9_4.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:cups-printerapp-1:2.3.3op2-27.el9_4.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:cups-printerapp-1:2.3.3op2-27.el9_4.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:cups-printerapp-1:2.3.3op2-27.el9_4.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.i686", "BaseOS-9.4.0.Z.MAIN.EUS:cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "NONE", "baseScore": 4.4, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "AppStream-9.4.0.Z.MAIN.EUS:cups-1:2.3.3op2-27.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:cups-1:2.3.3op2-27.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:cups-1:2.3.3op2-27.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:cups-1:2.3.3op2-27.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:cups-1:2.3.3op2-27.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:cups-client-1:2.3.3op2-27.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:cups-client-1:2.3.3op2-27.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:cups-client-1:2.3.3op2-27.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:cups-client-1:2.3.3op2-27.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.3.3op2-27.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.3.3op2-27.el9_4.i686", "AppStream-9.4.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.3.3op2-27.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.3.3op2-27.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.3.3op2-27.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:cups-debuginfo-1:2.3.3op2-27.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:cups-debuginfo-1:2.3.3op2-27.el9_4.i686", "AppStream-9.4.0.Z.MAIN.EUS:cups-debuginfo-1:2.3.3op2-27.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:cups-debuginfo-1:2.3.3op2-27.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:cups-debuginfo-1:2.3.3op2-27.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:cups-debugsource-1:2.3.3op2-27.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:cups-debugsource-1:2.3.3op2-27.el9_4.i686", "AppStream-9.4.0.Z.MAIN.EUS:cups-debugsource-1:2.3.3op2-27.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:cups-debugsource-1:2.3.3op2-27.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:cups-debugsource-1:2.3.3op2-27.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:cups-devel-1:2.3.3op2-27.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:cups-devel-1:2.3.3op2-27.el9_4.i686", "AppStream-9.4.0.Z.MAIN.EUS:cups-devel-1:2.3.3op2-27.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:cups-devel-1:2.3.3op2-27.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:cups-devel-1:2.3.3op2-27.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:cups-filesystem-1:2.3.3op2-27.el9_4.noarch", "AppStream-9.4.0.Z.MAIN.EUS:cups-ipptool-1:2.3.3op2-27.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:cups-ipptool-1:2.3.3op2-27.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:cups-ipptool-1:2.3.3op2-27.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:cups-ipptool-1:2.3.3op2-27.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.i686", "AppStream-9.4.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:cups-libs-1:2.3.3op2-27.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:cups-libs-1:2.3.3op2-27.el9_4.i686", "AppStream-9.4.0.Z.MAIN.EUS:cups-libs-1:2.3.3op2-27.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:cups-libs-1:2.3.3op2-27.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:cups-libs-1:2.3.3op2-27.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.3.3op2-27.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.3.3op2-27.el9_4.i686", "AppStream-9.4.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.3.3op2-27.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.3.3op2-27.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.3.3op2-27.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:cups-lpd-1:2.3.3op2-27.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:cups-lpd-1:2.3.3op2-27.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:cups-lpd-1:2.3.3op2-27.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:cups-lpd-1:2.3.3op2-27.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.i686", "AppStream-9.4.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:cups-printerapp-1:2.3.3op2-27.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:cups-printerapp-1:2.3.3op2-27.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:cups-printerapp-1:2.3.3op2-27.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:cups-printerapp-1:2.3.3op2-27.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.i686", "AppStream-9.4.0.Z.MAIN.EUS:cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:cups-1:2.3.3op2-27.el9_4.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:cups-1:2.3.3op2-27.el9_4.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:cups-1:2.3.3op2-27.el9_4.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:cups-1:2.3.3op2-27.el9_4.src", "BaseOS-9.4.0.Z.MAIN.EUS:cups-1:2.3.3op2-27.el9_4.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:cups-client-1:2.3.3op2-27.el9_4.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:cups-client-1:2.3.3op2-27.el9_4.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:cups-client-1:2.3.3op2-27.el9_4.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:cups-client-1:2.3.3op2-27.el9_4.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.3.3op2-27.el9_4.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.3.3op2-27.el9_4.i686", "BaseOS-9.4.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.3.3op2-27.el9_4.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.3.3op2-27.el9_4.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:cups-client-debuginfo-1:2.3.3op2-27.el9_4.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:cups-debuginfo-1:2.3.3op2-27.el9_4.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:cups-debuginfo-1:2.3.3op2-27.el9_4.i686", "BaseOS-9.4.0.Z.MAIN.EUS:cups-debuginfo-1:2.3.3op2-27.el9_4.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:cups-debuginfo-1:2.3.3op2-27.el9_4.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:cups-debuginfo-1:2.3.3op2-27.el9_4.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:cups-debugsource-1:2.3.3op2-27.el9_4.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:cups-debugsource-1:2.3.3op2-27.el9_4.i686", "BaseOS-9.4.0.Z.MAIN.EUS:cups-debugsource-1:2.3.3op2-27.el9_4.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:cups-debugsource-1:2.3.3op2-27.el9_4.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:cups-debugsource-1:2.3.3op2-27.el9_4.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:cups-devel-1:2.3.3op2-27.el9_4.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:cups-devel-1:2.3.3op2-27.el9_4.i686", "BaseOS-9.4.0.Z.MAIN.EUS:cups-devel-1:2.3.3op2-27.el9_4.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:cups-devel-1:2.3.3op2-27.el9_4.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:cups-devel-1:2.3.3op2-27.el9_4.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:cups-filesystem-1:2.3.3op2-27.el9_4.noarch", "BaseOS-9.4.0.Z.MAIN.EUS:cups-ipptool-1:2.3.3op2-27.el9_4.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:cups-ipptool-1:2.3.3op2-27.el9_4.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:cups-ipptool-1:2.3.3op2-27.el9_4.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:cups-ipptool-1:2.3.3op2-27.el9_4.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.i686", "BaseOS-9.4.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:cups-ipptool-debuginfo-1:2.3.3op2-27.el9_4.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:cups-libs-1:2.3.3op2-27.el9_4.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:cups-libs-1:2.3.3op2-27.el9_4.i686", "BaseOS-9.4.0.Z.MAIN.EUS:cups-libs-1:2.3.3op2-27.el9_4.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:cups-libs-1:2.3.3op2-27.el9_4.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:cups-libs-1:2.3.3op2-27.el9_4.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.3.3op2-27.el9_4.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.3.3op2-27.el9_4.i686", "BaseOS-9.4.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.3.3op2-27.el9_4.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.3.3op2-27.el9_4.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:cups-libs-debuginfo-1:2.3.3op2-27.el9_4.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:cups-lpd-1:2.3.3op2-27.el9_4.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:cups-lpd-1:2.3.3op2-27.el9_4.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:cups-lpd-1:2.3.3op2-27.el9_4.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:cups-lpd-1:2.3.3op2-27.el9_4.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.i686", "BaseOS-9.4.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:cups-lpd-debuginfo-1:2.3.3op2-27.el9_4.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:cups-printerapp-1:2.3.3op2-27.el9_4.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:cups-printerapp-1:2.3.3op2-27.el9_4.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:cups-printerapp-1:2.3.3op2-27.el9_4.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:cups-printerapp-1:2.3.3op2-27.el9_4.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.i686", "BaseOS-9.4.0.Z.MAIN.EUS:cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:cups-printerapp-debuginfo-1:2.3.3op2-27.el9_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "cups: Cupsd Listen arbitrary chmod 0140777" } ] }
rhsa-2024:5644
Vulnerability from csaf_redhat
Published
2024-08-20 16:14
Modified
2025-08-03 03:34
Summary
Red Hat Security Advisory: cups security update
Notes
Topic
An update for cups is now available for Red Hat Enterprise Linux 9.2 Extended Update Support.
Red Hat Product Security has rated this update as having a security impact of Moderate. 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: Cupsd Listen arbitrary chmod 0140777 (CVE-2024-35235)
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": "Moderate" }, "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 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. 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: Cupsd Listen arbitrary chmod 0140777 (CVE-2024-35235)\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-2024:5644", "url": "https://access.redhat.com/errata/RHSA-2024:5644" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "2290318", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2290318" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_5644.json" } ], "title": "Red Hat Security Advisory: cups security update", "tracking": { "current_release_date": "2025-08-03T03:34:54+00:00", "generator": { "date": "2025-08-03T03:34:54+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.6" } }, "id": "RHSA-2024:5644", "initial_release_date": "2024-08-20T16:14:28+00:00", "revision_history": [ { "date": "2024-08-20T16:14:28+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-08-20T16:14:28+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-08-03T03:34:54+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.2)", "product": { "name": "Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_eus:9.2::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux BaseOS EUS (v.9.2)", "product": { "name": "Red Hat Enterprise Linux BaseOS EUS (v.9.2)", "product_id": "BaseOS-9.2.0.Z.EUS", "product_identification_helper": { "cpe": "cpe:/o:redhat:rhel_eus:9.2::baseos" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "cups-1:2.3.3op2-16.el9_2.2.aarch64", "product": { "name": "cups-1:2.3.3op2-16.el9_2.2.aarch64", "product_id": "cups-1:2.3.3op2-16.el9_2.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups@2.3.3op2-16.el9_2.2?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-client-1:2.3.3op2-16.el9_2.2.aarch64", "product": { "name": "cups-client-1:2.3.3op2-16.el9_2.2.aarch64", "product_id": "cups-client-1:2.3.3op2-16.el9_2.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-client@2.3.3op2-16.el9_2.2?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-devel-1:2.3.3op2-16.el9_2.2.aarch64", "product": { "name": "cups-devel-1:2.3.3op2-16.el9_2.2.aarch64", "product_id": "cups-devel-1:2.3.3op2-16.el9_2.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-devel@2.3.3op2-16.el9_2.2?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-ipptool-1:2.3.3op2-16.el9_2.2.aarch64", "product": { "name": "cups-ipptool-1:2.3.3op2-16.el9_2.2.aarch64", "product_id": "cups-ipptool-1:2.3.3op2-16.el9_2.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-ipptool@2.3.3op2-16.el9_2.2?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-lpd-1:2.3.3op2-16.el9_2.2.aarch64", "product": { "name": "cups-lpd-1:2.3.3op2-16.el9_2.2.aarch64", "product_id": "cups-lpd-1:2.3.3op2-16.el9_2.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-lpd@2.3.3op2-16.el9_2.2?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-printerapp-1:2.3.3op2-16.el9_2.2.aarch64", "product": { "name": "cups-printerapp-1:2.3.3op2-16.el9_2.2.aarch64", "product_id": "cups-printerapp-1:2.3.3op2-16.el9_2.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-printerapp@2.3.3op2-16.el9_2.2?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-debugsource-1:2.3.3op2-16.el9_2.2.aarch64", "product": { "name": "cups-debugsource-1:2.3.3op2-16.el9_2.2.aarch64", "product_id": "cups-debugsource-1:2.3.3op2-16.el9_2.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-debugsource@2.3.3op2-16.el9_2.2?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-client-debuginfo-1:2.3.3op2-16.el9_2.2.aarch64", "product": { "name": "cups-client-debuginfo-1:2.3.3op2-16.el9_2.2.aarch64", "product_id": "cups-client-debuginfo-1:2.3.3op2-16.el9_2.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-client-debuginfo@2.3.3op2-16.el9_2.2?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-debuginfo-1:2.3.3op2-16.el9_2.2.aarch64", "product": { "name": "cups-debuginfo-1:2.3.3op2-16.el9_2.2.aarch64", "product_id": "cups-debuginfo-1:2.3.3op2-16.el9_2.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-debuginfo@2.3.3op2-16.el9_2.2?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.2.aarch64", "product": { "name": "cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.2.aarch64", "product_id": "cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-ipptool-debuginfo@2.3.3op2-16.el9_2.2?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-libs-debuginfo-1:2.3.3op2-16.el9_2.2.aarch64", "product": { "name": "cups-libs-debuginfo-1:2.3.3op2-16.el9_2.2.aarch64", "product_id": "cups-libs-debuginfo-1:2.3.3op2-16.el9_2.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-libs-debuginfo@2.3.3op2-16.el9_2.2?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.2.aarch64", "product": { "name": "cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.2.aarch64", "product_id": "cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-lpd-debuginfo@2.3.3op2-16.el9_2.2?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.2.aarch64", "product": { "name": "cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.2.aarch64", "product_id": "cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-printerapp-debuginfo@2.3.3op2-16.el9_2.2?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-libs-1:2.3.3op2-16.el9_2.2.aarch64", "product": { "name": "cups-libs-1:2.3.3op2-16.el9_2.2.aarch64", "product_id": "cups-libs-1:2.3.3op2-16.el9_2.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-libs@2.3.3op2-16.el9_2.2?arch=aarch64\u0026epoch=1" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "cups-1:2.3.3op2-16.el9_2.2.ppc64le", "product": { "name": "cups-1:2.3.3op2-16.el9_2.2.ppc64le", "product_id": "cups-1:2.3.3op2-16.el9_2.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups@2.3.3op2-16.el9_2.2?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-client-1:2.3.3op2-16.el9_2.2.ppc64le", "product": { "name": "cups-client-1:2.3.3op2-16.el9_2.2.ppc64le", "product_id": "cups-client-1:2.3.3op2-16.el9_2.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-client@2.3.3op2-16.el9_2.2?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-devel-1:2.3.3op2-16.el9_2.2.ppc64le", "product": { "name": "cups-devel-1:2.3.3op2-16.el9_2.2.ppc64le", "product_id": "cups-devel-1:2.3.3op2-16.el9_2.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-devel@2.3.3op2-16.el9_2.2?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-ipptool-1:2.3.3op2-16.el9_2.2.ppc64le", "product": { "name": "cups-ipptool-1:2.3.3op2-16.el9_2.2.ppc64le", "product_id": "cups-ipptool-1:2.3.3op2-16.el9_2.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-ipptool@2.3.3op2-16.el9_2.2?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-lpd-1:2.3.3op2-16.el9_2.2.ppc64le", "product": { "name": "cups-lpd-1:2.3.3op2-16.el9_2.2.ppc64le", "product_id": "cups-lpd-1:2.3.3op2-16.el9_2.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-lpd@2.3.3op2-16.el9_2.2?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-printerapp-1:2.3.3op2-16.el9_2.2.ppc64le", "product": { "name": "cups-printerapp-1:2.3.3op2-16.el9_2.2.ppc64le", "product_id": "cups-printerapp-1:2.3.3op2-16.el9_2.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-printerapp@2.3.3op2-16.el9_2.2?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-debugsource-1:2.3.3op2-16.el9_2.2.ppc64le", "product": { "name": "cups-debugsource-1:2.3.3op2-16.el9_2.2.ppc64le", "product_id": "cups-debugsource-1:2.3.3op2-16.el9_2.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-debugsource@2.3.3op2-16.el9_2.2?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-client-debuginfo-1:2.3.3op2-16.el9_2.2.ppc64le", "product": { "name": "cups-client-debuginfo-1:2.3.3op2-16.el9_2.2.ppc64le", "product_id": "cups-client-debuginfo-1:2.3.3op2-16.el9_2.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-client-debuginfo@2.3.3op2-16.el9_2.2?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-debuginfo-1:2.3.3op2-16.el9_2.2.ppc64le", "product": { "name": "cups-debuginfo-1:2.3.3op2-16.el9_2.2.ppc64le", "product_id": "cups-debuginfo-1:2.3.3op2-16.el9_2.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-debuginfo@2.3.3op2-16.el9_2.2?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.2.ppc64le", "product": { "name": "cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.2.ppc64le", "product_id": "cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-ipptool-debuginfo@2.3.3op2-16.el9_2.2?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-libs-debuginfo-1:2.3.3op2-16.el9_2.2.ppc64le", "product": { "name": "cups-libs-debuginfo-1:2.3.3op2-16.el9_2.2.ppc64le", "product_id": "cups-libs-debuginfo-1:2.3.3op2-16.el9_2.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-libs-debuginfo@2.3.3op2-16.el9_2.2?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.2.ppc64le", "product": { "name": "cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.2.ppc64le", "product_id": "cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-lpd-debuginfo@2.3.3op2-16.el9_2.2?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.2.ppc64le", "product": { "name": "cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.2.ppc64le", "product_id": "cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-printerapp-debuginfo@2.3.3op2-16.el9_2.2?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-libs-1:2.3.3op2-16.el9_2.2.ppc64le", "product": { "name": "cups-libs-1:2.3.3op2-16.el9_2.2.ppc64le", "product_id": "cups-libs-1:2.3.3op2-16.el9_2.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-libs@2.3.3op2-16.el9_2.2?arch=ppc64le\u0026epoch=1" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "cups-1:2.3.3op2-16.el9_2.2.x86_64", "product": { "name": "cups-1:2.3.3op2-16.el9_2.2.x86_64", "product_id": "cups-1:2.3.3op2-16.el9_2.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups@2.3.3op2-16.el9_2.2?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-client-1:2.3.3op2-16.el9_2.2.x86_64", "product": { "name": "cups-client-1:2.3.3op2-16.el9_2.2.x86_64", "product_id": "cups-client-1:2.3.3op2-16.el9_2.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-client@2.3.3op2-16.el9_2.2?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-devel-1:2.3.3op2-16.el9_2.2.x86_64", "product": { "name": "cups-devel-1:2.3.3op2-16.el9_2.2.x86_64", "product_id": "cups-devel-1:2.3.3op2-16.el9_2.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-devel@2.3.3op2-16.el9_2.2?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-ipptool-1:2.3.3op2-16.el9_2.2.x86_64", "product": { "name": "cups-ipptool-1:2.3.3op2-16.el9_2.2.x86_64", "product_id": "cups-ipptool-1:2.3.3op2-16.el9_2.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-ipptool@2.3.3op2-16.el9_2.2?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-lpd-1:2.3.3op2-16.el9_2.2.x86_64", "product": { "name": "cups-lpd-1:2.3.3op2-16.el9_2.2.x86_64", "product_id": "cups-lpd-1:2.3.3op2-16.el9_2.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-lpd@2.3.3op2-16.el9_2.2?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-printerapp-1:2.3.3op2-16.el9_2.2.x86_64", "product": { "name": "cups-printerapp-1:2.3.3op2-16.el9_2.2.x86_64", "product_id": "cups-printerapp-1:2.3.3op2-16.el9_2.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-printerapp@2.3.3op2-16.el9_2.2?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-debugsource-1:2.3.3op2-16.el9_2.2.x86_64", "product": { "name": "cups-debugsource-1:2.3.3op2-16.el9_2.2.x86_64", "product_id": "cups-debugsource-1:2.3.3op2-16.el9_2.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-debugsource@2.3.3op2-16.el9_2.2?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-client-debuginfo-1:2.3.3op2-16.el9_2.2.x86_64", "product": { "name": "cups-client-debuginfo-1:2.3.3op2-16.el9_2.2.x86_64", "product_id": "cups-client-debuginfo-1:2.3.3op2-16.el9_2.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-client-debuginfo@2.3.3op2-16.el9_2.2?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-debuginfo-1:2.3.3op2-16.el9_2.2.x86_64", "product": { "name": "cups-debuginfo-1:2.3.3op2-16.el9_2.2.x86_64", "product_id": "cups-debuginfo-1:2.3.3op2-16.el9_2.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-debuginfo@2.3.3op2-16.el9_2.2?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.2.x86_64", "product": { "name": "cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.2.x86_64", "product_id": "cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-ipptool-debuginfo@2.3.3op2-16.el9_2.2?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-libs-debuginfo-1:2.3.3op2-16.el9_2.2.x86_64", "product": { "name": "cups-libs-debuginfo-1:2.3.3op2-16.el9_2.2.x86_64", "product_id": "cups-libs-debuginfo-1:2.3.3op2-16.el9_2.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-libs-debuginfo@2.3.3op2-16.el9_2.2?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.2.x86_64", "product": { "name": "cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.2.x86_64", "product_id": "cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-lpd-debuginfo@2.3.3op2-16.el9_2.2?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.2.x86_64", "product": { "name": "cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.2.x86_64", "product_id": "cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-printerapp-debuginfo@2.3.3op2-16.el9_2.2?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-libs-1:2.3.3op2-16.el9_2.2.x86_64", "product": { "name": "cups-libs-1:2.3.3op2-16.el9_2.2.x86_64", "product_id": "cups-libs-1:2.3.3op2-16.el9_2.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-libs@2.3.3op2-16.el9_2.2?arch=x86_64\u0026epoch=1" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "cups-devel-1:2.3.3op2-16.el9_2.2.i686", "product": { "name": "cups-devel-1:2.3.3op2-16.el9_2.2.i686", "product_id": "cups-devel-1:2.3.3op2-16.el9_2.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-devel@2.3.3op2-16.el9_2.2?arch=i686\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-debugsource-1:2.3.3op2-16.el9_2.2.i686", "product": { "name": "cups-debugsource-1:2.3.3op2-16.el9_2.2.i686", "product_id": "cups-debugsource-1:2.3.3op2-16.el9_2.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-debugsource@2.3.3op2-16.el9_2.2?arch=i686\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-client-debuginfo-1:2.3.3op2-16.el9_2.2.i686", "product": { "name": "cups-client-debuginfo-1:2.3.3op2-16.el9_2.2.i686", "product_id": "cups-client-debuginfo-1:2.3.3op2-16.el9_2.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-client-debuginfo@2.3.3op2-16.el9_2.2?arch=i686\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-debuginfo-1:2.3.3op2-16.el9_2.2.i686", "product": { "name": "cups-debuginfo-1:2.3.3op2-16.el9_2.2.i686", "product_id": "cups-debuginfo-1:2.3.3op2-16.el9_2.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-debuginfo@2.3.3op2-16.el9_2.2?arch=i686\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.2.i686", "product": { "name": "cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.2.i686", "product_id": "cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-ipptool-debuginfo@2.3.3op2-16.el9_2.2?arch=i686\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-libs-debuginfo-1:2.3.3op2-16.el9_2.2.i686", "product": { "name": "cups-libs-debuginfo-1:2.3.3op2-16.el9_2.2.i686", "product_id": "cups-libs-debuginfo-1:2.3.3op2-16.el9_2.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-libs-debuginfo@2.3.3op2-16.el9_2.2?arch=i686\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.2.i686", "product": { "name": "cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.2.i686", "product_id": "cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-lpd-debuginfo@2.3.3op2-16.el9_2.2?arch=i686\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.2.i686", "product": { "name": "cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.2.i686", "product_id": "cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-printerapp-debuginfo@2.3.3op2-16.el9_2.2?arch=i686\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-libs-1:2.3.3op2-16.el9_2.2.i686", "product": { "name": "cups-libs-1:2.3.3op2-16.el9_2.2.i686", "product_id": "cups-libs-1:2.3.3op2-16.el9_2.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-libs@2.3.3op2-16.el9_2.2?arch=i686\u0026epoch=1" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "cups-1:2.3.3op2-16.el9_2.2.s390x", "product": { "name": "cups-1:2.3.3op2-16.el9_2.2.s390x", "product_id": "cups-1:2.3.3op2-16.el9_2.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups@2.3.3op2-16.el9_2.2?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-client-1:2.3.3op2-16.el9_2.2.s390x", "product": { "name": "cups-client-1:2.3.3op2-16.el9_2.2.s390x", "product_id": "cups-client-1:2.3.3op2-16.el9_2.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-client@2.3.3op2-16.el9_2.2?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-devel-1:2.3.3op2-16.el9_2.2.s390x", "product": { "name": "cups-devel-1:2.3.3op2-16.el9_2.2.s390x", "product_id": "cups-devel-1:2.3.3op2-16.el9_2.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-devel@2.3.3op2-16.el9_2.2?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-ipptool-1:2.3.3op2-16.el9_2.2.s390x", "product": { "name": "cups-ipptool-1:2.3.3op2-16.el9_2.2.s390x", "product_id": "cups-ipptool-1:2.3.3op2-16.el9_2.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-ipptool@2.3.3op2-16.el9_2.2?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-lpd-1:2.3.3op2-16.el9_2.2.s390x", "product": { "name": "cups-lpd-1:2.3.3op2-16.el9_2.2.s390x", "product_id": "cups-lpd-1:2.3.3op2-16.el9_2.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-lpd@2.3.3op2-16.el9_2.2?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-printerapp-1:2.3.3op2-16.el9_2.2.s390x", "product": { "name": "cups-printerapp-1:2.3.3op2-16.el9_2.2.s390x", "product_id": "cups-printerapp-1:2.3.3op2-16.el9_2.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-printerapp@2.3.3op2-16.el9_2.2?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-debugsource-1:2.3.3op2-16.el9_2.2.s390x", "product": { "name": "cups-debugsource-1:2.3.3op2-16.el9_2.2.s390x", "product_id": "cups-debugsource-1:2.3.3op2-16.el9_2.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-debugsource@2.3.3op2-16.el9_2.2?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-client-debuginfo-1:2.3.3op2-16.el9_2.2.s390x", "product": { "name": "cups-client-debuginfo-1:2.3.3op2-16.el9_2.2.s390x", "product_id": "cups-client-debuginfo-1:2.3.3op2-16.el9_2.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-client-debuginfo@2.3.3op2-16.el9_2.2?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-debuginfo-1:2.3.3op2-16.el9_2.2.s390x", "product": { "name": "cups-debuginfo-1:2.3.3op2-16.el9_2.2.s390x", "product_id": "cups-debuginfo-1:2.3.3op2-16.el9_2.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-debuginfo@2.3.3op2-16.el9_2.2?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.2.s390x", "product": { "name": "cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.2.s390x", "product_id": "cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-ipptool-debuginfo@2.3.3op2-16.el9_2.2?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-libs-debuginfo-1:2.3.3op2-16.el9_2.2.s390x", "product": { "name": "cups-libs-debuginfo-1:2.3.3op2-16.el9_2.2.s390x", "product_id": "cups-libs-debuginfo-1:2.3.3op2-16.el9_2.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-libs-debuginfo@2.3.3op2-16.el9_2.2?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.2.s390x", "product": { "name": "cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.2.s390x", "product_id": "cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-lpd-debuginfo@2.3.3op2-16.el9_2.2?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.2.s390x", "product": { "name": "cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.2.s390x", "product_id": "cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-printerapp-debuginfo@2.3.3op2-16.el9_2.2?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-libs-1:2.3.3op2-16.el9_2.2.s390x", "product": { "name": "cups-libs-1:2.3.3op2-16.el9_2.2.s390x", "product_id": "cups-libs-1:2.3.3op2-16.el9_2.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-libs@2.3.3op2-16.el9_2.2?arch=s390x\u0026epoch=1" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "cups-filesystem-1:2.3.3op2-16.el9_2.2.noarch", "product": { "name": "cups-filesystem-1:2.3.3op2-16.el9_2.2.noarch", "product_id": "cups-filesystem-1:2.3.3op2-16.el9_2.2.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-filesystem@2.3.3op2-16.el9_2.2?arch=noarch\u0026epoch=1" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "cups-1:2.3.3op2-16.el9_2.2.src", "product": { "name": "cups-1:2.3.3op2-16.el9_2.2.src", "product_id": "cups-1:2.3.3op2-16.el9_2.2.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups@2.3.3op2-16.el9_2.2?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-16.el9_2.2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:cups-1:2.3.3op2-16.el9_2.2.aarch64" }, "product_reference": "cups-1:2.3.3op2-16.el9_2.2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-1:2.3.3op2-16.el9_2.2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:cups-1:2.3.3op2-16.el9_2.2.ppc64le" }, "product_reference": "cups-1:2.3.3op2-16.el9_2.2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-1:2.3.3op2-16.el9_2.2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:cups-1:2.3.3op2-16.el9_2.2.s390x" }, "product_reference": "cups-1:2.3.3op2-16.el9_2.2.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-1:2.3.3op2-16.el9_2.2.src as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:cups-1:2.3.3op2-16.el9_2.2.src" }, "product_reference": "cups-1:2.3.3op2-16.el9_2.2.src", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-1:2.3.3op2-16.el9_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:cups-1:2.3.3op2-16.el9_2.2.x86_64" }, "product_reference": "cups-1:2.3.3op2-16.el9_2.2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-1:2.3.3op2-16.el9_2.2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:cups-client-1:2.3.3op2-16.el9_2.2.aarch64" }, "product_reference": "cups-client-1:2.3.3op2-16.el9_2.2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-1:2.3.3op2-16.el9_2.2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:cups-client-1:2.3.3op2-16.el9_2.2.ppc64le" }, "product_reference": "cups-client-1:2.3.3op2-16.el9_2.2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-1:2.3.3op2-16.el9_2.2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:cups-client-1:2.3.3op2-16.el9_2.2.s390x" }, "product_reference": "cups-client-1:2.3.3op2-16.el9_2.2.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-1:2.3.3op2-16.el9_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:cups-client-1:2.3.3op2-16.el9_2.2.x86_64" }, "product_reference": "cups-client-1:2.3.3op2-16.el9_2.2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-debuginfo-1:2.3.3op2-16.el9_2.2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:cups-client-debuginfo-1:2.3.3op2-16.el9_2.2.aarch64" }, "product_reference": "cups-client-debuginfo-1:2.3.3op2-16.el9_2.2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-debuginfo-1:2.3.3op2-16.el9_2.2.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:cups-client-debuginfo-1:2.3.3op2-16.el9_2.2.i686" }, "product_reference": "cups-client-debuginfo-1:2.3.3op2-16.el9_2.2.i686", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-debuginfo-1:2.3.3op2-16.el9_2.2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:cups-client-debuginfo-1:2.3.3op2-16.el9_2.2.ppc64le" }, "product_reference": "cups-client-debuginfo-1:2.3.3op2-16.el9_2.2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-debuginfo-1:2.3.3op2-16.el9_2.2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:cups-client-debuginfo-1:2.3.3op2-16.el9_2.2.s390x" }, "product_reference": "cups-client-debuginfo-1:2.3.3op2-16.el9_2.2.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-debuginfo-1:2.3.3op2-16.el9_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:cups-client-debuginfo-1:2.3.3op2-16.el9_2.2.x86_64" }, "product_reference": "cups-client-debuginfo-1:2.3.3op2-16.el9_2.2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debuginfo-1:2.3.3op2-16.el9_2.2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:cups-debuginfo-1:2.3.3op2-16.el9_2.2.aarch64" }, "product_reference": "cups-debuginfo-1:2.3.3op2-16.el9_2.2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debuginfo-1:2.3.3op2-16.el9_2.2.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:cups-debuginfo-1:2.3.3op2-16.el9_2.2.i686" }, "product_reference": "cups-debuginfo-1:2.3.3op2-16.el9_2.2.i686", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debuginfo-1:2.3.3op2-16.el9_2.2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:cups-debuginfo-1:2.3.3op2-16.el9_2.2.ppc64le" }, "product_reference": "cups-debuginfo-1:2.3.3op2-16.el9_2.2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debuginfo-1:2.3.3op2-16.el9_2.2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:cups-debuginfo-1:2.3.3op2-16.el9_2.2.s390x" }, "product_reference": "cups-debuginfo-1:2.3.3op2-16.el9_2.2.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debuginfo-1:2.3.3op2-16.el9_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:cups-debuginfo-1:2.3.3op2-16.el9_2.2.x86_64" }, "product_reference": "cups-debuginfo-1:2.3.3op2-16.el9_2.2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debugsource-1:2.3.3op2-16.el9_2.2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:cups-debugsource-1:2.3.3op2-16.el9_2.2.aarch64" }, "product_reference": "cups-debugsource-1:2.3.3op2-16.el9_2.2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debugsource-1:2.3.3op2-16.el9_2.2.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:cups-debugsource-1:2.3.3op2-16.el9_2.2.i686" }, "product_reference": "cups-debugsource-1:2.3.3op2-16.el9_2.2.i686", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debugsource-1:2.3.3op2-16.el9_2.2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:cups-debugsource-1:2.3.3op2-16.el9_2.2.ppc64le" }, "product_reference": "cups-debugsource-1:2.3.3op2-16.el9_2.2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debugsource-1:2.3.3op2-16.el9_2.2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:cups-debugsource-1:2.3.3op2-16.el9_2.2.s390x" }, "product_reference": "cups-debugsource-1:2.3.3op2-16.el9_2.2.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debugsource-1:2.3.3op2-16.el9_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:cups-debugsource-1:2.3.3op2-16.el9_2.2.x86_64" }, "product_reference": "cups-debugsource-1:2.3.3op2-16.el9_2.2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-1:2.3.3op2-16.el9_2.2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:cups-devel-1:2.3.3op2-16.el9_2.2.aarch64" }, "product_reference": "cups-devel-1:2.3.3op2-16.el9_2.2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-1:2.3.3op2-16.el9_2.2.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:cups-devel-1:2.3.3op2-16.el9_2.2.i686" }, "product_reference": "cups-devel-1:2.3.3op2-16.el9_2.2.i686", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-1:2.3.3op2-16.el9_2.2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:cups-devel-1:2.3.3op2-16.el9_2.2.ppc64le" }, "product_reference": "cups-devel-1:2.3.3op2-16.el9_2.2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-1:2.3.3op2-16.el9_2.2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:cups-devel-1:2.3.3op2-16.el9_2.2.s390x" }, "product_reference": "cups-devel-1:2.3.3op2-16.el9_2.2.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-1:2.3.3op2-16.el9_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:cups-devel-1:2.3.3op2-16.el9_2.2.x86_64" }, "product_reference": "cups-devel-1:2.3.3op2-16.el9_2.2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-filesystem-1:2.3.3op2-16.el9_2.2.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:cups-filesystem-1:2.3.3op2-16.el9_2.2.noarch" }, "product_reference": "cups-filesystem-1:2.3.3op2-16.el9_2.2.noarch", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-1:2.3.3op2-16.el9_2.2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:cups-ipptool-1:2.3.3op2-16.el9_2.2.aarch64" }, "product_reference": "cups-ipptool-1:2.3.3op2-16.el9_2.2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-1:2.3.3op2-16.el9_2.2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:cups-ipptool-1:2.3.3op2-16.el9_2.2.ppc64le" }, "product_reference": "cups-ipptool-1:2.3.3op2-16.el9_2.2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-1:2.3.3op2-16.el9_2.2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:cups-ipptool-1:2.3.3op2-16.el9_2.2.s390x" }, "product_reference": "cups-ipptool-1:2.3.3op2-16.el9_2.2.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-1:2.3.3op2-16.el9_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:cups-ipptool-1:2.3.3op2-16.el9_2.2.x86_64" }, "product_reference": "cups-ipptool-1:2.3.3op2-16.el9_2.2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.2.aarch64" }, "product_reference": "cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.2.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.2.i686" }, "product_reference": "cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.2.i686", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.2.ppc64le" }, "product_reference": "cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.2.s390x" }, "product_reference": "cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.2.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.2.x86_64" }, "product_reference": "cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-1:2.3.3op2-16.el9_2.2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:cups-libs-1:2.3.3op2-16.el9_2.2.aarch64" }, "product_reference": "cups-libs-1:2.3.3op2-16.el9_2.2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-1:2.3.3op2-16.el9_2.2.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:cups-libs-1:2.3.3op2-16.el9_2.2.i686" }, "product_reference": "cups-libs-1:2.3.3op2-16.el9_2.2.i686", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-1:2.3.3op2-16.el9_2.2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:cups-libs-1:2.3.3op2-16.el9_2.2.ppc64le" }, "product_reference": "cups-libs-1:2.3.3op2-16.el9_2.2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-1:2.3.3op2-16.el9_2.2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:cups-libs-1:2.3.3op2-16.el9_2.2.s390x" }, "product_reference": "cups-libs-1:2.3.3op2-16.el9_2.2.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-1:2.3.3op2-16.el9_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:cups-libs-1:2.3.3op2-16.el9_2.2.x86_64" }, "product_reference": "cups-libs-1:2.3.3op2-16.el9_2.2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-debuginfo-1:2.3.3op2-16.el9_2.2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:cups-libs-debuginfo-1:2.3.3op2-16.el9_2.2.aarch64" }, "product_reference": "cups-libs-debuginfo-1:2.3.3op2-16.el9_2.2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-debuginfo-1:2.3.3op2-16.el9_2.2.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:cups-libs-debuginfo-1:2.3.3op2-16.el9_2.2.i686" }, "product_reference": "cups-libs-debuginfo-1:2.3.3op2-16.el9_2.2.i686", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-debuginfo-1:2.3.3op2-16.el9_2.2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:cups-libs-debuginfo-1:2.3.3op2-16.el9_2.2.ppc64le" }, "product_reference": "cups-libs-debuginfo-1:2.3.3op2-16.el9_2.2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-debuginfo-1:2.3.3op2-16.el9_2.2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:cups-libs-debuginfo-1:2.3.3op2-16.el9_2.2.s390x" }, "product_reference": "cups-libs-debuginfo-1:2.3.3op2-16.el9_2.2.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-debuginfo-1:2.3.3op2-16.el9_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:cups-libs-debuginfo-1:2.3.3op2-16.el9_2.2.x86_64" }, "product_reference": "cups-libs-debuginfo-1:2.3.3op2-16.el9_2.2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-1:2.3.3op2-16.el9_2.2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:cups-lpd-1:2.3.3op2-16.el9_2.2.aarch64" }, "product_reference": "cups-lpd-1:2.3.3op2-16.el9_2.2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-1:2.3.3op2-16.el9_2.2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:cups-lpd-1:2.3.3op2-16.el9_2.2.ppc64le" }, "product_reference": "cups-lpd-1:2.3.3op2-16.el9_2.2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-1:2.3.3op2-16.el9_2.2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:cups-lpd-1:2.3.3op2-16.el9_2.2.s390x" }, "product_reference": "cups-lpd-1:2.3.3op2-16.el9_2.2.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-1:2.3.3op2-16.el9_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:cups-lpd-1:2.3.3op2-16.el9_2.2.x86_64" }, "product_reference": "cups-lpd-1:2.3.3op2-16.el9_2.2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.2.aarch64" }, "product_reference": "cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.2.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.2.i686" }, "product_reference": "cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.2.i686", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.2.ppc64le" }, "product_reference": "cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.2.s390x" }, "product_reference": "cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.2.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.2.x86_64" }, "product_reference": "cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-printerapp-1:2.3.3op2-16.el9_2.2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:cups-printerapp-1:2.3.3op2-16.el9_2.2.aarch64" }, "product_reference": "cups-printerapp-1:2.3.3op2-16.el9_2.2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-printerapp-1:2.3.3op2-16.el9_2.2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:cups-printerapp-1:2.3.3op2-16.el9_2.2.ppc64le" }, "product_reference": "cups-printerapp-1:2.3.3op2-16.el9_2.2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-printerapp-1:2.3.3op2-16.el9_2.2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:cups-printerapp-1:2.3.3op2-16.el9_2.2.s390x" }, "product_reference": "cups-printerapp-1:2.3.3op2-16.el9_2.2.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-printerapp-1:2.3.3op2-16.el9_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:cups-printerapp-1:2.3.3op2-16.el9_2.2.x86_64" }, "product_reference": "cups-printerapp-1:2.3.3op2-16.el9_2.2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.2.aarch64" }, "product_reference": "cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.2.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.2.i686" }, "product_reference": "cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.2.i686", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.2.ppc64le" }, "product_reference": "cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.2.s390x" }, "product_reference": "cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.2.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.2.x86_64" }, "product_reference": "cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-1:2.3.3op2-16.el9_2.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.2)", "product_id": "BaseOS-9.2.0.Z.EUS:cups-1:2.3.3op2-16.el9_2.2.aarch64" }, "product_reference": "cups-1:2.3.3op2-16.el9_2.2.aarch64", "relates_to_product_reference": "BaseOS-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-1:2.3.3op2-16.el9_2.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.2)", "product_id": "BaseOS-9.2.0.Z.EUS:cups-1:2.3.3op2-16.el9_2.2.ppc64le" }, "product_reference": "cups-1:2.3.3op2-16.el9_2.2.ppc64le", "relates_to_product_reference": "BaseOS-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-1:2.3.3op2-16.el9_2.2.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.2)", "product_id": "BaseOS-9.2.0.Z.EUS:cups-1:2.3.3op2-16.el9_2.2.s390x" }, "product_reference": "cups-1:2.3.3op2-16.el9_2.2.s390x", "relates_to_product_reference": "BaseOS-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-1:2.3.3op2-16.el9_2.2.src as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.2)", "product_id": "BaseOS-9.2.0.Z.EUS:cups-1:2.3.3op2-16.el9_2.2.src" }, "product_reference": "cups-1:2.3.3op2-16.el9_2.2.src", "relates_to_product_reference": "BaseOS-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-1:2.3.3op2-16.el9_2.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.2)", "product_id": "BaseOS-9.2.0.Z.EUS:cups-1:2.3.3op2-16.el9_2.2.x86_64" }, "product_reference": "cups-1:2.3.3op2-16.el9_2.2.x86_64", "relates_to_product_reference": "BaseOS-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-1:2.3.3op2-16.el9_2.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.2)", "product_id": "BaseOS-9.2.0.Z.EUS:cups-client-1:2.3.3op2-16.el9_2.2.aarch64" }, "product_reference": "cups-client-1:2.3.3op2-16.el9_2.2.aarch64", "relates_to_product_reference": "BaseOS-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-1:2.3.3op2-16.el9_2.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.2)", "product_id": "BaseOS-9.2.0.Z.EUS:cups-client-1:2.3.3op2-16.el9_2.2.ppc64le" }, "product_reference": "cups-client-1:2.3.3op2-16.el9_2.2.ppc64le", "relates_to_product_reference": "BaseOS-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-1:2.3.3op2-16.el9_2.2.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.2)", "product_id": "BaseOS-9.2.0.Z.EUS:cups-client-1:2.3.3op2-16.el9_2.2.s390x" }, "product_reference": "cups-client-1:2.3.3op2-16.el9_2.2.s390x", "relates_to_product_reference": "BaseOS-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-1:2.3.3op2-16.el9_2.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.2)", "product_id": "BaseOS-9.2.0.Z.EUS:cups-client-1:2.3.3op2-16.el9_2.2.x86_64" }, "product_reference": "cups-client-1:2.3.3op2-16.el9_2.2.x86_64", "relates_to_product_reference": "BaseOS-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-debuginfo-1:2.3.3op2-16.el9_2.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.2)", "product_id": "BaseOS-9.2.0.Z.EUS:cups-client-debuginfo-1:2.3.3op2-16.el9_2.2.aarch64" }, "product_reference": "cups-client-debuginfo-1:2.3.3op2-16.el9_2.2.aarch64", "relates_to_product_reference": "BaseOS-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-debuginfo-1:2.3.3op2-16.el9_2.2.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.2)", "product_id": "BaseOS-9.2.0.Z.EUS:cups-client-debuginfo-1:2.3.3op2-16.el9_2.2.i686" }, "product_reference": "cups-client-debuginfo-1:2.3.3op2-16.el9_2.2.i686", "relates_to_product_reference": "BaseOS-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-debuginfo-1:2.3.3op2-16.el9_2.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.2)", "product_id": "BaseOS-9.2.0.Z.EUS:cups-client-debuginfo-1:2.3.3op2-16.el9_2.2.ppc64le" }, "product_reference": "cups-client-debuginfo-1:2.3.3op2-16.el9_2.2.ppc64le", "relates_to_product_reference": "BaseOS-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-debuginfo-1:2.3.3op2-16.el9_2.2.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.2)", "product_id": "BaseOS-9.2.0.Z.EUS:cups-client-debuginfo-1:2.3.3op2-16.el9_2.2.s390x" }, "product_reference": "cups-client-debuginfo-1:2.3.3op2-16.el9_2.2.s390x", "relates_to_product_reference": "BaseOS-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-debuginfo-1:2.3.3op2-16.el9_2.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.2)", "product_id": "BaseOS-9.2.0.Z.EUS:cups-client-debuginfo-1:2.3.3op2-16.el9_2.2.x86_64" }, "product_reference": "cups-client-debuginfo-1:2.3.3op2-16.el9_2.2.x86_64", "relates_to_product_reference": "BaseOS-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debuginfo-1:2.3.3op2-16.el9_2.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.2)", "product_id": "BaseOS-9.2.0.Z.EUS:cups-debuginfo-1:2.3.3op2-16.el9_2.2.aarch64" }, "product_reference": "cups-debuginfo-1:2.3.3op2-16.el9_2.2.aarch64", "relates_to_product_reference": "BaseOS-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debuginfo-1:2.3.3op2-16.el9_2.2.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.2)", "product_id": "BaseOS-9.2.0.Z.EUS:cups-debuginfo-1:2.3.3op2-16.el9_2.2.i686" }, "product_reference": "cups-debuginfo-1:2.3.3op2-16.el9_2.2.i686", "relates_to_product_reference": "BaseOS-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debuginfo-1:2.3.3op2-16.el9_2.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.2)", "product_id": "BaseOS-9.2.0.Z.EUS:cups-debuginfo-1:2.3.3op2-16.el9_2.2.ppc64le" }, "product_reference": "cups-debuginfo-1:2.3.3op2-16.el9_2.2.ppc64le", "relates_to_product_reference": "BaseOS-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debuginfo-1:2.3.3op2-16.el9_2.2.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.2)", "product_id": "BaseOS-9.2.0.Z.EUS:cups-debuginfo-1:2.3.3op2-16.el9_2.2.s390x" }, "product_reference": "cups-debuginfo-1:2.3.3op2-16.el9_2.2.s390x", "relates_to_product_reference": "BaseOS-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debuginfo-1:2.3.3op2-16.el9_2.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.2)", "product_id": "BaseOS-9.2.0.Z.EUS:cups-debuginfo-1:2.3.3op2-16.el9_2.2.x86_64" }, "product_reference": "cups-debuginfo-1:2.3.3op2-16.el9_2.2.x86_64", "relates_to_product_reference": "BaseOS-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debugsource-1:2.3.3op2-16.el9_2.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.2)", "product_id": "BaseOS-9.2.0.Z.EUS:cups-debugsource-1:2.3.3op2-16.el9_2.2.aarch64" }, "product_reference": "cups-debugsource-1:2.3.3op2-16.el9_2.2.aarch64", "relates_to_product_reference": "BaseOS-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debugsource-1:2.3.3op2-16.el9_2.2.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.2)", "product_id": "BaseOS-9.2.0.Z.EUS:cups-debugsource-1:2.3.3op2-16.el9_2.2.i686" }, "product_reference": "cups-debugsource-1:2.3.3op2-16.el9_2.2.i686", "relates_to_product_reference": "BaseOS-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debugsource-1:2.3.3op2-16.el9_2.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.2)", "product_id": "BaseOS-9.2.0.Z.EUS:cups-debugsource-1:2.3.3op2-16.el9_2.2.ppc64le" }, "product_reference": "cups-debugsource-1:2.3.3op2-16.el9_2.2.ppc64le", "relates_to_product_reference": "BaseOS-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debugsource-1:2.3.3op2-16.el9_2.2.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.2)", "product_id": "BaseOS-9.2.0.Z.EUS:cups-debugsource-1:2.3.3op2-16.el9_2.2.s390x" }, "product_reference": "cups-debugsource-1:2.3.3op2-16.el9_2.2.s390x", "relates_to_product_reference": "BaseOS-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debugsource-1:2.3.3op2-16.el9_2.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.2)", "product_id": "BaseOS-9.2.0.Z.EUS:cups-debugsource-1:2.3.3op2-16.el9_2.2.x86_64" }, "product_reference": "cups-debugsource-1:2.3.3op2-16.el9_2.2.x86_64", "relates_to_product_reference": "BaseOS-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-1:2.3.3op2-16.el9_2.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.2)", "product_id": "BaseOS-9.2.0.Z.EUS:cups-devel-1:2.3.3op2-16.el9_2.2.aarch64" }, "product_reference": "cups-devel-1:2.3.3op2-16.el9_2.2.aarch64", "relates_to_product_reference": "BaseOS-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-1:2.3.3op2-16.el9_2.2.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.2)", "product_id": "BaseOS-9.2.0.Z.EUS:cups-devel-1:2.3.3op2-16.el9_2.2.i686" }, "product_reference": "cups-devel-1:2.3.3op2-16.el9_2.2.i686", "relates_to_product_reference": "BaseOS-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-1:2.3.3op2-16.el9_2.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.2)", "product_id": "BaseOS-9.2.0.Z.EUS:cups-devel-1:2.3.3op2-16.el9_2.2.ppc64le" }, "product_reference": "cups-devel-1:2.3.3op2-16.el9_2.2.ppc64le", "relates_to_product_reference": "BaseOS-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-1:2.3.3op2-16.el9_2.2.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.2)", "product_id": "BaseOS-9.2.0.Z.EUS:cups-devel-1:2.3.3op2-16.el9_2.2.s390x" }, "product_reference": "cups-devel-1:2.3.3op2-16.el9_2.2.s390x", "relates_to_product_reference": "BaseOS-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-1:2.3.3op2-16.el9_2.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.2)", "product_id": "BaseOS-9.2.0.Z.EUS:cups-devel-1:2.3.3op2-16.el9_2.2.x86_64" }, "product_reference": "cups-devel-1:2.3.3op2-16.el9_2.2.x86_64", "relates_to_product_reference": "BaseOS-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-filesystem-1:2.3.3op2-16.el9_2.2.noarch as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.2)", "product_id": "BaseOS-9.2.0.Z.EUS:cups-filesystem-1:2.3.3op2-16.el9_2.2.noarch" }, "product_reference": "cups-filesystem-1:2.3.3op2-16.el9_2.2.noarch", "relates_to_product_reference": "BaseOS-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-1:2.3.3op2-16.el9_2.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.2)", "product_id": "BaseOS-9.2.0.Z.EUS:cups-ipptool-1:2.3.3op2-16.el9_2.2.aarch64" }, "product_reference": "cups-ipptool-1:2.3.3op2-16.el9_2.2.aarch64", "relates_to_product_reference": "BaseOS-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-1:2.3.3op2-16.el9_2.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.2)", "product_id": "BaseOS-9.2.0.Z.EUS:cups-ipptool-1:2.3.3op2-16.el9_2.2.ppc64le" }, "product_reference": "cups-ipptool-1:2.3.3op2-16.el9_2.2.ppc64le", "relates_to_product_reference": "BaseOS-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-1:2.3.3op2-16.el9_2.2.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.2)", "product_id": "BaseOS-9.2.0.Z.EUS:cups-ipptool-1:2.3.3op2-16.el9_2.2.s390x" }, "product_reference": "cups-ipptool-1:2.3.3op2-16.el9_2.2.s390x", "relates_to_product_reference": "BaseOS-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-1:2.3.3op2-16.el9_2.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.2)", "product_id": "BaseOS-9.2.0.Z.EUS:cups-ipptool-1:2.3.3op2-16.el9_2.2.x86_64" }, "product_reference": "cups-ipptool-1:2.3.3op2-16.el9_2.2.x86_64", "relates_to_product_reference": "BaseOS-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.2)", "product_id": "BaseOS-9.2.0.Z.EUS:cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.2.aarch64" }, "product_reference": "cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.2.aarch64", "relates_to_product_reference": "BaseOS-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.2.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.2)", "product_id": "BaseOS-9.2.0.Z.EUS:cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.2.i686" }, "product_reference": "cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.2.i686", "relates_to_product_reference": "BaseOS-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.2)", "product_id": "BaseOS-9.2.0.Z.EUS:cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.2.ppc64le" }, "product_reference": "cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.2.ppc64le", "relates_to_product_reference": "BaseOS-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.2.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.2)", "product_id": "BaseOS-9.2.0.Z.EUS:cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.2.s390x" }, "product_reference": "cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.2.s390x", "relates_to_product_reference": "BaseOS-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.2)", "product_id": "BaseOS-9.2.0.Z.EUS:cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.2.x86_64" }, "product_reference": "cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.2.x86_64", "relates_to_product_reference": "BaseOS-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-1:2.3.3op2-16.el9_2.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.2)", "product_id": "BaseOS-9.2.0.Z.EUS:cups-libs-1:2.3.3op2-16.el9_2.2.aarch64" }, "product_reference": "cups-libs-1:2.3.3op2-16.el9_2.2.aarch64", "relates_to_product_reference": "BaseOS-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-1:2.3.3op2-16.el9_2.2.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.2)", "product_id": "BaseOS-9.2.0.Z.EUS:cups-libs-1:2.3.3op2-16.el9_2.2.i686" }, "product_reference": "cups-libs-1:2.3.3op2-16.el9_2.2.i686", "relates_to_product_reference": "BaseOS-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-1:2.3.3op2-16.el9_2.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.2)", "product_id": "BaseOS-9.2.0.Z.EUS:cups-libs-1:2.3.3op2-16.el9_2.2.ppc64le" }, "product_reference": "cups-libs-1:2.3.3op2-16.el9_2.2.ppc64le", "relates_to_product_reference": "BaseOS-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-1:2.3.3op2-16.el9_2.2.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.2)", "product_id": "BaseOS-9.2.0.Z.EUS:cups-libs-1:2.3.3op2-16.el9_2.2.s390x" }, "product_reference": "cups-libs-1:2.3.3op2-16.el9_2.2.s390x", "relates_to_product_reference": "BaseOS-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-1:2.3.3op2-16.el9_2.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.2)", "product_id": "BaseOS-9.2.0.Z.EUS:cups-libs-1:2.3.3op2-16.el9_2.2.x86_64" }, "product_reference": "cups-libs-1:2.3.3op2-16.el9_2.2.x86_64", "relates_to_product_reference": "BaseOS-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-debuginfo-1:2.3.3op2-16.el9_2.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.2)", "product_id": "BaseOS-9.2.0.Z.EUS:cups-libs-debuginfo-1:2.3.3op2-16.el9_2.2.aarch64" }, "product_reference": "cups-libs-debuginfo-1:2.3.3op2-16.el9_2.2.aarch64", "relates_to_product_reference": "BaseOS-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-debuginfo-1:2.3.3op2-16.el9_2.2.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.2)", "product_id": "BaseOS-9.2.0.Z.EUS:cups-libs-debuginfo-1:2.3.3op2-16.el9_2.2.i686" }, "product_reference": "cups-libs-debuginfo-1:2.3.3op2-16.el9_2.2.i686", "relates_to_product_reference": "BaseOS-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-debuginfo-1:2.3.3op2-16.el9_2.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.2)", "product_id": "BaseOS-9.2.0.Z.EUS:cups-libs-debuginfo-1:2.3.3op2-16.el9_2.2.ppc64le" }, "product_reference": "cups-libs-debuginfo-1:2.3.3op2-16.el9_2.2.ppc64le", "relates_to_product_reference": "BaseOS-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-debuginfo-1:2.3.3op2-16.el9_2.2.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.2)", "product_id": "BaseOS-9.2.0.Z.EUS:cups-libs-debuginfo-1:2.3.3op2-16.el9_2.2.s390x" }, "product_reference": "cups-libs-debuginfo-1:2.3.3op2-16.el9_2.2.s390x", "relates_to_product_reference": "BaseOS-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-debuginfo-1:2.3.3op2-16.el9_2.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.2)", "product_id": "BaseOS-9.2.0.Z.EUS:cups-libs-debuginfo-1:2.3.3op2-16.el9_2.2.x86_64" }, "product_reference": "cups-libs-debuginfo-1:2.3.3op2-16.el9_2.2.x86_64", "relates_to_product_reference": "BaseOS-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-1:2.3.3op2-16.el9_2.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.2)", "product_id": "BaseOS-9.2.0.Z.EUS:cups-lpd-1:2.3.3op2-16.el9_2.2.aarch64" }, "product_reference": "cups-lpd-1:2.3.3op2-16.el9_2.2.aarch64", "relates_to_product_reference": "BaseOS-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-1:2.3.3op2-16.el9_2.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.2)", "product_id": "BaseOS-9.2.0.Z.EUS:cups-lpd-1:2.3.3op2-16.el9_2.2.ppc64le" }, "product_reference": "cups-lpd-1:2.3.3op2-16.el9_2.2.ppc64le", "relates_to_product_reference": "BaseOS-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-1:2.3.3op2-16.el9_2.2.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.2)", "product_id": "BaseOS-9.2.0.Z.EUS:cups-lpd-1:2.3.3op2-16.el9_2.2.s390x" }, "product_reference": "cups-lpd-1:2.3.3op2-16.el9_2.2.s390x", "relates_to_product_reference": "BaseOS-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-1:2.3.3op2-16.el9_2.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.2)", "product_id": "BaseOS-9.2.0.Z.EUS:cups-lpd-1:2.3.3op2-16.el9_2.2.x86_64" }, "product_reference": "cups-lpd-1:2.3.3op2-16.el9_2.2.x86_64", "relates_to_product_reference": "BaseOS-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.2)", "product_id": "BaseOS-9.2.0.Z.EUS:cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.2.aarch64" }, "product_reference": "cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.2.aarch64", "relates_to_product_reference": "BaseOS-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.2.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.2)", "product_id": "BaseOS-9.2.0.Z.EUS:cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.2.i686" }, "product_reference": "cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.2.i686", "relates_to_product_reference": "BaseOS-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.2)", "product_id": "BaseOS-9.2.0.Z.EUS:cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.2.ppc64le" }, "product_reference": "cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.2.ppc64le", "relates_to_product_reference": "BaseOS-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.2.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.2)", "product_id": "BaseOS-9.2.0.Z.EUS:cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.2.s390x" }, "product_reference": "cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.2.s390x", "relates_to_product_reference": "BaseOS-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.2)", "product_id": "BaseOS-9.2.0.Z.EUS:cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.2.x86_64" }, "product_reference": "cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.2.x86_64", "relates_to_product_reference": "BaseOS-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-printerapp-1:2.3.3op2-16.el9_2.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.2)", "product_id": "BaseOS-9.2.0.Z.EUS:cups-printerapp-1:2.3.3op2-16.el9_2.2.aarch64" }, "product_reference": "cups-printerapp-1:2.3.3op2-16.el9_2.2.aarch64", "relates_to_product_reference": "BaseOS-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-printerapp-1:2.3.3op2-16.el9_2.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.2)", "product_id": "BaseOS-9.2.0.Z.EUS:cups-printerapp-1:2.3.3op2-16.el9_2.2.ppc64le" }, "product_reference": "cups-printerapp-1:2.3.3op2-16.el9_2.2.ppc64le", "relates_to_product_reference": "BaseOS-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-printerapp-1:2.3.3op2-16.el9_2.2.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.2)", "product_id": "BaseOS-9.2.0.Z.EUS:cups-printerapp-1:2.3.3op2-16.el9_2.2.s390x" }, "product_reference": "cups-printerapp-1:2.3.3op2-16.el9_2.2.s390x", "relates_to_product_reference": "BaseOS-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-printerapp-1:2.3.3op2-16.el9_2.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.2)", "product_id": "BaseOS-9.2.0.Z.EUS:cups-printerapp-1:2.3.3op2-16.el9_2.2.x86_64" }, "product_reference": "cups-printerapp-1:2.3.3op2-16.el9_2.2.x86_64", "relates_to_product_reference": "BaseOS-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.2)", "product_id": "BaseOS-9.2.0.Z.EUS:cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.2.aarch64" }, "product_reference": "cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.2.aarch64", "relates_to_product_reference": "BaseOS-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.2.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.2)", "product_id": "BaseOS-9.2.0.Z.EUS:cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.2.i686" }, "product_reference": "cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.2.i686", "relates_to_product_reference": "BaseOS-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.2)", "product_id": "BaseOS-9.2.0.Z.EUS:cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.2.ppc64le" }, "product_reference": "cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.2.ppc64le", "relates_to_product_reference": "BaseOS-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.2.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.2)", "product_id": "BaseOS-9.2.0.Z.EUS:cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.2.s390x" }, "product_reference": "cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.2.s390x", "relates_to_product_reference": "BaseOS-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.2)", "product_id": "BaseOS-9.2.0.Z.EUS:cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.2.x86_64" }, "product_reference": "cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.2.x86_64", "relates_to_product_reference": "BaseOS-9.2.0.Z.EUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-35235", "cwe": { "id": "CWE-277", "name": "Insecure Inherited Permissions" }, "discovery_date": "2024-06-04T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2290318" } ], "notes": [ { "category": "description", "text": "A flaw was found in the cupsd server. When starting the cupsd server with a Listen configuration item pointing to a symbolic link, the cupsd process can perform an arbitrary chmod of the provided argument, providing world-writable access to the target. Since cupsd is often running as root, this issue can result in the change of permission of any user or system files to be world writable.", "title": "Vulnerability description" }, { "category": "summary", "text": "cups: Cupsd Listen arbitrary chmod 0140777", "title": "Vulnerability summary" }, { "category": "other", "text": "The CVE-2024-35235 vulnerability is classified as moderate severity rather than important primarily due to its requirement for elevated privileges and specific preconditions for exploitation. The vulnerability necessitates the ability to edit the cupsd.conf file, which typically requires administrative access. Furthermore, successful exploitation hinges on creating a symbolic link in a writable directory and manipulating the Listen directive within cupsd.conf. While this can lead to arbitrary chmod operations and potentially compromise system files, the precondition of administrative access significantly reduces the likelihood of exploitation by unauthorized users, thereby mitigating the overall impact and severity of the issue.", "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.EUS:cups-1:2.3.3op2-16.el9_2.2.aarch64", "AppStream-9.2.0.Z.EUS:cups-1:2.3.3op2-16.el9_2.2.ppc64le", "AppStream-9.2.0.Z.EUS:cups-1:2.3.3op2-16.el9_2.2.s390x", "AppStream-9.2.0.Z.EUS:cups-1:2.3.3op2-16.el9_2.2.src", "AppStream-9.2.0.Z.EUS:cups-1:2.3.3op2-16.el9_2.2.x86_64", "AppStream-9.2.0.Z.EUS:cups-client-1:2.3.3op2-16.el9_2.2.aarch64", "AppStream-9.2.0.Z.EUS:cups-client-1:2.3.3op2-16.el9_2.2.ppc64le", "AppStream-9.2.0.Z.EUS:cups-client-1:2.3.3op2-16.el9_2.2.s390x", "AppStream-9.2.0.Z.EUS:cups-client-1:2.3.3op2-16.el9_2.2.x86_64", "AppStream-9.2.0.Z.EUS:cups-client-debuginfo-1:2.3.3op2-16.el9_2.2.aarch64", "AppStream-9.2.0.Z.EUS:cups-client-debuginfo-1:2.3.3op2-16.el9_2.2.i686", "AppStream-9.2.0.Z.EUS:cups-client-debuginfo-1:2.3.3op2-16.el9_2.2.ppc64le", "AppStream-9.2.0.Z.EUS:cups-client-debuginfo-1:2.3.3op2-16.el9_2.2.s390x", "AppStream-9.2.0.Z.EUS:cups-client-debuginfo-1:2.3.3op2-16.el9_2.2.x86_64", "AppStream-9.2.0.Z.EUS:cups-debuginfo-1:2.3.3op2-16.el9_2.2.aarch64", "AppStream-9.2.0.Z.EUS:cups-debuginfo-1:2.3.3op2-16.el9_2.2.i686", "AppStream-9.2.0.Z.EUS:cups-debuginfo-1:2.3.3op2-16.el9_2.2.ppc64le", "AppStream-9.2.0.Z.EUS:cups-debuginfo-1:2.3.3op2-16.el9_2.2.s390x", "AppStream-9.2.0.Z.EUS:cups-debuginfo-1:2.3.3op2-16.el9_2.2.x86_64", "AppStream-9.2.0.Z.EUS:cups-debugsource-1:2.3.3op2-16.el9_2.2.aarch64", "AppStream-9.2.0.Z.EUS:cups-debugsource-1:2.3.3op2-16.el9_2.2.i686", "AppStream-9.2.0.Z.EUS:cups-debugsource-1:2.3.3op2-16.el9_2.2.ppc64le", "AppStream-9.2.0.Z.EUS:cups-debugsource-1:2.3.3op2-16.el9_2.2.s390x", "AppStream-9.2.0.Z.EUS:cups-debugsource-1:2.3.3op2-16.el9_2.2.x86_64", "AppStream-9.2.0.Z.EUS:cups-devel-1:2.3.3op2-16.el9_2.2.aarch64", "AppStream-9.2.0.Z.EUS:cups-devel-1:2.3.3op2-16.el9_2.2.i686", "AppStream-9.2.0.Z.EUS:cups-devel-1:2.3.3op2-16.el9_2.2.ppc64le", "AppStream-9.2.0.Z.EUS:cups-devel-1:2.3.3op2-16.el9_2.2.s390x", "AppStream-9.2.0.Z.EUS:cups-devel-1:2.3.3op2-16.el9_2.2.x86_64", "AppStream-9.2.0.Z.EUS:cups-filesystem-1:2.3.3op2-16.el9_2.2.noarch", "AppStream-9.2.0.Z.EUS:cups-ipptool-1:2.3.3op2-16.el9_2.2.aarch64", "AppStream-9.2.0.Z.EUS:cups-ipptool-1:2.3.3op2-16.el9_2.2.ppc64le", "AppStream-9.2.0.Z.EUS:cups-ipptool-1:2.3.3op2-16.el9_2.2.s390x", "AppStream-9.2.0.Z.EUS:cups-ipptool-1:2.3.3op2-16.el9_2.2.x86_64", "AppStream-9.2.0.Z.EUS:cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.2.aarch64", "AppStream-9.2.0.Z.EUS:cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.2.i686", "AppStream-9.2.0.Z.EUS:cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.2.ppc64le", "AppStream-9.2.0.Z.EUS:cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.2.s390x", "AppStream-9.2.0.Z.EUS:cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.2.x86_64", "AppStream-9.2.0.Z.EUS:cups-libs-1:2.3.3op2-16.el9_2.2.aarch64", "AppStream-9.2.0.Z.EUS:cups-libs-1:2.3.3op2-16.el9_2.2.i686", "AppStream-9.2.0.Z.EUS:cups-libs-1:2.3.3op2-16.el9_2.2.ppc64le", "AppStream-9.2.0.Z.EUS:cups-libs-1:2.3.3op2-16.el9_2.2.s390x", "AppStream-9.2.0.Z.EUS:cups-libs-1:2.3.3op2-16.el9_2.2.x86_64", "AppStream-9.2.0.Z.EUS:cups-libs-debuginfo-1:2.3.3op2-16.el9_2.2.aarch64", "AppStream-9.2.0.Z.EUS:cups-libs-debuginfo-1:2.3.3op2-16.el9_2.2.i686", "AppStream-9.2.0.Z.EUS:cups-libs-debuginfo-1:2.3.3op2-16.el9_2.2.ppc64le", "AppStream-9.2.0.Z.EUS:cups-libs-debuginfo-1:2.3.3op2-16.el9_2.2.s390x", "AppStream-9.2.0.Z.EUS:cups-libs-debuginfo-1:2.3.3op2-16.el9_2.2.x86_64", "AppStream-9.2.0.Z.EUS:cups-lpd-1:2.3.3op2-16.el9_2.2.aarch64", "AppStream-9.2.0.Z.EUS:cups-lpd-1:2.3.3op2-16.el9_2.2.ppc64le", "AppStream-9.2.0.Z.EUS:cups-lpd-1:2.3.3op2-16.el9_2.2.s390x", "AppStream-9.2.0.Z.EUS:cups-lpd-1:2.3.3op2-16.el9_2.2.x86_64", "AppStream-9.2.0.Z.EUS:cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.2.aarch64", "AppStream-9.2.0.Z.EUS:cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.2.i686", "AppStream-9.2.0.Z.EUS:cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.2.ppc64le", "AppStream-9.2.0.Z.EUS:cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.2.s390x", "AppStream-9.2.0.Z.EUS:cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.2.x86_64", "AppStream-9.2.0.Z.EUS:cups-printerapp-1:2.3.3op2-16.el9_2.2.aarch64", "AppStream-9.2.0.Z.EUS:cups-printerapp-1:2.3.3op2-16.el9_2.2.ppc64le", "AppStream-9.2.0.Z.EUS:cups-printerapp-1:2.3.3op2-16.el9_2.2.s390x", "AppStream-9.2.0.Z.EUS:cups-printerapp-1:2.3.3op2-16.el9_2.2.x86_64", "AppStream-9.2.0.Z.EUS:cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.2.aarch64", "AppStream-9.2.0.Z.EUS:cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.2.i686", "AppStream-9.2.0.Z.EUS:cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.2.ppc64le", "AppStream-9.2.0.Z.EUS:cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.2.s390x", "AppStream-9.2.0.Z.EUS:cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.2.x86_64", "BaseOS-9.2.0.Z.EUS:cups-1:2.3.3op2-16.el9_2.2.aarch64", "BaseOS-9.2.0.Z.EUS:cups-1:2.3.3op2-16.el9_2.2.ppc64le", "BaseOS-9.2.0.Z.EUS:cups-1:2.3.3op2-16.el9_2.2.s390x", "BaseOS-9.2.0.Z.EUS:cups-1:2.3.3op2-16.el9_2.2.src", "BaseOS-9.2.0.Z.EUS:cups-1:2.3.3op2-16.el9_2.2.x86_64", "BaseOS-9.2.0.Z.EUS:cups-client-1:2.3.3op2-16.el9_2.2.aarch64", "BaseOS-9.2.0.Z.EUS:cups-client-1:2.3.3op2-16.el9_2.2.ppc64le", "BaseOS-9.2.0.Z.EUS:cups-client-1:2.3.3op2-16.el9_2.2.s390x", "BaseOS-9.2.0.Z.EUS:cups-client-1:2.3.3op2-16.el9_2.2.x86_64", "BaseOS-9.2.0.Z.EUS:cups-client-debuginfo-1:2.3.3op2-16.el9_2.2.aarch64", "BaseOS-9.2.0.Z.EUS:cups-client-debuginfo-1:2.3.3op2-16.el9_2.2.i686", "BaseOS-9.2.0.Z.EUS:cups-client-debuginfo-1:2.3.3op2-16.el9_2.2.ppc64le", "BaseOS-9.2.0.Z.EUS:cups-client-debuginfo-1:2.3.3op2-16.el9_2.2.s390x", "BaseOS-9.2.0.Z.EUS:cups-client-debuginfo-1:2.3.3op2-16.el9_2.2.x86_64", "BaseOS-9.2.0.Z.EUS:cups-debuginfo-1:2.3.3op2-16.el9_2.2.aarch64", "BaseOS-9.2.0.Z.EUS:cups-debuginfo-1:2.3.3op2-16.el9_2.2.i686", "BaseOS-9.2.0.Z.EUS:cups-debuginfo-1:2.3.3op2-16.el9_2.2.ppc64le", "BaseOS-9.2.0.Z.EUS:cups-debuginfo-1:2.3.3op2-16.el9_2.2.s390x", "BaseOS-9.2.0.Z.EUS:cups-debuginfo-1:2.3.3op2-16.el9_2.2.x86_64", "BaseOS-9.2.0.Z.EUS:cups-debugsource-1:2.3.3op2-16.el9_2.2.aarch64", "BaseOS-9.2.0.Z.EUS:cups-debugsource-1:2.3.3op2-16.el9_2.2.i686", "BaseOS-9.2.0.Z.EUS:cups-debugsource-1:2.3.3op2-16.el9_2.2.ppc64le", "BaseOS-9.2.0.Z.EUS:cups-debugsource-1:2.3.3op2-16.el9_2.2.s390x", "BaseOS-9.2.0.Z.EUS:cups-debugsource-1:2.3.3op2-16.el9_2.2.x86_64", "BaseOS-9.2.0.Z.EUS:cups-devel-1:2.3.3op2-16.el9_2.2.aarch64", "BaseOS-9.2.0.Z.EUS:cups-devel-1:2.3.3op2-16.el9_2.2.i686", "BaseOS-9.2.0.Z.EUS:cups-devel-1:2.3.3op2-16.el9_2.2.ppc64le", "BaseOS-9.2.0.Z.EUS:cups-devel-1:2.3.3op2-16.el9_2.2.s390x", "BaseOS-9.2.0.Z.EUS:cups-devel-1:2.3.3op2-16.el9_2.2.x86_64", "BaseOS-9.2.0.Z.EUS:cups-filesystem-1:2.3.3op2-16.el9_2.2.noarch", "BaseOS-9.2.0.Z.EUS:cups-ipptool-1:2.3.3op2-16.el9_2.2.aarch64", "BaseOS-9.2.0.Z.EUS:cups-ipptool-1:2.3.3op2-16.el9_2.2.ppc64le", "BaseOS-9.2.0.Z.EUS:cups-ipptool-1:2.3.3op2-16.el9_2.2.s390x", "BaseOS-9.2.0.Z.EUS:cups-ipptool-1:2.3.3op2-16.el9_2.2.x86_64", "BaseOS-9.2.0.Z.EUS:cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.2.aarch64", "BaseOS-9.2.0.Z.EUS:cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.2.i686", "BaseOS-9.2.0.Z.EUS:cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.2.ppc64le", "BaseOS-9.2.0.Z.EUS:cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.2.s390x", "BaseOS-9.2.0.Z.EUS:cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.2.x86_64", "BaseOS-9.2.0.Z.EUS:cups-libs-1:2.3.3op2-16.el9_2.2.aarch64", "BaseOS-9.2.0.Z.EUS:cups-libs-1:2.3.3op2-16.el9_2.2.i686", "BaseOS-9.2.0.Z.EUS:cups-libs-1:2.3.3op2-16.el9_2.2.ppc64le", "BaseOS-9.2.0.Z.EUS:cups-libs-1:2.3.3op2-16.el9_2.2.s390x", "BaseOS-9.2.0.Z.EUS:cups-libs-1:2.3.3op2-16.el9_2.2.x86_64", "BaseOS-9.2.0.Z.EUS:cups-libs-debuginfo-1:2.3.3op2-16.el9_2.2.aarch64", "BaseOS-9.2.0.Z.EUS:cups-libs-debuginfo-1:2.3.3op2-16.el9_2.2.i686", "BaseOS-9.2.0.Z.EUS:cups-libs-debuginfo-1:2.3.3op2-16.el9_2.2.ppc64le", "BaseOS-9.2.0.Z.EUS:cups-libs-debuginfo-1:2.3.3op2-16.el9_2.2.s390x", "BaseOS-9.2.0.Z.EUS:cups-libs-debuginfo-1:2.3.3op2-16.el9_2.2.x86_64", "BaseOS-9.2.0.Z.EUS:cups-lpd-1:2.3.3op2-16.el9_2.2.aarch64", "BaseOS-9.2.0.Z.EUS:cups-lpd-1:2.3.3op2-16.el9_2.2.ppc64le", "BaseOS-9.2.0.Z.EUS:cups-lpd-1:2.3.3op2-16.el9_2.2.s390x", "BaseOS-9.2.0.Z.EUS:cups-lpd-1:2.3.3op2-16.el9_2.2.x86_64", "BaseOS-9.2.0.Z.EUS:cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.2.aarch64", "BaseOS-9.2.0.Z.EUS:cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.2.i686", "BaseOS-9.2.0.Z.EUS:cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.2.ppc64le", "BaseOS-9.2.0.Z.EUS:cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.2.s390x", "BaseOS-9.2.0.Z.EUS:cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.2.x86_64", "BaseOS-9.2.0.Z.EUS:cups-printerapp-1:2.3.3op2-16.el9_2.2.aarch64", "BaseOS-9.2.0.Z.EUS:cups-printerapp-1:2.3.3op2-16.el9_2.2.ppc64le", "BaseOS-9.2.0.Z.EUS:cups-printerapp-1:2.3.3op2-16.el9_2.2.s390x", "BaseOS-9.2.0.Z.EUS:cups-printerapp-1:2.3.3op2-16.el9_2.2.x86_64", "BaseOS-9.2.0.Z.EUS:cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.2.aarch64", "BaseOS-9.2.0.Z.EUS:cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.2.i686", "BaseOS-9.2.0.Z.EUS:cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.2.ppc64le", "BaseOS-9.2.0.Z.EUS:cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.2.s390x", "BaseOS-9.2.0.Z.EUS:cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-35235" }, { "category": "external", "summary": "RHBZ#2290318", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2290318" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-35235", "url": "https://www.cve.org/CVERecord?id=CVE-2024-35235" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-35235", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-35235" }, { "category": "external", "summary": "https://seclists.org/oss-sec/2024/q2/277", "url": "https://seclists.org/oss-sec/2024/q2/277" } ], "release_date": "2024-06-11T14:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-20T16:14:28+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.EUS:cups-1:2.3.3op2-16.el9_2.2.aarch64", "AppStream-9.2.0.Z.EUS:cups-1:2.3.3op2-16.el9_2.2.ppc64le", "AppStream-9.2.0.Z.EUS:cups-1:2.3.3op2-16.el9_2.2.s390x", "AppStream-9.2.0.Z.EUS:cups-1:2.3.3op2-16.el9_2.2.src", "AppStream-9.2.0.Z.EUS:cups-1:2.3.3op2-16.el9_2.2.x86_64", "AppStream-9.2.0.Z.EUS:cups-client-1:2.3.3op2-16.el9_2.2.aarch64", "AppStream-9.2.0.Z.EUS:cups-client-1:2.3.3op2-16.el9_2.2.ppc64le", "AppStream-9.2.0.Z.EUS:cups-client-1:2.3.3op2-16.el9_2.2.s390x", "AppStream-9.2.0.Z.EUS:cups-client-1:2.3.3op2-16.el9_2.2.x86_64", "AppStream-9.2.0.Z.EUS:cups-client-debuginfo-1:2.3.3op2-16.el9_2.2.aarch64", "AppStream-9.2.0.Z.EUS:cups-client-debuginfo-1:2.3.3op2-16.el9_2.2.i686", "AppStream-9.2.0.Z.EUS:cups-client-debuginfo-1:2.3.3op2-16.el9_2.2.ppc64le", "AppStream-9.2.0.Z.EUS:cups-client-debuginfo-1:2.3.3op2-16.el9_2.2.s390x", "AppStream-9.2.0.Z.EUS:cups-client-debuginfo-1:2.3.3op2-16.el9_2.2.x86_64", "AppStream-9.2.0.Z.EUS:cups-debuginfo-1:2.3.3op2-16.el9_2.2.aarch64", "AppStream-9.2.0.Z.EUS:cups-debuginfo-1:2.3.3op2-16.el9_2.2.i686", "AppStream-9.2.0.Z.EUS:cups-debuginfo-1:2.3.3op2-16.el9_2.2.ppc64le", "AppStream-9.2.0.Z.EUS:cups-debuginfo-1:2.3.3op2-16.el9_2.2.s390x", "AppStream-9.2.0.Z.EUS:cups-debuginfo-1:2.3.3op2-16.el9_2.2.x86_64", "AppStream-9.2.0.Z.EUS:cups-debugsource-1:2.3.3op2-16.el9_2.2.aarch64", "AppStream-9.2.0.Z.EUS:cups-debugsource-1:2.3.3op2-16.el9_2.2.i686", "AppStream-9.2.0.Z.EUS:cups-debugsource-1:2.3.3op2-16.el9_2.2.ppc64le", "AppStream-9.2.0.Z.EUS:cups-debugsource-1:2.3.3op2-16.el9_2.2.s390x", "AppStream-9.2.0.Z.EUS:cups-debugsource-1:2.3.3op2-16.el9_2.2.x86_64", "AppStream-9.2.0.Z.EUS:cups-devel-1:2.3.3op2-16.el9_2.2.aarch64", "AppStream-9.2.0.Z.EUS:cups-devel-1:2.3.3op2-16.el9_2.2.i686", "AppStream-9.2.0.Z.EUS:cups-devel-1:2.3.3op2-16.el9_2.2.ppc64le", "AppStream-9.2.0.Z.EUS:cups-devel-1:2.3.3op2-16.el9_2.2.s390x", "AppStream-9.2.0.Z.EUS:cups-devel-1:2.3.3op2-16.el9_2.2.x86_64", "AppStream-9.2.0.Z.EUS:cups-filesystem-1:2.3.3op2-16.el9_2.2.noarch", "AppStream-9.2.0.Z.EUS:cups-ipptool-1:2.3.3op2-16.el9_2.2.aarch64", "AppStream-9.2.0.Z.EUS:cups-ipptool-1:2.3.3op2-16.el9_2.2.ppc64le", "AppStream-9.2.0.Z.EUS:cups-ipptool-1:2.3.3op2-16.el9_2.2.s390x", "AppStream-9.2.0.Z.EUS:cups-ipptool-1:2.3.3op2-16.el9_2.2.x86_64", "AppStream-9.2.0.Z.EUS:cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.2.aarch64", "AppStream-9.2.0.Z.EUS:cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.2.i686", "AppStream-9.2.0.Z.EUS:cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.2.ppc64le", "AppStream-9.2.0.Z.EUS:cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.2.s390x", "AppStream-9.2.0.Z.EUS:cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.2.x86_64", "AppStream-9.2.0.Z.EUS:cups-libs-1:2.3.3op2-16.el9_2.2.aarch64", "AppStream-9.2.0.Z.EUS:cups-libs-1:2.3.3op2-16.el9_2.2.i686", "AppStream-9.2.0.Z.EUS:cups-libs-1:2.3.3op2-16.el9_2.2.ppc64le", "AppStream-9.2.0.Z.EUS:cups-libs-1:2.3.3op2-16.el9_2.2.s390x", "AppStream-9.2.0.Z.EUS:cups-libs-1:2.3.3op2-16.el9_2.2.x86_64", "AppStream-9.2.0.Z.EUS:cups-libs-debuginfo-1:2.3.3op2-16.el9_2.2.aarch64", "AppStream-9.2.0.Z.EUS:cups-libs-debuginfo-1:2.3.3op2-16.el9_2.2.i686", "AppStream-9.2.0.Z.EUS:cups-libs-debuginfo-1:2.3.3op2-16.el9_2.2.ppc64le", "AppStream-9.2.0.Z.EUS:cups-libs-debuginfo-1:2.3.3op2-16.el9_2.2.s390x", "AppStream-9.2.0.Z.EUS:cups-libs-debuginfo-1:2.3.3op2-16.el9_2.2.x86_64", "AppStream-9.2.0.Z.EUS:cups-lpd-1:2.3.3op2-16.el9_2.2.aarch64", "AppStream-9.2.0.Z.EUS:cups-lpd-1:2.3.3op2-16.el9_2.2.ppc64le", "AppStream-9.2.0.Z.EUS:cups-lpd-1:2.3.3op2-16.el9_2.2.s390x", "AppStream-9.2.0.Z.EUS:cups-lpd-1:2.3.3op2-16.el9_2.2.x86_64", "AppStream-9.2.0.Z.EUS:cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.2.aarch64", "AppStream-9.2.0.Z.EUS:cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.2.i686", "AppStream-9.2.0.Z.EUS:cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.2.ppc64le", "AppStream-9.2.0.Z.EUS:cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.2.s390x", "AppStream-9.2.0.Z.EUS:cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.2.x86_64", "AppStream-9.2.0.Z.EUS:cups-printerapp-1:2.3.3op2-16.el9_2.2.aarch64", "AppStream-9.2.0.Z.EUS:cups-printerapp-1:2.3.3op2-16.el9_2.2.ppc64le", "AppStream-9.2.0.Z.EUS:cups-printerapp-1:2.3.3op2-16.el9_2.2.s390x", "AppStream-9.2.0.Z.EUS:cups-printerapp-1:2.3.3op2-16.el9_2.2.x86_64", "AppStream-9.2.0.Z.EUS:cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.2.aarch64", "AppStream-9.2.0.Z.EUS:cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.2.i686", "AppStream-9.2.0.Z.EUS:cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.2.ppc64le", "AppStream-9.2.0.Z.EUS:cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.2.s390x", "AppStream-9.2.0.Z.EUS:cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.2.x86_64", "BaseOS-9.2.0.Z.EUS:cups-1:2.3.3op2-16.el9_2.2.aarch64", "BaseOS-9.2.0.Z.EUS:cups-1:2.3.3op2-16.el9_2.2.ppc64le", "BaseOS-9.2.0.Z.EUS:cups-1:2.3.3op2-16.el9_2.2.s390x", "BaseOS-9.2.0.Z.EUS:cups-1:2.3.3op2-16.el9_2.2.src", "BaseOS-9.2.0.Z.EUS:cups-1:2.3.3op2-16.el9_2.2.x86_64", "BaseOS-9.2.0.Z.EUS:cups-client-1:2.3.3op2-16.el9_2.2.aarch64", "BaseOS-9.2.0.Z.EUS:cups-client-1:2.3.3op2-16.el9_2.2.ppc64le", "BaseOS-9.2.0.Z.EUS:cups-client-1:2.3.3op2-16.el9_2.2.s390x", "BaseOS-9.2.0.Z.EUS:cups-client-1:2.3.3op2-16.el9_2.2.x86_64", "BaseOS-9.2.0.Z.EUS:cups-client-debuginfo-1:2.3.3op2-16.el9_2.2.aarch64", "BaseOS-9.2.0.Z.EUS:cups-client-debuginfo-1:2.3.3op2-16.el9_2.2.i686", "BaseOS-9.2.0.Z.EUS:cups-client-debuginfo-1:2.3.3op2-16.el9_2.2.ppc64le", "BaseOS-9.2.0.Z.EUS:cups-client-debuginfo-1:2.3.3op2-16.el9_2.2.s390x", "BaseOS-9.2.0.Z.EUS:cups-client-debuginfo-1:2.3.3op2-16.el9_2.2.x86_64", "BaseOS-9.2.0.Z.EUS:cups-debuginfo-1:2.3.3op2-16.el9_2.2.aarch64", "BaseOS-9.2.0.Z.EUS:cups-debuginfo-1:2.3.3op2-16.el9_2.2.i686", "BaseOS-9.2.0.Z.EUS:cups-debuginfo-1:2.3.3op2-16.el9_2.2.ppc64le", "BaseOS-9.2.0.Z.EUS:cups-debuginfo-1:2.3.3op2-16.el9_2.2.s390x", "BaseOS-9.2.0.Z.EUS:cups-debuginfo-1:2.3.3op2-16.el9_2.2.x86_64", "BaseOS-9.2.0.Z.EUS:cups-debugsource-1:2.3.3op2-16.el9_2.2.aarch64", "BaseOS-9.2.0.Z.EUS:cups-debugsource-1:2.3.3op2-16.el9_2.2.i686", "BaseOS-9.2.0.Z.EUS:cups-debugsource-1:2.3.3op2-16.el9_2.2.ppc64le", "BaseOS-9.2.0.Z.EUS:cups-debugsource-1:2.3.3op2-16.el9_2.2.s390x", "BaseOS-9.2.0.Z.EUS:cups-debugsource-1:2.3.3op2-16.el9_2.2.x86_64", "BaseOS-9.2.0.Z.EUS:cups-devel-1:2.3.3op2-16.el9_2.2.aarch64", "BaseOS-9.2.0.Z.EUS:cups-devel-1:2.3.3op2-16.el9_2.2.i686", "BaseOS-9.2.0.Z.EUS:cups-devel-1:2.3.3op2-16.el9_2.2.ppc64le", "BaseOS-9.2.0.Z.EUS:cups-devel-1:2.3.3op2-16.el9_2.2.s390x", "BaseOS-9.2.0.Z.EUS:cups-devel-1:2.3.3op2-16.el9_2.2.x86_64", "BaseOS-9.2.0.Z.EUS:cups-filesystem-1:2.3.3op2-16.el9_2.2.noarch", "BaseOS-9.2.0.Z.EUS:cups-ipptool-1:2.3.3op2-16.el9_2.2.aarch64", "BaseOS-9.2.0.Z.EUS:cups-ipptool-1:2.3.3op2-16.el9_2.2.ppc64le", "BaseOS-9.2.0.Z.EUS:cups-ipptool-1:2.3.3op2-16.el9_2.2.s390x", "BaseOS-9.2.0.Z.EUS:cups-ipptool-1:2.3.3op2-16.el9_2.2.x86_64", "BaseOS-9.2.0.Z.EUS:cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.2.aarch64", "BaseOS-9.2.0.Z.EUS:cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.2.i686", "BaseOS-9.2.0.Z.EUS:cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.2.ppc64le", "BaseOS-9.2.0.Z.EUS:cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.2.s390x", "BaseOS-9.2.0.Z.EUS:cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.2.x86_64", "BaseOS-9.2.0.Z.EUS:cups-libs-1:2.3.3op2-16.el9_2.2.aarch64", "BaseOS-9.2.0.Z.EUS:cups-libs-1:2.3.3op2-16.el9_2.2.i686", "BaseOS-9.2.0.Z.EUS:cups-libs-1:2.3.3op2-16.el9_2.2.ppc64le", "BaseOS-9.2.0.Z.EUS:cups-libs-1:2.3.3op2-16.el9_2.2.s390x", "BaseOS-9.2.0.Z.EUS:cups-libs-1:2.3.3op2-16.el9_2.2.x86_64", "BaseOS-9.2.0.Z.EUS:cups-libs-debuginfo-1:2.3.3op2-16.el9_2.2.aarch64", "BaseOS-9.2.0.Z.EUS:cups-libs-debuginfo-1:2.3.3op2-16.el9_2.2.i686", "BaseOS-9.2.0.Z.EUS:cups-libs-debuginfo-1:2.3.3op2-16.el9_2.2.ppc64le", "BaseOS-9.2.0.Z.EUS:cups-libs-debuginfo-1:2.3.3op2-16.el9_2.2.s390x", "BaseOS-9.2.0.Z.EUS:cups-libs-debuginfo-1:2.3.3op2-16.el9_2.2.x86_64", "BaseOS-9.2.0.Z.EUS:cups-lpd-1:2.3.3op2-16.el9_2.2.aarch64", "BaseOS-9.2.0.Z.EUS:cups-lpd-1:2.3.3op2-16.el9_2.2.ppc64le", "BaseOS-9.2.0.Z.EUS:cups-lpd-1:2.3.3op2-16.el9_2.2.s390x", "BaseOS-9.2.0.Z.EUS:cups-lpd-1:2.3.3op2-16.el9_2.2.x86_64", "BaseOS-9.2.0.Z.EUS:cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.2.aarch64", "BaseOS-9.2.0.Z.EUS:cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.2.i686", "BaseOS-9.2.0.Z.EUS:cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.2.ppc64le", "BaseOS-9.2.0.Z.EUS:cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.2.s390x", "BaseOS-9.2.0.Z.EUS:cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.2.x86_64", "BaseOS-9.2.0.Z.EUS:cups-printerapp-1:2.3.3op2-16.el9_2.2.aarch64", "BaseOS-9.2.0.Z.EUS:cups-printerapp-1:2.3.3op2-16.el9_2.2.ppc64le", "BaseOS-9.2.0.Z.EUS:cups-printerapp-1:2.3.3op2-16.el9_2.2.s390x", "BaseOS-9.2.0.Z.EUS:cups-printerapp-1:2.3.3op2-16.el9_2.2.x86_64", "BaseOS-9.2.0.Z.EUS:cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.2.aarch64", "BaseOS-9.2.0.Z.EUS:cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.2.i686", "BaseOS-9.2.0.Z.EUS:cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.2.ppc64le", "BaseOS-9.2.0.Z.EUS:cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.2.s390x", "BaseOS-9.2.0.Z.EUS:cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5644" }, { "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.EUS:cups-1:2.3.3op2-16.el9_2.2.aarch64", "AppStream-9.2.0.Z.EUS:cups-1:2.3.3op2-16.el9_2.2.ppc64le", "AppStream-9.2.0.Z.EUS:cups-1:2.3.3op2-16.el9_2.2.s390x", "AppStream-9.2.0.Z.EUS:cups-1:2.3.3op2-16.el9_2.2.src", "AppStream-9.2.0.Z.EUS:cups-1:2.3.3op2-16.el9_2.2.x86_64", "AppStream-9.2.0.Z.EUS:cups-client-1:2.3.3op2-16.el9_2.2.aarch64", "AppStream-9.2.0.Z.EUS:cups-client-1:2.3.3op2-16.el9_2.2.ppc64le", "AppStream-9.2.0.Z.EUS:cups-client-1:2.3.3op2-16.el9_2.2.s390x", "AppStream-9.2.0.Z.EUS:cups-client-1:2.3.3op2-16.el9_2.2.x86_64", "AppStream-9.2.0.Z.EUS:cups-client-debuginfo-1:2.3.3op2-16.el9_2.2.aarch64", "AppStream-9.2.0.Z.EUS:cups-client-debuginfo-1:2.3.3op2-16.el9_2.2.i686", "AppStream-9.2.0.Z.EUS:cups-client-debuginfo-1:2.3.3op2-16.el9_2.2.ppc64le", "AppStream-9.2.0.Z.EUS:cups-client-debuginfo-1:2.3.3op2-16.el9_2.2.s390x", "AppStream-9.2.0.Z.EUS:cups-client-debuginfo-1:2.3.3op2-16.el9_2.2.x86_64", "AppStream-9.2.0.Z.EUS:cups-debuginfo-1:2.3.3op2-16.el9_2.2.aarch64", "AppStream-9.2.0.Z.EUS:cups-debuginfo-1:2.3.3op2-16.el9_2.2.i686", "AppStream-9.2.0.Z.EUS:cups-debuginfo-1:2.3.3op2-16.el9_2.2.ppc64le", "AppStream-9.2.0.Z.EUS:cups-debuginfo-1:2.3.3op2-16.el9_2.2.s390x", "AppStream-9.2.0.Z.EUS:cups-debuginfo-1:2.3.3op2-16.el9_2.2.x86_64", "AppStream-9.2.0.Z.EUS:cups-debugsource-1:2.3.3op2-16.el9_2.2.aarch64", "AppStream-9.2.0.Z.EUS:cups-debugsource-1:2.3.3op2-16.el9_2.2.i686", "AppStream-9.2.0.Z.EUS:cups-debugsource-1:2.3.3op2-16.el9_2.2.ppc64le", "AppStream-9.2.0.Z.EUS:cups-debugsource-1:2.3.3op2-16.el9_2.2.s390x", "AppStream-9.2.0.Z.EUS:cups-debugsource-1:2.3.3op2-16.el9_2.2.x86_64", "AppStream-9.2.0.Z.EUS:cups-devel-1:2.3.3op2-16.el9_2.2.aarch64", "AppStream-9.2.0.Z.EUS:cups-devel-1:2.3.3op2-16.el9_2.2.i686", "AppStream-9.2.0.Z.EUS:cups-devel-1:2.3.3op2-16.el9_2.2.ppc64le", "AppStream-9.2.0.Z.EUS:cups-devel-1:2.3.3op2-16.el9_2.2.s390x", "AppStream-9.2.0.Z.EUS:cups-devel-1:2.3.3op2-16.el9_2.2.x86_64", "AppStream-9.2.0.Z.EUS:cups-filesystem-1:2.3.3op2-16.el9_2.2.noarch", "AppStream-9.2.0.Z.EUS:cups-ipptool-1:2.3.3op2-16.el9_2.2.aarch64", "AppStream-9.2.0.Z.EUS:cups-ipptool-1:2.3.3op2-16.el9_2.2.ppc64le", "AppStream-9.2.0.Z.EUS:cups-ipptool-1:2.3.3op2-16.el9_2.2.s390x", "AppStream-9.2.0.Z.EUS:cups-ipptool-1:2.3.3op2-16.el9_2.2.x86_64", "AppStream-9.2.0.Z.EUS:cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.2.aarch64", "AppStream-9.2.0.Z.EUS:cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.2.i686", "AppStream-9.2.0.Z.EUS:cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.2.ppc64le", "AppStream-9.2.0.Z.EUS:cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.2.s390x", "AppStream-9.2.0.Z.EUS:cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.2.x86_64", "AppStream-9.2.0.Z.EUS:cups-libs-1:2.3.3op2-16.el9_2.2.aarch64", "AppStream-9.2.0.Z.EUS:cups-libs-1:2.3.3op2-16.el9_2.2.i686", "AppStream-9.2.0.Z.EUS:cups-libs-1:2.3.3op2-16.el9_2.2.ppc64le", "AppStream-9.2.0.Z.EUS:cups-libs-1:2.3.3op2-16.el9_2.2.s390x", "AppStream-9.2.0.Z.EUS:cups-libs-1:2.3.3op2-16.el9_2.2.x86_64", "AppStream-9.2.0.Z.EUS:cups-libs-debuginfo-1:2.3.3op2-16.el9_2.2.aarch64", "AppStream-9.2.0.Z.EUS:cups-libs-debuginfo-1:2.3.3op2-16.el9_2.2.i686", "AppStream-9.2.0.Z.EUS:cups-libs-debuginfo-1:2.3.3op2-16.el9_2.2.ppc64le", "AppStream-9.2.0.Z.EUS:cups-libs-debuginfo-1:2.3.3op2-16.el9_2.2.s390x", "AppStream-9.2.0.Z.EUS:cups-libs-debuginfo-1:2.3.3op2-16.el9_2.2.x86_64", "AppStream-9.2.0.Z.EUS:cups-lpd-1:2.3.3op2-16.el9_2.2.aarch64", "AppStream-9.2.0.Z.EUS:cups-lpd-1:2.3.3op2-16.el9_2.2.ppc64le", "AppStream-9.2.0.Z.EUS:cups-lpd-1:2.3.3op2-16.el9_2.2.s390x", "AppStream-9.2.0.Z.EUS:cups-lpd-1:2.3.3op2-16.el9_2.2.x86_64", "AppStream-9.2.0.Z.EUS:cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.2.aarch64", "AppStream-9.2.0.Z.EUS:cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.2.i686", "AppStream-9.2.0.Z.EUS:cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.2.ppc64le", "AppStream-9.2.0.Z.EUS:cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.2.s390x", "AppStream-9.2.0.Z.EUS:cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.2.x86_64", "AppStream-9.2.0.Z.EUS:cups-printerapp-1:2.3.3op2-16.el9_2.2.aarch64", "AppStream-9.2.0.Z.EUS:cups-printerapp-1:2.3.3op2-16.el9_2.2.ppc64le", "AppStream-9.2.0.Z.EUS:cups-printerapp-1:2.3.3op2-16.el9_2.2.s390x", "AppStream-9.2.0.Z.EUS:cups-printerapp-1:2.3.3op2-16.el9_2.2.x86_64", "AppStream-9.2.0.Z.EUS:cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.2.aarch64", "AppStream-9.2.0.Z.EUS:cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.2.i686", "AppStream-9.2.0.Z.EUS:cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.2.ppc64le", "AppStream-9.2.0.Z.EUS:cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.2.s390x", "AppStream-9.2.0.Z.EUS:cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.2.x86_64", "BaseOS-9.2.0.Z.EUS:cups-1:2.3.3op2-16.el9_2.2.aarch64", "BaseOS-9.2.0.Z.EUS:cups-1:2.3.3op2-16.el9_2.2.ppc64le", "BaseOS-9.2.0.Z.EUS:cups-1:2.3.3op2-16.el9_2.2.s390x", "BaseOS-9.2.0.Z.EUS:cups-1:2.3.3op2-16.el9_2.2.src", "BaseOS-9.2.0.Z.EUS:cups-1:2.3.3op2-16.el9_2.2.x86_64", "BaseOS-9.2.0.Z.EUS:cups-client-1:2.3.3op2-16.el9_2.2.aarch64", "BaseOS-9.2.0.Z.EUS:cups-client-1:2.3.3op2-16.el9_2.2.ppc64le", "BaseOS-9.2.0.Z.EUS:cups-client-1:2.3.3op2-16.el9_2.2.s390x", "BaseOS-9.2.0.Z.EUS:cups-client-1:2.3.3op2-16.el9_2.2.x86_64", "BaseOS-9.2.0.Z.EUS:cups-client-debuginfo-1:2.3.3op2-16.el9_2.2.aarch64", "BaseOS-9.2.0.Z.EUS:cups-client-debuginfo-1:2.3.3op2-16.el9_2.2.i686", "BaseOS-9.2.0.Z.EUS:cups-client-debuginfo-1:2.3.3op2-16.el9_2.2.ppc64le", "BaseOS-9.2.0.Z.EUS:cups-client-debuginfo-1:2.3.3op2-16.el9_2.2.s390x", "BaseOS-9.2.0.Z.EUS:cups-client-debuginfo-1:2.3.3op2-16.el9_2.2.x86_64", "BaseOS-9.2.0.Z.EUS:cups-debuginfo-1:2.3.3op2-16.el9_2.2.aarch64", "BaseOS-9.2.0.Z.EUS:cups-debuginfo-1:2.3.3op2-16.el9_2.2.i686", "BaseOS-9.2.0.Z.EUS:cups-debuginfo-1:2.3.3op2-16.el9_2.2.ppc64le", "BaseOS-9.2.0.Z.EUS:cups-debuginfo-1:2.3.3op2-16.el9_2.2.s390x", "BaseOS-9.2.0.Z.EUS:cups-debuginfo-1:2.3.3op2-16.el9_2.2.x86_64", "BaseOS-9.2.0.Z.EUS:cups-debugsource-1:2.3.3op2-16.el9_2.2.aarch64", "BaseOS-9.2.0.Z.EUS:cups-debugsource-1:2.3.3op2-16.el9_2.2.i686", "BaseOS-9.2.0.Z.EUS:cups-debugsource-1:2.3.3op2-16.el9_2.2.ppc64le", "BaseOS-9.2.0.Z.EUS:cups-debugsource-1:2.3.3op2-16.el9_2.2.s390x", "BaseOS-9.2.0.Z.EUS:cups-debugsource-1:2.3.3op2-16.el9_2.2.x86_64", "BaseOS-9.2.0.Z.EUS:cups-devel-1:2.3.3op2-16.el9_2.2.aarch64", "BaseOS-9.2.0.Z.EUS:cups-devel-1:2.3.3op2-16.el9_2.2.i686", "BaseOS-9.2.0.Z.EUS:cups-devel-1:2.3.3op2-16.el9_2.2.ppc64le", "BaseOS-9.2.0.Z.EUS:cups-devel-1:2.3.3op2-16.el9_2.2.s390x", "BaseOS-9.2.0.Z.EUS:cups-devel-1:2.3.3op2-16.el9_2.2.x86_64", "BaseOS-9.2.0.Z.EUS:cups-filesystem-1:2.3.3op2-16.el9_2.2.noarch", "BaseOS-9.2.0.Z.EUS:cups-ipptool-1:2.3.3op2-16.el9_2.2.aarch64", "BaseOS-9.2.0.Z.EUS:cups-ipptool-1:2.3.3op2-16.el9_2.2.ppc64le", "BaseOS-9.2.0.Z.EUS:cups-ipptool-1:2.3.3op2-16.el9_2.2.s390x", "BaseOS-9.2.0.Z.EUS:cups-ipptool-1:2.3.3op2-16.el9_2.2.x86_64", "BaseOS-9.2.0.Z.EUS:cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.2.aarch64", "BaseOS-9.2.0.Z.EUS:cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.2.i686", "BaseOS-9.2.0.Z.EUS:cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.2.ppc64le", "BaseOS-9.2.0.Z.EUS:cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.2.s390x", "BaseOS-9.2.0.Z.EUS:cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.2.x86_64", "BaseOS-9.2.0.Z.EUS:cups-libs-1:2.3.3op2-16.el9_2.2.aarch64", "BaseOS-9.2.0.Z.EUS:cups-libs-1:2.3.3op2-16.el9_2.2.i686", "BaseOS-9.2.0.Z.EUS:cups-libs-1:2.3.3op2-16.el9_2.2.ppc64le", "BaseOS-9.2.0.Z.EUS:cups-libs-1:2.3.3op2-16.el9_2.2.s390x", "BaseOS-9.2.0.Z.EUS:cups-libs-1:2.3.3op2-16.el9_2.2.x86_64", "BaseOS-9.2.0.Z.EUS:cups-libs-debuginfo-1:2.3.3op2-16.el9_2.2.aarch64", "BaseOS-9.2.0.Z.EUS:cups-libs-debuginfo-1:2.3.3op2-16.el9_2.2.i686", "BaseOS-9.2.0.Z.EUS:cups-libs-debuginfo-1:2.3.3op2-16.el9_2.2.ppc64le", "BaseOS-9.2.0.Z.EUS:cups-libs-debuginfo-1:2.3.3op2-16.el9_2.2.s390x", "BaseOS-9.2.0.Z.EUS:cups-libs-debuginfo-1:2.3.3op2-16.el9_2.2.x86_64", "BaseOS-9.2.0.Z.EUS:cups-lpd-1:2.3.3op2-16.el9_2.2.aarch64", "BaseOS-9.2.0.Z.EUS:cups-lpd-1:2.3.3op2-16.el9_2.2.ppc64le", "BaseOS-9.2.0.Z.EUS:cups-lpd-1:2.3.3op2-16.el9_2.2.s390x", "BaseOS-9.2.0.Z.EUS:cups-lpd-1:2.3.3op2-16.el9_2.2.x86_64", "BaseOS-9.2.0.Z.EUS:cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.2.aarch64", "BaseOS-9.2.0.Z.EUS:cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.2.i686", "BaseOS-9.2.0.Z.EUS:cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.2.ppc64le", "BaseOS-9.2.0.Z.EUS:cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.2.s390x", "BaseOS-9.2.0.Z.EUS:cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.2.x86_64", "BaseOS-9.2.0.Z.EUS:cups-printerapp-1:2.3.3op2-16.el9_2.2.aarch64", "BaseOS-9.2.0.Z.EUS:cups-printerapp-1:2.3.3op2-16.el9_2.2.ppc64le", "BaseOS-9.2.0.Z.EUS:cups-printerapp-1:2.3.3op2-16.el9_2.2.s390x", "BaseOS-9.2.0.Z.EUS:cups-printerapp-1:2.3.3op2-16.el9_2.2.x86_64", "BaseOS-9.2.0.Z.EUS:cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.2.aarch64", "BaseOS-9.2.0.Z.EUS:cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.2.i686", "BaseOS-9.2.0.Z.EUS:cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.2.ppc64le", "BaseOS-9.2.0.Z.EUS:cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.2.s390x", "BaseOS-9.2.0.Z.EUS:cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "NONE", "baseScore": 4.4, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "AppStream-9.2.0.Z.EUS:cups-1:2.3.3op2-16.el9_2.2.aarch64", "AppStream-9.2.0.Z.EUS:cups-1:2.3.3op2-16.el9_2.2.ppc64le", "AppStream-9.2.0.Z.EUS:cups-1:2.3.3op2-16.el9_2.2.s390x", "AppStream-9.2.0.Z.EUS:cups-1:2.3.3op2-16.el9_2.2.src", "AppStream-9.2.0.Z.EUS:cups-1:2.3.3op2-16.el9_2.2.x86_64", "AppStream-9.2.0.Z.EUS:cups-client-1:2.3.3op2-16.el9_2.2.aarch64", "AppStream-9.2.0.Z.EUS:cups-client-1:2.3.3op2-16.el9_2.2.ppc64le", "AppStream-9.2.0.Z.EUS:cups-client-1:2.3.3op2-16.el9_2.2.s390x", "AppStream-9.2.0.Z.EUS:cups-client-1:2.3.3op2-16.el9_2.2.x86_64", "AppStream-9.2.0.Z.EUS:cups-client-debuginfo-1:2.3.3op2-16.el9_2.2.aarch64", "AppStream-9.2.0.Z.EUS:cups-client-debuginfo-1:2.3.3op2-16.el9_2.2.i686", "AppStream-9.2.0.Z.EUS:cups-client-debuginfo-1:2.3.3op2-16.el9_2.2.ppc64le", "AppStream-9.2.0.Z.EUS:cups-client-debuginfo-1:2.3.3op2-16.el9_2.2.s390x", "AppStream-9.2.0.Z.EUS:cups-client-debuginfo-1:2.3.3op2-16.el9_2.2.x86_64", "AppStream-9.2.0.Z.EUS:cups-debuginfo-1:2.3.3op2-16.el9_2.2.aarch64", "AppStream-9.2.0.Z.EUS:cups-debuginfo-1:2.3.3op2-16.el9_2.2.i686", "AppStream-9.2.0.Z.EUS:cups-debuginfo-1:2.3.3op2-16.el9_2.2.ppc64le", "AppStream-9.2.0.Z.EUS:cups-debuginfo-1:2.3.3op2-16.el9_2.2.s390x", "AppStream-9.2.0.Z.EUS:cups-debuginfo-1:2.3.3op2-16.el9_2.2.x86_64", "AppStream-9.2.0.Z.EUS:cups-debugsource-1:2.3.3op2-16.el9_2.2.aarch64", "AppStream-9.2.0.Z.EUS:cups-debugsource-1:2.3.3op2-16.el9_2.2.i686", "AppStream-9.2.0.Z.EUS:cups-debugsource-1:2.3.3op2-16.el9_2.2.ppc64le", "AppStream-9.2.0.Z.EUS:cups-debugsource-1:2.3.3op2-16.el9_2.2.s390x", "AppStream-9.2.0.Z.EUS:cups-debugsource-1:2.3.3op2-16.el9_2.2.x86_64", "AppStream-9.2.0.Z.EUS:cups-devel-1:2.3.3op2-16.el9_2.2.aarch64", "AppStream-9.2.0.Z.EUS:cups-devel-1:2.3.3op2-16.el9_2.2.i686", "AppStream-9.2.0.Z.EUS:cups-devel-1:2.3.3op2-16.el9_2.2.ppc64le", "AppStream-9.2.0.Z.EUS:cups-devel-1:2.3.3op2-16.el9_2.2.s390x", "AppStream-9.2.0.Z.EUS:cups-devel-1:2.3.3op2-16.el9_2.2.x86_64", "AppStream-9.2.0.Z.EUS:cups-filesystem-1:2.3.3op2-16.el9_2.2.noarch", "AppStream-9.2.0.Z.EUS:cups-ipptool-1:2.3.3op2-16.el9_2.2.aarch64", "AppStream-9.2.0.Z.EUS:cups-ipptool-1:2.3.3op2-16.el9_2.2.ppc64le", "AppStream-9.2.0.Z.EUS:cups-ipptool-1:2.3.3op2-16.el9_2.2.s390x", "AppStream-9.2.0.Z.EUS:cups-ipptool-1:2.3.3op2-16.el9_2.2.x86_64", "AppStream-9.2.0.Z.EUS:cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.2.aarch64", "AppStream-9.2.0.Z.EUS:cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.2.i686", "AppStream-9.2.0.Z.EUS:cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.2.ppc64le", "AppStream-9.2.0.Z.EUS:cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.2.s390x", "AppStream-9.2.0.Z.EUS:cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.2.x86_64", "AppStream-9.2.0.Z.EUS:cups-libs-1:2.3.3op2-16.el9_2.2.aarch64", "AppStream-9.2.0.Z.EUS:cups-libs-1:2.3.3op2-16.el9_2.2.i686", "AppStream-9.2.0.Z.EUS:cups-libs-1:2.3.3op2-16.el9_2.2.ppc64le", "AppStream-9.2.0.Z.EUS:cups-libs-1:2.3.3op2-16.el9_2.2.s390x", "AppStream-9.2.0.Z.EUS:cups-libs-1:2.3.3op2-16.el9_2.2.x86_64", "AppStream-9.2.0.Z.EUS:cups-libs-debuginfo-1:2.3.3op2-16.el9_2.2.aarch64", "AppStream-9.2.0.Z.EUS:cups-libs-debuginfo-1:2.3.3op2-16.el9_2.2.i686", "AppStream-9.2.0.Z.EUS:cups-libs-debuginfo-1:2.3.3op2-16.el9_2.2.ppc64le", "AppStream-9.2.0.Z.EUS:cups-libs-debuginfo-1:2.3.3op2-16.el9_2.2.s390x", "AppStream-9.2.0.Z.EUS:cups-libs-debuginfo-1:2.3.3op2-16.el9_2.2.x86_64", "AppStream-9.2.0.Z.EUS:cups-lpd-1:2.3.3op2-16.el9_2.2.aarch64", "AppStream-9.2.0.Z.EUS:cups-lpd-1:2.3.3op2-16.el9_2.2.ppc64le", "AppStream-9.2.0.Z.EUS:cups-lpd-1:2.3.3op2-16.el9_2.2.s390x", "AppStream-9.2.0.Z.EUS:cups-lpd-1:2.3.3op2-16.el9_2.2.x86_64", "AppStream-9.2.0.Z.EUS:cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.2.aarch64", "AppStream-9.2.0.Z.EUS:cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.2.i686", "AppStream-9.2.0.Z.EUS:cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.2.ppc64le", "AppStream-9.2.0.Z.EUS:cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.2.s390x", "AppStream-9.2.0.Z.EUS:cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.2.x86_64", "AppStream-9.2.0.Z.EUS:cups-printerapp-1:2.3.3op2-16.el9_2.2.aarch64", "AppStream-9.2.0.Z.EUS:cups-printerapp-1:2.3.3op2-16.el9_2.2.ppc64le", "AppStream-9.2.0.Z.EUS:cups-printerapp-1:2.3.3op2-16.el9_2.2.s390x", "AppStream-9.2.0.Z.EUS:cups-printerapp-1:2.3.3op2-16.el9_2.2.x86_64", "AppStream-9.2.0.Z.EUS:cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.2.aarch64", "AppStream-9.2.0.Z.EUS:cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.2.i686", "AppStream-9.2.0.Z.EUS:cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.2.ppc64le", "AppStream-9.2.0.Z.EUS:cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.2.s390x", "AppStream-9.2.0.Z.EUS:cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.2.x86_64", "BaseOS-9.2.0.Z.EUS:cups-1:2.3.3op2-16.el9_2.2.aarch64", "BaseOS-9.2.0.Z.EUS:cups-1:2.3.3op2-16.el9_2.2.ppc64le", "BaseOS-9.2.0.Z.EUS:cups-1:2.3.3op2-16.el9_2.2.s390x", "BaseOS-9.2.0.Z.EUS:cups-1:2.3.3op2-16.el9_2.2.src", "BaseOS-9.2.0.Z.EUS:cups-1:2.3.3op2-16.el9_2.2.x86_64", "BaseOS-9.2.0.Z.EUS:cups-client-1:2.3.3op2-16.el9_2.2.aarch64", "BaseOS-9.2.0.Z.EUS:cups-client-1:2.3.3op2-16.el9_2.2.ppc64le", "BaseOS-9.2.0.Z.EUS:cups-client-1:2.3.3op2-16.el9_2.2.s390x", "BaseOS-9.2.0.Z.EUS:cups-client-1:2.3.3op2-16.el9_2.2.x86_64", "BaseOS-9.2.0.Z.EUS:cups-client-debuginfo-1:2.3.3op2-16.el9_2.2.aarch64", "BaseOS-9.2.0.Z.EUS:cups-client-debuginfo-1:2.3.3op2-16.el9_2.2.i686", "BaseOS-9.2.0.Z.EUS:cups-client-debuginfo-1:2.3.3op2-16.el9_2.2.ppc64le", "BaseOS-9.2.0.Z.EUS:cups-client-debuginfo-1:2.3.3op2-16.el9_2.2.s390x", "BaseOS-9.2.0.Z.EUS:cups-client-debuginfo-1:2.3.3op2-16.el9_2.2.x86_64", "BaseOS-9.2.0.Z.EUS:cups-debuginfo-1:2.3.3op2-16.el9_2.2.aarch64", "BaseOS-9.2.0.Z.EUS:cups-debuginfo-1:2.3.3op2-16.el9_2.2.i686", "BaseOS-9.2.0.Z.EUS:cups-debuginfo-1:2.3.3op2-16.el9_2.2.ppc64le", "BaseOS-9.2.0.Z.EUS:cups-debuginfo-1:2.3.3op2-16.el9_2.2.s390x", "BaseOS-9.2.0.Z.EUS:cups-debuginfo-1:2.3.3op2-16.el9_2.2.x86_64", "BaseOS-9.2.0.Z.EUS:cups-debugsource-1:2.3.3op2-16.el9_2.2.aarch64", "BaseOS-9.2.0.Z.EUS:cups-debugsource-1:2.3.3op2-16.el9_2.2.i686", "BaseOS-9.2.0.Z.EUS:cups-debugsource-1:2.3.3op2-16.el9_2.2.ppc64le", "BaseOS-9.2.0.Z.EUS:cups-debugsource-1:2.3.3op2-16.el9_2.2.s390x", "BaseOS-9.2.0.Z.EUS:cups-debugsource-1:2.3.3op2-16.el9_2.2.x86_64", "BaseOS-9.2.0.Z.EUS:cups-devel-1:2.3.3op2-16.el9_2.2.aarch64", "BaseOS-9.2.0.Z.EUS:cups-devel-1:2.3.3op2-16.el9_2.2.i686", "BaseOS-9.2.0.Z.EUS:cups-devel-1:2.3.3op2-16.el9_2.2.ppc64le", "BaseOS-9.2.0.Z.EUS:cups-devel-1:2.3.3op2-16.el9_2.2.s390x", "BaseOS-9.2.0.Z.EUS:cups-devel-1:2.3.3op2-16.el9_2.2.x86_64", "BaseOS-9.2.0.Z.EUS:cups-filesystem-1:2.3.3op2-16.el9_2.2.noarch", "BaseOS-9.2.0.Z.EUS:cups-ipptool-1:2.3.3op2-16.el9_2.2.aarch64", "BaseOS-9.2.0.Z.EUS:cups-ipptool-1:2.3.3op2-16.el9_2.2.ppc64le", "BaseOS-9.2.0.Z.EUS:cups-ipptool-1:2.3.3op2-16.el9_2.2.s390x", "BaseOS-9.2.0.Z.EUS:cups-ipptool-1:2.3.3op2-16.el9_2.2.x86_64", "BaseOS-9.2.0.Z.EUS:cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.2.aarch64", "BaseOS-9.2.0.Z.EUS:cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.2.i686", "BaseOS-9.2.0.Z.EUS:cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.2.ppc64le", "BaseOS-9.2.0.Z.EUS:cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.2.s390x", "BaseOS-9.2.0.Z.EUS:cups-ipptool-debuginfo-1:2.3.3op2-16.el9_2.2.x86_64", "BaseOS-9.2.0.Z.EUS:cups-libs-1:2.3.3op2-16.el9_2.2.aarch64", "BaseOS-9.2.0.Z.EUS:cups-libs-1:2.3.3op2-16.el9_2.2.i686", "BaseOS-9.2.0.Z.EUS:cups-libs-1:2.3.3op2-16.el9_2.2.ppc64le", "BaseOS-9.2.0.Z.EUS:cups-libs-1:2.3.3op2-16.el9_2.2.s390x", "BaseOS-9.2.0.Z.EUS:cups-libs-1:2.3.3op2-16.el9_2.2.x86_64", "BaseOS-9.2.0.Z.EUS:cups-libs-debuginfo-1:2.3.3op2-16.el9_2.2.aarch64", "BaseOS-9.2.0.Z.EUS:cups-libs-debuginfo-1:2.3.3op2-16.el9_2.2.i686", "BaseOS-9.2.0.Z.EUS:cups-libs-debuginfo-1:2.3.3op2-16.el9_2.2.ppc64le", "BaseOS-9.2.0.Z.EUS:cups-libs-debuginfo-1:2.3.3op2-16.el9_2.2.s390x", "BaseOS-9.2.0.Z.EUS:cups-libs-debuginfo-1:2.3.3op2-16.el9_2.2.x86_64", "BaseOS-9.2.0.Z.EUS:cups-lpd-1:2.3.3op2-16.el9_2.2.aarch64", "BaseOS-9.2.0.Z.EUS:cups-lpd-1:2.3.3op2-16.el9_2.2.ppc64le", "BaseOS-9.2.0.Z.EUS:cups-lpd-1:2.3.3op2-16.el9_2.2.s390x", "BaseOS-9.2.0.Z.EUS:cups-lpd-1:2.3.3op2-16.el9_2.2.x86_64", "BaseOS-9.2.0.Z.EUS:cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.2.aarch64", "BaseOS-9.2.0.Z.EUS:cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.2.i686", "BaseOS-9.2.0.Z.EUS:cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.2.ppc64le", "BaseOS-9.2.0.Z.EUS:cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.2.s390x", "BaseOS-9.2.0.Z.EUS:cups-lpd-debuginfo-1:2.3.3op2-16.el9_2.2.x86_64", "BaseOS-9.2.0.Z.EUS:cups-printerapp-1:2.3.3op2-16.el9_2.2.aarch64", "BaseOS-9.2.0.Z.EUS:cups-printerapp-1:2.3.3op2-16.el9_2.2.ppc64le", "BaseOS-9.2.0.Z.EUS:cups-printerapp-1:2.3.3op2-16.el9_2.2.s390x", "BaseOS-9.2.0.Z.EUS:cups-printerapp-1:2.3.3op2-16.el9_2.2.x86_64", "BaseOS-9.2.0.Z.EUS:cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.2.aarch64", "BaseOS-9.2.0.Z.EUS:cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.2.i686", "BaseOS-9.2.0.Z.EUS:cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.2.ppc64le", "BaseOS-9.2.0.Z.EUS:cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.2.s390x", "BaseOS-9.2.0.Z.EUS:cups-printerapp-debuginfo-1:2.3.3op2-16.el9_2.2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "cups: Cupsd Listen arbitrary chmod 0140777" } ] }
rhsa-2024:4715
Vulnerability from csaf_redhat
Published
2024-07-24 08:50
Modified
2025-08-03 03:35
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 Moderate. 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: Cupsd Listen arbitrary chmod 0140777 (CVE-2024-35235)
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": "Moderate" }, "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 Moderate. 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: Cupsd Listen arbitrary chmod 0140777 (CVE-2024-35235)\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-2024:4715", "url": "https://access.redhat.com/errata/RHSA-2024:4715" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "2290318", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2290318" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_4715.json" } ], "title": "Red Hat Security Advisory: cups security update", "tracking": { "current_release_date": "2025-08-03T03:35:12+00:00", "generator": { "date": "2025-08-03T03:35:12+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.6" } }, "id": "RHSA-2024:4715", "initial_release_date": "2024-07-24T08:50:46+00:00", "revision_history": [ { "date": "2024-07-24T08:50:46+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-07-24T08:50:46+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-08-03T03:35:12+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.5.x86_64", "product": { "name": "cups-1:2.2.6-45.el8_6.5.x86_64", "product_id": "cups-1:2.2.6-45.el8_6.5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups@2.2.6-45.el8_6.5?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-client-1:2.2.6-45.el8_6.5.x86_64", "product": { "name": "cups-client-1:2.2.6-45.el8_6.5.x86_64", "product_id": "cups-client-1:2.2.6-45.el8_6.5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-client@2.2.6-45.el8_6.5?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-devel-1:2.2.6-45.el8_6.5.x86_64", "product": { "name": "cups-devel-1:2.2.6-45.el8_6.5.x86_64", "product_id": "cups-devel-1:2.2.6-45.el8_6.5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-devel@2.2.6-45.el8_6.5?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-ipptool-1:2.2.6-45.el8_6.5.x86_64", "product": { "name": "cups-ipptool-1:2.2.6-45.el8_6.5.x86_64", "product_id": "cups-ipptool-1:2.2.6-45.el8_6.5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-ipptool@2.2.6-45.el8_6.5?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-lpd-1:2.2.6-45.el8_6.5.x86_64", "product": { "name": "cups-lpd-1:2.2.6-45.el8_6.5.x86_64", "product_id": "cups-lpd-1:2.2.6-45.el8_6.5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-lpd@2.2.6-45.el8_6.5?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-debugsource-1:2.2.6-45.el8_6.5.x86_64", "product": { "name": "cups-debugsource-1:2.2.6-45.el8_6.5.x86_64", "product_id": "cups-debugsource-1:2.2.6-45.el8_6.5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-debugsource@2.2.6-45.el8_6.5?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-client-debuginfo-1:2.2.6-45.el8_6.5.x86_64", "product": { "name": "cups-client-debuginfo-1:2.2.6-45.el8_6.5.x86_64", "product_id": "cups-client-debuginfo-1:2.2.6-45.el8_6.5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-client-debuginfo@2.2.6-45.el8_6.5?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-debuginfo-1:2.2.6-45.el8_6.5.x86_64", "product": { "name": "cups-debuginfo-1:2.2.6-45.el8_6.5.x86_64", "product_id": "cups-debuginfo-1:2.2.6-45.el8_6.5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-debuginfo@2.2.6-45.el8_6.5?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-ipptool-debuginfo-1:2.2.6-45.el8_6.5.x86_64", "product": { "name": "cups-ipptool-debuginfo-1:2.2.6-45.el8_6.5.x86_64", "product_id": "cups-ipptool-debuginfo-1:2.2.6-45.el8_6.5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-ipptool-debuginfo@2.2.6-45.el8_6.5?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-libs-debuginfo-1:2.2.6-45.el8_6.5.x86_64", "product": { "name": "cups-libs-debuginfo-1:2.2.6-45.el8_6.5.x86_64", "product_id": "cups-libs-debuginfo-1:2.2.6-45.el8_6.5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-libs-debuginfo@2.2.6-45.el8_6.5?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-lpd-debuginfo-1:2.2.6-45.el8_6.5.x86_64", "product": { "name": "cups-lpd-debuginfo-1:2.2.6-45.el8_6.5.x86_64", "product_id": "cups-lpd-debuginfo-1:2.2.6-45.el8_6.5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-lpd-debuginfo@2.2.6-45.el8_6.5?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-libs-1:2.2.6-45.el8_6.5.x86_64", "product": { "name": "cups-libs-1:2.2.6-45.el8_6.5.x86_64", "product_id": "cups-libs-1:2.2.6-45.el8_6.5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-libs@2.2.6-45.el8_6.5?arch=x86_64\u0026epoch=1" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "cups-devel-1:2.2.6-45.el8_6.5.i686", "product": { "name": "cups-devel-1:2.2.6-45.el8_6.5.i686", "product_id": "cups-devel-1:2.2.6-45.el8_6.5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-devel@2.2.6-45.el8_6.5?arch=i686\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-debugsource-1:2.2.6-45.el8_6.5.i686", "product": { "name": "cups-debugsource-1:2.2.6-45.el8_6.5.i686", "product_id": "cups-debugsource-1:2.2.6-45.el8_6.5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-debugsource@2.2.6-45.el8_6.5?arch=i686\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-client-debuginfo-1:2.2.6-45.el8_6.5.i686", "product": { "name": "cups-client-debuginfo-1:2.2.6-45.el8_6.5.i686", "product_id": "cups-client-debuginfo-1:2.2.6-45.el8_6.5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-client-debuginfo@2.2.6-45.el8_6.5?arch=i686\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-debuginfo-1:2.2.6-45.el8_6.5.i686", "product": { "name": "cups-debuginfo-1:2.2.6-45.el8_6.5.i686", "product_id": "cups-debuginfo-1:2.2.6-45.el8_6.5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-debuginfo@2.2.6-45.el8_6.5?arch=i686\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-ipptool-debuginfo-1:2.2.6-45.el8_6.5.i686", "product": { "name": "cups-ipptool-debuginfo-1:2.2.6-45.el8_6.5.i686", "product_id": "cups-ipptool-debuginfo-1:2.2.6-45.el8_6.5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-ipptool-debuginfo@2.2.6-45.el8_6.5?arch=i686\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-libs-debuginfo-1:2.2.6-45.el8_6.5.i686", "product": { "name": "cups-libs-debuginfo-1:2.2.6-45.el8_6.5.i686", "product_id": "cups-libs-debuginfo-1:2.2.6-45.el8_6.5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-libs-debuginfo@2.2.6-45.el8_6.5?arch=i686\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-lpd-debuginfo-1:2.2.6-45.el8_6.5.i686", "product": { "name": "cups-lpd-debuginfo-1:2.2.6-45.el8_6.5.i686", "product_id": "cups-lpd-debuginfo-1:2.2.6-45.el8_6.5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-lpd-debuginfo@2.2.6-45.el8_6.5?arch=i686\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-libs-1:2.2.6-45.el8_6.5.i686", "product": { "name": "cups-libs-1:2.2.6-45.el8_6.5.i686", "product_id": "cups-libs-1:2.2.6-45.el8_6.5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-libs@2.2.6-45.el8_6.5?arch=i686\u0026epoch=1" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "cups-filesystem-1:2.2.6-45.el8_6.5.noarch", "product": { "name": "cups-filesystem-1:2.2.6-45.el8_6.5.noarch", "product_id": "cups-filesystem-1:2.2.6-45.el8_6.5.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-filesystem@2.2.6-45.el8_6.5?arch=noarch\u0026epoch=1" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "cups-1:2.2.6-45.el8_6.5.src", "product": { "name": "cups-1:2.2.6-45.el8_6.5.src", "product_id": "cups-1:2.2.6-45.el8_6.5.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups@2.2.6-45.el8_6.5?arch=src\u0026epoch=1" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "cups-libs-1:2.2.6-45.el8_6.5.aarch64", "product": { "name": "cups-libs-1:2.2.6-45.el8_6.5.aarch64", "product_id": "cups-libs-1:2.2.6-45.el8_6.5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-libs@2.2.6-45.el8_6.5?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-debugsource-1:2.2.6-45.el8_6.5.aarch64", "product": { "name": "cups-debugsource-1:2.2.6-45.el8_6.5.aarch64", "product_id": "cups-debugsource-1:2.2.6-45.el8_6.5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-debugsource@2.2.6-45.el8_6.5?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-client-debuginfo-1:2.2.6-45.el8_6.5.aarch64", "product": { "name": "cups-client-debuginfo-1:2.2.6-45.el8_6.5.aarch64", "product_id": "cups-client-debuginfo-1:2.2.6-45.el8_6.5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-client-debuginfo@2.2.6-45.el8_6.5?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-debuginfo-1:2.2.6-45.el8_6.5.aarch64", "product": { "name": "cups-debuginfo-1:2.2.6-45.el8_6.5.aarch64", "product_id": "cups-debuginfo-1:2.2.6-45.el8_6.5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-debuginfo@2.2.6-45.el8_6.5?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-ipptool-debuginfo-1:2.2.6-45.el8_6.5.aarch64", "product": { "name": "cups-ipptool-debuginfo-1:2.2.6-45.el8_6.5.aarch64", "product_id": "cups-ipptool-debuginfo-1:2.2.6-45.el8_6.5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-ipptool-debuginfo@2.2.6-45.el8_6.5?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-libs-debuginfo-1:2.2.6-45.el8_6.5.aarch64", "product": { "name": "cups-libs-debuginfo-1:2.2.6-45.el8_6.5.aarch64", "product_id": "cups-libs-debuginfo-1:2.2.6-45.el8_6.5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-libs-debuginfo@2.2.6-45.el8_6.5?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-lpd-debuginfo-1:2.2.6-45.el8_6.5.aarch64", "product": { "name": "cups-lpd-debuginfo-1:2.2.6-45.el8_6.5.aarch64", "product_id": "cups-lpd-debuginfo-1:2.2.6-45.el8_6.5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-lpd-debuginfo@2.2.6-45.el8_6.5?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-1:2.2.6-45.el8_6.5.aarch64", "product": { "name": "cups-1:2.2.6-45.el8_6.5.aarch64", "product_id": "cups-1:2.2.6-45.el8_6.5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups@2.2.6-45.el8_6.5?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-client-1:2.2.6-45.el8_6.5.aarch64", "product": { "name": "cups-client-1:2.2.6-45.el8_6.5.aarch64", "product_id": "cups-client-1:2.2.6-45.el8_6.5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-client@2.2.6-45.el8_6.5?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-devel-1:2.2.6-45.el8_6.5.aarch64", "product": { "name": "cups-devel-1:2.2.6-45.el8_6.5.aarch64", "product_id": "cups-devel-1:2.2.6-45.el8_6.5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-devel@2.2.6-45.el8_6.5?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-ipptool-1:2.2.6-45.el8_6.5.aarch64", "product": { "name": "cups-ipptool-1:2.2.6-45.el8_6.5.aarch64", "product_id": "cups-ipptool-1:2.2.6-45.el8_6.5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-ipptool@2.2.6-45.el8_6.5?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-lpd-1:2.2.6-45.el8_6.5.aarch64", "product": { "name": "cups-lpd-1:2.2.6-45.el8_6.5.aarch64", "product_id": "cups-lpd-1:2.2.6-45.el8_6.5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-lpd@2.2.6-45.el8_6.5?arch=aarch64\u0026epoch=1" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "cups-libs-1:2.2.6-45.el8_6.5.ppc64le", "product": { "name": "cups-libs-1:2.2.6-45.el8_6.5.ppc64le", "product_id": "cups-libs-1:2.2.6-45.el8_6.5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-libs@2.2.6-45.el8_6.5?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-debugsource-1:2.2.6-45.el8_6.5.ppc64le", "product": { "name": "cups-debugsource-1:2.2.6-45.el8_6.5.ppc64le", "product_id": "cups-debugsource-1:2.2.6-45.el8_6.5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-debugsource@2.2.6-45.el8_6.5?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-client-debuginfo-1:2.2.6-45.el8_6.5.ppc64le", "product": { "name": "cups-client-debuginfo-1:2.2.6-45.el8_6.5.ppc64le", "product_id": "cups-client-debuginfo-1:2.2.6-45.el8_6.5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-client-debuginfo@2.2.6-45.el8_6.5?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-debuginfo-1:2.2.6-45.el8_6.5.ppc64le", "product": { "name": "cups-debuginfo-1:2.2.6-45.el8_6.5.ppc64le", "product_id": "cups-debuginfo-1:2.2.6-45.el8_6.5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-debuginfo@2.2.6-45.el8_6.5?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-ipptool-debuginfo-1:2.2.6-45.el8_6.5.ppc64le", "product": { "name": "cups-ipptool-debuginfo-1:2.2.6-45.el8_6.5.ppc64le", "product_id": "cups-ipptool-debuginfo-1:2.2.6-45.el8_6.5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-ipptool-debuginfo@2.2.6-45.el8_6.5?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-libs-debuginfo-1:2.2.6-45.el8_6.5.ppc64le", "product": { "name": "cups-libs-debuginfo-1:2.2.6-45.el8_6.5.ppc64le", "product_id": "cups-libs-debuginfo-1:2.2.6-45.el8_6.5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-libs-debuginfo@2.2.6-45.el8_6.5?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-lpd-debuginfo-1:2.2.6-45.el8_6.5.ppc64le", "product": { "name": "cups-lpd-debuginfo-1:2.2.6-45.el8_6.5.ppc64le", "product_id": "cups-lpd-debuginfo-1:2.2.6-45.el8_6.5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-lpd-debuginfo@2.2.6-45.el8_6.5?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-1:2.2.6-45.el8_6.5.ppc64le", "product": { "name": "cups-1:2.2.6-45.el8_6.5.ppc64le", "product_id": "cups-1:2.2.6-45.el8_6.5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups@2.2.6-45.el8_6.5?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-client-1:2.2.6-45.el8_6.5.ppc64le", "product": { "name": "cups-client-1:2.2.6-45.el8_6.5.ppc64le", "product_id": "cups-client-1:2.2.6-45.el8_6.5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-client@2.2.6-45.el8_6.5?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-devel-1:2.2.6-45.el8_6.5.ppc64le", "product": { "name": "cups-devel-1:2.2.6-45.el8_6.5.ppc64le", "product_id": "cups-devel-1:2.2.6-45.el8_6.5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-devel@2.2.6-45.el8_6.5?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-ipptool-1:2.2.6-45.el8_6.5.ppc64le", "product": { "name": "cups-ipptool-1:2.2.6-45.el8_6.5.ppc64le", "product_id": "cups-ipptool-1:2.2.6-45.el8_6.5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-ipptool@2.2.6-45.el8_6.5?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-lpd-1:2.2.6-45.el8_6.5.ppc64le", "product": { "name": "cups-lpd-1:2.2.6-45.el8_6.5.ppc64le", "product_id": "cups-lpd-1:2.2.6-45.el8_6.5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-lpd@2.2.6-45.el8_6.5?arch=ppc64le\u0026epoch=1" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "cups-libs-1:2.2.6-45.el8_6.5.s390x", "product": { "name": "cups-libs-1:2.2.6-45.el8_6.5.s390x", "product_id": "cups-libs-1:2.2.6-45.el8_6.5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-libs@2.2.6-45.el8_6.5?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-debugsource-1:2.2.6-45.el8_6.5.s390x", "product": { "name": "cups-debugsource-1:2.2.6-45.el8_6.5.s390x", "product_id": "cups-debugsource-1:2.2.6-45.el8_6.5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-debugsource@2.2.6-45.el8_6.5?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-client-debuginfo-1:2.2.6-45.el8_6.5.s390x", "product": { "name": "cups-client-debuginfo-1:2.2.6-45.el8_6.5.s390x", "product_id": "cups-client-debuginfo-1:2.2.6-45.el8_6.5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-client-debuginfo@2.2.6-45.el8_6.5?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-debuginfo-1:2.2.6-45.el8_6.5.s390x", "product": { "name": "cups-debuginfo-1:2.2.6-45.el8_6.5.s390x", "product_id": "cups-debuginfo-1:2.2.6-45.el8_6.5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-debuginfo@2.2.6-45.el8_6.5?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-ipptool-debuginfo-1:2.2.6-45.el8_6.5.s390x", "product": { "name": "cups-ipptool-debuginfo-1:2.2.6-45.el8_6.5.s390x", "product_id": "cups-ipptool-debuginfo-1:2.2.6-45.el8_6.5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-ipptool-debuginfo@2.2.6-45.el8_6.5?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-libs-debuginfo-1:2.2.6-45.el8_6.5.s390x", "product": { "name": "cups-libs-debuginfo-1:2.2.6-45.el8_6.5.s390x", "product_id": "cups-libs-debuginfo-1:2.2.6-45.el8_6.5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-libs-debuginfo@2.2.6-45.el8_6.5?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-lpd-debuginfo-1:2.2.6-45.el8_6.5.s390x", "product": { "name": "cups-lpd-debuginfo-1:2.2.6-45.el8_6.5.s390x", "product_id": "cups-lpd-debuginfo-1:2.2.6-45.el8_6.5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-lpd-debuginfo@2.2.6-45.el8_6.5?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-1:2.2.6-45.el8_6.5.s390x", "product": { "name": "cups-1:2.2.6-45.el8_6.5.s390x", "product_id": "cups-1:2.2.6-45.el8_6.5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups@2.2.6-45.el8_6.5?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-client-1:2.2.6-45.el8_6.5.s390x", "product": { "name": "cups-client-1:2.2.6-45.el8_6.5.s390x", "product_id": "cups-client-1:2.2.6-45.el8_6.5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-client@2.2.6-45.el8_6.5?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-devel-1:2.2.6-45.el8_6.5.s390x", "product": { "name": "cups-devel-1:2.2.6-45.el8_6.5.s390x", "product_id": "cups-devel-1:2.2.6-45.el8_6.5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-devel@2.2.6-45.el8_6.5?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-ipptool-1:2.2.6-45.el8_6.5.s390x", "product": { "name": "cups-ipptool-1:2.2.6-45.el8_6.5.s390x", "product_id": "cups-ipptool-1:2.2.6-45.el8_6.5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-ipptool@2.2.6-45.el8_6.5?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-lpd-1:2.2.6-45.el8_6.5.s390x", "product": { "name": "cups-lpd-1:2.2.6-45.el8_6.5.s390x", "product_id": "cups-lpd-1:2.2.6-45.el8_6.5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-lpd@2.2.6-45.el8_6.5?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.5.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.5.src" }, "product_reference": "cups-1:2.2.6-45.el8_6.5.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.5.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.5.x86_64" }, "product_reference": "cups-1:2.2.6-45.el8_6.5.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.5.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.5.x86_64" }, "product_reference": "cups-client-1:2.2.6-45.el8_6.5.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.5.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.5.i686" }, "product_reference": "cups-client-debuginfo-1:2.2.6-45.el8_6.5.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.5.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.5.x86_64" }, "product_reference": "cups-client-debuginfo-1:2.2.6-45.el8_6.5.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.5.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.5.i686" }, "product_reference": "cups-debuginfo-1:2.2.6-45.el8_6.5.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.5.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.5.x86_64" }, "product_reference": "cups-debuginfo-1:2.2.6-45.el8_6.5.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.5.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.5.i686" }, "product_reference": "cups-debugsource-1:2.2.6-45.el8_6.5.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.5.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.5.x86_64" }, "product_reference": "cups-debugsource-1:2.2.6-45.el8_6.5.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.5.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.5.i686" }, "product_reference": "cups-devel-1:2.2.6-45.el8_6.5.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.5.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.5.x86_64" }, "product_reference": "cups-devel-1:2.2.6-45.el8_6.5.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.5.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.5.noarch" }, "product_reference": "cups-filesystem-1:2.2.6-45.el8_6.5.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.5.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.5.x86_64" }, "product_reference": "cups-ipptool-1:2.2.6-45.el8_6.5.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.5.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.5.i686" }, "product_reference": "cups-ipptool-debuginfo-1:2.2.6-45.el8_6.5.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.5.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.5.x86_64" }, "product_reference": "cups-ipptool-debuginfo-1:2.2.6-45.el8_6.5.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.5.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.5.i686" }, "product_reference": "cups-libs-1:2.2.6-45.el8_6.5.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.5.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.5.x86_64" }, "product_reference": "cups-libs-1:2.2.6-45.el8_6.5.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.5.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.5.i686" }, "product_reference": "cups-libs-debuginfo-1:2.2.6-45.el8_6.5.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.5.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.5.x86_64" }, "product_reference": "cups-libs-debuginfo-1:2.2.6-45.el8_6.5.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.5.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.5.x86_64" }, "product_reference": "cups-lpd-1:2.2.6-45.el8_6.5.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.5.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.5.i686" }, "product_reference": "cups-lpd-debuginfo-1:2.2.6-45.el8_6.5.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.5.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.5.x86_64" }, "product_reference": "cups-lpd-debuginfo-1:2.2.6-45.el8_6.5.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.5.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.5.aarch64" }, "product_reference": "cups-1:2.2.6-45.el8_6.5.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.5.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.5.ppc64le" }, "product_reference": "cups-1:2.2.6-45.el8_6.5.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.5.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.5.s390x" }, "product_reference": "cups-1:2.2.6-45.el8_6.5.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.5.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.5.src" }, "product_reference": "cups-1:2.2.6-45.el8_6.5.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.5.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.5.x86_64" }, "product_reference": "cups-1:2.2.6-45.el8_6.5.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.5.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.5.aarch64" }, "product_reference": "cups-client-1:2.2.6-45.el8_6.5.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.5.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.5.ppc64le" }, "product_reference": "cups-client-1:2.2.6-45.el8_6.5.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.5.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.5.s390x" }, "product_reference": "cups-client-1:2.2.6-45.el8_6.5.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.5.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.5.x86_64" }, "product_reference": "cups-client-1:2.2.6-45.el8_6.5.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.5.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.5.aarch64" }, "product_reference": "cups-client-debuginfo-1:2.2.6-45.el8_6.5.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.5.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.5.i686" }, "product_reference": "cups-client-debuginfo-1:2.2.6-45.el8_6.5.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.5.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.5.ppc64le" }, "product_reference": "cups-client-debuginfo-1:2.2.6-45.el8_6.5.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.5.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.5.s390x" }, "product_reference": "cups-client-debuginfo-1:2.2.6-45.el8_6.5.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.5.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.5.x86_64" }, "product_reference": "cups-client-debuginfo-1:2.2.6-45.el8_6.5.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.5.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.5.aarch64" }, "product_reference": "cups-debuginfo-1:2.2.6-45.el8_6.5.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.5.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.5.i686" }, "product_reference": "cups-debuginfo-1:2.2.6-45.el8_6.5.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.5.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.5.ppc64le" }, "product_reference": "cups-debuginfo-1:2.2.6-45.el8_6.5.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.5.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.5.s390x" }, "product_reference": "cups-debuginfo-1:2.2.6-45.el8_6.5.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.5.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.5.x86_64" }, "product_reference": "cups-debuginfo-1:2.2.6-45.el8_6.5.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.5.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.5.aarch64" }, "product_reference": "cups-debugsource-1:2.2.6-45.el8_6.5.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.5.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.5.i686" }, "product_reference": "cups-debugsource-1:2.2.6-45.el8_6.5.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.5.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.5.ppc64le" }, "product_reference": "cups-debugsource-1:2.2.6-45.el8_6.5.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.5.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.5.s390x" }, "product_reference": "cups-debugsource-1:2.2.6-45.el8_6.5.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.5.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.5.x86_64" }, "product_reference": "cups-debugsource-1:2.2.6-45.el8_6.5.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.5.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.5.aarch64" }, "product_reference": "cups-devel-1:2.2.6-45.el8_6.5.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.5.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.5.i686" }, "product_reference": "cups-devel-1:2.2.6-45.el8_6.5.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.5.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.5.ppc64le" }, "product_reference": "cups-devel-1:2.2.6-45.el8_6.5.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.5.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.5.s390x" }, "product_reference": "cups-devel-1:2.2.6-45.el8_6.5.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.5.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.5.x86_64" }, "product_reference": "cups-devel-1:2.2.6-45.el8_6.5.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.5.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.5.noarch" }, "product_reference": "cups-filesystem-1:2.2.6-45.el8_6.5.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.5.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.5.aarch64" }, "product_reference": "cups-ipptool-1:2.2.6-45.el8_6.5.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.5.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.5.ppc64le" }, "product_reference": "cups-ipptool-1:2.2.6-45.el8_6.5.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.5.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.5.s390x" }, "product_reference": "cups-ipptool-1:2.2.6-45.el8_6.5.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.5.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.5.x86_64" }, "product_reference": "cups-ipptool-1:2.2.6-45.el8_6.5.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.5.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.5.aarch64" }, "product_reference": "cups-ipptool-debuginfo-1:2.2.6-45.el8_6.5.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.5.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.5.i686" }, "product_reference": "cups-ipptool-debuginfo-1:2.2.6-45.el8_6.5.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.5.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.5.ppc64le" }, "product_reference": "cups-ipptool-debuginfo-1:2.2.6-45.el8_6.5.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.5.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.5.s390x" }, "product_reference": "cups-ipptool-debuginfo-1:2.2.6-45.el8_6.5.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.5.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.5.x86_64" }, "product_reference": "cups-ipptool-debuginfo-1:2.2.6-45.el8_6.5.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.5.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.5.aarch64" }, "product_reference": "cups-libs-1:2.2.6-45.el8_6.5.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.5.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.5.i686" }, "product_reference": "cups-libs-1:2.2.6-45.el8_6.5.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.5.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.5.ppc64le" }, "product_reference": "cups-libs-1:2.2.6-45.el8_6.5.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.5.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.5.s390x" }, "product_reference": "cups-libs-1:2.2.6-45.el8_6.5.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.5.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.5.x86_64" }, "product_reference": "cups-libs-1:2.2.6-45.el8_6.5.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.5.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.5.aarch64" }, "product_reference": "cups-libs-debuginfo-1:2.2.6-45.el8_6.5.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.5.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.5.i686" }, "product_reference": "cups-libs-debuginfo-1:2.2.6-45.el8_6.5.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.5.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.5.ppc64le" }, "product_reference": "cups-libs-debuginfo-1:2.2.6-45.el8_6.5.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.5.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.5.s390x" }, "product_reference": "cups-libs-debuginfo-1:2.2.6-45.el8_6.5.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.5.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.5.x86_64" }, "product_reference": "cups-libs-debuginfo-1:2.2.6-45.el8_6.5.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.5.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.5.aarch64" }, "product_reference": "cups-lpd-1:2.2.6-45.el8_6.5.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.5.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.5.ppc64le" }, "product_reference": "cups-lpd-1:2.2.6-45.el8_6.5.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.5.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.5.s390x" }, "product_reference": "cups-lpd-1:2.2.6-45.el8_6.5.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.5.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.5.x86_64" }, "product_reference": "cups-lpd-1:2.2.6-45.el8_6.5.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.5.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.5.aarch64" }, "product_reference": "cups-lpd-debuginfo-1:2.2.6-45.el8_6.5.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.5.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.5.i686" }, "product_reference": "cups-lpd-debuginfo-1:2.2.6-45.el8_6.5.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.5.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.5.ppc64le" }, "product_reference": "cups-lpd-debuginfo-1:2.2.6-45.el8_6.5.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.5.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.5.s390x" }, "product_reference": "cups-lpd-debuginfo-1:2.2.6-45.el8_6.5.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.5.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.5.x86_64" }, "product_reference": "cups-lpd-debuginfo-1:2.2.6-45.el8_6.5.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.5.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.5.src" }, "product_reference": "cups-1:2.2.6-45.el8_6.5.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.5.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.5.x86_64" }, "product_reference": "cups-1:2.2.6-45.el8_6.5.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.5.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.5.x86_64" }, "product_reference": "cups-client-1:2.2.6-45.el8_6.5.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.5.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.5.i686" }, "product_reference": "cups-client-debuginfo-1:2.2.6-45.el8_6.5.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.5.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.5.x86_64" }, "product_reference": "cups-client-debuginfo-1:2.2.6-45.el8_6.5.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.5.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.5.i686" }, "product_reference": "cups-debuginfo-1:2.2.6-45.el8_6.5.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.5.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.5.x86_64" }, "product_reference": "cups-debuginfo-1:2.2.6-45.el8_6.5.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.5.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.5.i686" }, "product_reference": "cups-debugsource-1:2.2.6-45.el8_6.5.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.5.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.5.x86_64" }, "product_reference": "cups-debugsource-1:2.2.6-45.el8_6.5.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.5.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.5.i686" }, "product_reference": "cups-devel-1:2.2.6-45.el8_6.5.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.5.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.5.x86_64" }, "product_reference": "cups-devel-1:2.2.6-45.el8_6.5.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.5.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.5.noarch" }, "product_reference": "cups-filesystem-1:2.2.6-45.el8_6.5.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.5.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.5.x86_64" }, "product_reference": "cups-ipptool-1:2.2.6-45.el8_6.5.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.5.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.5.i686" }, "product_reference": "cups-ipptool-debuginfo-1:2.2.6-45.el8_6.5.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.5.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.5.x86_64" }, "product_reference": "cups-ipptool-debuginfo-1:2.2.6-45.el8_6.5.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.5.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.5.i686" }, "product_reference": "cups-libs-1:2.2.6-45.el8_6.5.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.5.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.5.x86_64" }, "product_reference": "cups-libs-1:2.2.6-45.el8_6.5.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.5.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.5.i686" }, "product_reference": "cups-libs-debuginfo-1:2.2.6-45.el8_6.5.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.5.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.5.x86_64" }, "product_reference": "cups-libs-debuginfo-1:2.2.6-45.el8_6.5.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.5.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.5.x86_64" }, "product_reference": "cups-lpd-1:2.2.6-45.el8_6.5.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.5.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.5.i686" }, "product_reference": "cups-lpd-debuginfo-1:2.2.6-45.el8_6.5.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.5.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.5.x86_64" }, "product_reference": "cups-lpd-debuginfo-1:2.2.6-45.el8_6.5.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.5.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.5.src" }, "product_reference": "cups-1:2.2.6-45.el8_6.5.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.5.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.5.x86_64" }, "product_reference": "cups-1:2.2.6-45.el8_6.5.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.5.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.5.x86_64" }, "product_reference": "cups-client-1:2.2.6-45.el8_6.5.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.5.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.5.i686" }, "product_reference": "cups-client-debuginfo-1:2.2.6-45.el8_6.5.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.5.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.5.x86_64" }, "product_reference": "cups-client-debuginfo-1:2.2.6-45.el8_6.5.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.5.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.5.i686" }, "product_reference": "cups-debuginfo-1:2.2.6-45.el8_6.5.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.5.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.5.x86_64" }, "product_reference": "cups-debuginfo-1:2.2.6-45.el8_6.5.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.5.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.5.i686" }, "product_reference": "cups-debugsource-1:2.2.6-45.el8_6.5.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.5.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.5.x86_64" }, "product_reference": "cups-debugsource-1:2.2.6-45.el8_6.5.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.5.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.5.i686" }, "product_reference": "cups-devel-1:2.2.6-45.el8_6.5.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.5.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.5.x86_64" }, "product_reference": "cups-devel-1:2.2.6-45.el8_6.5.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.5.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.5.noarch" }, "product_reference": "cups-filesystem-1:2.2.6-45.el8_6.5.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.5.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.5.x86_64" }, "product_reference": "cups-ipptool-1:2.2.6-45.el8_6.5.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.5.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.5.i686" }, "product_reference": "cups-ipptool-debuginfo-1:2.2.6-45.el8_6.5.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.5.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.5.x86_64" }, "product_reference": "cups-ipptool-debuginfo-1:2.2.6-45.el8_6.5.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.5.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.5.i686" }, "product_reference": "cups-libs-1:2.2.6-45.el8_6.5.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.5.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.5.x86_64" }, "product_reference": "cups-libs-1:2.2.6-45.el8_6.5.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.5.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.5.i686" }, "product_reference": "cups-libs-debuginfo-1:2.2.6-45.el8_6.5.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.5.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.5.x86_64" }, "product_reference": "cups-libs-debuginfo-1:2.2.6-45.el8_6.5.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.5.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.5.x86_64" }, "product_reference": "cups-lpd-1:2.2.6-45.el8_6.5.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.5.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.5.i686" }, "product_reference": "cups-lpd-debuginfo-1:2.2.6-45.el8_6.5.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.5.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.5.x86_64" }, "product_reference": "cups-lpd-debuginfo-1:2.2.6-45.el8_6.5.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.5.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.5.aarch64" }, "product_reference": "cups-1:2.2.6-45.el8_6.5.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.5.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.5.ppc64le" }, "product_reference": "cups-1:2.2.6-45.el8_6.5.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.5.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.5.s390x" }, "product_reference": "cups-1:2.2.6-45.el8_6.5.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.5.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.5.src" }, "product_reference": "cups-1:2.2.6-45.el8_6.5.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.5.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.5.x86_64" }, "product_reference": "cups-1:2.2.6-45.el8_6.5.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.5.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.5.aarch64" }, "product_reference": "cups-client-1:2.2.6-45.el8_6.5.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.5.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.5.ppc64le" }, "product_reference": "cups-client-1:2.2.6-45.el8_6.5.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.5.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.5.s390x" }, "product_reference": "cups-client-1:2.2.6-45.el8_6.5.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.5.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.5.x86_64" }, "product_reference": "cups-client-1:2.2.6-45.el8_6.5.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.5.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.5.aarch64" }, "product_reference": "cups-client-debuginfo-1:2.2.6-45.el8_6.5.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.5.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.5.i686" }, "product_reference": "cups-client-debuginfo-1:2.2.6-45.el8_6.5.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.5.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.5.ppc64le" }, "product_reference": "cups-client-debuginfo-1:2.2.6-45.el8_6.5.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.5.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.5.s390x" }, "product_reference": "cups-client-debuginfo-1:2.2.6-45.el8_6.5.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.5.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.5.x86_64" }, "product_reference": "cups-client-debuginfo-1:2.2.6-45.el8_6.5.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.5.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.5.aarch64" }, "product_reference": "cups-debuginfo-1:2.2.6-45.el8_6.5.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.5.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.5.i686" }, "product_reference": "cups-debuginfo-1:2.2.6-45.el8_6.5.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.5.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.5.ppc64le" }, "product_reference": "cups-debuginfo-1:2.2.6-45.el8_6.5.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.5.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.5.s390x" }, "product_reference": "cups-debuginfo-1:2.2.6-45.el8_6.5.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.5.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.5.x86_64" }, "product_reference": "cups-debuginfo-1:2.2.6-45.el8_6.5.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.5.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.5.aarch64" }, "product_reference": "cups-debugsource-1:2.2.6-45.el8_6.5.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.5.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.5.i686" }, "product_reference": "cups-debugsource-1:2.2.6-45.el8_6.5.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.5.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.5.ppc64le" }, "product_reference": "cups-debugsource-1:2.2.6-45.el8_6.5.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.5.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.5.s390x" }, "product_reference": "cups-debugsource-1:2.2.6-45.el8_6.5.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.5.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.5.x86_64" }, "product_reference": "cups-debugsource-1:2.2.6-45.el8_6.5.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.5.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.5.aarch64" }, "product_reference": "cups-devel-1:2.2.6-45.el8_6.5.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.5.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.5.i686" }, "product_reference": "cups-devel-1:2.2.6-45.el8_6.5.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.5.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.5.ppc64le" }, "product_reference": "cups-devel-1:2.2.6-45.el8_6.5.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.5.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.5.s390x" }, "product_reference": "cups-devel-1:2.2.6-45.el8_6.5.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.5.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.5.x86_64" }, "product_reference": "cups-devel-1:2.2.6-45.el8_6.5.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.5.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.5.noarch" }, "product_reference": "cups-filesystem-1:2.2.6-45.el8_6.5.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.5.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.5.aarch64" }, "product_reference": "cups-ipptool-1:2.2.6-45.el8_6.5.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.5.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.5.ppc64le" }, "product_reference": "cups-ipptool-1:2.2.6-45.el8_6.5.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.5.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.5.s390x" }, "product_reference": "cups-ipptool-1:2.2.6-45.el8_6.5.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.5.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.5.x86_64" }, "product_reference": "cups-ipptool-1:2.2.6-45.el8_6.5.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.5.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.5.aarch64" }, "product_reference": "cups-ipptool-debuginfo-1:2.2.6-45.el8_6.5.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.5.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.5.i686" }, "product_reference": "cups-ipptool-debuginfo-1:2.2.6-45.el8_6.5.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.5.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.5.ppc64le" }, "product_reference": "cups-ipptool-debuginfo-1:2.2.6-45.el8_6.5.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.5.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.5.s390x" }, "product_reference": "cups-ipptool-debuginfo-1:2.2.6-45.el8_6.5.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.5.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.5.x86_64" }, "product_reference": "cups-ipptool-debuginfo-1:2.2.6-45.el8_6.5.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.5.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.5.aarch64" }, "product_reference": "cups-libs-1:2.2.6-45.el8_6.5.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.5.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.5.i686" }, "product_reference": "cups-libs-1:2.2.6-45.el8_6.5.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.5.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.5.ppc64le" }, "product_reference": "cups-libs-1:2.2.6-45.el8_6.5.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.5.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.5.s390x" }, "product_reference": "cups-libs-1:2.2.6-45.el8_6.5.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.5.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.5.x86_64" }, "product_reference": "cups-libs-1:2.2.6-45.el8_6.5.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.5.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.5.aarch64" }, "product_reference": "cups-libs-debuginfo-1:2.2.6-45.el8_6.5.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.5.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.5.i686" }, "product_reference": "cups-libs-debuginfo-1:2.2.6-45.el8_6.5.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.5.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.5.ppc64le" }, "product_reference": "cups-libs-debuginfo-1:2.2.6-45.el8_6.5.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.5.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.5.s390x" }, "product_reference": "cups-libs-debuginfo-1:2.2.6-45.el8_6.5.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.5.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.5.x86_64" }, "product_reference": "cups-libs-debuginfo-1:2.2.6-45.el8_6.5.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.5.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.5.aarch64" }, "product_reference": "cups-lpd-1:2.2.6-45.el8_6.5.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.5.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.5.ppc64le" }, "product_reference": "cups-lpd-1:2.2.6-45.el8_6.5.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.5.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.5.s390x" }, "product_reference": "cups-lpd-1:2.2.6-45.el8_6.5.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.5.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.5.x86_64" }, "product_reference": "cups-lpd-1:2.2.6-45.el8_6.5.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.5.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.5.aarch64" }, "product_reference": "cups-lpd-debuginfo-1:2.2.6-45.el8_6.5.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.5.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.5.i686" }, "product_reference": "cups-lpd-debuginfo-1:2.2.6-45.el8_6.5.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.5.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.5.ppc64le" }, "product_reference": "cups-lpd-debuginfo-1:2.2.6-45.el8_6.5.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.5.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.5.s390x" }, "product_reference": "cups-lpd-debuginfo-1:2.2.6-45.el8_6.5.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.5.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.5.x86_64" }, "product_reference": "cups-lpd-debuginfo-1:2.2.6-45.el8_6.5.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.5.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.5.src" }, "product_reference": "cups-1:2.2.6-45.el8_6.5.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.5.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.5.x86_64" }, "product_reference": "cups-1:2.2.6-45.el8_6.5.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.5.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.5.x86_64" }, "product_reference": "cups-client-1:2.2.6-45.el8_6.5.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.5.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.5.i686" }, "product_reference": "cups-client-debuginfo-1:2.2.6-45.el8_6.5.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.5.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.5.x86_64" }, "product_reference": "cups-client-debuginfo-1:2.2.6-45.el8_6.5.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.5.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.5.i686" }, "product_reference": "cups-debuginfo-1:2.2.6-45.el8_6.5.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.5.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.5.x86_64" }, "product_reference": "cups-debuginfo-1:2.2.6-45.el8_6.5.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.5.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.5.i686" }, "product_reference": "cups-debugsource-1:2.2.6-45.el8_6.5.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.5.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.5.x86_64" }, "product_reference": "cups-debugsource-1:2.2.6-45.el8_6.5.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.5.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.5.i686" }, "product_reference": "cups-devel-1:2.2.6-45.el8_6.5.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.5.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.5.x86_64" }, "product_reference": "cups-devel-1:2.2.6-45.el8_6.5.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.5.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.5.noarch" }, "product_reference": "cups-filesystem-1:2.2.6-45.el8_6.5.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.5.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.5.x86_64" }, "product_reference": "cups-ipptool-1:2.2.6-45.el8_6.5.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.5.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.5.i686" }, "product_reference": "cups-ipptool-debuginfo-1:2.2.6-45.el8_6.5.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.5.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.5.x86_64" }, "product_reference": "cups-ipptool-debuginfo-1:2.2.6-45.el8_6.5.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.5.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.5.i686" }, "product_reference": "cups-libs-1:2.2.6-45.el8_6.5.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.5.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.5.x86_64" }, "product_reference": "cups-libs-1:2.2.6-45.el8_6.5.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.5.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.5.i686" }, "product_reference": "cups-libs-debuginfo-1:2.2.6-45.el8_6.5.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.5.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.5.x86_64" }, "product_reference": "cups-libs-debuginfo-1:2.2.6-45.el8_6.5.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.5.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.5.x86_64" }, "product_reference": "cups-lpd-1:2.2.6-45.el8_6.5.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.5.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.5.i686" }, "product_reference": "cups-lpd-debuginfo-1:2.2.6-45.el8_6.5.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.5.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.5.x86_64" }, "product_reference": "cups-lpd-debuginfo-1:2.2.6-45.el8_6.5.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.TUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-35235", "cwe": { "id": "CWE-277", "name": "Insecure Inherited Permissions" }, "discovery_date": "2024-06-04T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2290318" } ], "notes": [ { "category": "description", "text": "A flaw was found in the cupsd server. When starting the cupsd server with a Listen configuration item pointing to a symbolic link, the cupsd process can perform an arbitrary chmod of the provided argument, providing world-writable access to the target. Since cupsd is often running as root, this issue can result in the change of permission of any user or system files to be world writable.", "title": "Vulnerability description" }, { "category": "summary", "text": "cups: Cupsd Listen arbitrary chmod 0140777", "title": "Vulnerability summary" }, { "category": "other", "text": "The CVE-2024-35235 vulnerability is classified as moderate severity rather than important primarily due to its requirement for elevated privileges and specific preconditions for exploitation. The vulnerability necessitates the ability to edit the cupsd.conf file, which typically requires administrative access. Furthermore, successful exploitation hinges on creating a symbolic link in a writable directory and manipulating the Listen directive within cupsd.conf. While this can lead to arbitrary chmod operations and potentially compromise system files, the precondition of administrative access significantly reduces the likelihood of exploitation by unauthorized users, thereby mitigating the overall impact and severity of the issue.", "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.5.src", "AppStream-8.6.0.Z.AUS:cups-1:2.2.6-45.el8_6.5.x86_64", "AppStream-8.6.0.Z.AUS:cups-client-1:2.2.6-45.el8_6.5.x86_64", "AppStream-8.6.0.Z.AUS:cups-client-debuginfo-1:2.2.6-45.el8_6.5.i686", "AppStream-8.6.0.Z.AUS:cups-client-debuginfo-1:2.2.6-45.el8_6.5.x86_64", "AppStream-8.6.0.Z.AUS:cups-debuginfo-1:2.2.6-45.el8_6.5.i686", "AppStream-8.6.0.Z.AUS:cups-debuginfo-1:2.2.6-45.el8_6.5.x86_64", "AppStream-8.6.0.Z.AUS:cups-debugsource-1:2.2.6-45.el8_6.5.i686", "AppStream-8.6.0.Z.AUS:cups-debugsource-1:2.2.6-45.el8_6.5.x86_64", "AppStream-8.6.0.Z.AUS:cups-devel-1:2.2.6-45.el8_6.5.i686", "AppStream-8.6.0.Z.AUS:cups-devel-1:2.2.6-45.el8_6.5.x86_64", "AppStream-8.6.0.Z.AUS:cups-filesystem-1:2.2.6-45.el8_6.5.noarch", "AppStream-8.6.0.Z.AUS:cups-ipptool-1:2.2.6-45.el8_6.5.x86_64", "AppStream-8.6.0.Z.AUS:cups-ipptool-debuginfo-1:2.2.6-45.el8_6.5.i686", "AppStream-8.6.0.Z.AUS:cups-ipptool-debuginfo-1:2.2.6-45.el8_6.5.x86_64", "AppStream-8.6.0.Z.AUS:cups-libs-1:2.2.6-45.el8_6.5.i686", "AppStream-8.6.0.Z.AUS:cups-libs-1:2.2.6-45.el8_6.5.x86_64", "AppStream-8.6.0.Z.AUS:cups-libs-debuginfo-1:2.2.6-45.el8_6.5.i686", "AppStream-8.6.0.Z.AUS:cups-libs-debuginfo-1:2.2.6-45.el8_6.5.x86_64", "AppStream-8.6.0.Z.AUS:cups-lpd-1:2.2.6-45.el8_6.5.x86_64", "AppStream-8.6.0.Z.AUS:cups-lpd-debuginfo-1:2.2.6-45.el8_6.5.i686", "AppStream-8.6.0.Z.AUS:cups-lpd-debuginfo-1:2.2.6-45.el8_6.5.x86_64", "AppStream-8.6.0.Z.E4S:cups-1:2.2.6-45.el8_6.5.aarch64", "AppStream-8.6.0.Z.E4S:cups-1:2.2.6-45.el8_6.5.ppc64le", "AppStream-8.6.0.Z.E4S:cups-1:2.2.6-45.el8_6.5.s390x", "AppStream-8.6.0.Z.E4S:cups-1:2.2.6-45.el8_6.5.src", "AppStream-8.6.0.Z.E4S:cups-1:2.2.6-45.el8_6.5.x86_64", "AppStream-8.6.0.Z.E4S:cups-client-1:2.2.6-45.el8_6.5.aarch64", "AppStream-8.6.0.Z.E4S:cups-client-1:2.2.6-45.el8_6.5.ppc64le", "AppStream-8.6.0.Z.E4S:cups-client-1:2.2.6-45.el8_6.5.s390x", "AppStream-8.6.0.Z.E4S:cups-client-1:2.2.6-45.el8_6.5.x86_64", "AppStream-8.6.0.Z.E4S:cups-client-debuginfo-1:2.2.6-45.el8_6.5.aarch64", "AppStream-8.6.0.Z.E4S:cups-client-debuginfo-1:2.2.6-45.el8_6.5.i686", "AppStream-8.6.0.Z.E4S:cups-client-debuginfo-1:2.2.6-45.el8_6.5.ppc64le", "AppStream-8.6.0.Z.E4S:cups-client-debuginfo-1:2.2.6-45.el8_6.5.s390x", "AppStream-8.6.0.Z.E4S:cups-client-debuginfo-1:2.2.6-45.el8_6.5.x86_64", "AppStream-8.6.0.Z.E4S:cups-debuginfo-1:2.2.6-45.el8_6.5.aarch64", "AppStream-8.6.0.Z.E4S:cups-debuginfo-1:2.2.6-45.el8_6.5.i686", "AppStream-8.6.0.Z.E4S:cups-debuginfo-1:2.2.6-45.el8_6.5.ppc64le", "AppStream-8.6.0.Z.E4S:cups-debuginfo-1:2.2.6-45.el8_6.5.s390x", "AppStream-8.6.0.Z.E4S:cups-debuginfo-1:2.2.6-45.el8_6.5.x86_64", "AppStream-8.6.0.Z.E4S:cups-debugsource-1:2.2.6-45.el8_6.5.aarch64", "AppStream-8.6.0.Z.E4S:cups-debugsource-1:2.2.6-45.el8_6.5.i686", "AppStream-8.6.0.Z.E4S:cups-debugsource-1:2.2.6-45.el8_6.5.ppc64le", "AppStream-8.6.0.Z.E4S:cups-debugsource-1:2.2.6-45.el8_6.5.s390x", "AppStream-8.6.0.Z.E4S:cups-debugsource-1:2.2.6-45.el8_6.5.x86_64", "AppStream-8.6.0.Z.E4S:cups-devel-1:2.2.6-45.el8_6.5.aarch64", "AppStream-8.6.0.Z.E4S:cups-devel-1:2.2.6-45.el8_6.5.i686", "AppStream-8.6.0.Z.E4S:cups-devel-1:2.2.6-45.el8_6.5.ppc64le", "AppStream-8.6.0.Z.E4S:cups-devel-1:2.2.6-45.el8_6.5.s390x", "AppStream-8.6.0.Z.E4S:cups-devel-1:2.2.6-45.el8_6.5.x86_64", "AppStream-8.6.0.Z.E4S:cups-filesystem-1:2.2.6-45.el8_6.5.noarch", "AppStream-8.6.0.Z.E4S:cups-ipptool-1:2.2.6-45.el8_6.5.aarch64", "AppStream-8.6.0.Z.E4S:cups-ipptool-1:2.2.6-45.el8_6.5.ppc64le", "AppStream-8.6.0.Z.E4S:cups-ipptool-1:2.2.6-45.el8_6.5.s390x", "AppStream-8.6.0.Z.E4S:cups-ipptool-1:2.2.6-45.el8_6.5.x86_64", "AppStream-8.6.0.Z.E4S:cups-ipptool-debuginfo-1:2.2.6-45.el8_6.5.aarch64", "AppStream-8.6.0.Z.E4S:cups-ipptool-debuginfo-1:2.2.6-45.el8_6.5.i686", "AppStream-8.6.0.Z.E4S:cups-ipptool-debuginfo-1:2.2.6-45.el8_6.5.ppc64le", "AppStream-8.6.0.Z.E4S:cups-ipptool-debuginfo-1:2.2.6-45.el8_6.5.s390x", "AppStream-8.6.0.Z.E4S:cups-ipptool-debuginfo-1:2.2.6-45.el8_6.5.x86_64", "AppStream-8.6.0.Z.E4S:cups-libs-1:2.2.6-45.el8_6.5.aarch64", "AppStream-8.6.0.Z.E4S:cups-libs-1:2.2.6-45.el8_6.5.i686", "AppStream-8.6.0.Z.E4S:cups-libs-1:2.2.6-45.el8_6.5.ppc64le", "AppStream-8.6.0.Z.E4S:cups-libs-1:2.2.6-45.el8_6.5.s390x", "AppStream-8.6.0.Z.E4S:cups-libs-1:2.2.6-45.el8_6.5.x86_64", "AppStream-8.6.0.Z.E4S:cups-libs-debuginfo-1:2.2.6-45.el8_6.5.aarch64", "AppStream-8.6.0.Z.E4S:cups-libs-debuginfo-1:2.2.6-45.el8_6.5.i686", "AppStream-8.6.0.Z.E4S:cups-libs-debuginfo-1:2.2.6-45.el8_6.5.ppc64le", "AppStream-8.6.0.Z.E4S:cups-libs-debuginfo-1:2.2.6-45.el8_6.5.s390x", "AppStream-8.6.0.Z.E4S:cups-libs-debuginfo-1:2.2.6-45.el8_6.5.x86_64", "AppStream-8.6.0.Z.E4S:cups-lpd-1:2.2.6-45.el8_6.5.aarch64", "AppStream-8.6.0.Z.E4S:cups-lpd-1:2.2.6-45.el8_6.5.ppc64le", "AppStream-8.6.0.Z.E4S:cups-lpd-1:2.2.6-45.el8_6.5.s390x", "AppStream-8.6.0.Z.E4S:cups-lpd-1:2.2.6-45.el8_6.5.x86_64", "AppStream-8.6.0.Z.E4S:cups-lpd-debuginfo-1:2.2.6-45.el8_6.5.aarch64", "AppStream-8.6.0.Z.E4S:cups-lpd-debuginfo-1:2.2.6-45.el8_6.5.i686", "AppStream-8.6.0.Z.E4S:cups-lpd-debuginfo-1:2.2.6-45.el8_6.5.ppc64le", "AppStream-8.6.0.Z.E4S:cups-lpd-debuginfo-1:2.2.6-45.el8_6.5.s390x", "AppStream-8.6.0.Z.E4S:cups-lpd-debuginfo-1:2.2.6-45.el8_6.5.x86_64", "AppStream-8.6.0.Z.TUS:cups-1:2.2.6-45.el8_6.5.src", "AppStream-8.6.0.Z.TUS:cups-1:2.2.6-45.el8_6.5.x86_64", "AppStream-8.6.0.Z.TUS:cups-client-1:2.2.6-45.el8_6.5.x86_64", "AppStream-8.6.0.Z.TUS:cups-client-debuginfo-1:2.2.6-45.el8_6.5.i686", "AppStream-8.6.0.Z.TUS:cups-client-debuginfo-1:2.2.6-45.el8_6.5.x86_64", "AppStream-8.6.0.Z.TUS:cups-debuginfo-1:2.2.6-45.el8_6.5.i686", "AppStream-8.6.0.Z.TUS:cups-debuginfo-1:2.2.6-45.el8_6.5.x86_64", "AppStream-8.6.0.Z.TUS:cups-debugsource-1:2.2.6-45.el8_6.5.i686", "AppStream-8.6.0.Z.TUS:cups-debugsource-1:2.2.6-45.el8_6.5.x86_64", "AppStream-8.6.0.Z.TUS:cups-devel-1:2.2.6-45.el8_6.5.i686", "AppStream-8.6.0.Z.TUS:cups-devel-1:2.2.6-45.el8_6.5.x86_64", "AppStream-8.6.0.Z.TUS:cups-filesystem-1:2.2.6-45.el8_6.5.noarch", "AppStream-8.6.0.Z.TUS:cups-ipptool-1:2.2.6-45.el8_6.5.x86_64", "AppStream-8.6.0.Z.TUS:cups-ipptool-debuginfo-1:2.2.6-45.el8_6.5.i686", "AppStream-8.6.0.Z.TUS:cups-ipptool-debuginfo-1:2.2.6-45.el8_6.5.x86_64", "AppStream-8.6.0.Z.TUS:cups-libs-1:2.2.6-45.el8_6.5.i686", "AppStream-8.6.0.Z.TUS:cups-libs-1:2.2.6-45.el8_6.5.x86_64", "AppStream-8.6.0.Z.TUS:cups-libs-debuginfo-1:2.2.6-45.el8_6.5.i686", "AppStream-8.6.0.Z.TUS:cups-libs-debuginfo-1:2.2.6-45.el8_6.5.x86_64", "AppStream-8.6.0.Z.TUS:cups-lpd-1:2.2.6-45.el8_6.5.x86_64", "AppStream-8.6.0.Z.TUS:cups-lpd-debuginfo-1:2.2.6-45.el8_6.5.i686", "AppStream-8.6.0.Z.TUS:cups-lpd-debuginfo-1:2.2.6-45.el8_6.5.x86_64", "BaseOS-8.6.0.Z.AUS:cups-1:2.2.6-45.el8_6.5.src", "BaseOS-8.6.0.Z.AUS:cups-1:2.2.6-45.el8_6.5.x86_64", "BaseOS-8.6.0.Z.AUS:cups-client-1:2.2.6-45.el8_6.5.x86_64", "BaseOS-8.6.0.Z.AUS:cups-client-debuginfo-1:2.2.6-45.el8_6.5.i686", "BaseOS-8.6.0.Z.AUS:cups-client-debuginfo-1:2.2.6-45.el8_6.5.x86_64", "BaseOS-8.6.0.Z.AUS:cups-debuginfo-1:2.2.6-45.el8_6.5.i686", "BaseOS-8.6.0.Z.AUS:cups-debuginfo-1:2.2.6-45.el8_6.5.x86_64", "BaseOS-8.6.0.Z.AUS:cups-debugsource-1:2.2.6-45.el8_6.5.i686", "BaseOS-8.6.0.Z.AUS:cups-debugsource-1:2.2.6-45.el8_6.5.x86_64", "BaseOS-8.6.0.Z.AUS:cups-devel-1:2.2.6-45.el8_6.5.i686", "BaseOS-8.6.0.Z.AUS:cups-devel-1:2.2.6-45.el8_6.5.x86_64", "BaseOS-8.6.0.Z.AUS:cups-filesystem-1:2.2.6-45.el8_6.5.noarch", "BaseOS-8.6.0.Z.AUS:cups-ipptool-1:2.2.6-45.el8_6.5.x86_64", "BaseOS-8.6.0.Z.AUS:cups-ipptool-debuginfo-1:2.2.6-45.el8_6.5.i686", "BaseOS-8.6.0.Z.AUS:cups-ipptool-debuginfo-1:2.2.6-45.el8_6.5.x86_64", "BaseOS-8.6.0.Z.AUS:cups-libs-1:2.2.6-45.el8_6.5.i686", "BaseOS-8.6.0.Z.AUS:cups-libs-1:2.2.6-45.el8_6.5.x86_64", "BaseOS-8.6.0.Z.AUS:cups-libs-debuginfo-1:2.2.6-45.el8_6.5.i686", "BaseOS-8.6.0.Z.AUS:cups-libs-debuginfo-1:2.2.6-45.el8_6.5.x86_64", "BaseOS-8.6.0.Z.AUS:cups-lpd-1:2.2.6-45.el8_6.5.x86_64", "BaseOS-8.6.0.Z.AUS:cups-lpd-debuginfo-1:2.2.6-45.el8_6.5.i686", "BaseOS-8.6.0.Z.AUS:cups-lpd-debuginfo-1:2.2.6-45.el8_6.5.x86_64", "BaseOS-8.6.0.Z.E4S:cups-1:2.2.6-45.el8_6.5.aarch64", "BaseOS-8.6.0.Z.E4S:cups-1:2.2.6-45.el8_6.5.ppc64le", "BaseOS-8.6.0.Z.E4S:cups-1:2.2.6-45.el8_6.5.s390x", "BaseOS-8.6.0.Z.E4S:cups-1:2.2.6-45.el8_6.5.src", "BaseOS-8.6.0.Z.E4S:cups-1:2.2.6-45.el8_6.5.x86_64", "BaseOS-8.6.0.Z.E4S:cups-client-1:2.2.6-45.el8_6.5.aarch64", "BaseOS-8.6.0.Z.E4S:cups-client-1:2.2.6-45.el8_6.5.ppc64le", "BaseOS-8.6.0.Z.E4S:cups-client-1:2.2.6-45.el8_6.5.s390x", "BaseOS-8.6.0.Z.E4S:cups-client-1:2.2.6-45.el8_6.5.x86_64", "BaseOS-8.6.0.Z.E4S:cups-client-debuginfo-1:2.2.6-45.el8_6.5.aarch64", "BaseOS-8.6.0.Z.E4S:cups-client-debuginfo-1:2.2.6-45.el8_6.5.i686", "BaseOS-8.6.0.Z.E4S:cups-client-debuginfo-1:2.2.6-45.el8_6.5.ppc64le", "BaseOS-8.6.0.Z.E4S:cups-client-debuginfo-1:2.2.6-45.el8_6.5.s390x", "BaseOS-8.6.0.Z.E4S:cups-client-debuginfo-1:2.2.6-45.el8_6.5.x86_64", "BaseOS-8.6.0.Z.E4S:cups-debuginfo-1:2.2.6-45.el8_6.5.aarch64", "BaseOS-8.6.0.Z.E4S:cups-debuginfo-1:2.2.6-45.el8_6.5.i686", "BaseOS-8.6.0.Z.E4S:cups-debuginfo-1:2.2.6-45.el8_6.5.ppc64le", "BaseOS-8.6.0.Z.E4S:cups-debuginfo-1:2.2.6-45.el8_6.5.s390x", "BaseOS-8.6.0.Z.E4S:cups-debuginfo-1:2.2.6-45.el8_6.5.x86_64", "BaseOS-8.6.0.Z.E4S:cups-debugsource-1:2.2.6-45.el8_6.5.aarch64", "BaseOS-8.6.0.Z.E4S:cups-debugsource-1:2.2.6-45.el8_6.5.i686", "BaseOS-8.6.0.Z.E4S:cups-debugsource-1:2.2.6-45.el8_6.5.ppc64le", "BaseOS-8.6.0.Z.E4S:cups-debugsource-1:2.2.6-45.el8_6.5.s390x", "BaseOS-8.6.0.Z.E4S:cups-debugsource-1:2.2.6-45.el8_6.5.x86_64", "BaseOS-8.6.0.Z.E4S:cups-devel-1:2.2.6-45.el8_6.5.aarch64", "BaseOS-8.6.0.Z.E4S:cups-devel-1:2.2.6-45.el8_6.5.i686", "BaseOS-8.6.0.Z.E4S:cups-devel-1:2.2.6-45.el8_6.5.ppc64le", "BaseOS-8.6.0.Z.E4S:cups-devel-1:2.2.6-45.el8_6.5.s390x", "BaseOS-8.6.0.Z.E4S:cups-devel-1:2.2.6-45.el8_6.5.x86_64", "BaseOS-8.6.0.Z.E4S:cups-filesystem-1:2.2.6-45.el8_6.5.noarch", "BaseOS-8.6.0.Z.E4S:cups-ipptool-1:2.2.6-45.el8_6.5.aarch64", "BaseOS-8.6.0.Z.E4S:cups-ipptool-1:2.2.6-45.el8_6.5.ppc64le", "BaseOS-8.6.0.Z.E4S:cups-ipptool-1:2.2.6-45.el8_6.5.s390x", "BaseOS-8.6.0.Z.E4S:cups-ipptool-1:2.2.6-45.el8_6.5.x86_64", "BaseOS-8.6.0.Z.E4S:cups-ipptool-debuginfo-1:2.2.6-45.el8_6.5.aarch64", "BaseOS-8.6.0.Z.E4S:cups-ipptool-debuginfo-1:2.2.6-45.el8_6.5.i686", "BaseOS-8.6.0.Z.E4S:cups-ipptool-debuginfo-1:2.2.6-45.el8_6.5.ppc64le", "BaseOS-8.6.0.Z.E4S:cups-ipptool-debuginfo-1:2.2.6-45.el8_6.5.s390x", "BaseOS-8.6.0.Z.E4S:cups-ipptool-debuginfo-1:2.2.6-45.el8_6.5.x86_64", "BaseOS-8.6.0.Z.E4S:cups-libs-1:2.2.6-45.el8_6.5.aarch64", "BaseOS-8.6.0.Z.E4S:cups-libs-1:2.2.6-45.el8_6.5.i686", "BaseOS-8.6.0.Z.E4S:cups-libs-1:2.2.6-45.el8_6.5.ppc64le", "BaseOS-8.6.0.Z.E4S:cups-libs-1:2.2.6-45.el8_6.5.s390x", "BaseOS-8.6.0.Z.E4S:cups-libs-1:2.2.6-45.el8_6.5.x86_64", "BaseOS-8.6.0.Z.E4S:cups-libs-debuginfo-1:2.2.6-45.el8_6.5.aarch64", "BaseOS-8.6.0.Z.E4S:cups-libs-debuginfo-1:2.2.6-45.el8_6.5.i686", "BaseOS-8.6.0.Z.E4S:cups-libs-debuginfo-1:2.2.6-45.el8_6.5.ppc64le", "BaseOS-8.6.0.Z.E4S:cups-libs-debuginfo-1:2.2.6-45.el8_6.5.s390x", "BaseOS-8.6.0.Z.E4S:cups-libs-debuginfo-1:2.2.6-45.el8_6.5.x86_64", "BaseOS-8.6.0.Z.E4S:cups-lpd-1:2.2.6-45.el8_6.5.aarch64", "BaseOS-8.6.0.Z.E4S:cups-lpd-1:2.2.6-45.el8_6.5.ppc64le", "BaseOS-8.6.0.Z.E4S:cups-lpd-1:2.2.6-45.el8_6.5.s390x", "BaseOS-8.6.0.Z.E4S:cups-lpd-1:2.2.6-45.el8_6.5.x86_64", "BaseOS-8.6.0.Z.E4S:cups-lpd-debuginfo-1:2.2.6-45.el8_6.5.aarch64", "BaseOS-8.6.0.Z.E4S:cups-lpd-debuginfo-1:2.2.6-45.el8_6.5.i686", "BaseOS-8.6.0.Z.E4S:cups-lpd-debuginfo-1:2.2.6-45.el8_6.5.ppc64le", "BaseOS-8.6.0.Z.E4S:cups-lpd-debuginfo-1:2.2.6-45.el8_6.5.s390x", "BaseOS-8.6.0.Z.E4S:cups-lpd-debuginfo-1:2.2.6-45.el8_6.5.x86_64", "BaseOS-8.6.0.Z.TUS:cups-1:2.2.6-45.el8_6.5.src", "BaseOS-8.6.0.Z.TUS:cups-1:2.2.6-45.el8_6.5.x86_64", "BaseOS-8.6.0.Z.TUS:cups-client-1:2.2.6-45.el8_6.5.x86_64", "BaseOS-8.6.0.Z.TUS:cups-client-debuginfo-1:2.2.6-45.el8_6.5.i686", "BaseOS-8.6.0.Z.TUS:cups-client-debuginfo-1:2.2.6-45.el8_6.5.x86_64", "BaseOS-8.6.0.Z.TUS:cups-debuginfo-1:2.2.6-45.el8_6.5.i686", "BaseOS-8.6.0.Z.TUS:cups-debuginfo-1:2.2.6-45.el8_6.5.x86_64", "BaseOS-8.6.0.Z.TUS:cups-debugsource-1:2.2.6-45.el8_6.5.i686", "BaseOS-8.6.0.Z.TUS:cups-debugsource-1:2.2.6-45.el8_6.5.x86_64", "BaseOS-8.6.0.Z.TUS:cups-devel-1:2.2.6-45.el8_6.5.i686", "BaseOS-8.6.0.Z.TUS:cups-devel-1:2.2.6-45.el8_6.5.x86_64", "BaseOS-8.6.0.Z.TUS:cups-filesystem-1:2.2.6-45.el8_6.5.noarch", "BaseOS-8.6.0.Z.TUS:cups-ipptool-1:2.2.6-45.el8_6.5.x86_64", "BaseOS-8.6.0.Z.TUS:cups-ipptool-debuginfo-1:2.2.6-45.el8_6.5.i686", "BaseOS-8.6.0.Z.TUS:cups-ipptool-debuginfo-1:2.2.6-45.el8_6.5.x86_64", "BaseOS-8.6.0.Z.TUS:cups-libs-1:2.2.6-45.el8_6.5.i686", "BaseOS-8.6.0.Z.TUS:cups-libs-1:2.2.6-45.el8_6.5.x86_64", "BaseOS-8.6.0.Z.TUS:cups-libs-debuginfo-1:2.2.6-45.el8_6.5.i686", "BaseOS-8.6.0.Z.TUS:cups-libs-debuginfo-1:2.2.6-45.el8_6.5.x86_64", "BaseOS-8.6.0.Z.TUS:cups-lpd-1:2.2.6-45.el8_6.5.x86_64", "BaseOS-8.6.0.Z.TUS:cups-lpd-debuginfo-1:2.2.6-45.el8_6.5.i686", "BaseOS-8.6.0.Z.TUS:cups-lpd-debuginfo-1:2.2.6-45.el8_6.5.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-35235" }, { "category": "external", "summary": "RHBZ#2290318", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2290318" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-35235", "url": "https://www.cve.org/CVERecord?id=CVE-2024-35235" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-35235", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-35235" }, { "category": "external", "summary": "https://seclists.org/oss-sec/2024/q2/277", "url": "https://seclists.org/oss-sec/2024/q2/277" } ], "release_date": "2024-06-11T14:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-07-24T08:50: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.6.0.Z.AUS:cups-1:2.2.6-45.el8_6.5.src", "AppStream-8.6.0.Z.AUS:cups-1:2.2.6-45.el8_6.5.x86_64", "AppStream-8.6.0.Z.AUS:cups-client-1:2.2.6-45.el8_6.5.x86_64", "AppStream-8.6.0.Z.AUS:cups-client-debuginfo-1:2.2.6-45.el8_6.5.i686", "AppStream-8.6.0.Z.AUS:cups-client-debuginfo-1:2.2.6-45.el8_6.5.x86_64", "AppStream-8.6.0.Z.AUS:cups-debuginfo-1:2.2.6-45.el8_6.5.i686", "AppStream-8.6.0.Z.AUS:cups-debuginfo-1:2.2.6-45.el8_6.5.x86_64", "AppStream-8.6.0.Z.AUS:cups-debugsource-1:2.2.6-45.el8_6.5.i686", "AppStream-8.6.0.Z.AUS:cups-debugsource-1:2.2.6-45.el8_6.5.x86_64", "AppStream-8.6.0.Z.AUS:cups-devel-1:2.2.6-45.el8_6.5.i686", "AppStream-8.6.0.Z.AUS:cups-devel-1:2.2.6-45.el8_6.5.x86_64", "AppStream-8.6.0.Z.AUS:cups-filesystem-1:2.2.6-45.el8_6.5.noarch", "AppStream-8.6.0.Z.AUS:cups-ipptool-1:2.2.6-45.el8_6.5.x86_64", "AppStream-8.6.0.Z.AUS:cups-ipptool-debuginfo-1:2.2.6-45.el8_6.5.i686", "AppStream-8.6.0.Z.AUS:cups-ipptool-debuginfo-1:2.2.6-45.el8_6.5.x86_64", "AppStream-8.6.0.Z.AUS:cups-libs-1:2.2.6-45.el8_6.5.i686", "AppStream-8.6.0.Z.AUS:cups-libs-1:2.2.6-45.el8_6.5.x86_64", "AppStream-8.6.0.Z.AUS:cups-libs-debuginfo-1:2.2.6-45.el8_6.5.i686", "AppStream-8.6.0.Z.AUS:cups-libs-debuginfo-1:2.2.6-45.el8_6.5.x86_64", "AppStream-8.6.0.Z.AUS:cups-lpd-1:2.2.6-45.el8_6.5.x86_64", "AppStream-8.6.0.Z.AUS:cups-lpd-debuginfo-1:2.2.6-45.el8_6.5.i686", "AppStream-8.6.0.Z.AUS:cups-lpd-debuginfo-1:2.2.6-45.el8_6.5.x86_64", "AppStream-8.6.0.Z.E4S:cups-1:2.2.6-45.el8_6.5.aarch64", "AppStream-8.6.0.Z.E4S:cups-1:2.2.6-45.el8_6.5.ppc64le", "AppStream-8.6.0.Z.E4S:cups-1:2.2.6-45.el8_6.5.s390x", "AppStream-8.6.0.Z.E4S:cups-1:2.2.6-45.el8_6.5.src", "AppStream-8.6.0.Z.E4S:cups-1:2.2.6-45.el8_6.5.x86_64", "AppStream-8.6.0.Z.E4S:cups-client-1:2.2.6-45.el8_6.5.aarch64", "AppStream-8.6.0.Z.E4S:cups-client-1:2.2.6-45.el8_6.5.ppc64le", "AppStream-8.6.0.Z.E4S:cups-client-1:2.2.6-45.el8_6.5.s390x", "AppStream-8.6.0.Z.E4S:cups-client-1:2.2.6-45.el8_6.5.x86_64", "AppStream-8.6.0.Z.E4S:cups-client-debuginfo-1:2.2.6-45.el8_6.5.aarch64", "AppStream-8.6.0.Z.E4S:cups-client-debuginfo-1:2.2.6-45.el8_6.5.i686", "AppStream-8.6.0.Z.E4S:cups-client-debuginfo-1:2.2.6-45.el8_6.5.ppc64le", "AppStream-8.6.0.Z.E4S:cups-client-debuginfo-1:2.2.6-45.el8_6.5.s390x", "AppStream-8.6.0.Z.E4S:cups-client-debuginfo-1:2.2.6-45.el8_6.5.x86_64", "AppStream-8.6.0.Z.E4S:cups-debuginfo-1:2.2.6-45.el8_6.5.aarch64", "AppStream-8.6.0.Z.E4S:cups-debuginfo-1:2.2.6-45.el8_6.5.i686", "AppStream-8.6.0.Z.E4S:cups-debuginfo-1:2.2.6-45.el8_6.5.ppc64le", "AppStream-8.6.0.Z.E4S:cups-debuginfo-1:2.2.6-45.el8_6.5.s390x", "AppStream-8.6.0.Z.E4S:cups-debuginfo-1:2.2.6-45.el8_6.5.x86_64", "AppStream-8.6.0.Z.E4S:cups-debugsource-1:2.2.6-45.el8_6.5.aarch64", "AppStream-8.6.0.Z.E4S:cups-debugsource-1:2.2.6-45.el8_6.5.i686", "AppStream-8.6.0.Z.E4S:cups-debugsource-1:2.2.6-45.el8_6.5.ppc64le", "AppStream-8.6.0.Z.E4S:cups-debugsource-1:2.2.6-45.el8_6.5.s390x", "AppStream-8.6.0.Z.E4S:cups-debugsource-1:2.2.6-45.el8_6.5.x86_64", "AppStream-8.6.0.Z.E4S:cups-devel-1:2.2.6-45.el8_6.5.aarch64", "AppStream-8.6.0.Z.E4S:cups-devel-1:2.2.6-45.el8_6.5.i686", "AppStream-8.6.0.Z.E4S:cups-devel-1:2.2.6-45.el8_6.5.ppc64le", "AppStream-8.6.0.Z.E4S:cups-devel-1:2.2.6-45.el8_6.5.s390x", "AppStream-8.6.0.Z.E4S:cups-devel-1:2.2.6-45.el8_6.5.x86_64", "AppStream-8.6.0.Z.E4S:cups-filesystem-1:2.2.6-45.el8_6.5.noarch", "AppStream-8.6.0.Z.E4S:cups-ipptool-1:2.2.6-45.el8_6.5.aarch64", "AppStream-8.6.0.Z.E4S:cups-ipptool-1:2.2.6-45.el8_6.5.ppc64le", "AppStream-8.6.0.Z.E4S:cups-ipptool-1:2.2.6-45.el8_6.5.s390x", "AppStream-8.6.0.Z.E4S:cups-ipptool-1:2.2.6-45.el8_6.5.x86_64", "AppStream-8.6.0.Z.E4S:cups-ipptool-debuginfo-1:2.2.6-45.el8_6.5.aarch64", "AppStream-8.6.0.Z.E4S:cups-ipptool-debuginfo-1:2.2.6-45.el8_6.5.i686", "AppStream-8.6.0.Z.E4S:cups-ipptool-debuginfo-1:2.2.6-45.el8_6.5.ppc64le", "AppStream-8.6.0.Z.E4S:cups-ipptool-debuginfo-1:2.2.6-45.el8_6.5.s390x", "AppStream-8.6.0.Z.E4S:cups-ipptool-debuginfo-1:2.2.6-45.el8_6.5.x86_64", "AppStream-8.6.0.Z.E4S:cups-libs-1:2.2.6-45.el8_6.5.aarch64", "AppStream-8.6.0.Z.E4S:cups-libs-1:2.2.6-45.el8_6.5.i686", "AppStream-8.6.0.Z.E4S:cups-libs-1:2.2.6-45.el8_6.5.ppc64le", "AppStream-8.6.0.Z.E4S:cups-libs-1:2.2.6-45.el8_6.5.s390x", "AppStream-8.6.0.Z.E4S:cups-libs-1:2.2.6-45.el8_6.5.x86_64", "AppStream-8.6.0.Z.E4S:cups-libs-debuginfo-1:2.2.6-45.el8_6.5.aarch64", "AppStream-8.6.0.Z.E4S:cups-libs-debuginfo-1:2.2.6-45.el8_6.5.i686", "AppStream-8.6.0.Z.E4S:cups-libs-debuginfo-1:2.2.6-45.el8_6.5.ppc64le", "AppStream-8.6.0.Z.E4S:cups-libs-debuginfo-1:2.2.6-45.el8_6.5.s390x", "AppStream-8.6.0.Z.E4S:cups-libs-debuginfo-1:2.2.6-45.el8_6.5.x86_64", "AppStream-8.6.0.Z.E4S:cups-lpd-1:2.2.6-45.el8_6.5.aarch64", "AppStream-8.6.0.Z.E4S:cups-lpd-1:2.2.6-45.el8_6.5.ppc64le", "AppStream-8.6.0.Z.E4S:cups-lpd-1:2.2.6-45.el8_6.5.s390x", "AppStream-8.6.0.Z.E4S:cups-lpd-1:2.2.6-45.el8_6.5.x86_64", "AppStream-8.6.0.Z.E4S:cups-lpd-debuginfo-1:2.2.6-45.el8_6.5.aarch64", "AppStream-8.6.0.Z.E4S:cups-lpd-debuginfo-1:2.2.6-45.el8_6.5.i686", "AppStream-8.6.0.Z.E4S:cups-lpd-debuginfo-1:2.2.6-45.el8_6.5.ppc64le", "AppStream-8.6.0.Z.E4S:cups-lpd-debuginfo-1:2.2.6-45.el8_6.5.s390x", "AppStream-8.6.0.Z.E4S:cups-lpd-debuginfo-1:2.2.6-45.el8_6.5.x86_64", "AppStream-8.6.0.Z.TUS:cups-1:2.2.6-45.el8_6.5.src", "AppStream-8.6.0.Z.TUS:cups-1:2.2.6-45.el8_6.5.x86_64", "AppStream-8.6.0.Z.TUS:cups-client-1:2.2.6-45.el8_6.5.x86_64", "AppStream-8.6.0.Z.TUS:cups-client-debuginfo-1:2.2.6-45.el8_6.5.i686", "AppStream-8.6.0.Z.TUS:cups-client-debuginfo-1:2.2.6-45.el8_6.5.x86_64", "AppStream-8.6.0.Z.TUS:cups-debuginfo-1:2.2.6-45.el8_6.5.i686", "AppStream-8.6.0.Z.TUS:cups-debuginfo-1:2.2.6-45.el8_6.5.x86_64", "AppStream-8.6.0.Z.TUS:cups-debugsource-1:2.2.6-45.el8_6.5.i686", "AppStream-8.6.0.Z.TUS:cups-debugsource-1:2.2.6-45.el8_6.5.x86_64", "AppStream-8.6.0.Z.TUS:cups-devel-1:2.2.6-45.el8_6.5.i686", "AppStream-8.6.0.Z.TUS:cups-devel-1:2.2.6-45.el8_6.5.x86_64", "AppStream-8.6.0.Z.TUS:cups-filesystem-1:2.2.6-45.el8_6.5.noarch", "AppStream-8.6.0.Z.TUS:cups-ipptool-1:2.2.6-45.el8_6.5.x86_64", "AppStream-8.6.0.Z.TUS:cups-ipptool-debuginfo-1:2.2.6-45.el8_6.5.i686", "AppStream-8.6.0.Z.TUS:cups-ipptool-debuginfo-1:2.2.6-45.el8_6.5.x86_64", "AppStream-8.6.0.Z.TUS:cups-libs-1:2.2.6-45.el8_6.5.i686", "AppStream-8.6.0.Z.TUS:cups-libs-1:2.2.6-45.el8_6.5.x86_64", "AppStream-8.6.0.Z.TUS:cups-libs-debuginfo-1:2.2.6-45.el8_6.5.i686", "AppStream-8.6.0.Z.TUS:cups-libs-debuginfo-1:2.2.6-45.el8_6.5.x86_64", "AppStream-8.6.0.Z.TUS:cups-lpd-1:2.2.6-45.el8_6.5.x86_64", "AppStream-8.6.0.Z.TUS:cups-lpd-debuginfo-1:2.2.6-45.el8_6.5.i686", "AppStream-8.6.0.Z.TUS:cups-lpd-debuginfo-1:2.2.6-45.el8_6.5.x86_64", "BaseOS-8.6.0.Z.AUS:cups-1:2.2.6-45.el8_6.5.src", "BaseOS-8.6.0.Z.AUS:cups-1:2.2.6-45.el8_6.5.x86_64", "BaseOS-8.6.0.Z.AUS:cups-client-1:2.2.6-45.el8_6.5.x86_64", "BaseOS-8.6.0.Z.AUS:cups-client-debuginfo-1:2.2.6-45.el8_6.5.i686", "BaseOS-8.6.0.Z.AUS:cups-client-debuginfo-1:2.2.6-45.el8_6.5.x86_64", "BaseOS-8.6.0.Z.AUS:cups-debuginfo-1:2.2.6-45.el8_6.5.i686", "BaseOS-8.6.0.Z.AUS:cups-debuginfo-1:2.2.6-45.el8_6.5.x86_64", "BaseOS-8.6.0.Z.AUS:cups-debugsource-1:2.2.6-45.el8_6.5.i686", "BaseOS-8.6.0.Z.AUS:cups-debugsource-1:2.2.6-45.el8_6.5.x86_64", "BaseOS-8.6.0.Z.AUS:cups-devel-1:2.2.6-45.el8_6.5.i686", "BaseOS-8.6.0.Z.AUS:cups-devel-1:2.2.6-45.el8_6.5.x86_64", "BaseOS-8.6.0.Z.AUS:cups-filesystem-1:2.2.6-45.el8_6.5.noarch", "BaseOS-8.6.0.Z.AUS:cups-ipptool-1:2.2.6-45.el8_6.5.x86_64", "BaseOS-8.6.0.Z.AUS:cups-ipptool-debuginfo-1:2.2.6-45.el8_6.5.i686", "BaseOS-8.6.0.Z.AUS:cups-ipptool-debuginfo-1:2.2.6-45.el8_6.5.x86_64", "BaseOS-8.6.0.Z.AUS:cups-libs-1:2.2.6-45.el8_6.5.i686", "BaseOS-8.6.0.Z.AUS:cups-libs-1:2.2.6-45.el8_6.5.x86_64", "BaseOS-8.6.0.Z.AUS:cups-libs-debuginfo-1:2.2.6-45.el8_6.5.i686", "BaseOS-8.6.0.Z.AUS:cups-libs-debuginfo-1:2.2.6-45.el8_6.5.x86_64", "BaseOS-8.6.0.Z.AUS:cups-lpd-1:2.2.6-45.el8_6.5.x86_64", "BaseOS-8.6.0.Z.AUS:cups-lpd-debuginfo-1:2.2.6-45.el8_6.5.i686", "BaseOS-8.6.0.Z.AUS:cups-lpd-debuginfo-1:2.2.6-45.el8_6.5.x86_64", "BaseOS-8.6.0.Z.E4S:cups-1:2.2.6-45.el8_6.5.aarch64", "BaseOS-8.6.0.Z.E4S:cups-1:2.2.6-45.el8_6.5.ppc64le", "BaseOS-8.6.0.Z.E4S:cups-1:2.2.6-45.el8_6.5.s390x", "BaseOS-8.6.0.Z.E4S:cups-1:2.2.6-45.el8_6.5.src", "BaseOS-8.6.0.Z.E4S:cups-1:2.2.6-45.el8_6.5.x86_64", "BaseOS-8.6.0.Z.E4S:cups-client-1:2.2.6-45.el8_6.5.aarch64", "BaseOS-8.6.0.Z.E4S:cups-client-1:2.2.6-45.el8_6.5.ppc64le", "BaseOS-8.6.0.Z.E4S:cups-client-1:2.2.6-45.el8_6.5.s390x", "BaseOS-8.6.0.Z.E4S:cups-client-1:2.2.6-45.el8_6.5.x86_64", "BaseOS-8.6.0.Z.E4S:cups-client-debuginfo-1:2.2.6-45.el8_6.5.aarch64", "BaseOS-8.6.0.Z.E4S:cups-client-debuginfo-1:2.2.6-45.el8_6.5.i686", "BaseOS-8.6.0.Z.E4S:cups-client-debuginfo-1:2.2.6-45.el8_6.5.ppc64le", "BaseOS-8.6.0.Z.E4S:cups-client-debuginfo-1:2.2.6-45.el8_6.5.s390x", "BaseOS-8.6.0.Z.E4S:cups-client-debuginfo-1:2.2.6-45.el8_6.5.x86_64", "BaseOS-8.6.0.Z.E4S:cups-debuginfo-1:2.2.6-45.el8_6.5.aarch64", "BaseOS-8.6.0.Z.E4S:cups-debuginfo-1:2.2.6-45.el8_6.5.i686", "BaseOS-8.6.0.Z.E4S:cups-debuginfo-1:2.2.6-45.el8_6.5.ppc64le", "BaseOS-8.6.0.Z.E4S:cups-debuginfo-1:2.2.6-45.el8_6.5.s390x", "BaseOS-8.6.0.Z.E4S:cups-debuginfo-1:2.2.6-45.el8_6.5.x86_64", "BaseOS-8.6.0.Z.E4S:cups-debugsource-1:2.2.6-45.el8_6.5.aarch64", "BaseOS-8.6.0.Z.E4S:cups-debugsource-1:2.2.6-45.el8_6.5.i686", "BaseOS-8.6.0.Z.E4S:cups-debugsource-1:2.2.6-45.el8_6.5.ppc64le", "BaseOS-8.6.0.Z.E4S:cups-debugsource-1:2.2.6-45.el8_6.5.s390x", "BaseOS-8.6.0.Z.E4S:cups-debugsource-1:2.2.6-45.el8_6.5.x86_64", "BaseOS-8.6.0.Z.E4S:cups-devel-1:2.2.6-45.el8_6.5.aarch64", "BaseOS-8.6.0.Z.E4S:cups-devel-1:2.2.6-45.el8_6.5.i686", "BaseOS-8.6.0.Z.E4S:cups-devel-1:2.2.6-45.el8_6.5.ppc64le", "BaseOS-8.6.0.Z.E4S:cups-devel-1:2.2.6-45.el8_6.5.s390x", "BaseOS-8.6.0.Z.E4S:cups-devel-1:2.2.6-45.el8_6.5.x86_64", "BaseOS-8.6.0.Z.E4S:cups-filesystem-1:2.2.6-45.el8_6.5.noarch", "BaseOS-8.6.0.Z.E4S:cups-ipptool-1:2.2.6-45.el8_6.5.aarch64", "BaseOS-8.6.0.Z.E4S:cups-ipptool-1:2.2.6-45.el8_6.5.ppc64le", "BaseOS-8.6.0.Z.E4S:cups-ipptool-1:2.2.6-45.el8_6.5.s390x", "BaseOS-8.6.0.Z.E4S:cups-ipptool-1:2.2.6-45.el8_6.5.x86_64", "BaseOS-8.6.0.Z.E4S:cups-ipptool-debuginfo-1:2.2.6-45.el8_6.5.aarch64", "BaseOS-8.6.0.Z.E4S:cups-ipptool-debuginfo-1:2.2.6-45.el8_6.5.i686", "BaseOS-8.6.0.Z.E4S:cups-ipptool-debuginfo-1:2.2.6-45.el8_6.5.ppc64le", "BaseOS-8.6.0.Z.E4S:cups-ipptool-debuginfo-1:2.2.6-45.el8_6.5.s390x", "BaseOS-8.6.0.Z.E4S:cups-ipptool-debuginfo-1:2.2.6-45.el8_6.5.x86_64", "BaseOS-8.6.0.Z.E4S:cups-libs-1:2.2.6-45.el8_6.5.aarch64", "BaseOS-8.6.0.Z.E4S:cups-libs-1:2.2.6-45.el8_6.5.i686", "BaseOS-8.6.0.Z.E4S:cups-libs-1:2.2.6-45.el8_6.5.ppc64le", "BaseOS-8.6.0.Z.E4S:cups-libs-1:2.2.6-45.el8_6.5.s390x", "BaseOS-8.6.0.Z.E4S:cups-libs-1:2.2.6-45.el8_6.5.x86_64", "BaseOS-8.6.0.Z.E4S:cups-libs-debuginfo-1:2.2.6-45.el8_6.5.aarch64", "BaseOS-8.6.0.Z.E4S:cups-libs-debuginfo-1:2.2.6-45.el8_6.5.i686", "BaseOS-8.6.0.Z.E4S:cups-libs-debuginfo-1:2.2.6-45.el8_6.5.ppc64le", "BaseOS-8.6.0.Z.E4S:cups-libs-debuginfo-1:2.2.6-45.el8_6.5.s390x", "BaseOS-8.6.0.Z.E4S:cups-libs-debuginfo-1:2.2.6-45.el8_6.5.x86_64", "BaseOS-8.6.0.Z.E4S:cups-lpd-1:2.2.6-45.el8_6.5.aarch64", "BaseOS-8.6.0.Z.E4S:cups-lpd-1:2.2.6-45.el8_6.5.ppc64le", "BaseOS-8.6.0.Z.E4S:cups-lpd-1:2.2.6-45.el8_6.5.s390x", "BaseOS-8.6.0.Z.E4S:cups-lpd-1:2.2.6-45.el8_6.5.x86_64", "BaseOS-8.6.0.Z.E4S:cups-lpd-debuginfo-1:2.2.6-45.el8_6.5.aarch64", "BaseOS-8.6.0.Z.E4S:cups-lpd-debuginfo-1:2.2.6-45.el8_6.5.i686", "BaseOS-8.6.0.Z.E4S:cups-lpd-debuginfo-1:2.2.6-45.el8_6.5.ppc64le", "BaseOS-8.6.0.Z.E4S:cups-lpd-debuginfo-1:2.2.6-45.el8_6.5.s390x", "BaseOS-8.6.0.Z.E4S:cups-lpd-debuginfo-1:2.2.6-45.el8_6.5.x86_64", "BaseOS-8.6.0.Z.TUS:cups-1:2.2.6-45.el8_6.5.src", "BaseOS-8.6.0.Z.TUS:cups-1:2.2.6-45.el8_6.5.x86_64", "BaseOS-8.6.0.Z.TUS:cups-client-1:2.2.6-45.el8_6.5.x86_64", "BaseOS-8.6.0.Z.TUS:cups-client-debuginfo-1:2.2.6-45.el8_6.5.i686", "BaseOS-8.6.0.Z.TUS:cups-client-debuginfo-1:2.2.6-45.el8_6.5.x86_64", "BaseOS-8.6.0.Z.TUS:cups-debuginfo-1:2.2.6-45.el8_6.5.i686", "BaseOS-8.6.0.Z.TUS:cups-debuginfo-1:2.2.6-45.el8_6.5.x86_64", "BaseOS-8.6.0.Z.TUS:cups-debugsource-1:2.2.6-45.el8_6.5.i686", "BaseOS-8.6.0.Z.TUS:cups-debugsource-1:2.2.6-45.el8_6.5.x86_64", "BaseOS-8.6.0.Z.TUS:cups-devel-1:2.2.6-45.el8_6.5.i686", "BaseOS-8.6.0.Z.TUS:cups-devel-1:2.2.6-45.el8_6.5.x86_64", "BaseOS-8.6.0.Z.TUS:cups-filesystem-1:2.2.6-45.el8_6.5.noarch", "BaseOS-8.6.0.Z.TUS:cups-ipptool-1:2.2.6-45.el8_6.5.x86_64", "BaseOS-8.6.0.Z.TUS:cups-ipptool-debuginfo-1:2.2.6-45.el8_6.5.i686", "BaseOS-8.6.0.Z.TUS:cups-ipptool-debuginfo-1:2.2.6-45.el8_6.5.x86_64", "BaseOS-8.6.0.Z.TUS:cups-libs-1:2.2.6-45.el8_6.5.i686", "BaseOS-8.6.0.Z.TUS:cups-libs-1:2.2.6-45.el8_6.5.x86_64", "BaseOS-8.6.0.Z.TUS:cups-libs-debuginfo-1:2.2.6-45.el8_6.5.i686", "BaseOS-8.6.0.Z.TUS:cups-libs-debuginfo-1:2.2.6-45.el8_6.5.x86_64", "BaseOS-8.6.0.Z.TUS:cups-lpd-1:2.2.6-45.el8_6.5.x86_64", "BaseOS-8.6.0.Z.TUS:cups-lpd-debuginfo-1:2.2.6-45.el8_6.5.i686", "BaseOS-8.6.0.Z.TUS:cups-lpd-debuginfo-1:2.2.6-45.el8_6.5.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:4715" }, { "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-8.6.0.Z.AUS:cups-1:2.2.6-45.el8_6.5.src", "AppStream-8.6.0.Z.AUS:cups-1:2.2.6-45.el8_6.5.x86_64", "AppStream-8.6.0.Z.AUS:cups-client-1:2.2.6-45.el8_6.5.x86_64", "AppStream-8.6.0.Z.AUS:cups-client-debuginfo-1:2.2.6-45.el8_6.5.i686", "AppStream-8.6.0.Z.AUS:cups-client-debuginfo-1:2.2.6-45.el8_6.5.x86_64", "AppStream-8.6.0.Z.AUS:cups-debuginfo-1:2.2.6-45.el8_6.5.i686", "AppStream-8.6.0.Z.AUS:cups-debuginfo-1:2.2.6-45.el8_6.5.x86_64", "AppStream-8.6.0.Z.AUS:cups-debugsource-1:2.2.6-45.el8_6.5.i686", "AppStream-8.6.0.Z.AUS:cups-debugsource-1:2.2.6-45.el8_6.5.x86_64", "AppStream-8.6.0.Z.AUS:cups-devel-1:2.2.6-45.el8_6.5.i686", "AppStream-8.6.0.Z.AUS:cups-devel-1:2.2.6-45.el8_6.5.x86_64", "AppStream-8.6.0.Z.AUS:cups-filesystem-1:2.2.6-45.el8_6.5.noarch", "AppStream-8.6.0.Z.AUS:cups-ipptool-1:2.2.6-45.el8_6.5.x86_64", "AppStream-8.6.0.Z.AUS:cups-ipptool-debuginfo-1:2.2.6-45.el8_6.5.i686", "AppStream-8.6.0.Z.AUS:cups-ipptool-debuginfo-1:2.2.6-45.el8_6.5.x86_64", "AppStream-8.6.0.Z.AUS:cups-libs-1:2.2.6-45.el8_6.5.i686", "AppStream-8.6.0.Z.AUS:cups-libs-1:2.2.6-45.el8_6.5.x86_64", "AppStream-8.6.0.Z.AUS:cups-libs-debuginfo-1:2.2.6-45.el8_6.5.i686", "AppStream-8.6.0.Z.AUS:cups-libs-debuginfo-1:2.2.6-45.el8_6.5.x86_64", "AppStream-8.6.0.Z.AUS:cups-lpd-1:2.2.6-45.el8_6.5.x86_64", "AppStream-8.6.0.Z.AUS:cups-lpd-debuginfo-1:2.2.6-45.el8_6.5.i686", "AppStream-8.6.0.Z.AUS:cups-lpd-debuginfo-1:2.2.6-45.el8_6.5.x86_64", "AppStream-8.6.0.Z.E4S:cups-1:2.2.6-45.el8_6.5.aarch64", "AppStream-8.6.0.Z.E4S:cups-1:2.2.6-45.el8_6.5.ppc64le", "AppStream-8.6.0.Z.E4S:cups-1:2.2.6-45.el8_6.5.s390x", "AppStream-8.6.0.Z.E4S:cups-1:2.2.6-45.el8_6.5.src", "AppStream-8.6.0.Z.E4S:cups-1:2.2.6-45.el8_6.5.x86_64", "AppStream-8.6.0.Z.E4S:cups-client-1:2.2.6-45.el8_6.5.aarch64", "AppStream-8.6.0.Z.E4S:cups-client-1:2.2.6-45.el8_6.5.ppc64le", "AppStream-8.6.0.Z.E4S:cups-client-1:2.2.6-45.el8_6.5.s390x", "AppStream-8.6.0.Z.E4S:cups-client-1:2.2.6-45.el8_6.5.x86_64", "AppStream-8.6.0.Z.E4S:cups-client-debuginfo-1:2.2.6-45.el8_6.5.aarch64", "AppStream-8.6.0.Z.E4S:cups-client-debuginfo-1:2.2.6-45.el8_6.5.i686", "AppStream-8.6.0.Z.E4S:cups-client-debuginfo-1:2.2.6-45.el8_6.5.ppc64le", "AppStream-8.6.0.Z.E4S:cups-client-debuginfo-1:2.2.6-45.el8_6.5.s390x", "AppStream-8.6.0.Z.E4S:cups-client-debuginfo-1:2.2.6-45.el8_6.5.x86_64", "AppStream-8.6.0.Z.E4S:cups-debuginfo-1:2.2.6-45.el8_6.5.aarch64", "AppStream-8.6.0.Z.E4S:cups-debuginfo-1:2.2.6-45.el8_6.5.i686", "AppStream-8.6.0.Z.E4S:cups-debuginfo-1:2.2.6-45.el8_6.5.ppc64le", "AppStream-8.6.0.Z.E4S:cups-debuginfo-1:2.2.6-45.el8_6.5.s390x", "AppStream-8.6.0.Z.E4S:cups-debuginfo-1:2.2.6-45.el8_6.5.x86_64", "AppStream-8.6.0.Z.E4S:cups-debugsource-1:2.2.6-45.el8_6.5.aarch64", "AppStream-8.6.0.Z.E4S:cups-debugsource-1:2.2.6-45.el8_6.5.i686", "AppStream-8.6.0.Z.E4S:cups-debugsource-1:2.2.6-45.el8_6.5.ppc64le", "AppStream-8.6.0.Z.E4S:cups-debugsource-1:2.2.6-45.el8_6.5.s390x", "AppStream-8.6.0.Z.E4S:cups-debugsource-1:2.2.6-45.el8_6.5.x86_64", "AppStream-8.6.0.Z.E4S:cups-devel-1:2.2.6-45.el8_6.5.aarch64", "AppStream-8.6.0.Z.E4S:cups-devel-1:2.2.6-45.el8_6.5.i686", "AppStream-8.6.0.Z.E4S:cups-devel-1:2.2.6-45.el8_6.5.ppc64le", "AppStream-8.6.0.Z.E4S:cups-devel-1:2.2.6-45.el8_6.5.s390x", "AppStream-8.6.0.Z.E4S:cups-devel-1:2.2.6-45.el8_6.5.x86_64", "AppStream-8.6.0.Z.E4S:cups-filesystem-1:2.2.6-45.el8_6.5.noarch", "AppStream-8.6.0.Z.E4S:cups-ipptool-1:2.2.6-45.el8_6.5.aarch64", "AppStream-8.6.0.Z.E4S:cups-ipptool-1:2.2.6-45.el8_6.5.ppc64le", "AppStream-8.6.0.Z.E4S:cups-ipptool-1:2.2.6-45.el8_6.5.s390x", "AppStream-8.6.0.Z.E4S:cups-ipptool-1:2.2.6-45.el8_6.5.x86_64", "AppStream-8.6.0.Z.E4S:cups-ipptool-debuginfo-1:2.2.6-45.el8_6.5.aarch64", "AppStream-8.6.0.Z.E4S:cups-ipptool-debuginfo-1:2.2.6-45.el8_6.5.i686", "AppStream-8.6.0.Z.E4S:cups-ipptool-debuginfo-1:2.2.6-45.el8_6.5.ppc64le", "AppStream-8.6.0.Z.E4S:cups-ipptool-debuginfo-1:2.2.6-45.el8_6.5.s390x", "AppStream-8.6.0.Z.E4S:cups-ipptool-debuginfo-1:2.2.6-45.el8_6.5.x86_64", "AppStream-8.6.0.Z.E4S:cups-libs-1:2.2.6-45.el8_6.5.aarch64", "AppStream-8.6.0.Z.E4S:cups-libs-1:2.2.6-45.el8_6.5.i686", "AppStream-8.6.0.Z.E4S:cups-libs-1:2.2.6-45.el8_6.5.ppc64le", "AppStream-8.6.0.Z.E4S:cups-libs-1:2.2.6-45.el8_6.5.s390x", "AppStream-8.6.0.Z.E4S:cups-libs-1:2.2.6-45.el8_6.5.x86_64", "AppStream-8.6.0.Z.E4S:cups-libs-debuginfo-1:2.2.6-45.el8_6.5.aarch64", "AppStream-8.6.0.Z.E4S:cups-libs-debuginfo-1:2.2.6-45.el8_6.5.i686", "AppStream-8.6.0.Z.E4S:cups-libs-debuginfo-1:2.2.6-45.el8_6.5.ppc64le", "AppStream-8.6.0.Z.E4S:cups-libs-debuginfo-1:2.2.6-45.el8_6.5.s390x", "AppStream-8.6.0.Z.E4S:cups-libs-debuginfo-1:2.2.6-45.el8_6.5.x86_64", "AppStream-8.6.0.Z.E4S:cups-lpd-1:2.2.6-45.el8_6.5.aarch64", "AppStream-8.6.0.Z.E4S:cups-lpd-1:2.2.6-45.el8_6.5.ppc64le", "AppStream-8.6.0.Z.E4S:cups-lpd-1:2.2.6-45.el8_6.5.s390x", "AppStream-8.6.0.Z.E4S:cups-lpd-1:2.2.6-45.el8_6.5.x86_64", "AppStream-8.6.0.Z.E4S:cups-lpd-debuginfo-1:2.2.6-45.el8_6.5.aarch64", "AppStream-8.6.0.Z.E4S:cups-lpd-debuginfo-1:2.2.6-45.el8_6.5.i686", "AppStream-8.6.0.Z.E4S:cups-lpd-debuginfo-1:2.2.6-45.el8_6.5.ppc64le", "AppStream-8.6.0.Z.E4S:cups-lpd-debuginfo-1:2.2.6-45.el8_6.5.s390x", "AppStream-8.6.0.Z.E4S:cups-lpd-debuginfo-1:2.2.6-45.el8_6.5.x86_64", "AppStream-8.6.0.Z.TUS:cups-1:2.2.6-45.el8_6.5.src", "AppStream-8.6.0.Z.TUS:cups-1:2.2.6-45.el8_6.5.x86_64", "AppStream-8.6.0.Z.TUS:cups-client-1:2.2.6-45.el8_6.5.x86_64", "AppStream-8.6.0.Z.TUS:cups-client-debuginfo-1:2.2.6-45.el8_6.5.i686", "AppStream-8.6.0.Z.TUS:cups-client-debuginfo-1:2.2.6-45.el8_6.5.x86_64", "AppStream-8.6.0.Z.TUS:cups-debuginfo-1:2.2.6-45.el8_6.5.i686", "AppStream-8.6.0.Z.TUS:cups-debuginfo-1:2.2.6-45.el8_6.5.x86_64", "AppStream-8.6.0.Z.TUS:cups-debugsource-1:2.2.6-45.el8_6.5.i686", "AppStream-8.6.0.Z.TUS:cups-debugsource-1:2.2.6-45.el8_6.5.x86_64", "AppStream-8.6.0.Z.TUS:cups-devel-1:2.2.6-45.el8_6.5.i686", "AppStream-8.6.0.Z.TUS:cups-devel-1:2.2.6-45.el8_6.5.x86_64", "AppStream-8.6.0.Z.TUS:cups-filesystem-1:2.2.6-45.el8_6.5.noarch", "AppStream-8.6.0.Z.TUS:cups-ipptool-1:2.2.6-45.el8_6.5.x86_64", "AppStream-8.6.0.Z.TUS:cups-ipptool-debuginfo-1:2.2.6-45.el8_6.5.i686", "AppStream-8.6.0.Z.TUS:cups-ipptool-debuginfo-1:2.2.6-45.el8_6.5.x86_64", "AppStream-8.6.0.Z.TUS:cups-libs-1:2.2.6-45.el8_6.5.i686", "AppStream-8.6.0.Z.TUS:cups-libs-1:2.2.6-45.el8_6.5.x86_64", "AppStream-8.6.0.Z.TUS:cups-libs-debuginfo-1:2.2.6-45.el8_6.5.i686", "AppStream-8.6.0.Z.TUS:cups-libs-debuginfo-1:2.2.6-45.el8_6.5.x86_64", "AppStream-8.6.0.Z.TUS:cups-lpd-1:2.2.6-45.el8_6.5.x86_64", "AppStream-8.6.0.Z.TUS:cups-lpd-debuginfo-1:2.2.6-45.el8_6.5.i686", "AppStream-8.6.0.Z.TUS:cups-lpd-debuginfo-1:2.2.6-45.el8_6.5.x86_64", "BaseOS-8.6.0.Z.AUS:cups-1:2.2.6-45.el8_6.5.src", "BaseOS-8.6.0.Z.AUS:cups-1:2.2.6-45.el8_6.5.x86_64", "BaseOS-8.6.0.Z.AUS:cups-client-1:2.2.6-45.el8_6.5.x86_64", "BaseOS-8.6.0.Z.AUS:cups-client-debuginfo-1:2.2.6-45.el8_6.5.i686", "BaseOS-8.6.0.Z.AUS:cups-client-debuginfo-1:2.2.6-45.el8_6.5.x86_64", "BaseOS-8.6.0.Z.AUS:cups-debuginfo-1:2.2.6-45.el8_6.5.i686", "BaseOS-8.6.0.Z.AUS:cups-debuginfo-1:2.2.6-45.el8_6.5.x86_64", "BaseOS-8.6.0.Z.AUS:cups-debugsource-1:2.2.6-45.el8_6.5.i686", "BaseOS-8.6.0.Z.AUS:cups-debugsource-1:2.2.6-45.el8_6.5.x86_64", "BaseOS-8.6.0.Z.AUS:cups-devel-1:2.2.6-45.el8_6.5.i686", "BaseOS-8.6.0.Z.AUS:cups-devel-1:2.2.6-45.el8_6.5.x86_64", "BaseOS-8.6.0.Z.AUS:cups-filesystem-1:2.2.6-45.el8_6.5.noarch", "BaseOS-8.6.0.Z.AUS:cups-ipptool-1:2.2.6-45.el8_6.5.x86_64", "BaseOS-8.6.0.Z.AUS:cups-ipptool-debuginfo-1:2.2.6-45.el8_6.5.i686", "BaseOS-8.6.0.Z.AUS:cups-ipptool-debuginfo-1:2.2.6-45.el8_6.5.x86_64", "BaseOS-8.6.0.Z.AUS:cups-libs-1:2.2.6-45.el8_6.5.i686", "BaseOS-8.6.0.Z.AUS:cups-libs-1:2.2.6-45.el8_6.5.x86_64", "BaseOS-8.6.0.Z.AUS:cups-libs-debuginfo-1:2.2.6-45.el8_6.5.i686", "BaseOS-8.6.0.Z.AUS:cups-libs-debuginfo-1:2.2.6-45.el8_6.5.x86_64", "BaseOS-8.6.0.Z.AUS:cups-lpd-1:2.2.6-45.el8_6.5.x86_64", "BaseOS-8.6.0.Z.AUS:cups-lpd-debuginfo-1:2.2.6-45.el8_6.5.i686", "BaseOS-8.6.0.Z.AUS:cups-lpd-debuginfo-1:2.2.6-45.el8_6.5.x86_64", "BaseOS-8.6.0.Z.E4S:cups-1:2.2.6-45.el8_6.5.aarch64", "BaseOS-8.6.0.Z.E4S:cups-1:2.2.6-45.el8_6.5.ppc64le", "BaseOS-8.6.0.Z.E4S:cups-1:2.2.6-45.el8_6.5.s390x", "BaseOS-8.6.0.Z.E4S:cups-1:2.2.6-45.el8_6.5.src", "BaseOS-8.6.0.Z.E4S:cups-1:2.2.6-45.el8_6.5.x86_64", "BaseOS-8.6.0.Z.E4S:cups-client-1:2.2.6-45.el8_6.5.aarch64", "BaseOS-8.6.0.Z.E4S:cups-client-1:2.2.6-45.el8_6.5.ppc64le", "BaseOS-8.6.0.Z.E4S:cups-client-1:2.2.6-45.el8_6.5.s390x", "BaseOS-8.6.0.Z.E4S:cups-client-1:2.2.6-45.el8_6.5.x86_64", "BaseOS-8.6.0.Z.E4S:cups-client-debuginfo-1:2.2.6-45.el8_6.5.aarch64", "BaseOS-8.6.0.Z.E4S:cups-client-debuginfo-1:2.2.6-45.el8_6.5.i686", "BaseOS-8.6.0.Z.E4S:cups-client-debuginfo-1:2.2.6-45.el8_6.5.ppc64le", "BaseOS-8.6.0.Z.E4S:cups-client-debuginfo-1:2.2.6-45.el8_6.5.s390x", "BaseOS-8.6.0.Z.E4S:cups-client-debuginfo-1:2.2.6-45.el8_6.5.x86_64", "BaseOS-8.6.0.Z.E4S:cups-debuginfo-1:2.2.6-45.el8_6.5.aarch64", "BaseOS-8.6.0.Z.E4S:cups-debuginfo-1:2.2.6-45.el8_6.5.i686", "BaseOS-8.6.0.Z.E4S:cups-debuginfo-1:2.2.6-45.el8_6.5.ppc64le", "BaseOS-8.6.0.Z.E4S:cups-debuginfo-1:2.2.6-45.el8_6.5.s390x", "BaseOS-8.6.0.Z.E4S:cups-debuginfo-1:2.2.6-45.el8_6.5.x86_64", "BaseOS-8.6.0.Z.E4S:cups-debugsource-1:2.2.6-45.el8_6.5.aarch64", "BaseOS-8.6.0.Z.E4S:cups-debugsource-1:2.2.6-45.el8_6.5.i686", "BaseOS-8.6.0.Z.E4S:cups-debugsource-1:2.2.6-45.el8_6.5.ppc64le", "BaseOS-8.6.0.Z.E4S:cups-debugsource-1:2.2.6-45.el8_6.5.s390x", "BaseOS-8.6.0.Z.E4S:cups-debugsource-1:2.2.6-45.el8_6.5.x86_64", "BaseOS-8.6.0.Z.E4S:cups-devel-1:2.2.6-45.el8_6.5.aarch64", "BaseOS-8.6.0.Z.E4S:cups-devel-1:2.2.6-45.el8_6.5.i686", "BaseOS-8.6.0.Z.E4S:cups-devel-1:2.2.6-45.el8_6.5.ppc64le", "BaseOS-8.6.0.Z.E4S:cups-devel-1:2.2.6-45.el8_6.5.s390x", "BaseOS-8.6.0.Z.E4S:cups-devel-1:2.2.6-45.el8_6.5.x86_64", "BaseOS-8.6.0.Z.E4S:cups-filesystem-1:2.2.6-45.el8_6.5.noarch", "BaseOS-8.6.0.Z.E4S:cups-ipptool-1:2.2.6-45.el8_6.5.aarch64", "BaseOS-8.6.0.Z.E4S:cups-ipptool-1:2.2.6-45.el8_6.5.ppc64le", "BaseOS-8.6.0.Z.E4S:cups-ipptool-1:2.2.6-45.el8_6.5.s390x", "BaseOS-8.6.0.Z.E4S:cups-ipptool-1:2.2.6-45.el8_6.5.x86_64", "BaseOS-8.6.0.Z.E4S:cups-ipptool-debuginfo-1:2.2.6-45.el8_6.5.aarch64", "BaseOS-8.6.0.Z.E4S:cups-ipptool-debuginfo-1:2.2.6-45.el8_6.5.i686", "BaseOS-8.6.0.Z.E4S:cups-ipptool-debuginfo-1:2.2.6-45.el8_6.5.ppc64le", "BaseOS-8.6.0.Z.E4S:cups-ipptool-debuginfo-1:2.2.6-45.el8_6.5.s390x", "BaseOS-8.6.0.Z.E4S:cups-ipptool-debuginfo-1:2.2.6-45.el8_6.5.x86_64", "BaseOS-8.6.0.Z.E4S:cups-libs-1:2.2.6-45.el8_6.5.aarch64", "BaseOS-8.6.0.Z.E4S:cups-libs-1:2.2.6-45.el8_6.5.i686", "BaseOS-8.6.0.Z.E4S:cups-libs-1:2.2.6-45.el8_6.5.ppc64le", "BaseOS-8.6.0.Z.E4S:cups-libs-1:2.2.6-45.el8_6.5.s390x", "BaseOS-8.6.0.Z.E4S:cups-libs-1:2.2.6-45.el8_6.5.x86_64", "BaseOS-8.6.0.Z.E4S:cups-libs-debuginfo-1:2.2.6-45.el8_6.5.aarch64", "BaseOS-8.6.0.Z.E4S:cups-libs-debuginfo-1:2.2.6-45.el8_6.5.i686", "BaseOS-8.6.0.Z.E4S:cups-libs-debuginfo-1:2.2.6-45.el8_6.5.ppc64le", "BaseOS-8.6.0.Z.E4S:cups-libs-debuginfo-1:2.2.6-45.el8_6.5.s390x", "BaseOS-8.6.0.Z.E4S:cups-libs-debuginfo-1:2.2.6-45.el8_6.5.x86_64", "BaseOS-8.6.0.Z.E4S:cups-lpd-1:2.2.6-45.el8_6.5.aarch64", "BaseOS-8.6.0.Z.E4S:cups-lpd-1:2.2.6-45.el8_6.5.ppc64le", "BaseOS-8.6.0.Z.E4S:cups-lpd-1:2.2.6-45.el8_6.5.s390x", "BaseOS-8.6.0.Z.E4S:cups-lpd-1:2.2.6-45.el8_6.5.x86_64", "BaseOS-8.6.0.Z.E4S:cups-lpd-debuginfo-1:2.2.6-45.el8_6.5.aarch64", "BaseOS-8.6.0.Z.E4S:cups-lpd-debuginfo-1:2.2.6-45.el8_6.5.i686", "BaseOS-8.6.0.Z.E4S:cups-lpd-debuginfo-1:2.2.6-45.el8_6.5.ppc64le", "BaseOS-8.6.0.Z.E4S:cups-lpd-debuginfo-1:2.2.6-45.el8_6.5.s390x", "BaseOS-8.6.0.Z.E4S:cups-lpd-debuginfo-1:2.2.6-45.el8_6.5.x86_64", "BaseOS-8.6.0.Z.TUS:cups-1:2.2.6-45.el8_6.5.src", "BaseOS-8.6.0.Z.TUS:cups-1:2.2.6-45.el8_6.5.x86_64", "BaseOS-8.6.0.Z.TUS:cups-client-1:2.2.6-45.el8_6.5.x86_64", "BaseOS-8.6.0.Z.TUS:cups-client-debuginfo-1:2.2.6-45.el8_6.5.i686", "BaseOS-8.6.0.Z.TUS:cups-client-debuginfo-1:2.2.6-45.el8_6.5.x86_64", "BaseOS-8.6.0.Z.TUS:cups-debuginfo-1:2.2.6-45.el8_6.5.i686", "BaseOS-8.6.0.Z.TUS:cups-debuginfo-1:2.2.6-45.el8_6.5.x86_64", "BaseOS-8.6.0.Z.TUS:cups-debugsource-1:2.2.6-45.el8_6.5.i686", "BaseOS-8.6.0.Z.TUS:cups-debugsource-1:2.2.6-45.el8_6.5.x86_64", "BaseOS-8.6.0.Z.TUS:cups-devel-1:2.2.6-45.el8_6.5.i686", "BaseOS-8.6.0.Z.TUS:cups-devel-1:2.2.6-45.el8_6.5.x86_64", "BaseOS-8.6.0.Z.TUS:cups-filesystem-1:2.2.6-45.el8_6.5.noarch", "BaseOS-8.6.0.Z.TUS:cups-ipptool-1:2.2.6-45.el8_6.5.x86_64", "BaseOS-8.6.0.Z.TUS:cups-ipptool-debuginfo-1:2.2.6-45.el8_6.5.i686", "BaseOS-8.6.0.Z.TUS:cups-ipptool-debuginfo-1:2.2.6-45.el8_6.5.x86_64", "BaseOS-8.6.0.Z.TUS:cups-libs-1:2.2.6-45.el8_6.5.i686", "BaseOS-8.6.0.Z.TUS:cups-libs-1:2.2.6-45.el8_6.5.x86_64", "BaseOS-8.6.0.Z.TUS:cups-libs-debuginfo-1:2.2.6-45.el8_6.5.i686", "BaseOS-8.6.0.Z.TUS:cups-libs-debuginfo-1:2.2.6-45.el8_6.5.x86_64", "BaseOS-8.6.0.Z.TUS:cups-lpd-1:2.2.6-45.el8_6.5.x86_64", "BaseOS-8.6.0.Z.TUS:cups-lpd-debuginfo-1:2.2.6-45.el8_6.5.i686", "BaseOS-8.6.0.Z.TUS:cups-lpd-debuginfo-1:2.2.6-45.el8_6.5.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "NONE", "baseScore": 4.4, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "AppStream-8.6.0.Z.AUS:cups-1:2.2.6-45.el8_6.5.src", "AppStream-8.6.0.Z.AUS:cups-1:2.2.6-45.el8_6.5.x86_64", "AppStream-8.6.0.Z.AUS:cups-client-1:2.2.6-45.el8_6.5.x86_64", "AppStream-8.6.0.Z.AUS:cups-client-debuginfo-1:2.2.6-45.el8_6.5.i686", "AppStream-8.6.0.Z.AUS:cups-client-debuginfo-1:2.2.6-45.el8_6.5.x86_64", "AppStream-8.6.0.Z.AUS:cups-debuginfo-1:2.2.6-45.el8_6.5.i686", "AppStream-8.6.0.Z.AUS:cups-debuginfo-1:2.2.6-45.el8_6.5.x86_64", "AppStream-8.6.0.Z.AUS:cups-debugsource-1:2.2.6-45.el8_6.5.i686", "AppStream-8.6.0.Z.AUS:cups-debugsource-1:2.2.6-45.el8_6.5.x86_64", "AppStream-8.6.0.Z.AUS:cups-devel-1:2.2.6-45.el8_6.5.i686", "AppStream-8.6.0.Z.AUS:cups-devel-1:2.2.6-45.el8_6.5.x86_64", "AppStream-8.6.0.Z.AUS:cups-filesystem-1:2.2.6-45.el8_6.5.noarch", "AppStream-8.6.0.Z.AUS:cups-ipptool-1:2.2.6-45.el8_6.5.x86_64", "AppStream-8.6.0.Z.AUS:cups-ipptool-debuginfo-1:2.2.6-45.el8_6.5.i686", "AppStream-8.6.0.Z.AUS:cups-ipptool-debuginfo-1:2.2.6-45.el8_6.5.x86_64", "AppStream-8.6.0.Z.AUS:cups-libs-1:2.2.6-45.el8_6.5.i686", "AppStream-8.6.0.Z.AUS:cups-libs-1:2.2.6-45.el8_6.5.x86_64", "AppStream-8.6.0.Z.AUS:cups-libs-debuginfo-1:2.2.6-45.el8_6.5.i686", "AppStream-8.6.0.Z.AUS:cups-libs-debuginfo-1:2.2.6-45.el8_6.5.x86_64", "AppStream-8.6.0.Z.AUS:cups-lpd-1:2.2.6-45.el8_6.5.x86_64", "AppStream-8.6.0.Z.AUS:cups-lpd-debuginfo-1:2.2.6-45.el8_6.5.i686", "AppStream-8.6.0.Z.AUS:cups-lpd-debuginfo-1:2.2.6-45.el8_6.5.x86_64", "AppStream-8.6.0.Z.E4S:cups-1:2.2.6-45.el8_6.5.aarch64", "AppStream-8.6.0.Z.E4S:cups-1:2.2.6-45.el8_6.5.ppc64le", "AppStream-8.6.0.Z.E4S:cups-1:2.2.6-45.el8_6.5.s390x", "AppStream-8.6.0.Z.E4S:cups-1:2.2.6-45.el8_6.5.src", "AppStream-8.6.0.Z.E4S:cups-1:2.2.6-45.el8_6.5.x86_64", "AppStream-8.6.0.Z.E4S:cups-client-1:2.2.6-45.el8_6.5.aarch64", "AppStream-8.6.0.Z.E4S:cups-client-1:2.2.6-45.el8_6.5.ppc64le", "AppStream-8.6.0.Z.E4S:cups-client-1:2.2.6-45.el8_6.5.s390x", "AppStream-8.6.0.Z.E4S:cups-client-1:2.2.6-45.el8_6.5.x86_64", "AppStream-8.6.0.Z.E4S:cups-client-debuginfo-1:2.2.6-45.el8_6.5.aarch64", "AppStream-8.6.0.Z.E4S:cups-client-debuginfo-1:2.2.6-45.el8_6.5.i686", "AppStream-8.6.0.Z.E4S:cups-client-debuginfo-1:2.2.6-45.el8_6.5.ppc64le", "AppStream-8.6.0.Z.E4S:cups-client-debuginfo-1:2.2.6-45.el8_6.5.s390x", "AppStream-8.6.0.Z.E4S:cups-client-debuginfo-1:2.2.6-45.el8_6.5.x86_64", "AppStream-8.6.0.Z.E4S:cups-debuginfo-1:2.2.6-45.el8_6.5.aarch64", "AppStream-8.6.0.Z.E4S:cups-debuginfo-1:2.2.6-45.el8_6.5.i686", "AppStream-8.6.0.Z.E4S:cups-debuginfo-1:2.2.6-45.el8_6.5.ppc64le", "AppStream-8.6.0.Z.E4S:cups-debuginfo-1:2.2.6-45.el8_6.5.s390x", "AppStream-8.6.0.Z.E4S:cups-debuginfo-1:2.2.6-45.el8_6.5.x86_64", "AppStream-8.6.0.Z.E4S:cups-debugsource-1:2.2.6-45.el8_6.5.aarch64", "AppStream-8.6.0.Z.E4S:cups-debugsource-1:2.2.6-45.el8_6.5.i686", "AppStream-8.6.0.Z.E4S:cups-debugsource-1:2.2.6-45.el8_6.5.ppc64le", "AppStream-8.6.0.Z.E4S:cups-debugsource-1:2.2.6-45.el8_6.5.s390x", "AppStream-8.6.0.Z.E4S:cups-debugsource-1:2.2.6-45.el8_6.5.x86_64", "AppStream-8.6.0.Z.E4S:cups-devel-1:2.2.6-45.el8_6.5.aarch64", "AppStream-8.6.0.Z.E4S:cups-devel-1:2.2.6-45.el8_6.5.i686", "AppStream-8.6.0.Z.E4S:cups-devel-1:2.2.6-45.el8_6.5.ppc64le", "AppStream-8.6.0.Z.E4S:cups-devel-1:2.2.6-45.el8_6.5.s390x", "AppStream-8.6.0.Z.E4S:cups-devel-1:2.2.6-45.el8_6.5.x86_64", "AppStream-8.6.0.Z.E4S:cups-filesystem-1:2.2.6-45.el8_6.5.noarch", "AppStream-8.6.0.Z.E4S:cups-ipptool-1:2.2.6-45.el8_6.5.aarch64", "AppStream-8.6.0.Z.E4S:cups-ipptool-1:2.2.6-45.el8_6.5.ppc64le", "AppStream-8.6.0.Z.E4S:cups-ipptool-1:2.2.6-45.el8_6.5.s390x", "AppStream-8.6.0.Z.E4S:cups-ipptool-1:2.2.6-45.el8_6.5.x86_64", "AppStream-8.6.0.Z.E4S:cups-ipptool-debuginfo-1:2.2.6-45.el8_6.5.aarch64", "AppStream-8.6.0.Z.E4S:cups-ipptool-debuginfo-1:2.2.6-45.el8_6.5.i686", "AppStream-8.6.0.Z.E4S:cups-ipptool-debuginfo-1:2.2.6-45.el8_6.5.ppc64le", "AppStream-8.6.0.Z.E4S:cups-ipptool-debuginfo-1:2.2.6-45.el8_6.5.s390x", "AppStream-8.6.0.Z.E4S:cups-ipptool-debuginfo-1:2.2.6-45.el8_6.5.x86_64", "AppStream-8.6.0.Z.E4S:cups-libs-1:2.2.6-45.el8_6.5.aarch64", "AppStream-8.6.0.Z.E4S:cups-libs-1:2.2.6-45.el8_6.5.i686", "AppStream-8.6.0.Z.E4S:cups-libs-1:2.2.6-45.el8_6.5.ppc64le", "AppStream-8.6.0.Z.E4S:cups-libs-1:2.2.6-45.el8_6.5.s390x", "AppStream-8.6.0.Z.E4S:cups-libs-1:2.2.6-45.el8_6.5.x86_64", "AppStream-8.6.0.Z.E4S:cups-libs-debuginfo-1:2.2.6-45.el8_6.5.aarch64", "AppStream-8.6.0.Z.E4S:cups-libs-debuginfo-1:2.2.6-45.el8_6.5.i686", "AppStream-8.6.0.Z.E4S:cups-libs-debuginfo-1:2.2.6-45.el8_6.5.ppc64le", "AppStream-8.6.0.Z.E4S:cups-libs-debuginfo-1:2.2.6-45.el8_6.5.s390x", "AppStream-8.6.0.Z.E4S:cups-libs-debuginfo-1:2.2.6-45.el8_6.5.x86_64", "AppStream-8.6.0.Z.E4S:cups-lpd-1:2.2.6-45.el8_6.5.aarch64", "AppStream-8.6.0.Z.E4S:cups-lpd-1:2.2.6-45.el8_6.5.ppc64le", "AppStream-8.6.0.Z.E4S:cups-lpd-1:2.2.6-45.el8_6.5.s390x", "AppStream-8.6.0.Z.E4S:cups-lpd-1:2.2.6-45.el8_6.5.x86_64", "AppStream-8.6.0.Z.E4S:cups-lpd-debuginfo-1:2.2.6-45.el8_6.5.aarch64", "AppStream-8.6.0.Z.E4S:cups-lpd-debuginfo-1:2.2.6-45.el8_6.5.i686", "AppStream-8.6.0.Z.E4S:cups-lpd-debuginfo-1:2.2.6-45.el8_6.5.ppc64le", "AppStream-8.6.0.Z.E4S:cups-lpd-debuginfo-1:2.2.6-45.el8_6.5.s390x", "AppStream-8.6.0.Z.E4S:cups-lpd-debuginfo-1:2.2.6-45.el8_6.5.x86_64", "AppStream-8.6.0.Z.TUS:cups-1:2.2.6-45.el8_6.5.src", "AppStream-8.6.0.Z.TUS:cups-1:2.2.6-45.el8_6.5.x86_64", "AppStream-8.6.0.Z.TUS:cups-client-1:2.2.6-45.el8_6.5.x86_64", "AppStream-8.6.0.Z.TUS:cups-client-debuginfo-1:2.2.6-45.el8_6.5.i686", "AppStream-8.6.0.Z.TUS:cups-client-debuginfo-1:2.2.6-45.el8_6.5.x86_64", "AppStream-8.6.0.Z.TUS:cups-debuginfo-1:2.2.6-45.el8_6.5.i686", "AppStream-8.6.0.Z.TUS:cups-debuginfo-1:2.2.6-45.el8_6.5.x86_64", "AppStream-8.6.0.Z.TUS:cups-debugsource-1:2.2.6-45.el8_6.5.i686", "AppStream-8.6.0.Z.TUS:cups-debugsource-1:2.2.6-45.el8_6.5.x86_64", "AppStream-8.6.0.Z.TUS:cups-devel-1:2.2.6-45.el8_6.5.i686", "AppStream-8.6.0.Z.TUS:cups-devel-1:2.2.6-45.el8_6.5.x86_64", "AppStream-8.6.0.Z.TUS:cups-filesystem-1:2.2.6-45.el8_6.5.noarch", "AppStream-8.6.0.Z.TUS:cups-ipptool-1:2.2.6-45.el8_6.5.x86_64", "AppStream-8.6.0.Z.TUS:cups-ipptool-debuginfo-1:2.2.6-45.el8_6.5.i686", "AppStream-8.6.0.Z.TUS:cups-ipptool-debuginfo-1:2.2.6-45.el8_6.5.x86_64", "AppStream-8.6.0.Z.TUS:cups-libs-1:2.2.6-45.el8_6.5.i686", "AppStream-8.6.0.Z.TUS:cups-libs-1:2.2.6-45.el8_6.5.x86_64", "AppStream-8.6.0.Z.TUS:cups-libs-debuginfo-1:2.2.6-45.el8_6.5.i686", "AppStream-8.6.0.Z.TUS:cups-libs-debuginfo-1:2.2.6-45.el8_6.5.x86_64", "AppStream-8.6.0.Z.TUS:cups-lpd-1:2.2.6-45.el8_6.5.x86_64", "AppStream-8.6.0.Z.TUS:cups-lpd-debuginfo-1:2.2.6-45.el8_6.5.i686", "AppStream-8.6.0.Z.TUS:cups-lpd-debuginfo-1:2.2.6-45.el8_6.5.x86_64", "BaseOS-8.6.0.Z.AUS:cups-1:2.2.6-45.el8_6.5.src", "BaseOS-8.6.0.Z.AUS:cups-1:2.2.6-45.el8_6.5.x86_64", "BaseOS-8.6.0.Z.AUS:cups-client-1:2.2.6-45.el8_6.5.x86_64", "BaseOS-8.6.0.Z.AUS:cups-client-debuginfo-1:2.2.6-45.el8_6.5.i686", "BaseOS-8.6.0.Z.AUS:cups-client-debuginfo-1:2.2.6-45.el8_6.5.x86_64", "BaseOS-8.6.0.Z.AUS:cups-debuginfo-1:2.2.6-45.el8_6.5.i686", "BaseOS-8.6.0.Z.AUS:cups-debuginfo-1:2.2.6-45.el8_6.5.x86_64", "BaseOS-8.6.0.Z.AUS:cups-debugsource-1:2.2.6-45.el8_6.5.i686", "BaseOS-8.6.0.Z.AUS:cups-debugsource-1:2.2.6-45.el8_6.5.x86_64", "BaseOS-8.6.0.Z.AUS:cups-devel-1:2.2.6-45.el8_6.5.i686", "BaseOS-8.6.0.Z.AUS:cups-devel-1:2.2.6-45.el8_6.5.x86_64", "BaseOS-8.6.0.Z.AUS:cups-filesystem-1:2.2.6-45.el8_6.5.noarch", "BaseOS-8.6.0.Z.AUS:cups-ipptool-1:2.2.6-45.el8_6.5.x86_64", "BaseOS-8.6.0.Z.AUS:cups-ipptool-debuginfo-1:2.2.6-45.el8_6.5.i686", "BaseOS-8.6.0.Z.AUS:cups-ipptool-debuginfo-1:2.2.6-45.el8_6.5.x86_64", "BaseOS-8.6.0.Z.AUS:cups-libs-1:2.2.6-45.el8_6.5.i686", "BaseOS-8.6.0.Z.AUS:cups-libs-1:2.2.6-45.el8_6.5.x86_64", "BaseOS-8.6.0.Z.AUS:cups-libs-debuginfo-1:2.2.6-45.el8_6.5.i686", "BaseOS-8.6.0.Z.AUS:cups-libs-debuginfo-1:2.2.6-45.el8_6.5.x86_64", "BaseOS-8.6.0.Z.AUS:cups-lpd-1:2.2.6-45.el8_6.5.x86_64", "BaseOS-8.6.0.Z.AUS:cups-lpd-debuginfo-1:2.2.6-45.el8_6.5.i686", "BaseOS-8.6.0.Z.AUS:cups-lpd-debuginfo-1:2.2.6-45.el8_6.5.x86_64", "BaseOS-8.6.0.Z.E4S:cups-1:2.2.6-45.el8_6.5.aarch64", "BaseOS-8.6.0.Z.E4S:cups-1:2.2.6-45.el8_6.5.ppc64le", "BaseOS-8.6.0.Z.E4S:cups-1:2.2.6-45.el8_6.5.s390x", "BaseOS-8.6.0.Z.E4S:cups-1:2.2.6-45.el8_6.5.src", "BaseOS-8.6.0.Z.E4S:cups-1:2.2.6-45.el8_6.5.x86_64", "BaseOS-8.6.0.Z.E4S:cups-client-1:2.2.6-45.el8_6.5.aarch64", "BaseOS-8.6.0.Z.E4S:cups-client-1:2.2.6-45.el8_6.5.ppc64le", "BaseOS-8.6.0.Z.E4S:cups-client-1:2.2.6-45.el8_6.5.s390x", "BaseOS-8.6.0.Z.E4S:cups-client-1:2.2.6-45.el8_6.5.x86_64", "BaseOS-8.6.0.Z.E4S:cups-client-debuginfo-1:2.2.6-45.el8_6.5.aarch64", "BaseOS-8.6.0.Z.E4S:cups-client-debuginfo-1:2.2.6-45.el8_6.5.i686", "BaseOS-8.6.0.Z.E4S:cups-client-debuginfo-1:2.2.6-45.el8_6.5.ppc64le", "BaseOS-8.6.0.Z.E4S:cups-client-debuginfo-1:2.2.6-45.el8_6.5.s390x", "BaseOS-8.6.0.Z.E4S:cups-client-debuginfo-1:2.2.6-45.el8_6.5.x86_64", "BaseOS-8.6.0.Z.E4S:cups-debuginfo-1:2.2.6-45.el8_6.5.aarch64", "BaseOS-8.6.0.Z.E4S:cups-debuginfo-1:2.2.6-45.el8_6.5.i686", "BaseOS-8.6.0.Z.E4S:cups-debuginfo-1:2.2.6-45.el8_6.5.ppc64le", "BaseOS-8.6.0.Z.E4S:cups-debuginfo-1:2.2.6-45.el8_6.5.s390x", "BaseOS-8.6.0.Z.E4S:cups-debuginfo-1:2.2.6-45.el8_6.5.x86_64", "BaseOS-8.6.0.Z.E4S:cups-debugsource-1:2.2.6-45.el8_6.5.aarch64", "BaseOS-8.6.0.Z.E4S:cups-debugsource-1:2.2.6-45.el8_6.5.i686", "BaseOS-8.6.0.Z.E4S:cups-debugsource-1:2.2.6-45.el8_6.5.ppc64le", "BaseOS-8.6.0.Z.E4S:cups-debugsource-1:2.2.6-45.el8_6.5.s390x", "BaseOS-8.6.0.Z.E4S:cups-debugsource-1:2.2.6-45.el8_6.5.x86_64", "BaseOS-8.6.0.Z.E4S:cups-devel-1:2.2.6-45.el8_6.5.aarch64", "BaseOS-8.6.0.Z.E4S:cups-devel-1:2.2.6-45.el8_6.5.i686", "BaseOS-8.6.0.Z.E4S:cups-devel-1:2.2.6-45.el8_6.5.ppc64le", "BaseOS-8.6.0.Z.E4S:cups-devel-1:2.2.6-45.el8_6.5.s390x", "BaseOS-8.6.0.Z.E4S:cups-devel-1:2.2.6-45.el8_6.5.x86_64", "BaseOS-8.6.0.Z.E4S:cups-filesystem-1:2.2.6-45.el8_6.5.noarch", "BaseOS-8.6.0.Z.E4S:cups-ipptool-1:2.2.6-45.el8_6.5.aarch64", "BaseOS-8.6.0.Z.E4S:cups-ipptool-1:2.2.6-45.el8_6.5.ppc64le", "BaseOS-8.6.0.Z.E4S:cups-ipptool-1:2.2.6-45.el8_6.5.s390x", "BaseOS-8.6.0.Z.E4S:cups-ipptool-1:2.2.6-45.el8_6.5.x86_64", "BaseOS-8.6.0.Z.E4S:cups-ipptool-debuginfo-1:2.2.6-45.el8_6.5.aarch64", "BaseOS-8.6.0.Z.E4S:cups-ipptool-debuginfo-1:2.2.6-45.el8_6.5.i686", "BaseOS-8.6.0.Z.E4S:cups-ipptool-debuginfo-1:2.2.6-45.el8_6.5.ppc64le", "BaseOS-8.6.0.Z.E4S:cups-ipptool-debuginfo-1:2.2.6-45.el8_6.5.s390x", "BaseOS-8.6.0.Z.E4S:cups-ipptool-debuginfo-1:2.2.6-45.el8_6.5.x86_64", "BaseOS-8.6.0.Z.E4S:cups-libs-1:2.2.6-45.el8_6.5.aarch64", "BaseOS-8.6.0.Z.E4S:cups-libs-1:2.2.6-45.el8_6.5.i686", "BaseOS-8.6.0.Z.E4S:cups-libs-1:2.2.6-45.el8_6.5.ppc64le", "BaseOS-8.6.0.Z.E4S:cups-libs-1:2.2.6-45.el8_6.5.s390x", "BaseOS-8.6.0.Z.E4S:cups-libs-1:2.2.6-45.el8_6.5.x86_64", "BaseOS-8.6.0.Z.E4S:cups-libs-debuginfo-1:2.2.6-45.el8_6.5.aarch64", "BaseOS-8.6.0.Z.E4S:cups-libs-debuginfo-1:2.2.6-45.el8_6.5.i686", "BaseOS-8.6.0.Z.E4S:cups-libs-debuginfo-1:2.2.6-45.el8_6.5.ppc64le", "BaseOS-8.6.0.Z.E4S:cups-libs-debuginfo-1:2.2.6-45.el8_6.5.s390x", "BaseOS-8.6.0.Z.E4S:cups-libs-debuginfo-1:2.2.6-45.el8_6.5.x86_64", "BaseOS-8.6.0.Z.E4S:cups-lpd-1:2.2.6-45.el8_6.5.aarch64", "BaseOS-8.6.0.Z.E4S:cups-lpd-1:2.2.6-45.el8_6.5.ppc64le", "BaseOS-8.6.0.Z.E4S:cups-lpd-1:2.2.6-45.el8_6.5.s390x", "BaseOS-8.6.0.Z.E4S:cups-lpd-1:2.2.6-45.el8_6.5.x86_64", "BaseOS-8.6.0.Z.E4S:cups-lpd-debuginfo-1:2.2.6-45.el8_6.5.aarch64", "BaseOS-8.6.0.Z.E4S:cups-lpd-debuginfo-1:2.2.6-45.el8_6.5.i686", "BaseOS-8.6.0.Z.E4S:cups-lpd-debuginfo-1:2.2.6-45.el8_6.5.ppc64le", "BaseOS-8.6.0.Z.E4S:cups-lpd-debuginfo-1:2.2.6-45.el8_6.5.s390x", "BaseOS-8.6.0.Z.E4S:cups-lpd-debuginfo-1:2.2.6-45.el8_6.5.x86_64", "BaseOS-8.6.0.Z.TUS:cups-1:2.2.6-45.el8_6.5.src", "BaseOS-8.6.0.Z.TUS:cups-1:2.2.6-45.el8_6.5.x86_64", "BaseOS-8.6.0.Z.TUS:cups-client-1:2.2.6-45.el8_6.5.x86_64", "BaseOS-8.6.0.Z.TUS:cups-client-debuginfo-1:2.2.6-45.el8_6.5.i686", "BaseOS-8.6.0.Z.TUS:cups-client-debuginfo-1:2.2.6-45.el8_6.5.x86_64", "BaseOS-8.6.0.Z.TUS:cups-debuginfo-1:2.2.6-45.el8_6.5.i686", "BaseOS-8.6.0.Z.TUS:cups-debuginfo-1:2.2.6-45.el8_6.5.x86_64", "BaseOS-8.6.0.Z.TUS:cups-debugsource-1:2.2.6-45.el8_6.5.i686", "BaseOS-8.6.0.Z.TUS:cups-debugsource-1:2.2.6-45.el8_6.5.x86_64", "BaseOS-8.6.0.Z.TUS:cups-devel-1:2.2.6-45.el8_6.5.i686", "BaseOS-8.6.0.Z.TUS:cups-devel-1:2.2.6-45.el8_6.5.x86_64", "BaseOS-8.6.0.Z.TUS:cups-filesystem-1:2.2.6-45.el8_6.5.noarch", "BaseOS-8.6.0.Z.TUS:cups-ipptool-1:2.2.6-45.el8_6.5.x86_64", "BaseOS-8.6.0.Z.TUS:cups-ipptool-debuginfo-1:2.2.6-45.el8_6.5.i686", "BaseOS-8.6.0.Z.TUS:cups-ipptool-debuginfo-1:2.2.6-45.el8_6.5.x86_64", "BaseOS-8.6.0.Z.TUS:cups-libs-1:2.2.6-45.el8_6.5.i686", "BaseOS-8.6.0.Z.TUS:cups-libs-1:2.2.6-45.el8_6.5.x86_64", "BaseOS-8.6.0.Z.TUS:cups-libs-debuginfo-1:2.2.6-45.el8_6.5.i686", "BaseOS-8.6.0.Z.TUS:cups-libs-debuginfo-1:2.2.6-45.el8_6.5.x86_64", "BaseOS-8.6.0.Z.TUS:cups-lpd-1:2.2.6-45.el8_6.5.x86_64", "BaseOS-8.6.0.Z.TUS:cups-lpd-debuginfo-1:2.2.6-45.el8_6.5.i686", "BaseOS-8.6.0.Z.TUS:cups-lpd-debuginfo-1:2.2.6-45.el8_6.5.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "cups: Cupsd Listen arbitrary chmod 0140777" } ] }
rhsa-2024:4580
Vulnerability from csaf_redhat
Published
2024-07-16 19:03
Modified
2025-08-03 03:34
Summary
Red Hat Security Advisory: cups security update
Notes
Topic
An update for cups is now available for Red Hat Enterprise Linux 8.8 Extended Update Support.
Red Hat Product Security has rated this update as having a security impact of Moderate. 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: Cupsd Listen arbitrary chmod 0140777 (CVE-2024-35235)
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": "Moderate" }, "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 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. 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: Cupsd Listen arbitrary chmod 0140777 (CVE-2024-35235)\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-2024:4580", "url": "https://access.redhat.com/errata/RHSA-2024:4580" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "2290318", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2290318" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_4580.json" } ], "title": "Red Hat Security Advisory: cups security update", "tracking": { "current_release_date": "2025-08-03T03:34:33+00:00", "generator": { "date": "2025-08-03T03:34:33+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.6" } }, "id": "RHSA-2024:4580", "initial_release_date": "2024-07-16T19:03:49+00:00", "revision_history": [ { "date": "2024-07-16T19:03:49+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-07-16T19:03:49+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-08-03T03:34:33+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.8.8)", "product": { "name": "Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_eus:8.8::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product": { "name": "Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS", "product_identification_helper": { "cpe": "cpe:/o:redhat:rhel_eus:8.8::baseos" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "cups-1:2.2.6-51.el8_8.4.aarch64", "product": { "name": "cups-1:2.2.6-51.el8_8.4.aarch64", "product_id": "cups-1:2.2.6-51.el8_8.4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups@2.2.6-51.el8_8.4?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-client-1:2.2.6-51.el8_8.4.aarch64", "product": { "name": "cups-client-1:2.2.6-51.el8_8.4.aarch64", "product_id": "cups-client-1:2.2.6-51.el8_8.4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-client@2.2.6-51.el8_8.4?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-devel-1:2.2.6-51.el8_8.4.aarch64", "product": { "name": "cups-devel-1:2.2.6-51.el8_8.4.aarch64", "product_id": "cups-devel-1:2.2.6-51.el8_8.4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-devel@2.2.6-51.el8_8.4?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-ipptool-1:2.2.6-51.el8_8.4.aarch64", "product": { "name": "cups-ipptool-1:2.2.6-51.el8_8.4.aarch64", "product_id": "cups-ipptool-1:2.2.6-51.el8_8.4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-ipptool@2.2.6-51.el8_8.4?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-lpd-1:2.2.6-51.el8_8.4.aarch64", "product": { "name": "cups-lpd-1:2.2.6-51.el8_8.4.aarch64", "product_id": "cups-lpd-1:2.2.6-51.el8_8.4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-lpd@2.2.6-51.el8_8.4?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-debugsource-1:2.2.6-51.el8_8.4.aarch64", "product": { "name": "cups-debugsource-1:2.2.6-51.el8_8.4.aarch64", "product_id": "cups-debugsource-1:2.2.6-51.el8_8.4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-debugsource@2.2.6-51.el8_8.4?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-client-debuginfo-1:2.2.6-51.el8_8.4.aarch64", "product": { "name": "cups-client-debuginfo-1:2.2.6-51.el8_8.4.aarch64", "product_id": "cups-client-debuginfo-1:2.2.6-51.el8_8.4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-client-debuginfo@2.2.6-51.el8_8.4?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-debuginfo-1:2.2.6-51.el8_8.4.aarch64", "product": { "name": "cups-debuginfo-1:2.2.6-51.el8_8.4.aarch64", "product_id": "cups-debuginfo-1:2.2.6-51.el8_8.4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-debuginfo@2.2.6-51.el8_8.4?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-ipptool-debuginfo-1:2.2.6-51.el8_8.4.aarch64", "product": { "name": "cups-ipptool-debuginfo-1:2.2.6-51.el8_8.4.aarch64", "product_id": "cups-ipptool-debuginfo-1:2.2.6-51.el8_8.4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-ipptool-debuginfo@2.2.6-51.el8_8.4?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-libs-debuginfo-1:2.2.6-51.el8_8.4.aarch64", "product": { "name": "cups-libs-debuginfo-1:2.2.6-51.el8_8.4.aarch64", "product_id": "cups-libs-debuginfo-1:2.2.6-51.el8_8.4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-libs-debuginfo@2.2.6-51.el8_8.4?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-lpd-debuginfo-1:2.2.6-51.el8_8.4.aarch64", "product": { "name": "cups-lpd-debuginfo-1:2.2.6-51.el8_8.4.aarch64", "product_id": "cups-lpd-debuginfo-1:2.2.6-51.el8_8.4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-lpd-debuginfo@2.2.6-51.el8_8.4?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-libs-1:2.2.6-51.el8_8.4.aarch64", "product": { "name": "cups-libs-1:2.2.6-51.el8_8.4.aarch64", "product_id": "cups-libs-1:2.2.6-51.el8_8.4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-libs@2.2.6-51.el8_8.4?arch=aarch64\u0026epoch=1" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "cups-1:2.2.6-51.el8_8.4.ppc64le", "product": { "name": "cups-1:2.2.6-51.el8_8.4.ppc64le", "product_id": "cups-1:2.2.6-51.el8_8.4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups@2.2.6-51.el8_8.4?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-client-1:2.2.6-51.el8_8.4.ppc64le", "product": { "name": "cups-client-1:2.2.6-51.el8_8.4.ppc64le", "product_id": "cups-client-1:2.2.6-51.el8_8.4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-client@2.2.6-51.el8_8.4?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-devel-1:2.2.6-51.el8_8.4.ppc64le", "product": { "name": "cups-devel-1:2.2.6-51.el8_8.4.ppc64le", "product_id": "cups-devel-1:2.2.6-51.el8_8.4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-devel@2.2.6-51.el8_8.4?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-ipptool-1:2.2.6-51.el8_8.4.ppc64le", "product": { "name": "cups-ipptool-1:2.2.6-51.el8_8.4.ppc64le", "product_id": "cups-ipptool-1:2.2.6-51.el8_8.4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-ipptool@2.2.6-51.el8_8.4?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-lpd-1:2.2.6-51.el8_8.4.ppc64le", "product": { "name": "cups-lpd-1:2.2.6-51.el8_8.4.ppc64le", "product_id": "cups-lpd-1:2.2.6-51.el8_8.4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-lpd@2.2.6-51.el8_8.4?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-debugsource-1:2.2.6-51.el8_8.4.ppc64le", "product": { "name": "cups-debugsource-1:2.2.6-51.el8_8.4.ppc64le", "product_id": "cups-debugsource-1:2.2.6-51.el8_8.4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-debugsource@2.2.6-51.el8_8.4?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-client-debuginfo-1:2.2.6-51.el8_8.4.ppc64le", "product": { "name": "cups-client-debuginfo-1:2.2.6-51.el8_8.4.ppc64le", "product_id": "cups-client-debuginfo-1:2.2.6-51.el8_8.4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-client-debuginfo@2.2.6-51.el8_8.4?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-debuginfo-1:2.2.6-51.el8_8.4.ppc64le", "product": { "name": "cups-debuginfo-1:2.2.6-51.el8_8.4.ppc64le", "product_id": "cups-debuginfo-1:2.2.6-51.el8_8.4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-debuginfo@2.2.6-51.el8_8.4?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-ipptool-debuginfo-1:2.2.6-51.el8_8.4.ppc64le", "product": { "name": "cups-ipptool-debuginfo-1:2.2.6-51.el8_8.4.ppc64le", "product_id": "cups-ipptool-debuginfo-1:2.2.6-51.el8_8.4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-ipptool-debuginfo@2.2.6-51.el8_8.4?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-libs-debuginfo-1:2.2.6-51.el8_8.4.ppc64le", "product": { "name": "cups-libs-debuginfo-1:2.2.6-51.el8_8.4.ppc64le", "product_id": "cups-libs-debuginfo-1:2.2.6-51.el8_8.4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-libs-debuginfo@2.2.6-51.el8_8.4?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-lpd-debuginfo-1:2.2.6-51.el8_8.4.ppc64le", "product": { "name": "cups-lpd-debuginfo-1:2.2.6-51.el8_8.4.ppc64le", "product_id": "cups-lpd-debuginfo-1:2.2.6-51.el8_8.4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-lpd-debuginfo@2.2.6-51.el8_8.4?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-libs-1:2.2.6-51.el8_8.4.ppc64le", "product": { "name": "cups-libs-1:2.2.6-51.el8_8.4.ppc64le", "product_id": "cups-libs-1:2.2.6-51.el8_8.4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-libs@2.2.6-51.el8_8.4?arch=ppc64le\u0026epoch=1" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "cups-1:2.2.6-51.el8_8.4.x86_64", "product": { "name": "cups-1:2.2.6-51.el8_8.4.x86_64", "product_id": "cups-1:2.2.6-51.el8_8.4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups@2.2.6-51.el8_8.4?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-client-1:2.2.6-51.el8_8.4.x86_64", "product": { "name": "cups-client-1:2.2.6-51.el8_8.4.x86_64", "product_id": "cups-client-1:2.2.6-51.el8_8.4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-client@2.2.6-51.el8_8.4?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-devel-1:2.2.6-51.el8_8.4.x86_64", "product": { "name": "cups-devel-1:2.2.6-51.el8_8.4.x86_64", "product_id": "cups-devel-1:2.2.6-51.el8_8.4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-devel@2.2.6-51.el8_8.4?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-ipptool-1:2.2.6-51.el8_8.4.x86_64", "product": { "name": "cups-ipptool-1:2.2.6-51.el8_8.4.x86_64", "product_id": "cups-ipptool-1:2.2.6-51.el8_8.4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-ipptool@2.2.6-51.el8_8.4?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-lpd-1:2.2.6-51.el8_8.4.x86_64", "product": { "name": "cups-lpd-1:2.2.6-51.el8_8.4.x86_64", "product_id": "cups-lpd-1:2.2.6-51.el8_8.4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-lpd@2.2.6-51.el8_8.4?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-debugsource-1:2.2.6-51.el8_8.4.x86_64", "product": { "name": "cups-debugsource-1:2.2.6-51.el8_8.4.x86_64", "product_id": "cups-debugsource-1:2.2.6-51.el8_8.4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-debugsource@2.2.6-51.el8_8.4?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-client-debuginfo-1:2.2.6-51.el8_8.4.x86_64", "product": { "name": "cups-client-debuginfo-1:2.2.6-51.el8_8.4.x86_64", "product_id": "cups-client-debuginfo-1:2.2.6-51.el8_8.4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-client-debuginfo@2.2.6-51.el8_8.4?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-debuginfo-1:2.2.6-51.el8_8.4.x86_64", "product": { "name": "cups-debuginfo-1:2.2.6-51.el8_8.4.x86_64", "product_id": "cups-debuginfo-1:2.2.6-51.el8_8.4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-debuginfo@2.2.6-51.el8_8.4?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-ipptool-debuginfo-1:2.2.6-51.el8_8.4.x86_64", "product": { "name": "cups-ipptool-debuginfo-1:2.2.6-51.el8_8.4.x86_64", "product_id": "cups-ipptool-debuginfo-1:2.2.6-51.el8_8.4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-ipptool-debuginfo@2.2.6-51.el8_8.4?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-libs-debuginfo-1:2.2.6-51.el8_8.4.x86_64", "product": { "name": "cups-libs-debuginfo-1:2.2.6-51.el8_8.4.x86_64", "product_id": "cups-libs-debuginfo-1:2.2.6-51.el8_8.4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-libs-debuginfo@2.2.6-51.el8_8.4?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-lpd-debuginfo-1:2.2.6-51.el8_8.4.x86_64", "product": { "name": "cups-lpd-debuginfo-1:2.2.6-51.el8_8.4.x86_64", "product_id": "cups-lpd-debuginfo-1:2.2.6-51.el8_8.4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-lpd-debuginfo@2.2.6-51.el8_8.4?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-libs-1:2.2.6-51.el8_8.4.x86_64", "product": { "name": "cups-libs-1:2.2.6-51.el8_8.4.x86_64", "product_id": "cups-libs-1:2.2.6-51.el8_8.4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-libs@2.2.6-51.el8_8.4?arch=x86_64\u0026epoch=1" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "cups-devel-1:2.2.6-51.el8_8.4.i686", "product": { "name": "cups-devel-1:2.2.6-51.el8_8.4.i686", "product_id": "cups-devel-1:2.2.6-51.el8_8.4.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-devel@2.2.6-51.el8_8.4?arch=i686\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-debugsource-1:2.2.6-51.el8_8.4.i686", "product": { "name": "cups-debugsource-1:2.2.6-51.el8_8.4.i686", "product_id": "cups-debugsource-1:2.2.6-51.el8_8.4.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-debugsource@2.2.6-51.el8_8.4?arch=i686\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-client-debuginfo-1:2.2.6-51.el8_8.4.i686", "product": { "name": "cups-client-debuginfo-1:2.2.6-51.el8_8.4.i686", "product_id": "cups-client-debuginfo-1:2.2.6-51.el8_8.4.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-client-debuginfo@2.2.6-51.el8_8.4?arch=i686\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-debuginfo-1:2.2.6-51.el8_8.4.i686", "product": { "name": "cups-debuginfo-1:2.2.6-51.el8_8.4.i686", "product_id": "cups-debuginfo-1:2.2.6-51.el8_8.4.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-debuginfo@2.2.6-51.el8_8.4?arch=i686\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-ipptool-debuginfo-1:2.2.6-51.el8_8.4.i686", "product": { "name": "cups-ipptool-debuginfo-1:2.2.6-51.el8_8.4.i686", "product_id": "cups-ipptool-debuginfo-1:2.2.6-51.el8_8.4.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-ipptool-debuginfo@2.2.6-51.el8_8.4?arch=i686\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-libs-debuginfo-1:2.2.6-51.el8_8.4.i686", "product": { "name": "cups-libs-debuginfo-1:2.2.6-51.el8_8.4.i686", "product_id": "cups-libs-debuginfo-1:2.2.6-51.el8_8.4.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-libs-debuginfo@2.2.6-51.el8_8.4?arch=i686\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-lpd-debuginfo-1:2.2.6-51.el8_8.4.i686", "product": { "name": "cups-lpd-debuginfo-1:2.2.6-51.el8_8.4.i686", "product_id": "cups-lpd-debuginfo-1:2.2.6-51.el8_8.4.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-lpd-debuginfo@2.2.6-51.el8_8.4?arch=i686\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-libs-1:2.2.6-51.el8_8.4.i686", "product": { "name": "cups-libs-1:2.2.6-51.el8_8.4.i686", "product_id": "cups-libs-1:2.2.6-51.el8_8.4.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-libs@2.2.6-51.el8_8.4?arch=i686\u0026epoch=1" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "cups-1:2.2.6-51.el8_8.4.s390x", "product": { "name": "cups-1:2.2.6-51.el8_8.4.s390x", "product_id": "cups-1:2.2.6-51.el8_8.4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups@2.2.6-51.el8_8.4?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-client-1:2.2.6-51.el8_8.4.s390x", "product": { "name": "cups-client-1:2.2.6-51.el8_8.4.s390x", "product_id": "cups-client-1:2.2.6-51.el8_8.4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-client@2.2.6-51.el8_8.4?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-devel-1:2.2.6-51.el8_8.4.s390x", "product": { "name": "cups-devel-1:2.2.6-51.el8_8.4.s390x", "product_id": "cups-devel-1:2.2.6-51.el8_8.4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-devel@2.2.6-51.el8_8.4?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-ipptool-1:2.2.6-51.el8_8.4.s390x", "product": { "name": "cups-ipptool-1:2.2.6-51.el8_8.4.s390x", "product_id": "cups-ipptool-1:2.2.6-51.el8_8.4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-ipptool@2.2.6-51.el8_8.4?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-lpd-1:2.2.6-51.el8_8.4.s390x", "product": { "name": "cups-lpd-1:2.2.6-51.el8_8.4.s390x", "product_id": "cups-lpd-1:2.2.6-51.el8_8.4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-lpd@2.2.6-51.el8_8.4?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-debugsource-1:2.2.6-51.el8_8.4.s390x", "product": { "name": "cups-debugsource-1:2.2.6-51.el8_8.4.s390x", "product_id": "cups-debugsource-1:2.2.6-51.el8_8.4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-debugsource@2.2.6-51.el8_8.4?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-client-debuginfo-1:2.2.6-51.el8_8.4.s390x", "product": { "name": "cups-client-debuginfo-1:2.2.6-51.el8_8.4.s390x", "product_id": "cups-client-debuginfo-1:2.2.6-51.el8_8.4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-client-debuginfo@2.2.6-51.el8_8.4?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-debuginfo-1:2.2.6-51.el8_8.4.s390x", "product": { "name": "cups-debuginfo-1:2.2.6-51.el8_8.4.s390x", "product_id": "cups-debuginfo-1:2.2.6-51.el8_8.4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-debuginfo@2.2.6-51.el8_8.4?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-ipptool-debuginfo-1:2.2.6-51.el8_8.4.s390x", "product": { "name": "cups-ipptool-debuginfo-1:2.2.6-51.el8_8.4.s390x", "product_id": "cups-ipptool-debuginfo-1:2.2.6-51.el8_8.4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-ipptool-debuginfo@2.2.6-51.el8_8.4?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-libs-debuginfo-1:2.2.6-51.el8_8.4.s390x", "product": { "name": "cups-libs-debuginfo-1:2.2.6-51.el8_8.4.s390x", "product_id": "cups-libs-debuginfo-1:2.2.6-51.el8_8.4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-libs-debuginfo@2.2.6-51.el8_8.4?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-lpd-debuginfo-1:2.2.6-51.el8_8.4.s390x", "product": { "name": "cups-lpd-debuginfo-1:2.2.6-51.el8_8.4.s390x", "product_id": "cups-lpd-debuginfo-1:2.2.6-51.el8_8.4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-lpd-debuginfo@2.2.6-51.el8_8.4?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "cups-libs-1:2.2.6-51.el8_8.4.s390x", "product": { "name": "cups-libs-1:2.2.6-51.el8_8.4.s390x", "product_id": "cups-libs-1:2.2.6-51.el8_8.4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-libs@2.2.6-51.el8_8.4?arch=s390x\u0026epoch=1" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "cups-filesystem-1:2.2.6-51.el8_8.4.noarch", "product": { "name": "cups-filesystem-1:2.2.6-51.el8_8.4.noarch", "product_id": "cups-filesystem-1:2.2.6-51.el8_8.4.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups-filesystem@2.2.6-51.el8_8.4?arch=noarch\u0026epoch=1" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "cups-1:2.2.6-51.el8_8.4.src", "product": { "name": "cups-1:2.2.6-51.el8_8.4.src", "product_id": "cups-1:2.2.6-51.el8_8.4.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/cups@2.2.6-51.el8_8.4?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-51.el8_8.4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:cups-1:2.2.6-51.el8_8.4.aarch64" }, "product_reference": "cups-1:2.2.6-51.el8_8.4.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-1:2.2.6-51.el8_8.4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:cups-1:2.2.6-51.el8_8.4.ppc64le" }, "product_reference": "cups-1:2.2.6-51.el8_8.4.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-1:2.2.6-51.el8_8.4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:cups-1:2.2.6-51.el8_8.4.s390x" }, "product_reference": "cups-1:2.2.6-51.el8_8.4.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-1:2.2.6-51.el8_8.4.src as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:cups-1:2.2.6-51.el8_8.4.src" }, "product_reference": "cups-1:2.2.6-51.el8_8.4.src", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-1:2.2.6-51.el8_8.4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:cups-1:2.2.6-51.el8_8.4.x86_64" }, "product_reference": "cups-1:2.2.6-51.el8_8.4.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-1:2.2.6-51.el8_8.4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:cups-client-1:2.2.6-51.el8_8.4.aarch64" }, "product_reference": "cups-client-1:2.2.6-51.el8_8.4.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-1:2.2.6-51.el8_8.4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:cups-client-1:2.2.6-51.el8_8.4.ppc64le" }, "product_reference": "cups-client-1:2.2.6-51.el8_8.4.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-1:2.2.6-51.el8_8.4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:cups-client-1:2.2.6-51.el8_8.4.s390x" }, "product_reference": "cups-client-1:2.2.6-51.el8_8.4.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-1:2.2.6-51.el8_8.4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:cups-client-1:2.2.6-51.el8_8.4.x86_64" }, "product_reference": "cups-client-1:2.2.6-51.el8_8.4.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-debuginfo-1:2.2.6-51.el8_8.4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:cups-client-debuginfo-1:2.2.6-51.el8_8.4.aarch64" }, "product_reference": "cups-client-debuginfo-1:2.2.6-51.el8_8.4.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-debuginfo-1:2.2.6-51.el8_8.4.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:cups-client-debuginfo-1:2.2.6-51.el8_8.4.i686" }, "product_reference": "cups-client-debuginfo-1:2.2.6-51.el8_8.4.i686", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-debuginfo-1:2.2.6-51.el8_8.4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:cups-client-debuginfo-1:2.2.6-51.el8_8.4.ppc64le" }, "product_reference": "cups-client-debuginfo-1:2.2.6-51.el8_8.4.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-debuginfo-1:2.2.6-51.el8_8.4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:cups-client-debuginfo-1:2.2.6-51.el8_8.4.s390x" }, "product_reference": "cups-client-debuginfo-1:2.2.6-51.el8_8.4.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-debuginfo-1:2.2.6-51.el8_8.4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:cups-client-debuginfo-1:2.2.6-51.el8_8.4.x86_64" }, "product_reference": "cups-client-debuginfo-1:2.2.6-51.el8_8.4.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debuginfo-1:2.2.6-51.el8_8.4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:cups-debuginfo-1:2.2.6-51.el8_8.4.aarch64" }, "product_reference": "cups-debuginfo-1:2.2.6-51.el8_8.4.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debuginfo-1:2.2.6-51.el8_8.4.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:cups-debuginfo-1:2.2.6-51.el8_8.4.i686" }, "product_reference": "cups-debuginfo-1:2.2.6-51.el8_8.4.i686", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debuginfo-1:2.2.6-51.el8_8.4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:cups-debuginfo-1:2.2.6-51.el8_8.4.ppc64le" }, "product_reference": "cups-debuginfo-1:2.2.6-51.el8_8.4.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debuginfo-1:2.2.6-51.el8_8.4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:cups-debuginfo-1:2.2.6-51.el8_8.4.s390x" }, "product_reference": "cups-debuginfo-1:2.2.6-51.el8_8.4.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debuginfo-1:2.2.6-51.el8_8.4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:cups-debuginfo-1:2.2.6-51.el8_8.4.x86_64" }, "product_reference": "cups-debuginfo-1:2.2.6-51.el8_8.4.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debugsource-1:2.2.6-51.el8_8.4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:cups-debugsource-1:2.2.6-51.el8_8.4.aarch64" }, "product_reference": "cups-debugsource-1:2.2.6-51.el8_8.4.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debugsource-1:2.2.6-51.el8_8.4.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:cups-debugsource-1:2.2.6-51.el8_8.4.i686" }, "product_reference": "cups-debugsource-1:2.2.6-51.el8_8.4.i686", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debugsource-1:2.2.6-51.el8_8.4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:cups-debugsource-1:2.2.6-51.el8_8.4.ppc64le" }, "product_reference": "cups-debugsource-1:2.2.6-51.el8_8.4.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debugsource-1:2.2.6-51.el8_8.4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:cups-debugsource-1:2.2.6-51.el8_8.4.s390x" }, "product_reference": "cups-debugsource-1:2.2.6-51.el8_8.4.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debugsource-1:2.2.6-51.el8_8.4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:cups-debugsource-1:2.2.6-51.el8_8.4.x86_64" }, "product_reference": "cups-debugsource-1:2.2.6-51.el8_8.4.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-1:2.2.6-51.el8_8.4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:cups-devel-1:2.2.6-51.el8_8.4.aarch64" }, "product_reference": "cups-devel-1:2.2.6-51.el8_8.4.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-1:2.2.6-51.el8_8.4.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:cups-devel-1:2.2.6-51.el8_8.4.i686" }, "product_reference": "cups-devel-1:2.2.6-51.el8_8.4.i686", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-1:2.2.6-51.el8_8.4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:cups-devel-1:2.2.6-51.el8_8.4.ppc64le" }, "product_reference": "cups-devel-1:2.2.6-51.el8_8.4.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-1:2.2.6-51.el8_8.4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:cups-devel-1:2.2.6-51.el8_8.4.s390x" }, "product_reference": "cups-devel-1:2.2.6-51.el8_8.4.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-1:2.2.6-51.el8_8.4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:cups-devel-1:2.2.6-51.el8_8.4.x86_64" }, "product_reference": "cups-devel-1:2.2.6-51.el8_8.4.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-filesystem-1:2.2.6-51.el8_8.4.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:cups-filesystem-1:2.2.6-51.el8_8.4.noarch" }, "product_reference": "cups-filesystem-1:2.2.6-51.el8_8.4.noarch", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-1:2.2.6-51.el8_8.4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:cups-ipptool-1:2.2.6-51.el8_8.4.aarch64" }, "product_reference": "cups-ipptool-1:2.2.6-51.el8_8.4.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-1:2.2.6-51.el8_8.4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:cups-ipptool-1:2.2.6-51.el8_8.4.ppc64le" }, "product_reference": "cups-ipptool-1:2.2.6-51.el8_8.4.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-1:2.2.6-51.el8_8.4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:cups-ipptool-1:2.2.6-51.el8_8.4.s390x" }, "product_reference": "cups-ipptool-1:2.2.6-51.el8_8.4.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-1:2.2.6-51.el8_8.4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:cups-ipptool-1:2.2.6-51.el8_8.4.x86_64" }, "product_reference": "cups-ipptool-1:2.2.6-51.el8_8.4.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-debuginfo-1:2.2.6-51.el8_8.4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:cups-ipptool-debuginfo-1:2.2.6-51.el8_8.4.aarch64" }, "product_reference": "cups-ipptool-debuginfo-1:2.2.6-51.el8_8.4.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-debuginfo-1:2.2.6-51.el8_8.4.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:cups-ipptool-debuginfo-1:2.2.6-51.el8_8.4.i686" }, "product_reference": "cups-ipptool-debuginfo-1:2.2.6-51.el8_8.4.i686", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-debuginfo-1:2.2.6-51.el8_8.4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:cups-ipptool-debuginfo-1:2.2.6-51.el8_8.4.ppc64le" }, "product_reference": "cups-ipptool-debuginfo-1:2.2.6-51.el8_8.4.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-debuginfo-1:2.2.6-51.el8_8.4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:cups-ipptool-debuginfo-1:2.2.6-51.el8_8.4.s390x" }, "product_reference": "cups-ipptool-debuginfo-1:2.2.6-51.el8_8.4.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-debuginfo-1:2.2.6-51.el8_8.4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:cups-ipptool-debuginfo-1:2.2.6-51.el8_8.4.x86_64" }, "product_reference": "cups-ipptool-debuginfo-1:2.2.6-51.el8_8.4.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-1:2.2.6-51.el8_8.4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:cups-libs-1:2.2.6-51.el8_8.4.aarch64" }, "product_reference": "cups-libs-1:2.2.6-51.el8_8.4.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-1:2.2.6-51.el8_8.4.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:cups-libs-1:2.2.6-51.el8_8.4.i686" }, "product_reference": "cups-libs-1:2.2.6-51.el8_8.4.i686", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-1:2.2.6-51.el8_8.4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:cups-libs-1:2.2.6-51.el8_8.4.ppc64le" }, "product_reference": "cups-libs-1:2.2.6-51.el8_8.4.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-1:2.2.6-51.el8_8.4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:cups-libs-1:2.2.6-51.el8_8.4.s390x" }, "product_reference": "cups-libs-1:2.2.6-51.el8_8.4.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-1:2.2.6-51.el8_8.4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:cups-libs-1:2.2.6-51.el8_8.4.x86_64" }, "product_reference": "cups-libs-1:2.2.6-51.el8_8.4.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-debuginfo-1:2.2.6-51.el8_8.4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:cups-libs-debuginfo-1:2.2.6-51.el8_8.4.aarch64" }, "product_reference": "cups-libs-debuginfo-1:2.2.6-51.el8_8.4.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-debuginfo-1:2.2.6-51.el8_8.4.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:cups-libs-debuginfo-1:2.2.6-51.el8_8.4.i686" }, "product_reference": "cups-libs-debuginfo-1:2.2.6-51.el8_8.4.i686", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-debuginfo-1:2.2.6-51.el8_8.4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:cups-libs-debuginfo-1:2.2.6-51.el8_8.4.ppc64le" }, "product_reference": "cups-libs-debuginfo-1:2.2.6-51.el8_8.4.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-debuginfo-1:2.2.6-51.el8_8.4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:cups-libs-debuginfo-1:2.2.6-51.el8_8.4.s390x" }, "product_reference": "cups-libs-debuginfo-1:2.2.6-51.el8_8.4.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-debuginfo-1:2.2.6-51.el8_8.4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:cups-libs-debuginfo-1:2.2.6-51.el8_8.4.x86_64" }, "product_reference": "cups-libs-debuginfo-1:2.2.6-51.el8_8.4.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-1:2.2.6-51.el8_8.4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:cups-lpd-1:2.2.6-51.el8_8.4.aarch64" }, "product_reference": "cups-lpd-1:2.2.6-51.el8_8.4.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-1:2.2.6-51.el8_8.4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:cups-lpd-1:2.2.6-51.el8_8.4.ppc64le" }, "product_reference": "cups-lpd-1:2.2.6-51.el8_8.4.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-1:2.2.6-51.el8_8.4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:cups-lpd-1:2.2.6-51.el8_8.4.s390x" }, "product_reference": "cups-lpd-1:2.2.6-51.el8_8.4.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-1:2.2.6-51.el8_8.4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:cups-lpd-1:2.2.6-51.el8_8.4.x86_64" }, "product_reference": "cups-lpd-1:2.2.6-51.el8_8.4.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-debuginfo-1:2.2.6-51.el8_8.4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:cups-lpd-debuginfo-1:2.2.6-51.el8_8.4.aarch64" }, "product_reference": "cups-lpd-debuginfo-1:2.2.6-51.el8_8.4.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-debuginfo-1:2.2.6-51.el8_8.4.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:cups-lpd-debuginfo-1:2.2.6-51.el8_8.4.i686" }, "product_reference": "cups-lpd-debuginfo-1:2.2.6-51.el8_8.4.i686", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-debuginfo-1:2.2.6-51.el8_8.4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:cups-lpd-debuginfo-1:2.2.6-51.el8_8.4.ppc64le" }, "product_reference": "cups-lpd-debuginfo-1:2.2.6-51.el8_8.4.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-debuginfo-1:2.2.6-51.el8_8.4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:cups-lpd-debuginfo-1:2.2.6-51.el8_8.4.s390x" }, "product_reference": "cups-lpd-debuginfo-1:2.2.6-51.el8_8.4.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-debuginfo-1:2.2.6-51.el8_8.4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:cups-lpd-debuginfo-1:2.2.6-51.el8_8.4.x86_64" }, "product_reference": "cups-lpd-debuginfo-1:2.2.6-51.el8_8.4.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-1:2.2.6-51.el8_8.4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:cups-1:2.2.6-51.el8_8.4.aarch64" }, "product_reference": "cups-1:2.2.6-51.el8_8.4.aarch64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-1:2.2.6-51.el8_8.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:cups-1:2.2.6-51.el8_8.4.ppc64le" }, "product_reference": "cups-1:2.2.6-51.el8_8.4.ppc64le", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-1:2.2.6-51.el8_8.4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:cups-1:2.2.6-51.el8_8.4.s390x" }, "product_reference": "cups-1:2.2.6-51.el8_8.4.s390x", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-1:2.2.6-51.el8_8.4.src as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:cups-1:2.2.6-51.el8_8.4.src" }, "product_reference": "cups-1:2.2.6-51.el8_8.4.src", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-1:2.2.6-51.el8_8.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:cups-1:2.2.6-51.el8_8.4.x86_64" }, "product_reference": "cups-1:2.2.6-51.el8_8.4.x86_64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-1:2.2.6-51.el8_8.4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:cups-client-1:2.2.6-51.el8_8.4.aarch64" }, "product_reference": "cups-client-1:2.2.6-51.el8_8.4.aarch64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-1:2.2.6-51.el8_8.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:cups-client-1:2.2.6-51.el8_8.4.ppc64le" }, "product_reference": "cups-client-1:2.2.6-51.el8_8.4.ppc64le", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-1:2.2.6-51.el8_8.4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:cups-client-1:2.2.6-51.el8_8.4.s390x" }, "product_reference": "cups-client-1:2.2.6-51.el8_8.4.s390x", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-1:2.2.6-51.el8_8.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:cups-client-1:2.2.6-51.el8_8.4.x86_64" }, "product_reference": "cups-client-1:2.2.6-51.el8_8.4.x86_64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-debuginfo-1:2.2.6-51.el8_8.4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:cups-client-debuginfo-1:2.2.6-51.el8_8.4.aarch64" }, "product_reference": "cups-client-debuginfo-1:2.2.6-51.el8_8.4.aarch64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-debuginfo-1:2.2.6-51.el8_8.4.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:cups-client-debuginfo-1:2.2.6-51.el8_8.4.i686" }, "product_reference": "cups-client-debuginfo-1:2.2.6-51.el8_8.4.i686", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-debuginfo-1:2.2.6-51.el8_8.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:cups-client-debuginfo-1:2.2.6-51.el8_8.4.ppc64le" }, "product_reference": "cups-client-debuginfo-1:2.2.6-51.el8_8.4.ppc64le", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-debuginfo-1:2.2.6-51.el8_8.4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:cups-client-debuginfo-1:2.2.6-51.el8_8.4.s390x" }, "product_reference": "cups-client-debuginfo-1:2.2.6-51.el8_8.4.s390x", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-client-debuginfo-1:2.2.6-51.el8_8.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:cups-client-debuginfo-1:2.2.6-51.el8_8.4.x86_64" }, "product_reference": "cups-client-debuginfo-1:2.2.6-51.el8_8.4.x86_64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debuginfo-1:2.2.6-51.el8_8.4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:cups-debuginfo-1:2.2.6-51.el8_8.4.aarch64" }, "product_reference": "cups-debuginfo-1:2.2.6-51.el8_8.4.aarch64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debuginfo-1:2.2.6-51.el8_8.4.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:cups-debuginfo-1:2.2.6-51.el8_8.4.i686" }, "product_reference": "cups-debuginfo-1:2.2.6-51.el8_8.4.i686", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debuginfo-1:2.2.6-51.el8_8.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:cups-debuginfo-1:2.2.6-51.el8_8.4.ppc64le" }, "product_reference": "cups-debuginfo-1:2.2.6-51.el8_8.4.ppc64le", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debuginfo-1:2.2.6-51.el8_8.4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:cups-debuginfo-1:2.2.6-51.el8_8.4.s390x" }, "product_reference": "cups-debuginfo-1:2.2.6-51.el8_8.4.s390x", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debuginfo-1:2.2.6-51.el8_8.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:cups-debuginfo-1:2.2.6-51.el8_8.4.x86_64" }, "product_reference": "cups-debuginfo-1:2.2.6-51.el8_8.4.x86_64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debugsource-1:2.2.6-51.el8_8.4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:cups-debugsource-1:2.2.6-51.el8_8.4.aarch64" }, "product_reference": "cups-debugsource-1:2.2.6-51.el8_8.4.aarch64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debugsource-1:2.2.6-51.el8_8.4.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:cups-debugsource-1:2.2.6-51.el8_8.4.i686" }, "product_reference": "cups-debugsource-1:2.2.6-51.el8_8.4.i686", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debugsource-1:2.2.6-51.el8_8.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:cups-debugsource-1:2.2.6-51.el8_8.4.ppc64le" }, "product_reference": "cups-debugsource-1:2.2.6-51.el8_8.4.ppc64le", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debugsource-1:2.2.6-51.el8_8.4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:cups-debugsource-1:2.2.6-51.el8_8.4.s390x" }, "product_reference": "cups-debugsource-1:2.2.6-51.el8_8.4.s390x", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-debugsource-1:2.2.6-51.el8_8.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:cups-debugsource-1:2.2.6-51.el8_8.4.x86_64" }, "product_reference": "cups-debugsource-1:2.2.6-51.el8_8.4.x86_64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-1:2.2.6-51.el8_8.4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:cups-devel-1:2.2.6-51.el8_8.4.aarch64" }, "product_reference": "cups-devel-1:2.2.6-51.el8_8.4.aarch64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-1:2.2.6-51.el8_8.4.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:cups-devel-1:2.2.6-51.el8_8.4.i686" }, "product_reference": "cups-devel-1:2.2.6-51.el8_8.4.i686", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-1:2.2.6-51.el8_8.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:cups-devel-1:2.2.6-51.el8_8.4.ppc64le" }, "product_reference": "cups-devel-1:2.2.6-51.el8_8.4.ppc64le", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-1:2.2.6-51.el8_8.4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:cups-devel-1:2.2.6-51.el8_8.4.s390x" }, "product_reference": "cups-devel-1:2.2.6-51.el8_8.4.s390x", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-devel-1:2.2.6-51.el8_8.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:cups-devel-1:2.2.6-51.el8_8.4.x86_64" }, "product_reference": "cups-devel-1:2.2.6-51.el8_8.4.x86_64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-filesystem-1:2.2.6-51.el8_8.4.noarch as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:cups-filesystem-1:2.2.6-51.el8_8.4.noarch" }, "product_reference": "cups-filesystem-1:2.2.6-51.el8_8.4.noarch", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-1:2.2.6-51.el8_8.4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:cups-ipptool-1:2.2.6-51.el8_8.4.aarch64" }, "product_reference": "cups-ipptool-1:2.2.6-51.el8_8.4.aarch64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-1:2.2.6-51.el8_8.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:cups-ipptool-1:2.2.6-51.el8_8.4.ppc64le" }, "product_reference": "cups-ipptool-1:2.2.6-51.el8_8.4.ppc64le", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-1:2.2.6-51.el8_8.4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:cups-ipptool-1:2.2.6-51.el8_8.4.s390x" }, "product_reference": "cups-ipptool-1:2.2.6-51.el8_8.4.s390x", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-1:2.2.6-51.el8_8.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:cups-ipptool-1:2.2.6-51.el8_8.4.x86_64" }, "product_reference": "cups-ipptool-1:2.2.6-51.el8_8.4.x86_64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-debuginfo-1:2.2.6-51.el8_8.4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:cups-ipptool-debuginfo-1:2.2.6-51.el8_8.4.aarch64" }, "product_reference": "cups-ipptool-debuginfo-1:2.2.6-51.el8_8.4.aarch64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-debuginfo-1:2.2.6-51.el8_8.4.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:cups-ipptool-debuginfo-1:2.2.6-51.el8_8.4.i686" }, "product_reference": "cups-ipptool-debuginfo-1:2.2.6-51.el8_8.4.i686", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-debuginfo-1:2.2.6-51.el8_8.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:cups-ipptool-debuginfo-1:2.2.6-51.el8_8.4.ppc64le" }, "product_reference": "cups-ipptool-debuginfo-1:2.2.6-51.el8_8.4.ppc64le", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-debuginfo-1:2.2.6-51.el8_8.4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:cups-ipptool-debuginfo-1:2.2.6-51.el8_8.4.s390x" }, "product_reference": "cups-ipptool-debuginfo-1:2.2.6-51.el8_8.4.s390x", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-ipptool-debuginfo-1:2.2.6-51.el8_8.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:cups-ipptool-debuginfo-1:2.2.6-51.el8_8.4.x86_64" }, "product_reference": "cups-ipptool-debuginfo-1:2.2.6-51.el8_8.4.x86_64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-1:2.2.6-51.el8_8.4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:cups-libs-1:2.2.6-51.el8_8.4.aarch64" }, "product_reference": "cups-libs-1:2.2.6-51.el8_8.4.aarch64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-1:2.2.6-51.el8_8.4.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:cups-libs-1:2.2.6-51.el8_8.4.i686" }, "product_reference": "cups-libs-1:2.2.6-51.el8_8.4.i686", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-1:2.2.6-51.el8_8.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:cups-libs-1:2.2.6-51.el8_8.4.ppc64le" }, "product_reference": "cups-libs-1:2.2.6-51.el8_8.4.ppc64le", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-1:2.2.6-51.el8_8.4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:cups-libs-1:2.2.6-51.el8_8.4.s390x" }, "product_reference": "cups-libs-1:2.2.6-51.el8_8.4.s390x", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-1:2.2.6-51.el8_8.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:cups-libs-1:2.2.6-51.el8_8.4.x86_64" }, "product_reference": "cups-libs-1:2.2.6-51.el8_8.4.x86_64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-debuginfo-1:2.2.6-51.el8_8.4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:cups-libs-debuginfo-1:2.2.6-51.el8_8.4.aarch64" }, "product_reference": "cups-libs-debuginfo-1:2.2.6-51.el8_8.4.aarch64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-debuginfo-1:2.2.6-51.el8_8.4.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:cups-libs-debuginfo-1:2.2.6-51.el8_8.4.i686" }, "product_reference": "cups-libs-debuginfo-1:2.2.6-51.el8_8.4.i686", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-debuginfo-1:2.2.6-51.el8_8.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:cups-libs-debuginfo-1:2.2.6-51.el8_8.4.ppc64le" }, "product_reference": "cups-libs-debuginfo-1:2.2.6-51.el8_8.4.ppc64le", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-debuginfo-1:2.2.6-51.el8_8.4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:cups-libs-debuginfo-1:2.2.6-51.el8_8.4.s390x" }, "product_reference": "cups-libs-debuginfo-1:2.2.6-51.el8_8.4.s390x", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-libs-debuginfo-1:2.2.6-51.el8_8.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:cups-libs-debuginfo-1:2.2.6-51.el8_8.4.x86_64" }, "product_reference": "cups-libs-debuginfo-1:2.2.6-51.el8_8.4.x86_64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-1:2.2.6-51.el8_8.4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:cups-lpd-1:2.2.6-51.el8_8.4.aarch64" }, "product_reference": "cups-lpd-1:2.2.6-51.el8_8.4.aarch64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-1:2.2.6-51.el8_8.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:cups-lpd-1:2.2.6-51.el8_8.4.ppc64le" }, "product_reference": "cups-lpd-1:2.2.6-51.el8_8.4.ppc64le", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-1:2.2.6-51.el8_8.4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:cups-lpd-1:2.2.6-51.el8_8.4.s390x" }, "product_reference": "cups-lpd-1:2.2.6-51.el8_8.4.s390x", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-1:2.2.6-51.el8_8.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:cups-lpd-1:2.2.6-51.el8_8.4.x86_64" }, "product_reference": "cups-lpd-1:2.2.6-51.el8_8.4.x86_64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-debuginfo-1:2.2.6-51.el8_8.4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:cups-lpd-debuginfo-1:2.2.6-51.el8_8.4.aarch64" }, "product_reference": "cups-lpd-debuginfo-1:2.2.6-51.el8_8.4.aarch64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-debuginfo-1:2.2.6-51.el8_8.4.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:cups-lpd-debuginfo-1:2.2.6-51.el8_8.4.i686" }, "product_reference": "cups-lpd-debuginfo-1:2.2.6-51.el8_8.4.i686", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-debuginfo-1:2.2.6-51.el8_8.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:cups-lpd-debuginfo-1:2.2.6-51.el8_8.4.ppc64le" }, "product_reference": "cups-lpd-debuginfo-1:2.2.6-51.el8_8.4.ppc64le", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-debuginfo-1:2.2.6-51.el8_8.4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:cups-lpd-debuginfo-1:2.2.6-51.el8_8.4.s390x" }, "product_reference": "cups-lpd-debuginfo-1:2.2.6-51.el8_8.4.s390x", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cups-lpd-debuginfo-1:2.2.6-51.el8_8.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:cups-lpd-debuginfo-1:2.2.6-51.el8_8.4.x86_64" }, "product_reference": "cups-lpd-debuginfo-1:2.2.6-51.el8_8.4.x86_64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-35235", "cwe": { "id": "CWE-277", "name": "Insecure Inherited Permissions" }, "discovery_date": "2024-06-04T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2290318" } ], "notes": [ { "category": "description", "text": "A flaw was found in the cupsd server. When starting the cupsd server with a Listen configuration item pointing to a symbolic link, the cupsd process can perform an arbitrary chmod of the provided argument, providing world-writable access to the target. Since cupsd is often running as root, this issue can result in the change of permission of any user or system files to be world writable.", "title": "Vulnerability description" }, { "category": "summary", "text": "cups: Cupsd Listen arbitrary chmod 0140777", "title": "Vulnerability summary" }, { "category": "other", "text": "The CVE-2024-35235 vulnerability is classified as moderate severity rather than important primarily due to its requirement for elevated privileges and specific preconditions for exploitation. The vulnerability necessitates the ability to edit the cupsd.conf file, which typically requires administrative access. Furthermore, successful exploitation hinges on creating a symbolic link in a writable directory and manipulating the Listen directive within cupsd.conf. While this can lead to arbitrary chmod operations and potentially compromise system files, the precondition of administrative access significantly reduces the likelihood of exploitation by unauthorized users, thereby mitigating the overall impact and severity of the issue.", "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.EUS:cups-1:2.2.6-51.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:cups-1:2.2.6-51.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:cups-1:2.2.6-51.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:cups-1:2.2.6-51.el8_8.4.src", "AppStream-8.8.0.Z.EUS:cups-1:2.2.6-51.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:cups-client-1:2.2.6-51.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:cups-client-1:2.2.6-51.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:cups-client-1:2.2.6-51.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:cups-client-1:2.2.6-51.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:cups-client-debuginfo-1:2.2.6-51.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:cups-client-debuginfo-1:2.2.6-51.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:cups-client-debuginfo-1:2.2.6-51.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:cups-client-debuginfo-1:2.2.6-51.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:cups-client-debuginfo-1:2.2.6-51.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:cups-debuginfo-1:2.2.6-51.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:cups-debuginfo-1:2.2.6-51.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:cups-debuginfo-1:2.2.6-51.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:cups-debuginfo-1:2.2.6-51.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:cups-debuginfo-1:2.2.6-51.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:cups-debugsource-1:2.2.6-51.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:cups-debugsource-1:2.2.6-51.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:cups-debugsource-1:2.2.6-51.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:cups-debugsource-1:2.2.6-51.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:cups-debugsource-1:2.2.6-51.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:cups-devel-1:2.2.6-51.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:cups-devel-1:2.2.6-51.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:cups-devel-1:2.2.6-51.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:cups-devel-1:2.2.6-51.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:cups-devel-1:2.2.6-51.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:cups-filesystem-1:2.2.6-51.el8_8.4.noarch", "AppStream-8.8.0.Z.EUS:cups-ipptool-1:2.2.6-51.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:cups-ipptool-1:2.2.6-51.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:cups-ipptool-1:2.2.6-51.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:cups-ipptool-1:2.2.6-51.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:cups-ipptool-debuginfo-1:2.2.6-51.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:cups-ipptool-debuginfo-1:2.2.6-51.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:cups-ipptool-debuginfo-1:2.2.6-51.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:cups-ipptool-debuginfo-1:2.2.6-51.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:cups-ipptool-debuginfo-1:2.2.6-51.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:cups-libs-1:2.2.6-51.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:cups-libs-1:2.2.6-51.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:cups-libs-1:2.2.6-51.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:cups-libs-1:2.2.6-51.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:cups-libs-1:2.2.6-51.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:cups-libs-debuginfo-1:2.2.6-51.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:cups-libs-debuginfo-1:2.2.6-51.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:cups-libs-debuginfo-1:2.2.6-51.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:cups-libs-debuginfo-1:2.2.6-51.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:cups-libs-debuginfo-1:2.2.6-51.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:cups-lpd-1:2.2.6-51.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:cups-lpd-1:2.2.6-51.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:cups-lpd-1:2.2.6-51.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:cups-lpd-1:2.2.6-51.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:cups-lpd-debuginfo-1:2.2.6-51.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:cups-lpd-debuginfo-1:2.2.6-51.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:cups-lpd-debuginfo-1:2.2.6-51.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:cups-lpd-debuginfo-1:2.2.6-51.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:cups-lpd-debuginfo-1:2.2.6-51.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:cups-1:2.2.6-51.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:cups-1:2.2.6-51.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:cups-1:2.2.6-51.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:cups-1:2.2.6-51.el8_8.4.src", "BaseOS-8.8.0.Z.EUS:cups-1:2.2.6-51.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:cups-client-1:2.2.6-51.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:cups-client-1:2.2.6-51.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:cups-client-1:2.2.6-51.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:cups-client-1:2.2.6-51.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:cups-client-debuginfo-1:2.2.6-51.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:cups-client-debuginfo-1:2.2.6-51.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:cups-client-debuginfo-1:2.2.6-51.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:cups-client-debuginfo-1:2.2.6-51.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:cups-client-debuginfo-1:2.2.6-51.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:cups-debuginfo-1:2.2.6-51.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:cups-debuginfo-1:2.2.6-51.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:cups-debuginfo-1:2.2.6-51.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:cups-debuginfo-1:2.2.6-51.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:cups-debuginfo-1:2.2.6-51.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:cups-debugsource-1:2.2.6-51.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:cups-debugsource-1:2.2.6-51.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:cups-debugsource-1:2.2.6-51.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:cups-debugsource-1:2.2.6-51.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:cups-debugsource-1:2.2.6-51.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:cups-devel-1:2.2.6-51.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:cups-devel-1:2.2.6-51.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:cups-devel-1:2.2.6-51.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:cups-devel-1:2.2.6-51.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:cups-devel-1:2.2.6-51.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:cups-filesystem-1:2.2.6-51.el8_8.4.noarch", "BaseOS-8.8.0.Z.EUS:cups-ipptool-1:2.2.6-51.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:cups-ipptool-1:2.2.6-51.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:cups-ipptool-1:2.2.6-51.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:cups-ipptool-1:2.2.6-51.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:cups-ipptool-debuginfo-1:2.2.6-51.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:cups-ipptool-debuginfo-1:2.2.6-51.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:cups-ipptool-debuginfo-1:2.2.6-51.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:cups-ipptool-debuginfo-1:2.2.6-51.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:cups-ipptool-debuginfo-1:2.2.6-51.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:cups-libs-1:2.2.6-51.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:cups-libs-1:2.2.6-51.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:cups-libs-1:2.2.6-51.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:cups-libs-1:2.2.6-51.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:cups-libs-1:2.2.6-51.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:cups-libs-debuginfo-1:2.2.6-51.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:cups-libs-debuginfo-1:2.2.6-51.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:cups-libs-debuginfo-1:2.2.6-51.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:cups-libs-debuginfo-1:2.2.6-51.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:cups-libs-debuginfo-1:2.2.6-51.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:cups-lpd-1:2.2.6-51.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:cups-lpd-1:2.2.6-51.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:cups-lpd-1:2.2.6-51.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:cups-lpd-1:2.2.6-51.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:cups-lpd-debuginfo-1:2.2.6-51.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:cups-lpd-debuginfo-1:2.2.6-51.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:cups-lpd-debuginfo-1:2.2.6-51.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:cups-lpd-debuginfo-1:2.2.6-51.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:cups-lpd-debuginfo-1:2.2.6-51.el8_8.4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-35235" }, { "category": "external", "summary": "RHBZ#2290318", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2290318" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-35235", "url": "https://www.cve.org/CVERecord?id=CVE-2024-35235" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-35235", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-35235" }, { "category": "external", "summary": "https://seclists.org/oss-sec/2024/q2/277", "url": "https://seclists.org/oss-sec/2024/q2/277" } ], "release_date": "2024-06-11T14:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-07-16T19:03:49+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.EUS:cups-1:2.2.6-51.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:cups-1:2.2.6-51.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:cups-1:2.2.6-51.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:cups-1:2.2.6-51.el8_8.4.src", "AppStream-8.8.0.Z.EUS:cups-1:2.2.6-51.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:cups-client-1:2.2.6-51.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:cups-client-1:2.2.6-51.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:cups-client-1:2.2.6-51.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:cups-client-1:2.2.6-51.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:cups-client-debuginfo-1:2.2.6-51.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:cups-client-debuginfo-1:2.2.6-51.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:cups-client-debuginfo-1:2.2.6-51.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:cups-client-debuginfo-1:2.2.6-51.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:cups-client-debuginfo-1:2.2.6-51.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:cups-debuginfo-1:2.2.6-51.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:cups-debuginfo-1:2.2.6-51.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:cups-debuginfo-1:2.2.6-51.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:cups-debuginfo-1:2.2.6-51.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:cups-debuginfo-1:2.2.6-51.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:cups-debugsource-1:2.2.6-51.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:cups-debugsource-1:2.2.6-51.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:cups-debugsource-1:2.2.6-51.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:cups-debugsource-1:2.2.6-51.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:cups-debugsource-1:2.2.6-51.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:cups-devel-1:2.2.6-51.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:cups-devel-1:2.2.6-51.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:cups-devel-1:2.2.6-51.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:cups-devel-1:2.2.6-51.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:cups-devel-1:2.2.6-51.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:cups-filesystem-1:2.2.6-51.el8_8.4.noarch", "AppStream-8.8.0.Z.EUS:cups-ipptool-1:2.2.6-51.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:cups-ipptool-1:2.2.6-51.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:cups-ipptool-1:2.2.6-51.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:cups-ipptool-1:2.2.6-51.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:cups-ipptool-debuginfo-1:2.2.6-51.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:cups-ipptool-debuginfo-1:2.2.6-51.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:cups-ipptool-debuginfo-1:2.2.6-51.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:cups-ipptool-debuginfo-1:2.2.6-51.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:cups-ipptool-debuginfo-1:2.2.6-51.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:cups-libs-1:2.2.6-51.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:cups-libs-1:2.2.6-51.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:cups-libs-1:2.2.6-51.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:cups-libs-1:2.2.6-51.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:cups-libs-1:2.2.6-51.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:cups-libs-debuginfo-1:2.2.6-51.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:cups-libs-debuginfo-1:2.2.6-51.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:cups-libs-debuginfo-1:2.2.6-51.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:cups-libs-debuginfo-1:2.2.6-51.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:cups-libs-debuginfo-1:2.2.6-51.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:cups-lpd-1:2.2.6-51.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:cups-lpd-1:2.2.6-51.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:cups-lpd-1:2.2.6-51.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:cups-lpd-1:2.2.6-51.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:cups-lpd-debuginfo-1:2.2.6-51.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:cups-lpd-debuginfo-1:2.2.6-51.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:cups-lpd-debuginfo-1:2.2.6-51.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:cups-lpd-debuginfo-1:2.2.6-51.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:cups-lpd-debuginfo-1:2.2.6-51.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:cups-1:2.2.6-51.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:cups-1:2.2.6-51.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:cups-1:2.2.6-51.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:cups-1:2.2.6-51.el8_8.4.src", "BaseOS-8.8.0.Z.EUS:cups-1:2.2.6-51.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:cups-client-1:2.2.6-51.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:cups-client-1:2.2.6-51.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:cups-client-1:2.2.6-51.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:cups-client-1:2.2.6-51.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:cups-client-debuginfo-1:2.2.6-51.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:cups-client-debuginfo-1:2.2.6-51.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:cups-client-debuginfo-1:2.2.6-51.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:cups-client-debuginfo-1:2.2.6-51.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:cups-client-debuginfo-1:2.2.6-51.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:cups-debuginfo-1:2.2.6-51.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:cups-debuginfo-1:2.2.6-51.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:cups-debuginfo-1:2.2.6-51.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:cups-debuginfo-1:2.2.6-51.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:cups-debuginfo-1:2.2.6-51.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:cups-debugsource-1:2.2.6-51.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:cups-debugsource-1:2.2.6-51.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:cups-debugsource-1:2.2.6-51.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:cups-debugsource-1:2.2.6-51.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:cups-debugsource-1:2.2.6-51.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:cups-devel-1:2.2.6-51.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:cups-devel-1:2.2.6-51.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:cups-devel-1:2.2.6-51.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:cups-devel-1:2.2.6-51.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:cups-devel-1:2.2.6-51.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:cups-filesystem-1:2.2.6-51.el8_8.4.noarch", "BaseOS-8.8.0.Z.EUS:cups-ipptool-1:2.2.6-51.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:cups-ipptool-1:2.2.6-51.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:cups-ipptool-1:2.2.6-51.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:cups-ipptool-1:2.2.6-51.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:cups-ipptool-debuginfo-1:2.2.6-51.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:cups-ipptool-debuginfo-1:2.2.6-51.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:cups-ipptool-debuginfo-1:2.2.6-51.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:cups-ipptool-debuginfo-1:2.2.6-51.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:cups-ipptool-debuginfo-1:2.2.6-51.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:cups-libs-1:2.2.6-51.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:cups-libs-1:2.2.6-51.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:cups-libs-1:2.2.6-51.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:cups-libs-1:2.2.6-51.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:cups-libs-1:2.2.6-51.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:cups-libs-debuginfo-1:2.2.6-51.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:cups-libs-debuginfo-1:2.2.6-51.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:cups-libs-debuginfo-1:2.2.6-51.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:cups-libs-debuginfo-1:2.2.6-51.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:cups-libs-debuginfo-1:2.2.6-51.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:cups-lpd-1:2.2.6-51.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:cups-lpd-1:2.2.6-51.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:cups-lpd-1:2.2.6-51.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:cups-lpd-1:2.2.6-51.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:cups-lpd-debuginfo-1:2.2.6-51.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:cups-lpd-debuginfo-1:2.2.6-51.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:cups-lpd-debuginfo-1:2.2.6-51.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:cups-lpd-debuginfo-1:2.2.6-51.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:cups-lpd-debuginfo-1:2.2.6-51.el8_8.4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:4580" }, { "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-8.8.0.Z.EUS:cups-1:2.2.6-51.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:cups-1:2.2.6-51.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:cups-1:2.2.6-51.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:cups-1:2.2.6-51.el8_8.4.src", "AppStream-8.8.0.Z.EUS:cups-1:2.2.6-51.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:cups-client-1:2.2.6-51.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:cups-client-1:2.2.6-51.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:cups-client-1:2.2.6-51.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:cups-client-1:2.2.6-51.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:cups-client-debuginfo-1:2.2.6-51.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:cups-client-debuginfo-1:2.2.6-51.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:cups-client-debuginfo-1:2.2.6-51.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:cups-client-debuginfo-1:2.2.6-51.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:cups-client-debuginfo-1:2.2.6-51.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:cups-debuginfo-1:2.2.6-51.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:cups-debuginfo-1:2.2.6-51.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:cups-debuginfo-1:2.2.6-51.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:cups-debuginfo-1:2.2.6-51.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:cups-debuginfo-1:2.2.6-51.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:cups-debugsource-1:2.2.6-51.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:cups-debugsource-1:2.2.6-51.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:cups-debugsource-1:2.2.6-51.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:cups-debugsource-1:2.2.6-51.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:cups-debugsource-1:2.2.6-51.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:cups-devel-1:2.2.6-51.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:cups-devel-1:2.2.6-51.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:cups-devel-1:2.2.6-51.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:cups-devel-1:2.2.6-51.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:cups-devel-1:2.2.6-51.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:cups-filesystem-1:2.2.6-51.el8_8.4.noarch", "AppStream-8.8.0.Z.EUS:cups-ipptool-1:2.2.6-51.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:cups-ipptool-1:2.2.6-51.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:cups-ipptool-1:2.2.6-51.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:cups-ipptool-1:2.2.6-51.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:cups-ipptool-debuginfo-1:2.2.6-51.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:cups-ipptool-debuginfo-1:2.2.6-51.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:cups-ipptool-debuginfo-1:2.2.6-51.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:cups-ipptool-debuginfo-1:2.2.6-51.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:cups-ipptool-debuginfo-1:2.2.6-51.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:cups-libs-1:2.2.6-51.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:cups-libs-1:2.2.6-51.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:cups-libs-1:2.2.6-51.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:cups-libs-1:2.2.6-51.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:cups-libs-1:2.2.6-51.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:cups-libs-debuginfo-1:2.2.6-51.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:cups-libs-debuginfo-1:2.2.6-51.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:cups-libs-debuginfo-1:2.2.6-51.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:cups-libs-debuginfo-1:2.2.6-51.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:cups-libs-debuginfo-1:2.2.6-51.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:cups-lpd-1:2.2.6-51.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:cups-lpd-1:2.2.6-51.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:cups-lpd-1:2.2.6-51.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:cups-lpd-1:2.2.6-51.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:cups-lpd-debuginfo-1:2.2.6-51.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:cups-lpd-debuginfo-1:2.2.6-51.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:cups-lpd-debuginfo-1:2.2.6-51.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:cups-lpd-debuginfo-1:2.2.6-51.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:cups-lpd-debuginfo-1:2.2.6-51.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:cups-1:2.2.6-51.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:cups-1:2.2.6-51.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:cups-1:2.2.6-51.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:cups-1:2.2.6-51.el8_8.4.src", "BaseOS-8.8.0.Z.EUS:cups-1:2.2.6-51.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:cups-client-1:2.2.6-51.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:cups-client-1:2.2.6-51.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:cups-client-1:2.2.6-51.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:cups-client-1:2.2.6-51.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:cups-client-debuginfo-1:2.2.6-51.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:cups-client-debuginfo-1:2.2.6-51.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:cups-client-debuginfo-1:2.2.6-51.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:cups-client-debuginfo-1:2.2.6-51.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:cups-client-debuginfo-1:2.2.6-51.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:cups-debuginfo-1:2.2.6-51.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:cups-debuginfo-1:2.2.6-51.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:cups-debuginfo-1:2.2.6-51.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:cups-debuginfo-1:2.2.6-51.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:cups-debuginfo-1:2.2.6-51.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:cups-debugsource-1:2.2.6-51.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:cups-debugsource-1:2.2.6-51.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:cups-debugsource-1:2.2.6-51.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:cups-debugsource-1:2.2.6-51.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:cups-debugsource-1:2.2.6-51.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:cups-devel-1:2.2.6-51.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:cups-devel-1:2.2.6-51.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:cups-devel-1:2.2.6-51.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:cups-devel-1:2.2.6-51.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:cups-devel-1:2.2.6-51.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:cups-filesystem-1:2.2.6-51.el8_8.4.noarch", "BaseOS-8.8.0.Z.EUS:cups-ipptool-1:2.2.6-51.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:cups-ipptool-1:2.2.6-51.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:cups-ipptool-1:2.2.6-51.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:cups-ipptool-1:2.2.6-51.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:cups-ipptool-debuginfo-1:2.2.6-51.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:cups-ipptool-debuginfo-1:2.2.6-51.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:cups-ipptool-debuginfo-1:2.2.6-51.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:cups-ipptool-debuginfo-1:2.2.6-51.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:cups-ipptool-debuginfo-1:2.2.6-51.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:cups-libs-1:2.2.6-51.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:cups-libs-1:2.2.6-51.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:cups-libs-1:2.2.6-51.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:cups-libs-1:2.2.6-51.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:cups-libs-1:2.2.6-51.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:cups-libs-debuginfo-1:2.2.6-51.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:cups-libs-debuginfo-1:2.2.6-51.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:cups-libs-debuginfo-1:2.2.6-51.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:cups-libs-debuginfo-1:2.2.6-51.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:cups-libs-debuginfo-1:2.2.6-51.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:cups-lpd-1:2.2.6-51.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:cups-lpd-1:2.2.6-51.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:cups-lpd-1:2.2.6-51.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:cups-lpd-1:2.2.6-51.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:cups-lpd-debuginfo-1:2.2.6-51.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:cups-lpd-debuginfo-1:2.2.6-51.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:cups-lpd-debuginfo-1:2.2.6-51.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:cups-lpd-debuginfo-1:2.2.6-51.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:cups-lpd-debuginfo-1:2.2.6-51.el8_8.4.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "NONE", "baseScore": 4.4, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "AppStream-8.8.0.Z.EUS:cups-1:2.2.6-51.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:cups-1:2.2.6-51.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:cups-1:2.2.6-51.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:cups-1:2.2.6-51.el8_8.4.src", "AppStream-8.8.0.Z.EUS:cups-1:2.2.6-51.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:cups-client-1:2.2.6-51.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:cups-client-1:2.2.6-51.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:cups-client-1:2.2.6-51.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:cups-client-1:2.2.6-51.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:cups-client-debuginfo-1:2.2.6-51.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:cups-client-debuginfo-1:2.2.6-51.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:cups-client-debuginfo-1:2.2.6-51.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:cups-client-debuginfo-1:2.2.6-51.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:cups-client-debuginfo-1:2.2.6-51.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:cups-debuginfo-1:2.2.6-51.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:cups-debuginfo-1:2.2.6-51.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:cups-debuginfo-1:2.2.6-51.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:cups-debuginfo-1:2.2.6-51.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:cups-debuginfo-1:2.2.6-51.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:cups-debugsource-1:2.2.6-51.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:cups-debugsource-1:2.2.6-51.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:cups-debugsource-1:2.2.6-51.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:cups-debugsource-1:2.2.6-51.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:cups-debugsource-1:2.2.6-51.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:cups-devel-1:2.2.6-51.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:cups-devel-1:2.2.6-51.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:cups-devel-1:2.2.6-51.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:cups-devel-1:2.2.6-51.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:cups-devel-1:2.2.6-51.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:cups-filesystem-1:2.2.6-51.el8_8.4.noarch", "AppStream-8.8.0.Z.EUS:cups-ipptool-1:2.2.6-51.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:cups-ipptool-1:2.2.6-51.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:cups-ipptool-1:2.2.6-51.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:cups-ipptool-1:2.2.6-51.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:cups-ipptool-debuginfo-1:2.2.6-51.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:cups-ipptool-debuginfo-1:2.2.6-51.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:cups-ipptool-debuginfo-1:2.2.6-51.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:cups-ipptool-debuginfo-1:2.2.6-51.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:cups-ipptool-debuginfo-1:2.2.6-51.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:cups-libs-1:2.2.6-51.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:cups-libs-1:2.2.6-51.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:cups-libs-1:2.2.6-51.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:cups-libs-1:2.2.6-51.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:cups-libs-1:2.2.6-51.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:cups-libs-debuginfo-1:2.2.6-51.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:cups-libs-debuginfo-1:2.2.6-51.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:cups-libs-debuginfo-1:2.2.6-51.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:cups-libs-debuginfo-1:2.2.6-51.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:cups-libs-debuginfo-1:2.2.6-51.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:cups-lpd-1:2.2.6-51.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:cups-lpd-1:2.2.6-51.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:cups-lpd-1:2.2.6-51.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:cups-lpd-1:2.2.6-51.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:cups-lpd-debuginfo-1:2.2.6-51.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:cups-lpd-debuginfo-1:2.2.6-51.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:cups-lpd-debuginfo-1:2.2.6-51.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:cups-lpd-debuginfo-1:2.2.6-51.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:cups-lpd-debuginfo-1:2.2.6-51.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:cups-1:2.2.6-51.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:cups-1:2.2.6-51.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:cups-1:2.2.6-51.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:cups-1:2.2.6-51.el8_8.4.src", "BaseOS-8.8.0.Z.EUS:cups-1:2.2.6-51.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:cups-client-1:2.2.6-51.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:cups-client-1:2.2.6-51.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:cups-client-1:2.2.6-51.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:cups-client-1:2.2.6-51.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:cups-client-debuginfo-1:2.2.6-51.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:cups-client-debuginfo-1:2.2.6-51.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:cups-client-debuginfo-1:2.2.6-51.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:cups-client-debuginfo-1:2.2.6-51.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:cups-client-debuginfo-1:2.2.6-51.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:cups-debuginfo-1:2.2.6-51.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:cups-debuginfo-1:2.2.6-51.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:cups-debuginfo-1:2.2.6-51.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:cups-debuginfo-1:2.2.6-51.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:cups-debuginfo-1:2.2.6-51.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:cups-debugsource-1:2.2.6-51.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:cups-debugsource-1:2.2.6-51.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:cups-debugsource-1:2.2.6-51.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:cups-debugsource-1:2.2.6-51.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:cups-debugsource-1:2.2.6-51.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:cups-devel-1:2.2.6-51.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:cups-devel-1:2.2.6-51.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:cups-devel-1:2.2.6-51.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:cups-devel-1:2.2.6-51.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:cups-devel-1:2.2.6-51.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:cups-filesystem-1:2.2.6-51.el8_8.4.noarch", "BaseOS-8.8.0.Z.EUS:cups-ipptool-1:2.2.6-51.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:cups-ipptool-1:2.2.6-51.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:cups-ipptool-1:2.2.6-51.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:cups-ipptool-1:2.2.6-51.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:cups-ipptool-debuginfo-1:2.2.6-51.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:cups-ipptool-debuginfo-1:2.2.6-51.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:cups-ipptool-debuginfo-1:2.2.6-51.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:cups-ipptool-debuginfo-1:2.2.6-51.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:cups-ipptool-debuginfo-1:2.2.6-51.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:cups-libs-1:2.2.6-51.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:cups-libs-1:2.2.6-51.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:cups-libs-1:2.2.6-51.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:cups-libs-1:2.2.6-51.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:cups-libs-1:2.2.6-51.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:cups-libs-debuginfo-1:2.2.6-51.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:cups-libs-debuginfo-1:2.2.6-51.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:cups-libs-debuginfo-1:2.2.6-51.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:cups-libs-debuginfo-1:2.2.6-51.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:cups-libs-debuginfo-1:2.2.6-51.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:cups-lpd-1:2.2.6-51.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:cups-lpd-1:2.2.6-51.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:cups-lpd-1:2.2.6-51.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:cups-lpd-1:2.2.6-51.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:cups-lpd-debuginfo-1:2.2.6-51.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:cups-lpd-debuginfo-1:2.2.6-51.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:cups-lpd-debuginfo-1:2.2.6-51.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:cups-lpd-debuginfo-1:2.2.6-51.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:cups-lpd-debuginfo-1:2.2.6-51.el8_8.4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "cups: Cupsd Listen arbitrary chmod 0140777" } ] }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…