Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2026-42563 (GCVE-0-2026-42563)
Vulnerability from cvelistv5 – Published: 2026-06-10 21:47 – Updated: 2026-06-12 03:55- CWE-78 - Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')
| URL | Tags |
|---|---|
| https://github.com/jelmer/dulwich/security/adviso… | x_refsource_CONFIRM |
| https://github.com/jelmer/dulwich/commit/e3331b3b… | x_refsource_MISC |
| https://github.com/jelmer/dulwich/releases/tag/du… | x_refsource_MISC |
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-42563",
"options": [
{
"Exploitation": "poc"
},
{
"Automatable": "no"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-06-11T00:00:00+00:00",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-06-12T03:55:30.892Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"references": [
{
"tags": [
"exploit"
],
"url": "https://github.com/jelmer/dulwich/security/advisories/GHSA-9277-mp7x-85jf"
}
],
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "dulwich",
"vendor": "jelmer",
"versions": [
{
"status": "affected",
"version": "\u003e= 0.24.0, \u003c 1.2.5"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "Dulwich is a pure-Python implementation of the Git file formats and protocols. Starting in version 0.24.0 and prior to version 1.2.5, Dulwich\u0027s `ProcessMergeDriver` substitutes the file path (from the git tree, controllable by an attacker via a malicious branch) into the merge driver command via the `%P` placeholder and executes it with `subprocess.run(..., shell=True)`. An attacker who can cause a victim to merge an untrusted branch can achieve arbitrary command execution by crafting malicious file paths. Version 1.2.5 fixes the issue."
}
],
"metrics": [
{
"cvssV4_0": {
"attackComplexity": "LOW",
"attackRequirements": "PRESENT",
"attackVector": "NETWORK",
"baseScore": 7.7,
"baseSeverity": "HIGH",
"privilegesRequired": "NONE",
"subAvailabilityImpact": "NONE",
"subConfidentialityImpact": "NONE",
"subIntegrityImpact": "NONE",
"userInteraction": "PASSIVE",
"vectorString": "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
"version": "4.0",
"vulnAvailabilityImpact": "HIGH",
"vulnConfidentialityImpact": "HIGH",
"vulnIntegrityImpact": "HIGH"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-78",
"description": "CWE-78: Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-06-10T21:47:14.927Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/jelmer/dulwich/security/advisories/GHSA-9277-mp7x-85jf",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/jelmer/dulwich/security/advisories/GHSA-9277-mp7x-85jf"
},
{
"name": "https://github.com/jelmer/dulwich/commit/e3331b3b3a122fc313460182f928f59723580b7b",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/jelmer/dulwich/commit/e3331b3b3a122fc313460182f928f59723580b7b"
},
{
"name": "https://github.com/jelmer/dulwich/releases/tag/dulwich-1.2.5",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/jelmer/dulwich/releases/tag/dulwich-1.2.5"
}
],
"source": {
"advisory": "GHSA-9277-mp7x-85jf",
"discovery": "UNKNOWN"
},
"title": "Dulwich Vulnerable to Command Injection via Merge Driver Path"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2026-42563",
"datePublished": "2026-06-10T21:47:14.927Z",
"dateReserved": "2026-04-28T17:26:12.083Z",
"dateUpdated": "2026-06-12T03:55:30.892Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-42563",
"date": "2026-08-11",
"epss": "0.00555",
"percentile": "0.43353"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2026-42563\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2026-06-10T23:16:46.413\",\"lastModified\":\"2026-07-21T19:10:00.107\",\"vulnStatus\":\"Deferred\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Dulwich is a pure-Python implementation of the Git file formats and protocols. Starting in version 0.24.0 and prior to version 1.2.5, Dulwich\u0027s `ProcessMergeDriver` substitutes the file path (from the git tree, controllable by an attacker via a malicious branch) into the merge driver command via the `%P` placeholder and executes it with `subprocess.run(..., shell=True)`. An attacker who can cause a victim to merge an untrusted branch can achieve arbitrary command execution by crafting malicious file paths. Version 1.2.5 fixes the issue.\"},{\"lang\":\"es\",\"value\":\"Dulwich es una implementaci\u00f3n pura de Python de los formatos y protocolos de archivo de Git. A partir de la versi\u00f3n 0.24.0 y antes de la versi\u00f3n 1.2.5, el \u0027ProcessMergeDriver\u0027 de Dulwich sustituye la ruta del archivo (del \u00e1rbol de Git, controlable por un atacante a trav\u00e9s de una rama maliciosa) en el comando del controlador de fusi\u00f3n a trav\u00e9s del marcador de posici\u00f3n \u0027%P\u0027 y lo ejecuta con \u0027subprocess.run(..., shell=True)\u0027. Un atacante que puede hacer que una v\u00edctima fusione una rama no confiable puede lograr la ejecuci\u00f3n arbitraria de comandos al crear rutas de archivo maliciosas. La versi\u00f3n 1.2.5 corrige el problema.\"}],\"affected\":[{\"source\":\"security-advisories@github.com\",\"affectedData\":[{\"vendor\":\"jelmer\",\"product\":\"dulwich\",\"versions\":[{\"version\":\"\u003e= 0.24.0, \u003c 1.2.5\",\"status\":\"affected\"}]}]}],\"metrics\":{\"cvssMetricV40\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"4.0\",\"vectorString\":\"CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X\",\"baseScore\":7.7,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"attackRequirements\":\"PRESENT\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"PASSIVE\",\"vulnConfidentialityImpact\":\"HIGH\",\"vulnIntegrityImpact\":\"HIGH\",\"vulnAvailabilityImpact\":\"HIGH\",\"subConfidentialityImpact\":\"NONE\",\"subIntegrityImpact\":\"NONE\",\"subAvailabilityImpact\":\"NONE\",\"exploitMaturity\":\"NOT_DEFINED\",\"confidentialityRequirement\":\"NOT_DEFINED\",\"integrityRequirement\":\"NOT_DEFINED\",\"availabilityRequirement\":\"NOT_DEFINED\",\"modifiedAttackVector\":\"NOT_DEFINED\",\"modifiedAttackComplexity\":\"NOT_DEFINED\",\"modifiedAttackRequirements\":\"NOT_DEFINED\",\"modifiedPrivilegesRequired\":\"NOT_DEFINED\",\"modifiedUserInteraction\":\"NOT_DEFINED\",\"modifiedVulnConfidentialityImpact\":\"NOT_DEFINED\",\"modifiedVulnIntegrityImpact\":\"NOT_DEFINED\",\"modifiedVulnAvailabilityImpact\":\"NOT_DEFINED\",\"modifiedSubConfidentialityImpact\":\"NOT_DEFINED\",\"modifiedSubIntegrityImpact\":\"NOT_DEFINED\",\"modifiedSubAvailabilityImpact\":\"NOT_DEFINED\",\"Safety\":\"NOT_DEFINED\",\"Automatable\":\"NOT_DEFINED\",\"Recovery\":\"NOT_DEFINED\",\"valueDensity\":\"NOT_DEFINED\",\"vulnerabilityResponseEffort\":\"NOT_DEFINED\",\"providerUrgency\":\"NOT_DEFINED\"}}],\"ssvcV203\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"ssvcData\":{\"timestamp\":\"2026-06-11T00:00:00+00:00\",\"id\":\"CVE-2026-42563\",\"options\":[{\"exploitation\":\"poc\"},{\"automatable\":\"no\"},{\"technicalImpact\":\"total\"}],\"role\":\"CISA Coordinator\",\"version\":\"2.0.3\"}}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-78\"}]}],\"references\":[{\"url\":\"https://github.com/jelmer/dulwich/commit/e3331b3b3a122fc313460182f928f59723580b7b\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/jelmer/dulwich/releases/tag/dulwich-1.2.5\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/jelmer/dulwich/security/advisories/GHSA-9277-mp7x-85jf\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/jelmer/dulwich/security/advisories/GHSA-9277-mp7x-85jf\",\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\"}]}}",
"suse_vex": {
"aggregate_severity": "important",
"current_release_date": "2026-06-13T02:19:30Z",
"cve": "CVE-2026-42563",
"id": "CVE-2026-42563",
"initial_release_date": "2026-06-12T02:27:44Z",
"product_status:known_not_affected": "27",
"product_status:recommended": "3",
"source": "SUSE CSAF VEX",
"status": "interim",
"title": "SUSE CVE CVE-2026-42563",
"url": "https://ftp.suse.com/pub/projects/security/csaf-vex/cve-2026-42563.json",
"version": "3"
},
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-42563\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"poc\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"total\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-06-11T13:39:52.600433Z\"}}}], \"references\": [{\"url\": \"https://github.com/jelmer/dulwich/security/advisories/GHSA-9277-mp7x-85jf\", \"tags\": [\"exploit\"]}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-06-11T13:38:01.767Z\"}}], \"cna\": {\"title\": \"Dulwich Vulnerable to Command Injection via Merge Driver Path\", \"source\": {\"advisory\": \"GHSA-9277-mp7x-85jf\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV4_0\": {\"version\": \"4.0\", \"baseScore\": 7.7, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N\", \"userInteraction\": \"PASSIVE\", \"attackComplexity\": \"LOW\", \"attackRequirements\": \"PRESENT\", \"privilegesRequired\": \"NONE\", \"subIntegrityImpact\": \"NONE\", \"vulnIntegrityImpact\": \"HIGH\", \"subAvailabilityImpact\": \"NONE\", \"vulnAvailabilityImpact\": \"HIGH\", \"subConfidentialityImpact\": \"NONE\", \"vulnConfidentialityImpact\": \"HIGH\"}}], \"affected\": [{\"vendor\": \"jelmer\", \"product\": \"dulwich\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003e= 0.24.0, \u003c 1.2.5\"}]}], \"references\": [{\"url\": \"https://github.com/jelmer/dulwich/security/advisories/GHSA-9277-mp7x-85jf\", \"name\": \"https://github.com/jelmer/dulwich/security/advisories/GHSA-9277-mp7x-85jf\", \"tags\": [\"x_refsource_CONFIRM\"]}, {\"url\": \"https://github.com/jelmer/dulwich/commit/e3331b3b3a122fc313460182f928f59723580b7b\", \"name\": \"https://github.com/jelmer/dulwich/commit/e3331b3b3a122fc313460182f928f59723580b7b\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/jelmer/dulwich/releases/tag/dulwich-1.2.5\", \"name\": \"https://github.com/jelmer/dulwich/releases/tag/dulwich-1.2.5\", \"tags\": [\"x_refsource_MISC\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"Dulwich is a pure-Python implementation of the Git file formats and protocols. Starting in version 0.24.0 and prior to version 1.2.5, Dulwich\u0027s `ProcessMergeDriver` substitutes the file path (from the git tree, controllable by an attacker via a malicious branch) into the merge driver command via the `%P` placeholder and executes it with `subprocess.run(..., shell=True)`. An attacker who can cause a victim to merge an untrusted branch can achieve arbitrary command execution by crafting malicious file paths. Version 1.2.5 fixes the issue.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-78\", \"description\": \"CWE-78: Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2026-06-10T21:47:14.927Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2026-42563\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-06-12T03:55:30.892Z\", \"dateReserved\": \"2026-04-28T17:26:12.083Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2026-06-10T21:47:14.927Z\", \"assignerShortName\": \"GitHub_M\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
FKIE_CVE-2026-42563
Vulnerability from fkie_nvd - Published: 2026-06-10 23:16 - Updated: 2026-07-21 19:10| Vendor | Product | Version |
|---|
{
"affected": [
{
"affectedData": [
{
"product": "dulwich",
"vendor": "jelmer",
"versions": [
{
"status": "affected",
"version": "\u003e= 0.24.0, \u003c 1.2.5"
}
]
}
],
"source": "security-advisories@github.com"
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Dulwich is a pure-Python implementation of the Git file formats and protocols. Starting in version 0.24.0 and prior to version 1.2.5, Dulwich\u0027s `ProcessMergeDriver` substitutes the file path (from the git tree, controllable by an attacker via a malicious branch) into the merge driver command via the `%P` placeholder and executes it with `subprocess.run(..., shell=True)`. An attacker who can cause a victim to merge an untrusted branch can achieve arbitrary command execution by crafting malicious file paths. Version 1.2.5 fixes the issue."
},
{
"lang": "es",
"value": "Dulwich es una implementaci\u00f3n pura de Python de los formatos y protocolos de archivo de Git. A partir de la versi\u00f3n 0.24.0 y antes de la versi\u00f3n 1.2.5, el \u0027ProcessMergeDriver\u0027 de Dulwich sustituye la ruta del archivo (del \u00e1rbol de Git, controlable por un atacante a trav\u00e9s de una rama maliciosa) en el comando del controlador de fusi\u00f3n a trav\u00e9s del marcador de posici\u00f3n \u0027%P\u0027 y lo ejecuta con \u0027subprocess.run(..., shell=True)\u0027. Un atacante que puede hacer que una v\u00edctima fusione una rama no confiable puede lograr la ejecuci\u00f3n arbitraria de comandos al crear rutas de archivo maliciosas. La versi\u00f3n 1.2.5 corrige el problema."
}
],
"id": "CVE-2026-42563",
"lastModified": "2026-07-21T19:10:00.107",
"metrics": {
"cvssMetricV40": [
{
"cvssData": {
"Automatable": "NOT_DEFINED",
"Recovery": "NOT_DEFINED",
"Safety": "NOT_DEFINED",
"attackComplexity": "LOW",
"attackRequirements": "PRESENT",
"attackVector": "NETWORK",
"availabilityRequirement": "NOT_DEFINED",
"baseScore": 7.7,
"baseSeverity": "HIGH",
"confidentialityRequirement": "NOT_DEFINED",
"exploitMaturity": "NOT_DEFINED",
"integrityRequirement": "NOT_DEFINED",
"modifiedAttackComplexity": "NOT_DEFINED",
"modifiedAttackRequirements": "NOT_DEFINED",
"modifiedAttackVector": "NOT_DEFINED",
"modifiedPrivilegesRequired": "NOT_DEFINED",
"modifiedSubAvailabilityImpact": "NOT_DEFINED",
"modifiedSubConfidentialityImpact": "NOT_DEFINED",
"modifiedSubIntegrityImpact": "NOT_DEFINED",
"modifiedUserInteraction": "NOT_DEFINED",
"modifiedVulnAvailabilityImpact": "NOT_DEFINED",
"modifiedVulnConfidentialityImpact": "NOT_DEFINED",
"modifiedVulnIntegrityImpact": "NOT_DEFINED",
"privilegesRequired": "NONE",
"providerUrgency": "NOT_DEFINED",
"subAvailabilityImpact": "NONE",
"subConfidentialityImpact": "NONE",
"subIntegrityImpact": "NONE",
"userInteraction": "PASSIVE",
"valueDensity": "NOT_DEFINED",
"vectorString": "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X",
"version": "4.0",
"vulnAvailabilityImpact": "HIGH",
"vulnConfidentialityImpact": "HIGH",
"vulnIntegrityImpact": "HIGH",
"vulnerabilityResponseEffort": "NOT_DEFINED"
},
"source": "security-advisories@github.com",
"type": "Secondary"
}
],
"ssvcV203": [
{
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"ssvcData": {
"id": "CVE-2026-42563",
"options": [
{
"exploitation": "poc"
},
{
"automatable": "no"
},
{
"technicalImpact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-06-11T00:00:00+00:00",
"version": "2.0.3"
}
}
]
},
"published": "2026-06-10T23:16:46.413",
"references": [
{
"source": "security-advisories@github.com",
"url": "https://github.com/jelmer/dulwich/commit/e3331b3b3a122fc313460182f928f59723580b7b"
},
{
"source": "security-advisories@github.com",
"url": "https://github.com/jelmer/dulwich/releases/tag/dulwich-1.2.5"
},
{
"source": "security-advisories@github.com",
"url": "https://github.com/jelmer/dulwich/security/advisories/GHSA-9277-mp7x-85jf"
},
{
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"url": "https://github.com/jelmer/dulwich/security/advisories/GHSA-9277-mp7x-85jf"
}
],
"sourceIdentifier": "security-advisories@github.com",
"vulnStatus": "Deferred",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-78"
}
],
"source": "security-advisories@github.com",
"type": "Secondary"
}
]
}
GHSA-9277-MP7X-85JF
Vulnerability from github – Published: 2026-05-28 22:29 – Updated: 2026-06-11 14:05Summary
Dulwich's ProcessMergeDriver substitutes the file path (from the git tree, controllable by an attacker via a malicious branch) into the merge driver command via the %P placeholder and executes it with subprocess.run(..., shell=True). An attacker who can cause a victim to merge an untrusted branch can achieve arbitrary command execution by crafting malicious file paths.
Description
- Type: Command Injection
- Source:
merge.pyline 195 — path from merge tree (from repository content when merging untrusted branch) - Sink:
merge_drivers.pylines 124–127 —subprocess.run(cmd, shell=True)wherecmdincludes path via%Pplaceholder - Impact: Arbitrary code execution when merging from a malicious repository. Requires the user to have a merge driver configured that uses the
%Pplaceholder.
Resources
- Repository: https://github.com/dulwich/dulwich
- Vulnerable file:
dulwich/merge_drivers.py(lines 119–129)
Proof of Concept
from dulwich.attrs import GitAttributes, Pattern
from dulwich.config import ConfigDict
from dulwich.merge import merge_blobs
from dulwich.objects import Blob
# Merge driver with %P (path) - typical for custom merge tools
config = ConfigDict()
config.set((b"merge", b"injectable"), b"driver", b"echo %P > %A")
patterns = [(Pattern(b"*"), {b"merge": b"injectable"})]
gitattributes = GitAttributes(patterns)
base = Blob.from_string(b"base")
ours = Blob.from_string(b"ours")
theirs = Blob.from_string(b"theirs")
# Malicious path from attacker-controlled git tree: injects "touch /tmp/pwned"
malicious_path = b"x; touch /tmp/pwned #"
merge_blobs(base, ours, theirs, path=malicious_path,
gitattributes=gitattributes, config=config)
# => Executes: echo x; touch /tmp/pwned #
# => Shell runs: echo x, then touch /tmp/pwned
Fix
{
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "dulwich"
},
"ranges": [
{
"events": [
{
"introduced": "0.24.0"
},
{
"fixed": "1.2.5"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2026-42563"
],
"database_specific": {
"cwe_ids": [
"CWE-78"
],
"github_reviewed": true,
"github_reviewed_at": "2026-05-28T22:29:22Z",
"nvd_published_at": "2026-06-10T23:16:46Z",
"severity": "HIGH"
},
"details": "## Summary\n\nDulwich\u0027s `ProcessMergeDriver` substitutes the file path (from the git tree, controllable by an attacker via a malicious branch) into the merge driver command via the `%P` placeholder and executes it with `subprocess.run(..., shell=True)`. An attacker who can cause a victim to merge an untrusted branch can achieve arbitrary command execution by crafting malicious file paths.\n\n## Description\n\n- **Type:** Command Injection\n- **Source:** `merge.py` line 195 \u2014 path from merge tree (from repository content when merging untrusted branch)\n- **Sink:** `merge_drivers.py` lines 124\u2013127 \u2014 `subprocess.run(cmd, shell=True)` where `cmd` includes path via `%P` placeholder\n- **Impact:** Arbitrary code execution when merging from a malicious repository. Requires the user to have a merge driver configured that uses the `%P` placeholder.\n\n## Resources\n\n- Repository: https://github.com/dulwich/dulwich\n- Vulnerable file: `dulwich/merge_drivers.py` (lines 119\u2013129)\n\n## Proof of Concept\n\n```python\nfrom dulwich.attrs import GitAttributes, Pattern\nfrom dulwich.config import ConfigDict\nfrom dulwich.merge import merge_blobs\nfrom dulwich.objects import Blob\n\n# Merge driver with %P (path) - typical for custom merge tools\nconfig = ConfigDict()\nconfig.set((b\"merge\", b\"injectable\"), b\"driver\", b\"echo %P \u003e %A\")\n\npatterns = [(Pattern(b\"*\"), {b\"merge\": b\"injectable\"})]\ngitattributes = GitAttributes(patterns)\n\nbase = Blob.from_string(b\"base\")\nours = Blob.from_string(b\"ours\")\ntheirs = Blob.from_string(b\"theirs\")\n\n# Malicious path from attacker-controlled git tree: injects \"touch /tmp/pwned\"\nmalicious_path = b\"x; touch /tmp/pwned #\"\n\nmerge_blobs(base, ours, theirs, path=malicious_path,\n gitattributes=gitattributes, config=config)\n# =\u003e Executes: echo x; touch /tmp/pwned #\n# =\u003e Shell runs: echo x, then touch /tmp/pwned\n```\n\n## Fix\n[merge_drivers_shell_escape.patch](https://github.com/user-attachments/files/27016503/merge_drivers_shell_escape.patch)",
"id": "GHSA-9277-mp7x-85jf",
"modified": "2026-06-11T14:05:16Z",
"published": "2026-05-28T22:29:22Z",
"references": [
{
"type": "WEB",
"url": "https://github.com/jelmer/dulwich/security/advisories/GHSA-9277-mp7x-85jf"
},
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42563"
},
{
"type": "WEB",
"url": "https://github.com/jelmer/dulwich/commit/e3331b3b3a122fc313460182f928f59723580b7b"
},
{
"type": "PACKAGE",
"url": "https://github.com/jelmer/dulwich"
},
{
"type": "WEB",
"url": "https://github.com/jelmer/dulwich/releases/tag/dulwich-1.2.5"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
"type": "CVSS_V4"
}
],
"summary": "Dulwich Vulnerable to Command Injection via Merge Driver Path"
}
OPENSUSE-SU-2026:10900-1
Vulnerability from csaf_opensuse - Published: 2026-05-29 00:00 - Updated: 2026-05-29 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python311-dulwich-1.2.5-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-dulwich-1.2.5-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-dulwich-1.2.5-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-dulwich-1.2.5-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-dulwich-1.2.5-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-dulwich-1.2.5-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-dulwich-1.2.5-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-dulwich-1.2.5-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dulwich-1.2.5-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dulwich-1.2.5-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dulwich-1.2.5-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dulwich-1.2.5-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python311-dulwich-1.2.5-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-dulwich-1.2.5-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-dulwich-1.2.5-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-dulwich-1.2.5-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-dulwich-1.2.5-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-dulwich-1.2.5-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-dulwich-1.2.5-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-dulwich-1.2.5-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dulwich-1.2.5-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dulwich-1.2.5-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dulwich-1.2.5-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dulwich-1.2.5-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python311-dulwich-1.2.5-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-dulwich-1.2.5-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-dulwich-1.2.5-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-dulwich-1.2.5-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-dulwich-1.2.5-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-dulwich-1.2.5-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-dulwich-1.2.5-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-dulwich-1.2.5-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dulwich-1.2.5-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dulwich-1.2.5-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dulwich-1.2.5-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-dulwich-1.2.5-1.1.x86_64 | — |
Vendor Fix
|
{
"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": "python311-dulwich-1.2.5-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the python311-dulwich-1.2.5-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2026-10900",
"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-2026_10900-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-42305 page",
"url": "https://www.suse.com/security/cve/CVE-2026-42305/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-42563 page",
"url": "https://www.suse.com/security/cve/CVE-2026-42563/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-47712 page",
"url": "https://www.suse.com/security/cve/CVE-2026-47712/"
}
],
"title": "python311-dulwich-1.2.5-1.1 on GA media",
"tracking": {
"current_release_date": "2026-05-29T00:00:00Z",
"generator": {
"date": "2026-05-29T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2026:10900-1",
"initial_release_date": "2026-05-29T00:00:00Z",
"revision_history": [
{
"date": "2026-05-29T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python311-dulwich-1.2.5-1.1.aarch64",
"product": {
"name": "python311-dulwich-1.2.5-1.1.aarch64",
"product_id": "python311-dulwich-1.2.5-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python313-dulwich-1.2.5-1.1.aarch64",
"product": {
"name": "python313-dulwich-1.2.5-1.1.aarch64",
"product_id": "python313-dulwich-1.2.5-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python314-dulwich-1.2.5-1.1.aarch64",
"product": {
"name": "python314-dulwich-1.2.5-1.1.aarch64",
"product_id": "python314-dulwich-1.2.5-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python311-dulwich-1.2.5-1.1.ppc64le",
"product": {
"name": "python311-dulwich-1.2.5-1.1.ppc64le",
"product_id": "python311-dulwich-1.2.5-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python313-dulwich-1.2.5-1.1.ppc64le",
"product": {
"name": "python313-dulwich-1.2.5-1.1.ppc64le",
"product_id": "python313-dulwich-1.2.5-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python314-dulwich-1.2.5-1.1.ppc64le",
"product": {
"name": "python314-dulwich-1.2.5-1.1.ppc64le",
"product_id": "python314-dulwich-1.2.5-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python311-dulwich-1.2.5-1.1.s390x",
"product": {
"name": "python311-dulwich-1.2.5-1.1.s390x",
"product_id": "python311-dulwich-1.2.5-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python313-dulwich-1.2.5-1.1.s390x",
"product": {
"name": "python313-dulwich-1.2.5-1.1.s390x",
"product_id": "python313-dulwich-1.2.5-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python314-dulwich-1.2.5-1.1.s390x",
"product": {
"name": "python314-dulwich-1.2.5-1.1.s390x",
"product_id": "python314-dulwich-1.2.5-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python311-dulwich-1.2.5-1.1.x86_64",
"product": {
"name": "python311-dulwich-1.2.5-1.1.x86_64",
"product_id": "python311-dulwich-1.2.5-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python313-dulwich-1.2.5-1.1.x86_64",
"product": {
"name": "python313-dulwich-1.2.5-1.1.x86_64",
"product_id": "python313-dulwich-1.2.5-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python314-dulwich-1.2.5-1.1.x86_64",
"product": {
"name": "python314-dulwich-1.2.5-1.1.x86_64",
"product_id": "python314-dulwich-1.2.5-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": "python311-dulwich-1.2.5-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-dulwich-1.2.5-1.1.aarch64"
},
"product_reference": "python311-dulwich-1.2.5-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dulwich-1.2.5-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-dulwich-1.2.5-1.1.ppc64le"
},
"product_reference": "python311-dulwich-1.2.5-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dulwich-1.2.5-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-dulwich-1.2.5-1.1.s390x"
},
"product_reference": "python311-dulwich-1.2.5-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dulwich-1.2.5-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-dulwich-1.2.5-1.1.x86_64"
},
"product_reference": "python311-dulwich-1.2.5-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-dulwich-1.2.5-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-dulwich-1.2.5-1.1.aarch64"
},
"product_reference": "python313-dulwich-1.2.5-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-dulwich-1.2.5-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-dulwich-1.2.5-1.1.ppc64le"
},
"product_reference": "python313-dulwich-1.2.5-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-dulwich-1.2.5-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-dulwich-1.2.5-1.1.s390x"
},
"product_reference": "python313-dulwich-1.2.5-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-dulwich-1.2.5-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-dulwich-1.2.5-1.1.x86_64"
},
"product_reference": "python313-dulwich-1.2.5-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-dulwich-1.2.5-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-dulwich-1.2.5-1.1.aarch64"
},
"product_reference": "python314-dulwich-1.2.5-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-dulwich-1.2.5-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-dulwich-1.2.5-1.1.ppc64le"
},
"product_reference": "python314-dulwich-1.2.5-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-dulwich-1.2.5-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-dulwich-1.2.5-1.1.s390x"
},
"product_reference": "python314-dulwich-1.2.5-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-dulwich-1.2.5-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-dulwich-1.2.5-1.1.x86_64"
},
"product_reference": "python314-dulwich-1.2.5-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-42305",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-42305"
}
],
"notes": [
{
"category": "general",
"text": "unknown",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python311-dulwich-1.2.5-1.1.aarch64",
"openSUSE Tumbleweed:python311-dulwich-1.2.5-1.1.ppc64le",
"openSUSE Tumbleweed:python311-dulwich-1.2.5-1.1.s390x",
"openSUSE Tumbleweed:python311-dulwich-1.2.5-1.1.x86_64",
"openSUSE Tumbleweed:python313-dulwich-1.2.5-1.1.aarch64",
"openSUSE Tumbleweed:python313-dulwich-1.2.5-1.1.ppc64le",
"openSUSE Tumbleweed:python313-dulwich-1.2.5-1.1.s390x",
"openSUSE Tumbleweed:python313-dulwich-1.2.5-1.1.x86_64",
"openSUSE Tumbleweed:python314-dulwich-1.2.5-1.1.aarch64",
"openSUSE Tumbleweed:python314-dulwich-1.2.5-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dulwich-1.2.5-1.1.s390x",
"openSUSE Tumbleweed:python314-dulwich-1.2.5-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-42305",
"url": "https://www.suse.com/security/cve/CVE-2026-42305"
}
],
"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:python311-dulwich-1.2.5-1.1.aarch64",
"openSUSE Tumbleweed:python311-dulwich-1.2.5-1.1.ppc64le",
"openSUSE Tumbleweed:python311-dulwich-1.2.5-1.1.s390x",
"openSUSE Tumbleweed:python311-dulwich-1.2.5-1.1.x86_64",
"openSUSE Tumbleweed:python313-dulwich-1.2.5-1.1.aarch64",
"openSUSE Tumbleweed:python313-dulwich-1.2.5-1.1.ppc64le",
"openSUSE Tumbleweed:python313-dulwich-1.2.5-1.1.s390x",
"openSUSE Tumbleweed:python313-dulwich-1.2.5-1.1.x86_64",
"openSUSE Tumbleweed:python314-dulwich-1.2.5-1.1.aarch64",
"openSUSE Tumbleweed:python314-dulwich-1.2.5-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dulwich-1.2.5-1.1.s390x",
"openSUSE Tumbleweed:python314-dulwich-1.2.5-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-29T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-42305"
},
{
"cve": "CVE-2026-42563",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-42563"
}
],
"notes": [
{
"category": "general",
"text": "unknown",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python311-dulwich-1.2.5-1.1.aarch64",
"openSUSE Tumbleweed:python311-dulwich-1.2.5-1.1.ppc64le",
"openSUSE Tumbleweed:python311-dulwich-1.2.5-1.1.s390x",
"openSUSE Tumbleweed:python311-dulwich-1.2.5-1.1.x86_64",
"openSUSE Tumbleweed:python313-dulwich-1.2.5-1.1.aarch64",
"openSUSE Tumbleweed:python313-dulwich-1.2.5-1.1.ppc64le",
"openSUSE Tumbleweed:python313-dulwich-1.2.5-1.1.s390x",
"openSUSE Tumbleweed:python313-dulwich-1.2.5-1.1.x86_64",
"openSUSE Tumbleweed:python314-dulwich-1.2.5-1.1.aarch64",
"openSUSE Tumbleweed:python314-dulwich-1.2.5-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dulwich-1.2.5-1.1.s390x",
"openSUSE Tumbleweed:python314-dulwich-1.2.5-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-42563",
"url": "https://www.suse.com/security/cve/CVE-2026-42563"
}
],
"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:python311-dulwich-1.2.5-1.1.aarch64",
"openSUSE Tumbleweed:python311-dulwich-1.2.5-1.1.ppc64le",
"openSUSE Tumbleweed:python311-dulwich-1.2.5-1.1.s390x",
"openSUSE Tumbleweed:python311-dulwich-1.2.5-1.1.x86_64",
"openSUSE Tumbleweed:python313-dulwich-1.2.5-1.1.aarch64",
"openSUSE Tumbleweed:python313-dulwich-1.2.5-1.1.ppc64le",
"openSUSE Tumbleweed:python313-dulwich-1.2.5-1.1.s390x",
"openSUSE Tumbleweed:python313-dulwich-1.2.5-1.1.x86_64",
"openSUSE Tumbleweed:python314-dulwich-1.2.5-1.1.aarch64",
"openSUSE Tumbleweed:python314-dulwich-1.2.5-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dulwich-1.2.5-1.1.s390x",
"openSUSE Tumbleweed:python314-dulwich-1.2.5-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-29T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-42563"
},
{
"cve": "CVE-2026-47712",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-47712"
}
],
"notes": [
{
"category": "general",
"text": "unknown",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python311-dulwich-1.2.5-1.1.aarch64",
"openSUSE Tumbleweed:python311-dulwich-1.2.5-1.1.ppc64le",
"openSUSE Tumbleweed:python311-dulwich-1.2.5-1.1.s390x",
"openSUSE Tumbleweed:python311-dulwich-1.2.5-1.1.x86_64",
"openSUSE Tumbleweed:python313-dulwich-1.2.5-1.1.aarch64",
"openSUSE Tumbleweed:python313-dulwich-1.2.5-1.1.ppc64le",
"openSUSE Tumbleweed:python313-dulwich-1.2.5-1.1.s390x",
"openSUSE Tumbleweed:python313-dulwich-1.2.5-1.1.x86_64",
"openSUSE Tumbleweed:python314-dulwich-1.2.5-1.1.aarch64",
"openSUSE Tumbleweed:python314-dulwich-1.2.5-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dulwich-1.2.5-1.1.s390x",
"openSUSE Tumbleweed:python314-dulwich-1.2.5-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-47712",
"url": "https://www.suse.com/security/cve/CVE-2026-47712"
}
],
"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:python311-dulwich-1.2.5-1.1.aarch64",
"openSUSE Tumbleweed:python311-dulwich-1.2.5-1.1.ppc64le",
"openSUSE Tumbleweed:python311-dulwich-1.2.5-1.1.s390x",
"openSUSE Tumbleweed:python311-dulwich-1.2.5-1.1.x86_64",
"openSUSE Tumbleweed:python313-dulwich-1.2.5-1.1.aarch64",
"openSUSE Tumbleweed:python313-dulwich-1.2.5-1.1.ppc64le",
"openSUSE Tumbleweed:python313-dulwich-1.2.5-1.1.s390x",
"openSUSE Tumbleweed:python313-dulwich-1.2.5-1.1.x86_64",
"openSUSE Tumbleweed:python314-dulwich-1.2.5-1.1.aarch64",
"openSUSE Tumbleweed:python314-dulwich-1.2.5-1.1.ppc64le",
"openSUSE Tumbleweed:python314-dulwich-1.2.5-1.1.s390x",
"openSUSE Tumbleweed:python314-dulwich-1.2.5-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-29T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-47712"
}
]
}
PYSEC-2026-2464
Vulnerability from pysec - Published: 2026-07-13 15:19 - Updated: 2026-07-13 16:03Summary
Dulwich's ProcessMergeDriver substitutes the file path (from the git tree, controllable by an attacker via a malicious branch) into the merge driver command via the %P placeholder and executes it with subprocess.run(..., shell=True). An attacker who can cause a victim to merge an untrusted branch can achieve arbitrary command execution by crafting malicious file paths.
Description
- Type: Command Injection
- Source:
merge.pyline 195 — path from merge tree (from repository content when merging untrusted branch) - Sink:
merge_drivers.pylines 124–127 —subprocess.run(cmd, shell=True)wherecmdincludes path via%Pplaceholder - Impact: Arbitrary code execution when merging from a malicious repository. Requires the user to have a merge driver configured that uses the
%Pplaceholder.
Resources
- Repository: https://github.com/dulwich/dulwich
- Vulnerable file:
dulwich/merge_drivers.py(lines 119–129)
Proof of Concept
from dulwich.attrs import GitAttributes, Pattern
from dulwich.config import ConfigDict
from dulwich.merge import merge_blobs
from dulwich.objects import Blob
# Merge driver with %P (path) - typical for custom merge tools
config = ConfigDict()
config.set((b"merge", b"injectable"), b"driver", b"echo %P > %A")
patterns = [(Pattern(b"*"), {b"merge": b"injectable"})]
gitattributes = GitAttributes(patterns)
base = Blob.from_string(b"base")
ours = Blob.from_string(b"ours")
theirs = Blob.from_string(b"theirs")
# Malicious path from attacker-controlled git tree: injects "touch /tmp/pwned"
malicious_path = b"x; touch /tmp/pwned #"
merge_blobs(base, ours, theirs, path=malicious_path,
gitattributes=gitattributes, config=config)
# => Executes: echo x; touch /tmp/pwned #
# => Shell runs: echo x, then touch /tmp/pwned
Fix
| Name | purl | dulwich | pkg:pypi/dulwich |
|---|
{
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "dulwich",
"purl": "pkg:pypi/dulwich"
},
"ranges": [
{
"events": [
{
"introduced": "0.24.0"
},
{
"fixed": "1.2.5"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"0.24.0",
"0.24.1",
"0.24.10",
"0.24.2",
"0.24.3",
"0.24.4",
"0.24.5",
"0.24.6",
"0.24.7",
"0.24.8",
"0.24.9",
"0.25.0",
"0.25.1",
"0.25.2",
"1.0.0",
"1.1.0",
"1.2.0",
"1.2.1",
"1.2.2",
"1.2.3",
"1.2.4"
]
}
],
"aliases": [
"CVE-2026-42563",
"GHSA-9277-mp7x-85jf"
],
"details": "## Summary\n\nDulwich\u0027s `ProcessMergeDriver` substitutes the file path (from the git tree, controllable by an attacker via a malicious branch) into the merge driver command via the `%P` placeholder and executes it with `subprocess.run(..., shell=True)`. An attacker who can cause a victim to merge an untrusted branch can achieve arbitrary command execution by crafting malicious file paths.\n\n## Description\n\n- **Type:** Command Injection\n- **Source:** `merge.py` line 195 \u2014 path from merge tree (from repository content when merging untrusted branch)\n- **Sink:** `merge_drivers.py` lines 124\u2013127 \u2014 `subprocess.run(cmd, shell=True)` where `cmd` includes path via `%P` placeholder\n- **Impact:** Arbitrary code execution when merging from a malicious repository. Requires the user to have a merge driver configured that uses the `%P` placeholder.\n\n## Resources\n\n- Repository: https://github.com/dulwich/dulwich\n- Vulnerable file: `dulwich/merge_drivers.py` (lines 119\u2013129)\n\n## Proof of Concept\n\n```python\nfrom dulwich.attrs import GitAttributes, Pattern\nfrom dulwich.config import ConfigDict\nfrom dulwich.merge import merge_blobs\nfrom dulwich.objects import Blob\n\n# Merge driver with %P (path) - typical for custom merge tools\nconfig = ConfigDict()\nconfig.set((b\"merge\", b\"injectable\"), b\"driver\", b\"echo %P \u003e %A\")\n\npatterns = [(Pattern(b\"*\"), {b\"merge\": b\"injectable\"})]\ngitattributes = GitAttributes(patterns)\n\nbase = Blob.from_string(b\"base\")\nours = Blob.from_string(b\"ours\")\ntheirs = Blob.from_string(b\"theirs\")\n\n# Malicious path from attacker-controlled git tree: injects \"touch /tmp/pwned\"\nmalicious_path = b\"x; touch /tmp/pwned #\"\n\nmerge_blobs(base, ours, theirs, path=malicious_path,\n gitattributes=gitattributes, config=config)\n# =\u003e Executes: echo x; touch /tmp/pwned #\n# =\u003e Shell runs: echo x, then touch /tmp/pwned\n```\n\n## Fix\n[merge_drivers_shell_escape.patch](https://github.com/user-attachments/files/27016503/merge_drivers_shell_escape.patch)",
"id": "PYSEC-2026-2464",
"modified": "2026-07-13T16:03:57.568480Z",
"published": "2026-07-13T15:19:13.633568Z",
"references": [
{
"type": "WEB",
"url": "https://github.com/jelmer/dulwich/security/advisories/GHSA-9277-mp7x-85jf"
},
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42563"
},
{
"type": "WEB",
"url": "https://github.com/jelmer/dulwich/commit/e3331b3b3a122fc313460182f928f59723580b7b"
},
{
"type": "PACKAGE",
"url": "https://github.com/jelmer/dulwich"
},
{
"type": "WEB",
"url": "https://github.com/jelmer/dulwich/releases/tag/dulwich-1.2.5"
},
{
"type": "PACKAGE",
"url": "https://pypi.org/project/dulwich"
},
{
"type": "ADVISORY",
"url": "https://github.com/advisories/GHSA-9277-mp7x-85jf"
}
],
"severity": [
{
"score": "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
"type": "CVSS_V4"
}
],
"summary": "Dulwich Vulnerable to Command Injection via Merge Driver Path"
}
ubuntu-cve-2026-42563
Vulnerability from osv_ubuntu
Dulwich is a pure-Python implementation of the Git file formats and protocols. Starting in version 0.24.0 and prior to version 1.2.5, Dulwich's ProcessMergeDriver substitutes the file path (from the git tree, controllable by an attacker via a malicious branch) into the merge driver command via the %P placeholder and executes it with subprocess.run(..., shell=True). An attacker who can cause a victim to merge an untrusted branch can achieve arbitrary command execution by crafting malicious file paths. Version 1.2.5 fixes the issue.
{
"affected": [
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "pypy-dulwich",
"binary_version": "0.12.0-1build2"
},
{
"binary_name": "python-dulwich",
"binary_version": "0.12.0-1build2"
},
{
"binary_name": "python3-dulwich",
"binary_version": "0.12.0-1build2"
}
]
},
"package": {
"ecosystem": "Ubuntu:16.04:LTS",
"name": "dulwich",
"purl": "pkg:deb/ubuntu/dulwich@0.12.0-1build2?arch=source\u0026distro=xenial"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"0.11.2-1ubuntu1",
"0.12.0-1",
"0.12.0-1build1",
"0.12.0-1build2"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "pypy-dulwich",
"binary_version": "0.18.5-1"
},
{
"binary_name": "python-dulwich",
"binary_version": "0.18.5-1"
},
{
"binary_name": "python3-dulwich",
"binary_version": "0.18.5-1"
}
]
},
"package": {
"ecosystem": "Ubuntu:18.04:LTS",
"name": "dulwich",
"purl": "pkg:deb/ubuntu/dulwich@0.18.5-1?arch=source\u0026distro=bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"0.18.2-1build1",
"0.18.5-1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "pypy-dulwich",
"binary_version": "0.19.15-1build1"
},
{
"binary_name": "python3-dulwich",
"binary_version": "0.19.15-1build1"
}
]
},
"package": {
"ecosystem": "Ubuntu:20.04:LTS",
"name": "dulwich",
"purl": "pkg:deb/ubuntu/dulwich@0.19.15-1build1?arch=source\u0026distro=focal"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"0.19.11-2",
"0.19.14-4ubuntu1",
"0.19.15-1",
"0.19.15-1build1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "python3-dulwich",
"binary_version": "0.20.31-1.1build1"
}
]
},
"package": {
"ecosystem": "Ubuntu:22.04:LTS",
"name": "dulwich",
"purl": "pkg:deb/ubuntu/dulwich@0.20.31-1.1build1?arch=source\u0026distro=jammy"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"0.20.15-1ubuntu1",
"0.20.31-1ubuntu1",
"0.20.31-1.1",
"0.20.31-1.1build1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "python3-dulwich",
"binary_version": "0.21.6-1build2"
}
]
},
"package": {
"ecosystem": "Ubuntu:24.04:LTS",
"name": "dulwich",
"purl": "pkg:deb/ubuntu/dulwich@0.21.6-1build2?arch=source\u0026distro=noble"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"0.21.6-1",
"0.21.6-1build1",
"0.21.6-1build2"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "python3-dulwich",
"binary_version": "0.22.7-1"
}
]
},
"package": {
"ecosystem": "Ubuntu:25.10",
"name": "dulwich",
"purl": "pkg:deb/ubuntu/dulwich@0.22.7-1?arch=source\u0026distro=questing"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"0.22.7-1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "python3-dulwich",
"binary_version": "1.1.0-3"
}
]
},
"package": {
"ecosystem": "Ubuntu:26.04:LTS",
"name": "dulwich",
"purl": "pkg:deb/ubuntu/dulwich@1.1.0-3?arch=source\u0026distro=resolute"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"0.22.7-1",
"0.24.2-2",
"1.1.0-2ubuntu1",
"1.1.0-3"
]
}
],
"aliases": [],
"details": "Dulwich is a pure-Python implementation of the Git file formats and protocols. Starting in version 0.24.0 and prior to version 1.2.5, Dulwich\u0027s `ProcessMergeDriver` substitutes the file path (from the git tree, controllable by an attacker via a malicious branch) into the merge driver command via the `%P` placeholder and executes it with `subprocess.run(..., shell=True)`. An attacker who can cause a victim to merge an untrusted branch can achieve arbitrary command execution by crafting malicious file paths. Version 1.2.5 fixes the issue.",
"id": "UBUNTU-CVE-2026-42563",
"modified": "2026-06-17T04:28:53Z",
"published": "2026-06-10T23:16:00Z",
"references": [
{
"type": "REPORT",
"url": "https://ubuntu.com/security/CVE-2026-42563"
},
{
"type": "REPORT",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42563"
},
{
"type": "REPORT",
"url": "https://github.com/jelmer/dulwich/security/advisories/GHSA-9277-mp7x-85jf"
}
],
"related": [],
"schema_version": "1.7.0",
"severity": [
{
"score": "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
"type": "CVSS_V4"
},
{
"score": "medium",
"type": "Ubuntu"
}
],
"upstream": [
"CVE-2026-42563"
]
}
WID-SEC-W-2026-2455
Vulnerability from csaf_certbund - Published: 2026-07-21 22:00 - Updated: 2026-08-10 22:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Oracle Solaris <11.4 SRU 94
Oracle / Solaris
|
<11.4 SRU 94 | ||
|
Oracle Solaris <11.3 ESU 36.36
Oracle / Solaris
|
<11.3 ESU 36.36 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
{
"document": {
"aggregate_severity": {
"text": "hoch"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "Oracle Solaris ist ein Betriebssystem von Oracle f\u00fcr Server und Workstations.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, anonymer oder authentisierter Angreifer kann mehrere Schwachstellen in verschiedenen Komponenten von Drittanbietern in Oracle Solaris ausnutzen, um einen nicht n\u00e4her spezifizierten Angriff durchzuf\u00fchren.",
"title": "Angriff"
},
{
"category": "general",
"text": "- UNIX",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2026-2455 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2026/wid-sec-w-2026-2455.json"
},
{
"category": "self",
"summary": "WID-SEC-2026-2455 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2026-2455"
},
{
"category": "external",
"summary": "Solaris Third Party Bulletin - July 2026 vom 2026-07-21",
"url": "https://www.oracle.com/security-alerts/bulletinjul2026.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-46395 vom 2026-07-28",
"url": "https://linux.oracle.com/errata/ELSA-2026-46395.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:3459-1 vom 2026-08-03",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-August/028105.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:52857 vom 2026-08-10",
"url": "https://access.redhat.com/errata/RHSA-2026:52857"
}
],
"source_lang": "en-US",
"title": "Oracle Solaris Drittanbieterkomponenten: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2026-08-10T22:00:00.000+00:00",
"generator": {
"date": "2026-08-11T08:56:43.912+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.6.0"
}
},
"id": "WID-SEC-W-2026-2455",
"initial_release_date": "2026-07-21T22:00:00.000+00:00",
"revision_history": [
{
"date": "2026-07-21T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2026-07-27T22:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2026-08-03T22:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2026-08-10T22:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von Red Hat aufgenommen"
}
],
"status": "final",
"version": "4"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Oracle Linux",
"product": {
"name": "Oracle Linux",
"product_id": "T056236",
"product_identification_helper": {
"cpe": "cpe:/o:oracle:linux:-"
}
}
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c11.4 SRU 94",
"product": {
"name": "Oracle Solaris \u003c11.4 SRU 94",
"product_id": "T056998"
}
},
{
"category": "product_version",
"name": "11.4 SRU 94",
"product": {
"name": "Oracle Solaris 11.4 SRU 94",
"product_id": "T056998-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:solaris:11.4:sru_94"
}
}
},
{
"category": "product_version_range",
"name": "\u003c11.3 ESU 36.36",
"product": {
"name": "Oracle Solaris \u003c11.3 ESU 36.36",
"product_id": "T056999"
}
},
{
"category": "product_version",
"name": "11.3 ESU 36.36",
"product": {
"name": "Oracle Solaris 11.3 ESU 36.36",
"product_id": "T056999-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:solaris:11.3:esu_36.36"
}
}
}
],
"category": "product_name",
"name": "Solaris"
}
],
"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": "T054646",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_linux:-"
}
}
}
],
"category": "vendor",
"name": "SUSE"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-4189",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2021-4189"
},
{
"cve": "CVE-2025-14179",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2025-14179"
},
{
"cve": "CVE-2025-26597",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2025-26597"
},
{
"cve": "CVE-2026-1502",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-1502"
},
{
"cve": "CVE-2026-21998",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-21998"
},
{
"cve": "CVE-2026-22001",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-22001"
},
{
"cve": "CVE-2026-22002",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-22002"
},
{
"cve": "CVE-2026-22004",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-22004"
},
{
"cve": "CVE-2026-22005",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-22005"
},
{
"cve": "CVE-2026-22009",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-22009"
},
{
"cve": "CVE-2026-22015",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-22015"
},
{
"cve": "CVE-2026-22017",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-22017"
},
{
"cve": "CVE-2026-29167",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-29167"
},
{
"cve": "CVE-2026-29170",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-29170"
},
{
"cve": "CVE-2026-29518",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-29518"
},
{
"cve": "CVE-2026-3219",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-3219"
},
{
"cve": "CVE-2026-32792",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-32792"
},
{
"cve": "CVE-2026-33278",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-33278"
},
{
"cve": "CVE-2026-33811",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-33811"
},
{
"cve": "CVE-2026-33814",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-33814"
},
{
"cve": "CVE-2026-33999",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-33999"
},
{
"cve": "CVE-2026-34000",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-34000"
},
{
"cve": "CVE-2026-34001",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-34001"
},
{
"cve": "CVE-2026-34002",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-34002"
},
{
"cve": "CVE-2026-34003",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-34003"
},
{
"cve": "CVE-2026-34180",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-34180"
},
{
"cve": "CVE-2026-34181",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-34181"
},
{
"cve": "CVE-2026-34182",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-34182"
},
{
"cve": "CVE-2026-34183",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-34183"
},
{
"cve": "CVE-2026-34267",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-34267"
},
{
"cve": "CVE-2026-34270",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-34270"
},
{
"cve": "CVE-2026-34271",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-34271"
},
{
"cve": "CVE-2026-34276",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-34276"
},
{
"cve": "CVE-2026-34278",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-34278"
},
{
"cve": "CVE-2026-34293",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-34293"
},
{
"cve": "CVE-2026-34303",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-34303"
},
{
"cve": "CVE-2026-34304",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-34304"
},
{
"cve": "CVE-2026-34308",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-34308"
},
{
"cve": "CVE-2026-34355",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-34355"
},
{
"cve": "CVE-2026-34356",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-34356"
},
{
"cve": "CVE-2026-35188",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-35188"
},
{
"cve": "CVE-2026-35236",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-35236"
},
{
"cve": "CVE-2026-35237",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-35237"
},
{
"cve": "CVE-2026-35238",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-35238"
},
{
"cve": "CVE-2026-35239",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-35239"
},
{
"cve": "CVE-2026-35240",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-35240"
},
{
"cve": "CVE-2026-38974",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-38974"
},
{
"cve": "CVE-2026-39817",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-39817"
},
{
"cve": "CVE-2026-39819",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-39819"
},
{
"cve": "CVE-2026-39820",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-39820"
},
{
"cve": "CVE-2026-39821",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-39821"
},
{
"cve": "CVE-2026-39823",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-39823"
},
{
"cve": "CVE-2026-39825",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-39825"
},
{
"cve": "CVE-2026-39826",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-39826"
},
{
"cve": "CVE-2026-39836",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-39836"
},
{
"cve": "CVE-2026-40192",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-40192"
},
{
"cve": "CVE-2026-40622",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-40622"
},
{
"cve": "CVE-2026-41284",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-41284"
},
{
"cve": "CVE-2026-41292",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-41292"
},
{
"cve": "CVE-2026-41293",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-41293"
},
{
"cve": "CVE-2026-41316",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-41316"
},
{
"cve": "CVE-2026-42304",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-42304"
},
{
"cve": "CVE-2026-42305",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-42305"
},
{
"cve": "CVE-2026-42308",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-42308"
},
{
"cve": "CVE-2026-42309",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-42309"
},
{
"cve": "CVE-2026-42310",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-42310"
},
{
"cve": "CVE-2026-42311",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-42311"
},
{
"cve": "CVE-2026-42371",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-42371"
},
{
"cve": "CVE-2026-42498",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-42498"
},
{
"cve": "CVE-2026-42499",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-42499"
},
{
"cve": "CVE-2026-42501",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-42501"
},
{
"cve": "CVE-2026-42534",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-42534"
},
{
"cve": "CVE-2026-42535",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-42535"
},
{
"cve": "CVE-2026-42536",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-42536"
},
{
"cve": "CVE-2026-42563",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-42563"
},
{
"cve": "CVE-2026-42764",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-42764"
},
{
"cve": "CVE-2026-42765",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-42765"
},
{
"cve": "CVE-2026-42766",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-42766"
},
{
"cve": "CVE-2026-42767",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-42767"
},
{
"cve": "CVE-2026-42768",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-42768"
},
{
"cve": "CVE-2026-42769",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-42769"
},
{
"cve": "CVE-2026-42770",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-42770"
},
{
"cve": "CVE-2026-42771",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-42771"
},
{
"cve": "CVE-2026-42923",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-42923"
},
{
"cve": "CVE-2026-42944",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-42944"
},
{
"cve": "CVE-2026-42959",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-42959"
},
{
"cve": "CVE-2026-42960",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-42960"
},
{
"cve": "CVE-2026-43512",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-43512"
},
{
"cve": "CVE-2026-43513",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-43513"
},
{
"cve": "CVE-2026-43514",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-43514"
},
{
"cve": "CVE-2026-43515",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-43515"
},
{
"cve": "CVE-2026-43617",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-43617"
},
{
"cve": "CVE-2026-43618",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-43618"
},
{
"cve": "CVE-2026-43619",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-43619"
},
{
"cve": "CVE-2026-43620",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-43620"
},
{
"cve": "CVE-2026-43951",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-43951"
},
{
"cve": "CVE-2026-44119",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-44119"
},
{
"cve": "CVE-2026-44185",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-44185"
},
{
"cve": "CVE-2026-44186",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-44186"
},
{
"cve": "CVE-2026-44390",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-44390"
},
{
"cve": "CVE-2026-44431",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-44431"
},
{
"cve": "CVE-2026-44432",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-44432"
},
{
"cve": "CVE-2026-44608",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-44608"
},
{
"cve": "CVE-2026-44631",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-44631"
},
{
"cve": "CVE-2026-4519",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-4519"
},
{
"cve": "CVE-2026-45232",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-45232"
},
{
"cve": "CVE-2026-45445",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-45445"
},
{
"cve": "CVE-2026-45446",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-45446"
},
{
"cve": "CVE-2026-45447",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-45447"
},
{
"cve": "CVE-2026-46529",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-46529"
},
{
"cve": "CVE-2026-47712",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-47712"
},
{
"cve": "CVE-2026-47734",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-47734"
},
{
"cve": "CVE-2026-4786",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-4786"
},
{
"cve": "CVE-2026-48913",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-48913"
},
{
"cve": "CVE-2026-49975",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-49975"
},
{
"cve": "CVE-2026-50256",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-50256"
},
{
"cve": "CVE-2026-50257",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-50257"
},
{
"cve": "CVE-2026-50258",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-50258"
},
{
"cve": "CVE-2026-50259",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-50259"
},
{
"cve": "CVE-2026-50260",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-50260"
},
{
"cve": "CVE-2026-50261",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-50261"
},
{
"cve": "CVE-2026-50262",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-50262"
},
{
"cve": "CVE-2026-50263",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-50263"
},
{
"cve": "CVE-2026-50264",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-50264"
},
{
"cve": "CVE-2026-5299",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-5299"
},
{
"cve": "CVE-2026-5401",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-5401"
},
{
"cve": "CVE-2026-5402",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-5402"
},
{
"cve": "CVE-2026-5403",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-5403"
},
{
"cve": "CVE-2026-5404",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-5404"
},
{
"cve": "CVE-2026-5405",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-5405"
},
{
"cve": "CVE-2026-5406",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-5406"
},
{
"cve": "CVE-2026-5407",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-5407"
},
{
"cve": "CVE-2026-5408",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-5408"
},
{
"cve": "CVE-2026-5409",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-5409"
},
{
"cve": "CVE-2026-5653",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-5653"
},
{
"cve": "CVE-2026-5654",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-5654"
},
{
"cve": "CVE-2026-5655",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-5655"
},
{
"cve": "CVE-2026-5656",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-5656"
},
{
"cve": "CVE-2026-5657",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-5657"
},
{
"cve": "CVE-2026-5731",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-5731"
},
{
"cve": "CVE-2026-5732",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-5732"
},
{
"cve": "CVE-2026-5734",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-5734"
},
{
"cve": "CVE-2026-6019",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-6019"
},
{
"cve": "CVE-2026-6100",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-6100"
},
{
"cve": "CVE-2026-6104",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-6104"
},
{
"cve": "CVE-2026-6357",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-6357"
},
{
"cve": "CVE-2026-6519",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-6519"
},
{
"cve": "CVE-2026-6520",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-6520"
},
{
"cve": "CVE-2026-6521",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-6521"
},
{
"cve": "CVE-2026-6522",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-6522"
},
{
"cve": "CVE-2026-6523",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-6523"
},
{
"cve": "CVE-2026-6524",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-6524"
},
{
"cve": "CVE-2026-6525",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-6525"
},
{
"cve": "CVE-2026-6526",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-6526"
},
{
"cve": "CVE-2026-6527",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-6527"
},
{
"cve": "CVE-2026-6528",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-6528"
},
{
"cve": "CVE-2026-6529",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-6529"
},
{
"cve": "CVE-2026-6530",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-6530"
},
{
"cve": "CVE-2026-6531",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-6531"
},
{
"cve": "CVE-2026-6532",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-6532"
},
{
"cve": "CVE-2026-6533",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-6533"
},
{
"cve": "CVE-2026-6534",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-6534"
},
{
"cve": "CVE-2026-6535",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-6535"
},
{
"cve": "CVE-2026-6536",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-6536"
},
{
"cve": "CVE-2026-6537",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-6537"
},
{
"cve": "CVE-2026-6538",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-6538"
},
{
"cve": "CVE-2026-6722",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-6722"
},
{
"cve": "CVE-2026-6735",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-6735"
},
{
"cve": "CVE-2026-6746",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-6746"
},
{
"cve": "CVE-2026-6747",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-6747"
},
{
"cve": "CVE-2026-6748",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-6748"
},
{
"cve": "CVE-2026-6749",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-6749"
},
{
"cve": "CVE-2026-6750",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-6750"
},
{
"cve": "CVE-2026-6751",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-6751"
},
{
"cve": "CVE-2026-6752",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-6752"
},
{
"cve": "CVE-2026-6753",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-6753"
},
{
"cve": "CVE-2026-6754",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-6754"
},
{
"cve": "CVE-2026-6757",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-6757"
},
{
"cve": "CVE-2026-6759",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-6759"
},
{
"cve": "CVE-2026-6761",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-6761"
},
{
"cve": "CVE-2026-6762",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-6762"
},
{
"cve": "CVE-2026-6763",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-6763"
},
{
"cve": "CVE-2026-6764",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-6764"
},
{
"cve": "CVE-2026-6765",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-6765"
},
{
"cve": "CVE-2026-6766",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-6766"
},
{
"cve": "CVE-2026-6767",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-6767"
},
{
"cve": "CVE-2026-6769",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-6769"
},
{
"cve": "CVE-2026-6770",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-6770"
},
{
"cve": "CVE-2026-6771",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-6771"
},
{
"cve": "CVE-2026-6772",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-6772"
},
{
"cve": "CVE-2026-6776",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-6776"
},
{
"cve": "CVE-2026-6785",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-6785"
},
{
"cve": "CVE-2026-6786",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-6786"
},
{
"cve": "CVE-2026-6867",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-6867"
},
{
"cve": "CVE-2026-6868",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-6868"
},
{
"cve": "CVE-2026-6869",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-6869"
},
{
"cve": "CVE-2026-6870",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-6870"
},
{
"cve": "CVE-2026-7258",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-7258"
},
{
"cve": "CVE-2026-7259",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-7259"
},
{
"cve": "CVE-2026-7261",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-7261"
},
{
"cve": "CVE-2026-7262",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-7262"
},
{
"cve": "CVE-2026-7263",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-7263"
},
{
"cve": "CVE-2026-7320",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-7320"
},
{
"cve": "CVE-2026-7321",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-7321"
},
{
"cve": "CVE-2026-7322",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-7322"
},
{
"cve": "CVE-2026-7323",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-7323"
},
{
"cve": "CVE-2026-7375",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-7375"
},
{
"cve": "CVE-2026-7376",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-7376"
},
{
"cve": "CVE-2026-7378",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-7378"
},
{
"cve": "CVE-2026-7379",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-7379"
},
{
"cve": "CVE-2026-7383",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-7383"
},
{
"cve": "CVE-2026-7568",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-7568"
},
{
"cve": "CVE-2026-8090",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-8090"
},
{
"cve": "CVE-2026-8091",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-8091"
},
{
"cve": "CVE-2026-8092",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-8092"
},
{
"cve": "CVE-2026-8094",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-8094"
},
{
"cve": "CVE-2026-8328",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-8328"
},
{
"cve": "CVE-2026-8388",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-8388"
},
{
"cve": "CVE-2026-8391",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-8391"
},
{
"cve": "CVE-2026-8401",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-8401"
},
{
"cve": "CVE-2026-8643",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-8643"
},
{
"cve": "CVE-2026-8946",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-8946"
},
{
"cve": "CVE-2026-8947",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-8947"
},
{
"cve": "CVE-2026-8949",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-8949"
},
{
"cve": "CVE-2026-8950",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-8950"
},
{
"cve": "CVE-2026-8953",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-8953"
},
{
"cve": "CVE-2026-8954",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-8954"
},
{
"cve": "CVE-2026-8955",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-8955"
},
{
"cve": "CVE-2026-8956",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-8956"
},
{
"cve": "CVE-2026-8957",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-8957"
},
{
"cve": "CVE-2026-8958",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-8958"
},
{
"cve": "CVE-2026-8959",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-8959"
},
{
"cve": "CVE-2026-8961",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-8961"
},
{
"cve": "CVE-2026-8962",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-8962"
},
{
"cve": "CVE-2026-8968",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-8968"
},
{
"cve": "CVE-2026-8970",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-8970"
},
{
"cve": "CVE-2026-8974",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-8974"
},
{
"cve": "CVE-2026-8975",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-8975"
},
{
"cve": "CVE-2026-9076",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-9076"
},
{
"cve": "CVE-2026-9759",
"product_status": {
"known_affected": [
"T056236",
"T056998",
"T056999",
"67646",
"T054646"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-9759"
}
]
}
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.