Action not permitted
Modal body text goes here.
Modal Title
Modal Body
cve-2024-35235
Vulnerability from cvelistv5
Published
2024-06-11 14:13
Modified
2025-02-21 16:56
Severity ?
EPSS score ?
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: "<= 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 ('Link Following')", 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": { fkie_nvd: { 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.\\n\"}, {\"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: "2024-11-21T09:19:59.513", 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}]}", published: "2024-06-11T15:16:07.473", 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\"}]", sourceIdentifier: "security-advisories@github.com", vulnStatus: "Awaiting Analysis", weaknesses: "[{\"source\": \"security-advisories@github.com\", \"type\": \"Secondary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-59\"}, {\"lang\": \"en\", \"value\": \"CWE-252\"}]}]", }, 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ón de código 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ón Listen que apunta a un enlace simbólico, 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ífico, se descubrió que era posible convertir la configuración del argumento Listen en control total sobre los archivos de configuración 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ía lograr la ejecución de comandos arbitrarios de usuarios y grupos (no root), que se pueden usar aún más en Sistemas Ubuntu para lograr la ejecución 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\": \"<= 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 ('Link Following')\"}]}, {\"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", }, }, }
rhsa-2024:4715
Vulnerability from csaf_redhat
Published
2024-07-24 08:50
Modified
2024-11-24 17:02
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 © 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: "2024-11-24T17:02:41+00:00", generator: { date: "2024-11-24T17:02:41+00:00", engine: { name: "Red Hat SDEngine", version: "4.2.1", }, }, 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: "2024-11-24T17:02:41+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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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's 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't 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_4715
Vulnerability from csaf_redhat
Published
2024-07-24 08:50
Modified
2024-11-24 17:02
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 © 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: "2024-11-24T17:02:41+00:00", generator: { date: "2024-11-24T17:02:41+00:00", engine: { name: "Red Hat SDEngine", version: "4.2.1", }, }, 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: "2024-11-24T17:02:41+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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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's 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't 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:5644
Vulnerability from csaf_redhat
Published
2024-08-20 16:14
Modified
2024-11-24 17:02
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 © 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: "2024-11-24T17:02:52+00:00", generator: { date: "2024-11-24T17:02:52+00:00", engine: { name: "Red Hat SDEngine", version: "4.2.1", }, }, 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: "2024-11-24T17:02:52+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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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's 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't 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:4776
Vulnerability from csaf_redhat
Published
2024-07-23 16:41
Modified
2024-11-24 17:02
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 © 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: "2024-11-24T17:02:31+00:00", generator: { date: "2024-11-24T17:02:31+00:00", engine: { name: "Red Hat SDEngine", version: "4.2.1", }, }, 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: "2024-11-24T17:02:31+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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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's 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't 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_4580
Vulnerability from csaf_redhat
Published
2024-07-16 19:03
Modified
2024-11-24 17:02
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 © 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: "2024-11-24T17:02:21+00:00", generator: { date: "2024-11-24T17:02:21+00:00", engine: { name: "Red Hat SDEngine", version: "4.2.1", }, }, 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: "2024-11-24T17:02:21+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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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's 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't 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", }, ], }
rhsa-2024_4776
Vulnerability from csaf_redhat
Published
2024-07-23 16:41
Modified
2024-11-24 17:02
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 © 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: "2024-11-24T17:02:31+00:00", generator: { date: "2024-11-24T17:02:31+00:00", engine: { name: "Red Hat SDEngine", version: "4.2.1", }, }, 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: "2024-11-24T17:02:31+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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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's 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't 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:4265
Vulnerability from csaf_redhat
Published
2024-07-02 15:43
Modified
2024-11-24 17:02
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 © 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: "2024-11-24T17:02:12+00:00", generator: { date: "2024-11-24T17:02:12+00:00", engine: { name: "Red Hat SDEngine", version: "4.2.1", }, }, 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: "2024-11-24T17:02: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 (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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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's 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't 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_4265
Vulnerability from csaf_redhat
Published
2024-07-02 15:43
Modified
2024-11-24 17:02
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 © 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: "2024-11-24T17:02:12+00:00", generator: { date: "2024-11-24T17:02:12+00:00", engine: { name: "Red Hat SDEngine", version: "4.2.1", }, }, 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: "2024-11-24T17:02: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 (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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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's 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't 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:4715
Vulnerability from csaf_redhat
Published
2024-07-24 08:50
Modified
2024-11-24 17:02
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 © 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: "2024-11-24T17:02:41+00:00", generator: { date: "2024-11-24T17:02:41+00:00", engine: { name: "Red Hat SDEngine", version: "4.2.1", }, }, 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: "2024-11-24T17:02:41+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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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's 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't 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:4265
Vulnerability from csaf_redhat
Published
2024-07-02 15:43
Modified
2024-11-24 17:02
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 © 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: "2024-11-24T17:02:12+00:00", generator: { date: "2024-11-24T17:02:12+00:00", engine: { name: "Red Hat SDEngine", version: "4.2.1", }, }, 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: "2024-11-24T17:02: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 (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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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's 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't 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:4580
Vulnerability from csaf_redhat
Published
2024-07-16 19:03
Modified
2024-11-24 17:02
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 © 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: "2024-11-24T17:02:21+00:00", generator: { date: "2024-11-24T17:02:21+00:00", engine: { name: "Red Hat SDEngine", version: "4.2.1", }, }, 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: "2024-11-24T17:02:21+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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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's 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't 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", }, ], }
rhsa-2024_5644
Vulnerability from csaf_redhat
Published
2024-08-20 16:14
Modified
2024-11-24 17:02
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 © 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: "2024-11-24T17:02:52+00:00", generator: { date: "2024-11-24T17:02:52+00:00", engine: { name: "Red Hat SDEngine", version: "4.2.1", }, }, 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: "2024-11-24T17:02:52+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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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's 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't 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:4580
Vulnerability from csaf_redhat
Published
2024-07-16 19:03
Modified
2024-11-24 17:02
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 © 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: "2024-11-24T17:02:21+00:00", generator: { date: "2024-11-24T17:02:21+00:00", engine: { name: "Red Hat SDEngine", version: "4.2.1", }, }, 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: "2024-11-24T17:02:21+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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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's 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't 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", }, ], }
rhsa-2024:4776
Vulnerability from csaf_redhat
Published
2024-07-23 16:41
Modified
2024-11-24 17:02
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 © 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: "2024-11-24T17:02:31+00:00", generator: { date: "2024-11-24T17:02:31+00:00", engine: { name: "Red Hat SDEngine", version: "4.2.1", }, }, 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: "2024-11-24T17:02:31+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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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's 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't 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
2024-11-24 17:02
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 © 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: "2024-11-24T17:02:52+00:00", generator: { date: "2024-11-24T17:02:52+00:00", engine: { name: "Red Hat SDEngine", version: "4.2.1", }, }, 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: "2024-11-24T17:02:52+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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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&epoch=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's 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't 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", }, ], }
WID-SEC-W-2024-1369
Vulnerability from csaf_certbund
Published
2024-06-12 22:00
Modified
2024-10-31 23: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ü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.", }, { category: "description", text: "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.", 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ür 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", }, ], source_lang: "en-US", title: "CUPS: Schwachstelle ermöglicht Manipulation von Dateien", tracking: { current_release_date: "2024-10-31T23:00:00.000+00:00", generator: { date: "2024-11-01T09:14:59.932+00:00", engine: { name: "BSI-WID", version: "1.3.8", }, }, 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", }, ], status: "final", version: "14", }, }, 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: "<2.4.9", product: { name: "Open Source CUPS <2.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", notes: [ { category: "description", text: "Es besteht eine Schwachstelle in CUPS. Dieser Fehler besteht im cupsd-Server aufgrund einer unsicheren vererbten Berechtigung, die es erlaubt, ein beliebiges chmod des angegebenen Arguments durchzuführen. Ein lokaler Angreifer kann diese Schwachstelle ausnutzen, um die Konfiguration zu manipulieren.", }, ], 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-2024-1369
Vulnerability from csaf_certbund
Published
2024-06-12 22:00
Modified
2024-10-31 23: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ü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.", }, { category: "description", text: "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.", 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ür 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", }, ], source_lang: "en-US", title: "CUPS: Schwachstelle ermöglicht Manipulation von Dateien", tracking: { current_release_date: "2024-10-31T23:00:00.000+00:00", generator: { date: "2024-11-01T09:14:59.932+00:00", engine: { name: "BSI-WID", version: "1.3.8", }, }, 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", }, ], status: "final", version: "14", }, }, 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: "<2.4.9", product: { name: "Open Source CUPS <2.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", notes: [ { category: "description", text: "Es besteht eine Schwachstelle in CUPS. Dieser Fehler besteht im cupsd-Server aufgrund einer unsicheren vererbten Berechtigung, die es erlaubt, ein beliebiges chmod des angegebenen Arguments durchzuführen. Ein lokaler Angreifer kann diese Schwachstelle ausnutzen, um die Konfiguration zu manipulieren.", }, ], 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", }, ], }
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.\n", 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-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 'Negotiate' 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.\n", 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: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 'Negotiate' 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.\n", 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", }, ], }
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
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ón de código 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ón Listen que apunta a un enlace simbólico, 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ífico, se descubrió que era posible convertir la configuración del argumento Listen en control total sobre los archivos de configuración 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ía lograr la ejecución de comandos arbitrarios de usuarios y grupos (no root), que se pueden usar aún más en Sistemas Ubuntu para lograr la ejecución 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", }, ], }
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.\n", 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", }, ], }
Log in or create an account to share your comment.
Security Advisory comment format.
This schema specifies the format of a comment related to a security advisory.
UUIDv4 of the comment
UUIDv4 of the Vulnerability-Lookup instance
When the comment was created originally
When the comment was last updated
Title of the comment
Description of the comment
The identifier of the vulnerability (CVE ID, GHSA-ID, PYSEC ID, etc.).
Loading…
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.