Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2019-9503 (GCVE-0-2019-9503)
Vulnerability from cvelistv5 – Published: 2020-01-16 20:35 – Updated: 2024-08-04 21:54- CWE-20 - Improper Input Validation
| URL | Tags |
|---|---|
| https://blog.quarkslab.com/reverse-engineering-br… | x_refsource_MISC |
| https://kb.cert.org/vuls/id/166939/ | x_refsource_MISC |
| https://git.kernel.org/pub/scm/linux/kernel/git/t… | x_refsource_MISC |
| https://bugzilla.redhat.com/show_bug.cgi?id=1701842 | x_refsource_MISC |
| https://people.canonical.com/~ubuntu-security/cve… | x_refsource_MISC |
| https://bugzilla.suse.com/show_bug.cgi?id=1132828 | x_refsource_MISC |
| https://security-tracker.debian.org/tracker/CVE-2… | x_refsource_MISC |
| Vendor | Product | Version | |
|---|---|---|---|
| Broadcom | brcmfmac WiFi driver |
Affected:
commit prior to a4176ec356c73a46c07c181c6d04039fafa34a9f
|
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-04T21:54:44.111Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://blog.quarkslab.com/reverse-engineering-broadcom-wireless-chipsets.html"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://kb.cert.org/vuls/id/166939/"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=a4176ec356c73a46c07c181c6d04039fafa34a9f"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1701842"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://people.canonical.com/~ubuntu-security/cve/2019/CVE-2019-9503.html"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://bugzilla.suse.com/show_bug.cgi?id=1132828"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://security-tracker.debian.org/tracker/CVE-2019-9503"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "brcmfmac WiFi driver",
"vendor": "Broadcom",
"versions": [
{
"status": "affected",
"version": "commit prior to a4176ec356c73a46c07c181c6d04039fafa34a9f"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "The Broadcom brcmfmac WiFi driver prior to commit a4176ec356c73a46c07c181c6d04039fafa34a9f is vulnerable to a frame validation bypass. If the brcmfmac driver receives a firmware event frame from a remote source, the is_wlc_event_frame function will cause this frame to be discarded and unprocessed. If the driver receives the firmware event frame from the host, the appropriate handler is called. This frame validation can be bypassed if the bus used is USB (for instance by a wifi dongle). This can allow firmware event frames from a remote source to be processed. In the worst case scenario, by sending specially-crafted WiFi packets, a remote, unauthenticated attacker may be able to execute arbitrary code on a vulnerable system. More typically, this vulnerability will result in denial-of-service conditions."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "HIGH",
"attackVector": "ADJACENT_NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.9,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:A/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:H",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-20",
"description": "CWE-20 Improper Input Validation",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2022-02-18T20:57:47.000Z",
"orgId": "37e5125f-f79b-445b-8fad-9564f167944b",
"shortName": "certcc"
},
"references": [
{
"tags": [
"x_refsource_MISC"
],
"url": "https://blog.quarkslab.com/reverse-engineering-broadcom-wireless-chipsets.html"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://kb.cert.org/vuls/id/166939/"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=a4176ec356c73a46c07c181c6d04039fafa34a9f"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1701842"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://people.canonical.com/~ubuntu-security/cve/2019/CVE-2019-9503.html"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://bugzilla.suse.com/show_bug.cgi?id=1132828"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://security-tracker.debian.org/tracker/CVE-2019-9503"
}
],
"solutions": [
{
"lang": "en",
"value": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=a4176ec356c73a46c07c181c6d04039fafa34a9f"
}
],
"source": {
"advisory": "VU#166939",
"discovery": "UNKNOWN"
},
"title": "Broadcom brcmfmac driver is vulnerable to a frame validation bypass",
"x_generator": {
"engine": "Vulnogram 0.0.9"
},
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "cert@cert.org",
"ID": "CVE-2019-9503",
"STATE": "PUBLIC",
"TITLE": "Broadcom brcmfmac driver is vulnerable to a frame validation bypass"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "brcmfmac WiFi driver",
"version": {
"version_data": [
{
"version_value": "commit prior to a4176ec356c73a46c07c181c6d04039fafa34a9f"
}
]
}
}
]
},
"vendor_name": "Broadcom"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "The Broadcom brcmfmac WiFi driver prior to commit a4176ec356c73a46c07c181c6d04039fafa34a9f is vulnerable to a frame validation bypass. If the brcmfmac driver receives a firmware event frame from a remote source, the is_wlc_event_frame function will cause this frame to be discarded and unprocessed. If the driver receives the firmware event frame from the host, the appropriate handler is called. This frame validation can be bypassed if the bus used is USB (for instance by a wifi dongle). This can allow firmware event frames from a remote source to be processed. In the worst case scenario, by sending specially-crafted WiFi packets, a remote, unauthenticated attacker may be able to execute arbitrary code on a vulnerable system. More typically, this vulnerability will result in denial-of-service conditions."
}
]
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
"impact": {
"cvss": {
"attackComplexity": "HIGH",
"attackVector": "ADJACENT_NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.9,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:A/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:H",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-20 Improper Input Validation"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://blog.quarkslab.com/reverse-engineering-broadcom-wireless-chipsets.html",
"refsource": "MISC",
"url": "https://blog.quarkslab.com/reverse-engineering-broadcom-wireless-chipsets.html"
},
{
"name": "https://kb.cert.org/vuls/id/166939/",
"refsource": "MISC",
"url": "https://kb.cert.org/vuls/id/166939/"
},
{
"name": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=a4176ec356c73a46c07c181c6d04039fafa34a9f",
"refsource": "MISC",
"url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=a4176ec356c73a46c07c181c6d04039fafa34a9f"
},
{
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=1701842",
"refsource": "MISC",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1701842"
},
{
"name": "https://people.canonical.com/~ubuntu-security/cve/2019/CVE-2019-9503.html",
"refsource": "MISC",
"url": "https://people.canonical.com/~ubuntu-security/cve/2019/CVE-2019-9503.html"
},
{
"name": "https://bugzilla.suse.com/show_bug.cgi?id=1132828",
"refsource": "MISC",
"url": "https://bugzilla.suse.com/show_bug.cgi?id=1132828"
},
{
"name": "https://security-tracker.debian.org/tracker/CVE-2019-9503",
"refsource": "MISC",
"url": "https://security-tracker.debian.org/tracker/CVE-2019-9503"
}
]
},
"solution": [
{
"lang": "en",
"value": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=a4176ec356c73a46c07c181c6d04039fafa34a9f"
}
],
"source": {
"advisory": "VU#166939",
"discovery": "UNKNOWN"
}
}
}
},
"cveMetadata": {
"assignerOrgId": "37e5125f-f79b-445b-8fad-9564f167944b",
"assignerShortName": "certcc",
"cveId": "CVE-2019-9503",
"datePublished": "2020-01-16T20:35:18.000Z",
"dateReserved": "2019-03-01T00:00:00.000Z",
"dateUpdated": "2024-08-04T21:54:44.111Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2019-9503",
"date": "2026-05-30",
"epss": "0.00514",
"percentile": "0.669"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2019-9503\",\"sourceIdentifier\":\"cret@cert.org\",\"published\":\"2020-01-16T21:15:12.117\",\"lastModified\":\"2024-11-21T04:51:44.843\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"The Broadcom brcmfmac WiFi driver prior to commit a4176ec356c73a46c07c181c6d04039fafa34a9f is vulnerable to a frame validation bypass. If the brcmfmac driver receives a firmware event frame from a remote source, the is_wlc_event_frame function will cause this frame to be discarded and unprocessed. If the driver receives the firmware event frame from the host, the appropriate handler is called. This frame validation can be bypassed if the bus used is USB (for instance by a wifi dongle). This can allow firmware event frames from a remote source to be processed. In the worst case scenario, by sending specially-crafted WiFi packets, a remote, unauthenticated attacker may be able to execute arbitrary code on a vulnerable system. More typically, this vulnerability will result in denial-of-service conditions.\"},{\"lang\":\"es\",\"value\":\"El controlador Broadcom brcmfmac WiFi antes de commit a4176ec356c73a46c07c181c6d04039fafa34a9f, es vulnerable a una omisi\u00f3n de comprobaci\u00f3n de trama. Si el controlador brcmfmac recibe una trama de evento del firmware desde una fuente remota, la funci\u00f3n is_wlc_event_frame causar\u00e1 que esta trama sea descartada y no procesada. Si el controlador recibe la trama de evento del firmware desde el host, es llamado el manejador apropiado. Esta comprobaci\u00f3n de trama puede ser omitida si el bus utilizado es USB (por ejemplo, mediante un dongle wifi). Esto puede permitir que tramas de eventos del firmware sean procesadas desde una fuente remota. En el peor de los casos, mediante el env\u00edo de paquetes WiFi especialmente dise\u00f1ados, un atacante remoto no autenticado puede ejecutar c\u00f3digo arbitrario sobre un sistema vulnerable. M\u00e1s t\u00edpicamente, esta vulnerabilidad resultar\u00e1 en condiciones de denegaci\u00f3n de servicio.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"cret@cert.org\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:A/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:H\",\"baseScore\":7.9,\"baseSeverity\":\"HIGH\",\"attackVector\":\"ADJACENT_NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"CHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.2,\"impactScore\":6.0},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:A/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H\",\"baseScore\":8.3,\"baseSeverity\":\"HIGH\",\"attackVector\":\"ADJACENT_NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"CHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.6,\"impactScore\":6.0}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:A/AC:M/Au:N/C:C/I:C/A:C\",\"baseScore\":7.9,\"accessVector\":\"ADJACENT_NETWORK\",\"accessComplexity\":\"MEDIUM\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"COMPLETE\",\"integrityImpact\":\"COMPLETE\",\"availabilityImpact\":\"COMPLETE\"},\"baseSeverity\":\"HIGH\",\"exploitabilityScore\":5.5,\"impactScore\":10.0,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"cret@cert.org\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-20\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-20\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:broadcom:brcmfmac_driver:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"E300306D-8929-403F-BF11-AB86A3414EA1\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux:6.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"2F6AB192-9D7D-4A9A-8995-E53A9DE9EAFC\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux:7.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"142AD0DD-4CF3-4D74-9442-459CE3347E3A\"}]}]}],\"references\":[{\"url\":\"https://blog.quarkslab.com/reverse-engineering-broadcom-wireless-chipsets.html\",\"source\":\"cret@cert.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=1701842\",\"source\":\"cret@cert.org\",\"tags\":[\"Issue Tracking\",\"Third Party Advisory\"]},{\"url\":\"https://bugzilla.suse.com/show_bug.cgi?id=1132828\",\"source\":\"cret@cert.org\",\"tags\":[\"Issue Tracking\",\"Third Party Advisory\"]},{\"url\":\"https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=a4176ec356c73a46c07c181c6d04039fafa34a9f\",\"source\":\"cret@cert.org\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://kb.cert.org/vuls/id/166939/\",\"source\":\"cret@cert.org\",\"tags\":[\"Third Party Advisory\",\"US Government Resource\"]},{\"url\":\"https://people.canonical.com/~ubuntu-security/cve/2019/CVE-2019-9503.html\",\"source\":\"cret@cert.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://security-tracker.debian.org/tracker/CVE-2019-9503\",\"source\":\"cret@cert.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://blog.quarkslab.com/reverse-engineering-broadcom-wireless-chipsets.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=1701842\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Issue Tracking\",\"Third Party Advisory\"]},{\"url\":\"https://bugzilla.suse.com/show_bug.cgi?id=1132828\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Issue Tracking\",\"Third Party Advisory\"]},{\"url\":\"https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=a4176ec356c73a46c07c181c6d04039fafa34a9f\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://kb.cert.org/vuls/id/166939/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\",\"US Government Resource\"]},{\"url\":\"https://people.canonical.com/~ubuntu-security/cve/2019/CVE-2019-9503.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://security-tracker.debian.org/tracker/CVE-2019-9503\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]}]}}"
}
}
CERTFR-2020-AVI-180
Vulnerability from certfr_avis - Published: 2020-04-01 - Updated: 2020-04-01
De multiples vulnérabilités ont été découvertes dans le noyau Linux de Red Hat. Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire à distance, un contournement de la politique de sécurité et une atteinte à l'intégrité des données.
Solution
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
None| Vendor | Product | Description | ||
|---|---|---|---|---|
| Red Hat | Red Hat Enterprise Linux | Red Hat Enterprise Linux for Real Time for NFV 7 x86_64 | ||
| Red Hat | Red Hat Enterprise Linux | Red Hat Enterprise Linux for x86_64 - Extended Update Support 7.5 x86_64 | ||
| Red Hat | Red Hat Enterprise Linux | Red Hat Enterprise Linux for Power, big endian - Extended Update Support 7.5 ppc64 | ||
| Red Hat | Red Hat Enterprise Linux | Red Hat Enterprise Linux for Power, little endian 7 ppc64le | ||
| Red Hat | Red Hat Enterprise Linux Server | Red Hat Enterprise Linux Server 7 x86_64 | ||
| Red Hat | Red Hat Enterprise Linux | Red Hat Enterprise Linux for Scientific Computing 7 x86_64 | ||
| Red Hat | Red Hat Enterprise Linux | Red Hat Enterprise Linux for IBM z Systems - Extended Update Support 7.5 s390x | ||
| Red Hat | Red Hat Enterprise Linux | Red Hat Enterprise Linux Workstation 7 x86_64 | ||
| Red Hat | Red Hat Enterprise Linux | Red Hat Enterprise Linux EUS Compute Node 7.5 x86_64 | ||
| Red Hat | Red Hat Enterprise Linux | Red Hat Enterprise Linux for Power, little endian - Extended Update Support 7.5 ppc64le | ||
| Red Hat | Red Hat Enterprise Linux | Red Hat Enterprise Linux for IBM z Systems 7 s390x | ||
| Red Hat | Red Hat Enterprise Linux | Red Hat Enterprise Linux for Power, big endian 7 ppc64 | ||
| Red Hat | N/A | Red Hat Virtualization Host 4 x86_64 | ||
| Red Hat | Red Hat Enterprise Linux | Red Hat Enterprise Linux Desktop 7 x86_64 | ||
| Red Hat | Red Hat Enterprise Linux | Red Hat Enterprise Linux for Real Time 7 x86_64 |
| Title | Publication Time | Tags | |||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Red Hat Enterprise Linux for Real Time for NFV 7 x86_64",
"product": {
"name": "Red Hat Enterprise Linux",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for x86_64 - Extended Update Support 7.5 x86_64",
"product": {
"name": "Red Hat Enterprise Linux",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for Power, big endian - Extended Update Support 7.5 ppc64",
"product": {
"name": "Red Hat Enterprise Linux",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for Power, little endian 7 ppc64le",
"product": {
"name": "Red Hat Enterprise Linux",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux Server 7 x86_64",
"product": {
"name": "Red Hat Enterprise Linux Server",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for Scientific Computing 7 x86_64",
"product": {
"name": "Red Hat Enterprise Linux",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for IBM z Systems - Extended Update Support 7.5 s390x",
"product": {
"name": "Red Hat Enterprise Linux",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux Workstation 7 x86_64",
"product": {
"name": "Red Hat Enterprise Linux",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux EUS Compute Node 7.5 x86_64",
"product": {
"name": "Red Hat Enterprise Linux",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for Power, little endian - Extended Update Support 7.5 ppc64le",
"product": {
"name": "Red Hat Enterprise Linux",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for IBM z Systems 7 s390x",
"product": {
"name": "Red Hat Enterprise Linux",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for Power, big endian 7 ppc64",
"product": {
"name": "Red Hat Enterprise Linux",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Virtualization Host 4 x86_64",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux Desktop 7 x86_64",
"product": {
"name": "Red Hat Enterprise Linux",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for Real Time 7 x86_64",
"product": {
"name": "Red Hat Enterprise Linux",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
}
],
"affected_systems_content": null,
"content": "## Solution\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des\ncorrectifs (cf. section Documentation).\n",
"cves": [
{
"name": "CVE-2019-15916",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-15916"
},
{
"name": "CVE-2019-3901",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-3901"
},
{
"name": "CVE-2019-9503",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9503"
},
{
"name": "CVE-2019-10207",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-10207"
},
{
"name": "CVE-2018-19985",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-19985"
},
{
"name": "CVE-2019-10638",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-10638"
},
{
"name": "CVE-2019-13648",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-13648"
},
{
"name": "CVE-2019-11190",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11190"
},
{
"name": "CVE-2018-7191",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-7191"
},
{
"name": "CVE-2019-10639",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-10639"
},
{
"name": "CVE-2018-20169",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-20169"
},
{
"name": "CVE-2019-16746",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-16746"
},
{
"name": "CVE-2019-11884",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11884"
},
{
"name": "CVE-2019-13233",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-13233"
},
{
"name": "CVE-2017-17807",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-17807"
},
{
"name": "CVE-2015-9289",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-9289"
},
{
"name": "CVE-2019-14816",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-14816"
},
{
"name": "CVE-2019-18660",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-18660"
},
{
"name": "CVE-2019-12382",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-12382"
},
{
"name": "CVE-2019-14283",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-14283"
}
],
"initial_release_date": "2020-04-01T00:00:00",
"last_revision_date": "2020-04-01T00:00:00",
"links": [],
"reference": "CERTFR-2020-AVI-180",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2020-04-01T00:00:00.000000"
}
],
"risks": [
{
"description": "D\u00e9ni de service \u00e0 distance"
},
{
"description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
},
{
"description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es"
},
{
"description": "Contournement de la politique de s\u00e9curit\u00e9"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
},
{
"description": "\u00c9l\u00e9vation de privil\u00e8ges"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans le noyau Linux de\nRed Hat. Certaines d\u0027entre elles permettent \u00e0 un attaquant de provoquer\nune ex\u00e9cution de code arbitraire \u00e0 distance, un contournement de la\npolitique de s\u00e9curit\u00e9 et une atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es.\n",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans le noyau Linux de Red Hat",
"vendor_advisories": [
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Red Hat RHSA-2020:1070 du 31 mars 2020",
"url": "https://access.redhat.com/errata/RHSA-2020:1070"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Red Hat RHSA-2020:1016 du 31 mars 2020",
"url": "https://access.redhat.com/errata/RHSA-2020:1016"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Red Hat RHSA-2020:1266 du 01 avril 2020",
"url": "https://access.redhat.com/errata/RHSA-2020:1266"
}
]
}
CERTFR-2020-AVI-369
Vulnerability from certfr_avis - Published: 2020-06-11 - Updated: 2020-06-11
De multiples vulnérabilités ont été découvertes dans le noyau Linux de Red Hat. Certaines d'entre elles permettent à un attaquant de provoquer un problème de sécurité non spécifié par l'éditeur, un déni de service à distance et une atteinte à la confidentialité des données.
Solution
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
None| Vendor | Product | Description | ||
|---|---|---|---|---|
| Red Hat | Red Hat Enterprise Linux | Red Hat Enterprise Linux for x86_64 - Extended Update Support 7.7 x86_64 | ||
| Red Hat | Red Hat Enterprise Linux Server | Red Hat Enterprise Linux Server - AUS 7.7 x86_64 | ||
| Red Hat | Red Hat Enterprise Linux | Red Hat Enterprise Linux for Power, big endian - Extended Update Support 7.7 ppc64 | ||
| Red Hat | Red Hat Enterprise Linux | Red Hat Enterprise Linux EUS Compute Node 7.7 x86_64 | ||
| Red Hat | Red Hat Enterprise Linux Server | Red Hat Enterprise Linux Server - Update Services for SAP Solutions 7.7 x86_64 | ||
| Red Hat | Red Hat Enterprise Linux Server | Red Hat Enterprise Linux Server (for IBM Power LE) - Update Services for SAP Solutions 7.7 ppc64le | ||
| Red Hat | Red Hat Enterprise Linux | Red Hat Enterprise Linux for IBM z Systems - Extended Update Support 7.7 s390x | ||
| Red Hat | Red Hat Enterprise Linux | Red Hat Enterprise Linux for Power, little endian - Extended Update Support 7.7 ppc64le | ||
| Red Hat | Red Hat Enterprise Linux Server | Red Hat Enterprise Linux Server - TUS 7.7 x86_64 |
| Title | Publication Time | Tags | |||
|---|---|---|---|---|---|
|
|||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Red Hat Enterprise Linux for x86_64 - Extended Update Support 7.7 x86_64",
"product": {
"name": "Red Hat Enterprise Linux",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux Server - AUS 7.7 x86_64",
"product": {
"name": "Red Hat Enterprise Linux Server",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for Power, big endian - Extended Update Support 7.7 ppc64",
"product": {
"name": "Red Hat Enterprise Linux",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux EUS Compute Node 7.7 x86_64",
"product": {
"name": "Red Hat Enterprise Linux",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux Server - Update Services for SAP Solutions 7.7 x86_64",
"product": {
"name": "Red Hat Enterprise Linux Server",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux Server (for IBM Power LE) - Update Services for SAP Solutions 7.7 ppc64le",
"product": {
"name": "Red Hat Enterprise Linux Server",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for IBM z Systems - Extended Update Support 7.7 s390x",
"product": {
"name": "Red Hat Enterprise Linux",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for Power, little endian - Extended Update Support 7.7 ppc64le",
"product": {
"name": "Red Hat Enterprise Linux",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux Server - TUS 7.7 x86_64",
"product": {
"name": "Red Hat Enterprise Linux Server",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
}
],
"affected_systems_content": null,
"content": "## Solution\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des\ncorrectifs (cf. section Documentation).\n",
"cves": [
{
"name": "CVE-2019-15916",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-15916"
},
{
"name": "CVE-2019-3901",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-3901"
},
{
"name": "CVE-2020-10711",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10711"
},
{
"name": "CVE-2019-9503",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9503"
},
{
"name": "CVE-2018-7191",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-7191"
},
{
"name": "CVE-2019-10639",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-10639"
},
{
"name": "CVE-2018-20169",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-20169"
},
{
"name": "CVE-2019-13233",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-13233"
},
{
"name": "CVE-2017-18595",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-18595"
},
{
"name": "CVE-2019-12382",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-12382"
},
{
"name": "CVE-2019-19768",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19768"
},
{
"name": "CVE-2019-14283",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-14283"
}
],
"initial_release_date": "2020-06-11T00:00:00",
"last_revision_date": "2020-06-11T00:00:00",
"links": [],
"reference": "CERTFR-2020-AVI-369",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2020-06-11T00:00:00.000000"
}
],
"risks": [
{
"description": "D\u00e9ni de service \u00e0 distance"
},
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
},
{
"description": "\u00c9l\u00e9vation de privil\u00e8ges"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans le noyau Linux de\nRed Hat. Certaines d\u0027entre elles permettent \u00e0 un attaquant de provoquer\nun probl\u00e8me de s\u00e9curit\u00e9 non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur, un d\u00e9ni de service \u00e0\ndistance et une atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es.\n",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans le noyau Linux de Red Hat",
"vendor_advisories": [
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Red Hat RHSA-2020:2522 du 10 juin 2020",
"url": "https://access.redhat.com/errata/RHSA-2020:2522"
}
]
}
CERTFR-2022-AVI-267
Vulnerability from certfr_avis - Published: 2022-03-23 - Updated: 2022-03-23
De multiples vulnérabilités ont été découvertes dans Juniper Networks Junos Space. Elles permettent à un attaquant de provoquer un problème de sécurité non spécifié par l'éditeur.
Solution
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
None| Vendor | Product | Description | ||
|---|---|---|---|---|
| Juniper Networks | Junos Space | Juniper Networks Junos Space versions antérieures à 21.1R1 |
| Title | Publication Time | Tags | |||
|---|---|---|---|---|---|
|
|||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Juniper Networks Junos Space versions ant\u00e9rieures \u00e0 21.1R1",
"product": {
"name": "Junos Space",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
}
],
"affected_systems_content": null,
"content": "## Solution\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des\ncorrectifs (cf. section Documentation).\n",
"cves": [
{
"name": "CVE-2017-13078",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-13078"
},
{
"name": "CVE-2017-13077",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-13077"
},
{
"name": "CVE-2017-13080",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-13080"
},
{
"name": "CVE-2017-13082",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-13082"
},
{
"name": "CVE-2017-13088",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-13088"
},
{
"name": "CVE-2017-13086",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-13086"
},
{
"name": "CVE-2017-13087",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-13087"
},
{
"name": "CVE-2017-5715",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-5715"
},
{
"name": "CVE-2018-3639",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-3639"
},
{
"name": "CVE-2007-1351",
"url": "https://www.cve.org/CVERecord?id=CVE-2007-1351"
},
{
"name": "CVE-2007-1352",
"url": "https://www.cve.org/CVERecord?id=CVE-2007-1352"
},
{
"name": "CVE-2007-6284",
"url": "https://www.cve.org/CVERecord?id=CVE-2007-6284"
},
{
"name": "CVE-2008-2935",
"url": "https://www.cve.org/CVERecord?id=CVE-2008-2935"
},
{
"name": "CVE-2008-3281",
"url": "https://www.cve.org/CVERecord?id=CVE-2008-3281"
},
{
"name": "CVE-2008-3529",
"url": "https://www.cve.org/CVERecord?id=CVE-2008-3529"
},
{
"name": "CVE-2008-4226",
"url": "https://www.cve.org/CVERecord?id=CVE-2008-4226"
},
{
"name": "CVE-2008-4225",
"url": "https://www.cve.org/CVERecord?id=CVE-2008-4225"
},
{
"name": "CVE-2009-2414",
"url": "https://www.cve.org/CVERecord?id=CVE-2009-2414"
},
{
"name": "CVE-2009-2416",
"url": "https://www.cve.org/CVERecord?id=CVE-2009-2416"
},
{
"name": "CVE-2008-5161",
"url": "https://www.cve.org/CVERecord?id=CVE-2008-5161"
},
{
"name": "CVE-2010-4008",
"url": "https://www.cve.org/CVERecord?id=CVE-2010-4008"
},
{
"name": "CVE-2011-0411",
"url": "https://www.cve.org/CVERecord?id=CVE-2011-0411"
},
{
"name": "CVE-2011-1720",
"url": "https://www.cve.org/CVERecord?id=CVE-2011-1720"
},
{
"name": "CVE-2011-0216",
"url": "https://www.cve.org/CVERecord?id=CVE-2011-0216"
},
{
"name": "CVE-2011-2834",
"url": "https://www.cve.org/CVERecord?id=CVE-2011-2834"
},
{
"name": "CVE-2011-2895",
"url": "https://www.cve.org/CVERecord?id=CVE-2011-2895"
},
{
"name": "CVE-2011-3905",
"url": "https://www.cve.org/CVERecord?id=CVE-2011-3905"
},
{
"name": "CVE-2011-3919",
"url": "https://www.cve.org/CVERecord?id=CVE-2011-3919"
},
{
"name": "CVE-2012-0841",
"url": "https://www.cve.org/CVERecord?id=CVE-2012-0841"
},
{
"name": "CVE-2011-1944",
"url": "https://www.cve.org/CVERecord?id=CVE-2011-1944"
},
{
"name": "CVE-2012-2807",
"url": "https://www.cve.org/CVERecord?id=CVE-2012-2807"
},
{
"name": "CVE-2012-2870",
"url": "https://www.cve.org/CVERecord?id=CVE-2012-2870"
},
{
"name": "CVE-2012-5134",
"url": "https://www.cve.org/CVERecord?id=CVE-2012-5134"
},
{
"name": "CVE-2011-3102",
"url": "https://www.cve.org/CVERecord?id=CVE-2011-3102"
},
{
"name": "CVE-2013-2877",
"url": "https://www.cve.org/CVERecord?id=CVE-2013-2877"
},
{
"name": "CVE-2013-0338",
"url": "https://www.cve.org/CVERecord?id=CVE-2013-0338"
},
{
"name": "CVE-2012-6139",
"url": "https://www.cve.org/CVERecord?id=CVE-2012-6139"
},
{
"name": "CVE-2013-2566",
"url": "https://www.cve.org/CVERecord?id=CVE-2013-2566"
},
{
"name": "CVE-2013-6462",
"url": "https://www.cve.org/CVERecord?id=CVE-2013-6462"
},
{
"name": "CVE-2014-0211",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-0211"
},
{
"name": "CVE-2014-3660",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-3660"
},
{
"name": "CVE-2015-1803",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-1803"
},
{
"name": "CVE-2015-1804",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-1804"
},
{
"name": "CVE-2015-1802",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-1802"
},
{
"name": "CVE-2015-2716",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-2716"
},
{
"name": "CVE-2015-5352",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-5352"
},
{
"name": "CVE-2015-2808",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-2808"
},
{
"name": "CVE-2014-8991",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-8991"
},
{
"name": "CVE-2014-7185",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-7185"
},
{
"name": "CVE-2014-9365",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-9365"
},
{
"name": "CVE-2015-6838",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-6838"
},
{
"name": "CVE-2015-6837",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-6837"
},
{
"name": "CVE-2015-7995",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-7995"
},
{
"name": "CVE-2015-8035",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-8035"
},
{
"name": "CVE-2015-7499",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-7499"
},
{
"name": "CVE-2015-8242",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-8242"
},
{
"name": "CVE-2015-7500",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-7500"
},
{
"name": "CVE-2016-1762",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-1762"
},
{
"name": "CVE-2015-5312",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-5312"
},
{
"name": "CVE-2016-1839",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-1839"
},
{
"name": "CVE-2016-1833",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-1833"
},
{
"name": "CVE-2016-1837",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-1837"
},
{
"name": "CVE-2016-1834",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-1834"
},
{
"name": "CVE-2016-1840",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-1840"
},
{
"name": "CVE-2016-1836",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-1836"
},
{
"name": "CVE-2016-1838",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-1838"
},
{
"name": "CVE-2016-1684",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-1684"
},
{
"name": "CVE-2016-1683",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-1683"
},
{
"name": "CVE-2016-4448",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-4448"
},
{
"name": "CVE-2016-4447",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-4447"
},
{
"name": "CVE-2016-4449",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-4449"
},
{
"name": "CVE-2016-5131",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-5131"
},
{
"name": "CVE-2015-0975",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-0975"
},
{
"name": "CVE-2016-4658",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-4658"
},
{
"name": "CVE-2016-2183",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-2183"
},
{
"name": "CVE-2016-3627",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-3627"
},
{
"name": "CVE-2016-3115",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-3115"
},
{
"name": "CVE-2016-5636",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-5636"
},
{
"name": "CVE-2017-7375",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-7375"
},
{
"name": "CVE-2017-7376",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-7376"
},
{
"name": "CVE-2017-7773",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-7773"
},
{
"name": "CVE-2017-7772",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-7772"
},
{
"name": "CVE-2017-7778",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-7778"
},
{
"name": "CVE-2017-7771",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-7771"
},
{
"name": "CVE-2017-7774",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-7774"
},
{
"name": "CVE-2017-7776",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-7776"
},
{
"name": "CVE-2017-7777",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-7777"
},
{
"name": "CVE-2017-7775",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-7775"
},
{
"name": "CVE-2017-6463",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-6463"
},
{
"name": "CVE-2017-6462",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-6462"
},
{
"name": "CVE-2017-6464",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-6464"
},
{
"name": "CVE-2017-14492",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-14492"
},
{
"name": "CVE-2017-14496",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-14496"
},
{
"name": "CVE-2017-14491",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-14491"
},
{
"name": "CVE-2017-14493",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-14493"
},
{
"name": "CVE-2017-14494",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-14494"
},
{
"name": "CVE-2017-14495",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-14495"
},
{
"name": "CVE-2017-5130",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-5130"
},
{
"name": "CVE-2017-3736",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3736"
},
{
"name": "CVE-2017-3735",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3735"
},
{
"name": "CVE-2017-15412",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-15412"
},
{
"name": "CVE-2017-3738",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3738"
},
{
"name": "CVE-2017-3737",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3737"
},
{
"name": "CVE-2017-17807",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-17807"
},
{
"name": "CVE-2018-0739",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-0739"
},
{
"name": "CVE-2017-16931",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-16931"
},
{
"name": "CVE-2018-11214",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-11214"
},
{
"name": "CVE-2015-9019",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-9019"
},
{
"name": "CVE-2017-18258",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-18258"
},
{
"name": "CVE-2017-16932",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-16932"
},
{
"name": "CVE-2016-9318",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-9318"
},
{
"name": "CVE-2018-1000120",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1000120"
},
{
"name": "CVE-2018-1000007",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1000007"
},
{
"name": "CVE-2018-1000121",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1000121"
},
{
"name": "CVE-2018-1000122",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1000122"
},
{
"name": "CVE-2018-0732",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-0732"
},
{
"name": "CVE-2018-6914",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-6914"
},
{
"name": "CVE-2017-0898",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-0898"
},
{
"name": "CVE-2018-8778",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-8778"
},
{
"name": "CVE-2017-14033",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-14033"
},
{
"name": "CVE-2018-8780",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-8780"
},
{
"name": "CVE-2017-17742",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-17742"
},
{
"name": "CVE-2017-10784",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-10784"
},
{
"name": "CVE-2017-17405",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-17405"
},
{
"name": "CVE-2018-8779",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-8779"
},
{
"name": "CVE-2017-14064",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-14064"
},
{
"name": "CVE-2018-8777",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-8777"
},
{
"name": "CVE-2018-16395",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-16395"
},
{
"name": "CVE-2018-0737",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-0737"
},
{
"name": "CVE-2018-16396",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-16396"
},
{
"name": "CVE-2018-0495",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-0495"
},
{
"name": "CVE-2018-0734",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-0734"
},
{
"name": "CVE-2018-5407",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-5407"
},
{
"name": "CVE-2018-1126",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1126"
},
{
"name": "CVE-2018-7858",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-7858"
},
{
"name": "CVE-2018-1124",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1124"
},
{
"name": "CVE-2018-10897",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-10897"
},
{
"name": "CVE-2018-1064",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1064"
},
{
"name": "CVE-2018-5683",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-5683"
},
{
"name": "CVE-2017-13672",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-13672"
},
{
"name": "CVE-2018-11212",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-11212"
},
{
"name": "CVE-2017-18267",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-18267"
},
{
"name": "CVE-2018-13988",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-13988"
},
{
"name": "CVE-2018-20169",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-20169"
},
{
"name": "CVE-2018-19985",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-19985"
},
{
"name": "CVE-2019-1559",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-1559"
},
{
"name": "CVE-2019-6133",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-6133"
},
{
"name": "CVE-2018-18311",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-18311"
},
{
"name": "CVE-2018-12127",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-12127"
},
{
"name": "CVE-2018-12130",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-12130"
},
{
"name": "CVE-2019-11091",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11091"
},
{
"name": "CVE-2018-12126",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-12126"
},
{
"name": "CVE-2019-9503",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9503"
},
{
"name": "CVE-2019-10132",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-10132"
},
{
"name": "CVE-2019-11190",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11190"
},
{
"name": "CVE-2019-11884",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11884"
},
{
"name": "CVE-2019-11487",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11487"
},
{
"name": "CVE-2019-12382",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-12382"
},
{
"name": "CVE-2018-7191",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-7191"
},
{
"name": "CVE-2019-5953",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-5953"
},
{
"name": "CVE-2019-12614",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-12614"
},
{
"name": "CVE-2019-11729",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11729"
},
{
"name": "CVE-2019-11727",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11727"
},
{
"name": "CVE-2019-11719",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11719"
},
{
"name": "CVE-2018-1060",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1060"
},
{
"name": "CVE-2018-12327",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-12327"
},
{
"name": "CVE-2018-1061",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1061"
},
{
"name": "CVE-2019-10639",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-10639"
},
{
"name": "CVE-2019-10638",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-10638"
},
{
"name": "CVE-2018-20836",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-20836"
},
{
"name": "CVE-2019-13233",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-13233"
},
{
"name": "CVE-2019-14283",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-14283"
},
{
"name": "CVE-2019-13648",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-13648"
},
{
"name": "CVE-2019-10207",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-10207"
},
{
"name": "CVE-2015-9289",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-9289"
},
{
"name": "CVE-2019-14816",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-14816"
},
{
"name": "CVE-2019-15239",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-15239"
},
{
"name": "CVE-2019-15917",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-15917"
},
{
"name": "CVE-2017-18551",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-18551"
},
{
"name": "CVE-2019-15217",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-15217"
},
{
"name": "CVE-2019-14821",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-14821"
},
{
"name": "CVE-2019-11068",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11068"
},
{
"name": "CVE-2018-18066",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-18066"
},
{
"name": "CVE-2019-15903",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-15903"
},
{
"name": "CVE-2019-17666",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-17666"
},
{
"name": "CVE-2019-17133",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-17133"
},
{
"name": "CVE-2018-12207",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-12207"
},
{
"name": "CVE-2019-11135",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11135"
},
{
"name": "CVE-2019-0154",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-0154"
},
{
"name": "CVE-2019-17055",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-17055"
},
{
"name": "CVE-2019-17053",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-17053"
},
{
"name": "CVE-2019-16746",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-16746"
},
{
"name": "CVE-2019-0155",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-0155"
},
{
"name": "CVE-2019-16233",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-16233"
},
{
"name": "CVE-2019-15807",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-15807"
},
{
"name": "CVE-2019-16231",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-16231"
},
{
"name": "CVE-2019-11756",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11756"
},
{
"name": "CVE-2019-11745",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11745"
},
{
"name": "CVE-2019-19058",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19058"
},
{
"name": "CVE-2019-14895",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-14895"
},
{
"name": "CVE-2019-19046",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19046"
},
{
"name": "CVE-2019-15916",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-15916"
},
{
"name": "CVE-2019-18660",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-18660"
},
{
"name": "CVE-2019-19063",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19063"
},
{
"name": "CVE-2019-19062",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19062"
},
{
"name": "CVE-2018-14526",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-14526"
},
{
"name": "CVE-2019-13734",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-13734"
},
{
"name": "CVE-2019-19530",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19530"
},
{
"name": "CVE-2019-19534",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19534"
},
{
"name": "CVE-2019-19524",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19524"
},
{
"name": "CVE-2019-14901",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-14901"
},
{
"name": "CVE-2019-19537",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19537"
},
{
"name": "CVE-2019-19523",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19523"
},
{
"name": "CVE-2019-19338",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19338"
},
{
"name": "CVE-2019-19332",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19332"
},
{
"name": "CVE-2019-19527",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19527"
},
{
"name": "CVE-2019-18808",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-18808"
},
{
"name": "CVE-2019-19767",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19767"
},
{
"name": "CVE-2019-19807",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19807"
},
{
"name": "CVE-2019-19055",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19055"
},
{
"name": "CVE-2019-17023",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-17023"
},
{
"name": "CVE-2019-9824",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9824"
},
{
"name": "CVE-2019-9636",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9636"
},
{
"name": "CVE-2019-12749",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-12749"
},
{
"name": "CVE-2019-19447",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19447"
},
{
"name": "CVE-2019-20095",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20095"
},
{
"name": "CVE-2019-20054",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20054"
},
{
"name": "CVE-2019-18634",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-18634"
},
{
"name": "CVE-2019-14898",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-14898"
},
{
"name": "CVE-2019-16994",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-16994"
},
{
"name": "CVE-2019-18282",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-18282"
},
{
"name": "CVE-2020-2732",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2732"
},
{
"name": "CVE-2019-19059",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19059"
},
{
"name": "CVE-2019-3901",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-3901"
},
{
"name": "CVE-2020-9383",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-9383"
},
{
"name": "CVE-2020-8647",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-8647"
},
{
"name": "CVE-2020-8649",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-8649"
},
{
"name": "CVE-2020-1749",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-1749"
},
{
"name": "CVE-2019-9458",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9458"
},
{
"name": "CVE-2020-10942",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10942"
},
{
"name": "CVE-2019-9454",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9454"
},
{
"name": "CVE-2020-11565",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-11565"
},
{
"name": "CVE-2020-10690",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10690"
},
{
"name": "CVE-2020-10751",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10751"
},
{
"name": "CVE-2020-12826",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-12826"
},
{
"name": "CVE-2020-12654",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-12654"
},
{
"name": "CVE-2020-10732",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10732"
},
{
"name": "CVE-2019-20636",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20636"
},
{
"name": "CVE-2019-20811",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20811"
},
{
"name": "CVE-2020-12653",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-12653"
},
{
"name": "CVE-2020-10757",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10757"
},
{
"name": "CVE-2020-12770",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-12770"
},
{
"name": "CVE-2020-12888",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-12888"
},
{
"name": "CVE-2020-12402",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-12402"
},
{
"name": "CVE-2018-16881",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-16881"
},
{
"name": "CVE-2018-19519",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-19519"
},
{
"name": "CVE-2020-10713",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10713"
},
{
"name": "CVE-2020-14311",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14311"
},
{
"name": "CVE-2020-14309",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14309"
},
{
"name": "CVE-2020-15706",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-15706"
},
{
"name": "CVE-2020-14308",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14308"
},
{
"name": "CVE-2020-14310",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14310"
},
{
"name": "CVE-2020-15705",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-15705"
},
{
"name": "CVE-2020-15707",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-15707"
},
{
"name": "CVE-2020-14331",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14331"
},
{
"name": "CVE-2020-10769",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10769"
},
{
"name": "CVE-2020-14364",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14364"
},
{
"name": "CVE-2020-12400",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-12400"
},
{
"name": "CVE-2020-12401",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-12401"
},
{
"name": "CVE-2020-6829",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-6829"
},
{
"name": "CVE-2020-14314",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14314"
},
{
"name": "CVE-2020-24394",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-24394"
},
{
"name": "CVE-2020-25212",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-25212"
},
{
"name": "CVE-2020-14305",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14305"
},
{
"name": "CVE-2020-10742",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10742"
},
{
"name": "CVE-2020-14385",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14385"
},
{
"name": "CVE-2020-25643",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-25643"
},
{
"name": "CVE-2020-15999",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-15999"
},
{
"name": "CVE-2018-20843",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-20843"
},
{
"name": "CVE-2018-5729",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-5729"
},
{
"name": "CVE-2018-5730",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-5730"
},
{
"name": "CVE-2020-13817",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-13817"
},
{
"name": "CVE-2020-11868",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-11868"
},
{
"name": "CVE-2021-3156",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3156"
},
{
"name": "CVE-2019-17006",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-17006"
},
{
"name": "CVE-2019-13232",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-13232"
},
{
"name": "CVE-2020-10531",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10531"
},
{
"name": "CVE-2019-8696",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-8696"
},
{
"name": "CVE-2019-20907",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20907"
},
{
"name": "CVE-2019-8675",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-8675"
},
{
"name": "CVE-2017-12652",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-12652"
},
{
"name": "CVE-2019-12450",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-12450"
},
{
"name": "CVE-2020-12825",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-12825"
},
{
"name": "CVE-2020-12243",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-12243"
},
{
"name": "CVE-2019-14866",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-14866"
},
{
"name": "CVE-2020-1983",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-1983"
},
{
"name": "CVE-2019-5188",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-5188"
},
{
"name": "CVE-2019-5094",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-5094"
},
{
"name": "CVE-2020-10754",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10754"
},
{
"name": "CVE-2020-12049",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-12049"
},
{
"name": "CVE-2019-14822",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-14822"
},
{
"name": "CVE-2020-14363",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14363"
},
{
"name": "CVE-2019-9924",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9924"
},
{
"name": "CVE-2018-18751",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-18751"
},
{
"name": "CVE-2019-9948",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9948"
},
{
"name": "CVE-2019-20386",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20386"
},
{
"name": "CVE-2017-13722",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-13722"
},
{
"name": "CVE-2014-0210",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-0210"
},
{
"name": "CVE-2018-16403",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-16403"
},
{
"name": "CVE-2018-15746",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-15746"
},
{
"name": "CVE-2014-6272",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-6272"
},
{
"name": "CVE-2019-7638",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-7638"
},
{
"name": "CVE-2015-8241",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-8241"
},
{
"name": "CVE-2019-10155",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-10155"
},
{
"name": "CVE-2018-11813",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-11813"
},
{
"name": "CVE-2018-18310",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-18310"
},
{
"name": "CVE-2018-1084",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1084"
},
{
"name": "CVE-2020-12662",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-12662"
},
{
"name": "CVE-2012-4423",
"url": "https://www.cve.org/CVERecord?id=CVE-2012-4423"
},
{
"name": "CVE-2017-0902",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-0902"
},
{
"name": "CVE-2018-8945",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-8945"
},
{
"name": "CVE-2017-0899",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-0899"
},
{
"name": "CVE-2010-2239",
"url": "https://www.cve.org/CVERecord?id=CVE-2010-2239"
},
{
"name": "CVE-2010-2242",
"url": "https://www.cve.org/CVERecord?id=CVE-2010-2242"
},
{
"name": "CVE-2017-14167",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-14167"
},
{
"name": "CVE-2015-0225",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-0225"
},
{
"name": "CVE-2019-11324",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11324"
},
{
"name": "CVE-2013-6458",
"url": "https://www.cve.org/CVERecord?id=CVE-2013-6458"
},
{
"name": "CVE-2018-1000075",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1000075"
},
{
"name": "CVE-2018-15857",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-15857"
},
{
"name": "CVE-2018-16062",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-16062"
},
{
"name": "CVE-2018-10534",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-10534"
},
{
"name": "CVE-2014-0179",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-0179"
},
{
"name": "CVE-2018-18384",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-18384"
},
{
"name": "CVE-2013-1766",
"url": "https://www.cve.org/CVERecord?id=CVE-2013-1766"
},
{
"name": "CVE-2016-6580",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-6580"
},
{
"name": "CVE-2018-12697",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-12697"
},
{
"name": "CVE-2018-1000301",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1000301"
},
{
"name": "CVE-2019-11236",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11236"
},
{
"name": "CVE-2019-12155",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-12155"
},
{
"name": "CVE-2017-0900",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-0900"
},
{
"name": "CVE-2014-3598",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-3598"
},
{
"name": "CVE-2017-1000050",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-1000050"
},
{
"name": "CVE-2018-10535",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-10535"
},
{
"name": "CVE-2019-3820",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-3820"
},
{
"name": "CVE-2018-16402",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-16402"
},
{
"name": "CVE-2018-1116",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1116"
},
{
"name": "CVE-2018-15853",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-15853"
},
{
"name": "CVE-2019-14378",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-14378"
},
{
"name": "CVE-2016-1494",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-1494"
},
{
"name": "CVE-2019-12312",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-12312"
},
{
"name": "CVE-2013-0339",
"url": "https://www.cve.org/CVERecord?id=CVE-2013-0339"
},
{
"name": "CVE-2019-16935",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-16935"
},
{
"name": "CVE-2015-6525",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-6525"
},
{
"name": "CVE-2016-6581",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-6581"
},
{
"name": "CVE-2013-4520",
"url": "https://www.cve.org/CVERecord?id=CVE-2013-4520"
},
{
"name": "CVE-2014-3633",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-3633"
},
{
"name": "CVE-2014-3004",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-3004"
},
{
"name": "CVE-2015-9381",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-9381"
},
{
"name": "CVE-2016-5361",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-5361"
},
{
"name": "CVE-2018-14598",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-14598"
},
{
"name": "CVE-2014-1447",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-1447"
},
{
"name": "CVE-2018-20852",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-20852"
},
{
"name": "CVE-2012-2693",
"url": "https://www.cve.org/CVERecord?id=CVE-2012-2693"
},
{
"name": "CVE-2018-7208",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-7208"
},
{
"name": "CVE-2018-12910",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-12910"
},
{
"name": "CVE-2019-8325",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-8325"
},
{
"name": "CVE-2015-7497",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-7497"
},
{
"name": "CVE-2019-7665",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-7665"
},
{
"name": "CVE-2018-15854",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-15854"
},
{
"name": "CVE-2019-13404",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-13404"
},
{
"name": "CVE-2015-5160",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-5160"
},
{
"name": "CVE-2018-10767",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-10767"
},
{
"name": "CVE-2018-7550",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-7550"
},
{
"name": "CVE-2016-3076",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-3076"
},
{
"name": "CVE-2018-14404",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-14404"
},
{
"name": "CVE-2018-18521",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-18521"
},
{
"name": "CVE-2018-19788",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-19788"
},
{
"name": "CVE-2019-8322",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-8322"
},
{
"name": "CVE-2019-3840",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-3840"
},
{
"name": "CVE-2016-9189",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-9189"
},
{
"name": "CVE-2015-9262",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-9262"
},
{
"name": "CVE-2018-14647",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-14647"
},
{
"name": "CVE-2019-17041",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-17041"
},
{
"name": "CVE-2019-14906",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-14906"
},
{
"name": "CVE-2018-1000073",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1000073"
},
{
"name": "CVE-2019-9947",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9947"
},
{
"name": "CVE-2017-1000158",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-1000158"
},
{
"name": "CVE-2019-7635",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-7635"
},
{
"name": "CVE-2019-7576",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-7576"
},
{
"name": "CVE-2019-14834",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-14834"
},
{
"name": "CVE-2018-15855",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-15855"
},
{
"name": "CVE-2019-7149",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-7149"
},
{
"name": "CVE-2018-7642",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-7642"
},
{
"name": "CVE-2019-5010",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-5010"
},
{
"name": "CVE-2018-12641",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-12641"
},
{
"name": "CVE-2021-3396",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3396"
},
{
"name": "CVE-2020-12403",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-12403"
},
{
"name": "CVE-2017-15268",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-15268"
},
{
"name": "CVE-2018-15587",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-15587"
},
{
"name": "CVE-2016-10746",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-10746"
},
{
"name": "CVE-2017-13711",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-13711"
},
{
"name": "CVE-2014-8131",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-8131"
},
{
"name": "CVE-2014-9601",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-9601"
},
{
"name": "CVE-2014-3657",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-3657"
},
{
"name": "CVE-2018-10373",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-10373"
},
{
"name": "CVE-2017-17790",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-17790"
},
{
"name": "CVE-2011-2511",
"url": "https://www.cve.org/CVERecord?id=CVE-2011-2511"
},
{
"name": "CVE-2018-1000802",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1000802"
},
{
"name": "CVE-2017-7555",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-7555"
},
{
"name": "CVE-2016-9015",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-9015"
},
{
"name": "CVE-2017-13720",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-13720"
},
{
"name": "CVE-2018-11782",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-11782"
},
{
"name": "CVE-2017-11671",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-11671"
},
{
"name": "CVE-2017-10664",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-10664"
},
{
"name": "CVE-2018-11213",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-11213"
},
{
"name": "CVE-2013-6457",
"url": "https://www.cve.org/CVERecord?id=CVE-2013-6457"
},
{
"name": "CVE-2019-10138",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-10138"
},
{
"name": "CVE-2019-7578",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-7578"
},
{
"name": "CVE-2020-7039",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-7039"
},
{
"name": "CVE-2017-11368",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-11368"
},
{
"name": "CVE-2018-0494",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-0494"
},
{
"name": "CVE-2019-20485",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20485"
},
{
"name": "CVE-2003-1418",
"url": "https://www.cve.org/CVERecord?id=CVE-2003-1418"
},
{
"name": "CVE-2017-15289",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-15289"
},
{
"name": "CVE-2016-5391",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-5391"
},
{
"name": "CVE-2017-2810",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-2810"
},
{
"name": "CVE-2018-15864",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-15864"
},
{
"name": "CVE-2017-18207",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-18207"
},
{
"name": "CVE-2019-12761",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-12761"
},
{
"name": "CVE-2013-5651",
"url": "https://www.cve.org/CVERecord?id=CVE-2013-5651"
},
{
"name": "CVE-2017-17522",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-17522"
},
{
"name": "CVE-2019-20382",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20382"
},
{
"name": "CVE-2016-2533",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-2533"
},
{
"name": "CVE-2019-14287",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-14287"
},
{
"name": "CVE-2018-18520",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-18520"
},
{
"name": "CVE-2019-9740",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9740"
},
{
"name": "CVE-2019-7575",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-7575"
},
{
"name": "CVE-2015-5652",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-5652"
},
{
"name": "CVE-2019-7572",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-7572"
},
{
"name": "CVE-2017-6519",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-6519"
},
{
"name": "CVE-2018-10906",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-10906"
},
{
"name": "CVE-2018-15863",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-15863"
},
{
"name": "CVE-2018-15862",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-15862"
},
{
"name": "CVE-2018-1000079",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1000079"
},
{
"name": "CVE-2019-7664",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-7664"
},
{
"name": "CVE-2017-5992",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-5992"
},
{
"name": "CVE-2019-16865",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-16865"
},
{
"name": "CVE-2019-8324",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-8324"
},
{
"name": "CVE-2018-1000076",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1000076"
},
{
"name": "CVE-2018-1000030",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1000030"
},
{
"name": "CVE-2018-1000074",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1000074"
},
{
"name": "CVE-2017-0901",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-0901"
},
{
"name": "CVE-2018-7568",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-7568"
},
{
"name": "CVE-2016-0775",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-0775"
},
{
"name": "CVE-2018-15688",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-15688"
},
{
"name": "CVE-2018-14599",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-14599"
},
{
"name": "CVE-2018-10733",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-10733"
},
{
"name": "CVE-2016-9396",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-9396"
},
{
"name": "CVE-2019-10160",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-10160"
},
{
"name": "CVE-2017-7562",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-7562"
},
{
"name": "CVE-2016-1000032",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-1000032"
},
{
"name": "CVE-2017-15124",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-15124"
},
{
"name": "CVE-2018-1113",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1113"
},
{
"name": "CVE-2013-4399",
"url": "https://www.cve.org/CVERecord?id=CVE-2013-4399"
},
{
"name": "CVE-2019-7636",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-7636"
},
{
"name": "CVE-2014-3672",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-3672"
},
{
"name": "CVE-2018-4700",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-4700"
},
{
"name": "CVE-2017-0903",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-0903"
},
{
"name": "CVE-2018-15856",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-15856"
},
{
"name": "CVE-2018-1000078",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1000078"
},
{
"name": "CVE-2019-7573",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-7573"
},
{
"name": "CVE-2018-1000077",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1000077"
},
{
"name": "CVE-2010-2237",
"url": "https://www.cve.org/CVERecord?id=CVE-2010-2237"
},
{
"name": "CVE-2018-1000876",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1000876"
},
{
"name": "CVE-2018-14348",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-14348"
},
{
"name": "CVE-2019-3890",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-3890"
},
{
"name": "CVE-2015-7498",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-7498"
},
{
"name": "CVE-2019-7577",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-7577"
},
{
"name": "CVE-2016-0740",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-0740"
},
{
"name": "CVE-2018-4180",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-4180"
},
{
"name": "CVE-2013-4297",
"url": "https://www.cve.org/CVERecord?id=CVE-2013-4297"
},
{
"name": "CVE-2010-2238",
"url": "https://www.cve.org/CVERecord?id=CVE-2010-2238"
},
{
"name": "CVE-2018-14600",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-14600"
},
{
"name": "CVE-2017-13090",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-13090"
},
{
"name": "CVE-2013-7336",
"url": "https://www.cve.org/CVERecord?id=CVE-2013-7336"
},
{
"name": "CVE-2018-10372",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-10372"
},
{
"name": "CVE-2019-7637",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-7637"
},
{
"name": "CVE-2018-11806",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-11806"
},
{
"name": "CVE-2018-7643",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-7643"
},
{
"name": "CVE-2015-0236",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-0236"
},
{
"name": "CVE-2018-1000117",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1000117"
},
{
"name": "CVE-2014-0209",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-0209"
},
{
"name": "CVE-2013-2230",
"url": "https://www.cve.org/CVERecord?id=CVE-2013-2230"
},
{
"name": "CVE-2018-1122",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1122"
},
{
"name": "CVE-2014-3960",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-3960"
},
{
"name": "CVE-2019-16056",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-16056"
},
{
"name": "CVE-2020-12663",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-12663"
},
{
"name": "CVE-2018-10768",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-10768"
},
{
"name": "CVE-2017-16611",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-16611"
},
{
"name": "CVE-2014-7823",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-7823"
},
{
"name": "CVE-2020-10703",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10703"
},
{
"name": "CVE-2018-7569",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-7569"
},
{
"name": "CVE-2013-4154",
"url": "https://www.cve.org/CVERecord?id=CVE-2013-4154"
},
{
"name": "CVE-2018-20060",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-20060"
},
{
"name": "CVE-2015-9382",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-9382"
},
{
"name": "CVE-2017-18190",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-18190"
},
{
"name": "CVE-2016-4009",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-4009"
},
{
"name": "CVE-2018-13033",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-13033"
},
{
"name": "CVE-2016-9190",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-9190"
},
{
"name": "CVE-2019-7574",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-7574"
},
{
"name": "CVE-2016-0772",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-0772"
},
{
"name": "CVE-2016-5699",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-5699"
},
{
"name": "CVE-2011-1486",
"url": "https://www.cve.org/CVERecord?id=CVE-2011-1486"
},
{
"name": "CVE-2020-5208",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-5208"
},
{
"name": "CVE-2019-6778",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-6778"
},
{
"name": "CVE-2020-10772",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10772"
},
{
"name": "CVE-2020-25637",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-25637"
},
{
"name": "CVE-2018-10360",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-10360"
},
{
"name": "CVE-2018-15859",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-15859"
},
{
"name": "CVE-2017-13089",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-13089"
},
{
"name": "CVE-2019-12779",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-12779"
},
{
"name": "CVE-2019-1010238",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-1010238"
},
{
"name": "CVE-2019-6690",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-6690"
},
{
"name": "CVE-2015-8317",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-8317"
},
{
"name": "CVE-2018-4181",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-4181"
},
{
"name": "CVE-2019-8323",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-8323"
},
{
"name": "CVE-2016-3616",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-3616"
},
{
"name": "CVE-2018-14498",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-14498"
},
{
"name": "CVE-2018-15861",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-15861"
},
{
"name": "CVE-2019-7150",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-7150"
},
{
"name": "CVE-2019-17042",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-17042"
},
{
"name": "CVE-2016-5008",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-5008"
},
{
"name": "CVE-2014-4616",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-4616"
}
],
"initial_release_date": "2022-03-23T00:00:00",
"last_revision_date": "2022-03-23T00:00:00",
"links": [],
"reference": "CERTFR-2022-AVI-267",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2022-03-23T00:00:00.000000"
}
],
"risks": [
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans Juniper Networks\nJunos Space. Elles permettent \u00e0 un attaquant de provoquer un probl\u00e8me de\ns\u00e9curit\u00e9 non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur.\n",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans Juniper Networks Junos Space",
"vendor_advisories": [
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA11176 du 22 mars 2022",
"url": "https://kb.juniper.net/InfoCenter/index?page=content\u0026id=JSA11176\u0026cat=SIRT_1\u0026actp=LIST"
}
]
}
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=1b5e2423164b3670e8bc9174e4762d297990deff
| Name | Linux Linux kernel |
|---|
{
"bids": {
"bid": {
"bidNumber": "108011"
}
},
"cves": {
"cve": {
"cveNumber": "CVE-2019-9503"
}
},
"description": "Linux kernel\u662f\u7f8e\u56fdLinux\u57fa\u91d1\u4f1a\u53d1\u5e03\u7684\u5f00\u6e90\u64cd\u4f5c\u7cfb\u7edfLinux\u6240\u4f7f\u7528\u7684\u5185\u6838\u3002\n\nLinux Kernel\u4e2d\u5b58\u5728\u7f13\u51b2\u533a\u6ea2\u51fa\u6f0f\u6d1e\u3002\u8be5\u6f0f\u6d1e\u6e90\u4e8e\u7f51\u7edc\u7cfb\u7edf\u6216\u4ea7\u54c1\u5728\u5185\u5b58\u4e0a\u6267\u884c\u64cd\u4f5c\u65f6\uff0c\u672a\u6b63\u786e\u9a8c\u8bc1\u6570\u636e\u8fb9\u754c\uff0c\u5bfc\u81f4\u5411\u5173\u8054\u7684\u5176\u4ed6\u5185\u5b58\u4f4d\u7f6e\u4e0a\u6267\u884c\u4e86\u9519\u8bef\u7684\u8bfb\u5199\u64cd\u4f5c\u3002\u653b\u51fb\u8005\u53ef\u5229\u7528\u8be5\u6f0f\u6d1e\u5bfc\u81f4\u7f13\u51b2\u533a\u6ea2\u51fa\u6216\u5806\u6ea2\u51fa\u7b49\u3002",
"formalWay": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=1b5e2423164b3670e8bc9174e4762d297990deff",
"isEvent": "\u901a\u7528\u8f6f\u786c\u4ef6\u6f0f\u6d1e",
"number": "CNVD-2019-47005",
"openTime": "2019-12-26",
"patchDescription": "Linux kernel\u662f\u7f8e\u56fdLinux\u57fa\u91d1\u4f1a\u53d1\u5e03\u7684\u5f00\u6e90\u64cd\u4f5c\u7cfb\u7edfLinux\u6240\u4f7f\u7528\u7684\u5185\u6838\u3002\r\n\r\nLinux Kernel\u4e2d\u5b58\u5728\u7f13\u51b2\u533a\u6ea2\u51fa\u6f0f\u6d1e\u3002\u8be5\u6f0f\u6d1e\u6e90\u4e8e\u7f51\u7edc\u7cfb\u7edf\u6216\u4ea7\u54c1\u5728\u5185\u5b58\u4e0a\u6267\u884c\u64cd\u4f5c\u65f6\uff0c\u672a\u6b63\u786e\u9a8c\u8bc1\u6570\u636e\u8fb9\u754c\uff0c\u5bfc\u81f4\u5411\u5173\u8054\u7684\u5176\u4ed6\u5185\u5b58\u4f4d\u7f6e\u4e0a\u6267\u884c\u4e86\u9519\u8bef\u7684\u8bfb\u5199\u64cd\u4f5c\u3002\u653b\u51fb\u8005\u53ef\u5229\u7528\u8be5\u6f0f\u6d1e\u5bfc\u81f4\u7f13\u51b2\u533a\u6ea2\u51fa\u6216\u5806\u6ea2\u51fa\u7b49\u3002\u76ee\u524d\uff0c\u4f9b\u5e94\u5546\u53d1\u5e03\u4e86\u5b89\u5168\u516c\u544a\u53ca\u76f8\u5173\u8865\u4e01\u4fe1\u606f\uff0c\u4fee\u590d\u4e86\u6b64\u6f0f\u6d1e\u3002",
"patchName": "Linux kernel\u7f13\u51b2\u533a\u6ea2\u51fa\u6f0f\u6d1e\uff08CNVD-2019-47005\uff09\u7684\u8865\u4e01",
"products": {
"product": "Linux Linux kernel"
},
"referenceLink": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=1b5e2423164b3670e8bc9174e4762d297990deff",
"serverity": "\u9ad8",
"submitTime": "2019-06-13",
"title": "Linux kernel\u7f13\u51b2\u533a\u6ea2\u51fa\u6f0f\u6d1e\uff08CNVD-2019-47005\uff09"
}
FKIE_CVE-2019-9503
Vulnerability from fkie_nvd - Published: 2020-01-16 21:15 - Updated: 2024-11-21 04:518.3 (High) - CVSS:3.1/AV:A/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H
| Vendor | Product | Version | |
|---|---|---|---|
| broadcom | brcmfmac_driver | - | |
| redhat | enterprise_linux | 6.0 | |
| redhat | enterprise_linux | 7.0 |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:broadcom:brcmfmac_driver:-:*:*:*:*:*:*:*",
"matchCriteriaId": "E300306D-8929-403F-BF11-AB86A3414EA1",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
},
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:redhat:enterprise_linux:6.0:*:*:*:*:*:*:*",
"matchCriteriaId": "2F6AB192-9D7D-4A9A-8995-E53A9DE9EAFC",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:redhat:enterprise_linux:7.0:*:*:*:*:*:*:*",
"matchCriteriaId": "142AD0DD-4CF3-4D74-9442-459CE3347E3A",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "The Broadcom brcmfmac WiFi driver prior to commit a4176ec356c73a46c07c181c6d04039fafa34a9f is vulnerable to a frame validation bypass. If the brcmfmac driver receives a firmware event frame from a remote source, the is_wlc_event_frame function will cause this frame to be discarded and unprocessed. If the driver receives the firmware event frame from the host, the appropriate handler is called. This frame validation can be bypassed if the bus used is USB (for instance by a wifi dongle). This can allow firmware event frames from a remote source to be processed. In the worst case scenario, by sending specially-crafted WiFi packets, a remote, unauthenticated attacker may be able to execute arbitrary code on a vulnerable system. More typically, this vulnerability will result in denial-of-service conditions."
},
{
"lang": "es",
"value": "El controlador Broadcom brcmfmac WiFi antes de commit a4176ec356c73a46c07c181c6d04039fafa34a9f, es vulnerable a una omisi\u00f3n de comprobaci\u00f3n de trama. Si el controlador brcmfmac recibe una trama de evento del firmware desde una fuente remota, la funci\u00f3n is_wlc_event_frame causar\u00e1 que esta trama sea descartada y no procesada. Si el controlador recibe la trama de evento del firmware desde el host, es llamado el manejador apropiado. Esta comprobaci\u00f3n de trama puede ser omitida si el bus utilizado es USB (por ejemplo, mediante un dongle wifi). Esto puede permitir que tramas de eventos del firmware sean procesadas desde una fuente remota. En el peor de los casos, mediante el env\u00edo de paquetes WiFi especialmente dise\u00f1ados, un atacante remoto no autenticado puede ejecutar c\u00f3digo arbitrario sobre un sistema vulnerable. M\u00e1s t\u00edpicamente, esta vulnerabilidad resultar\u00e1 en condiciones de denegaci\u00f3n de servicio."
}
],
"id": "CVE-2019-9503",
"lastModified": "2024-11-21T04:51:44.843",
"metrics": {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "HIGH",
"cvssData": {
"accessComplexity": "MEDIUM",
"accessVector": "ADJACENT_NETWORK",
"authentication": "NONE",
"availabilityImpact": "COMPLETE",
"baseScore": 7.9,
"confidentialityImpact": "COMPLETE",
"integrityImpact": "COMPLETE",
"vectorString": "AV:A/AC:M/Au:N/C:C/I:C/A:C",
"version": "2.0"
},
"exploitabilityScore": 5.5,
"impactScore": 10.0,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"source": "nvd@nist.gov",
"type": "Primary",
"userInteractionRequired": false
}
],
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "HIGH",
"attackVector": "ADJACENT_NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.9,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:A/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"exploitabilityScore": 1.2,
"impactScore": 6.0,
"source": "cret@cert.org",
"type": "Secondary"
},
{
"cvssData": {
"attackComplexity": "HIGH",
"attackVector": "ADJACENT_NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:A/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"exploitabilityScore": 1.6,
"impactScore": 6.0,
"source": "nvd@nist.gov",
"type": "Primary"
}
]
},
"published": "2020-01-16T21:15:12.117",
"references": [
{
"source": "cret@cert.org",
"tags": [
"Third Party Advisory"
],
"url": "https://blog.quarkslab.com/reverse-engineering-broadcom-wireless-chipsets.html"
},
{
"source": "cret@cert.org",
"tags": [
"Issue Tracking",
"Third Party Advisory"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1701842"
},
{
"source": "cret@cert.org",
"tags": [
"Issue Tracking",
"Third Party Advisory"
],
"url": "https://bugzilla.suse.com/show_bug.cgi?id=1132828"
},
{
"source": "cret@cert.org",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=a4176ec356c73a46c07c181c6d04039fafa34a9f"
},
{
"source": "cret@cert.org",
"tags": [
"Third Party Advisory",
"US Government Resource"
],
"url": "https://kb.cert.org/vuls/id/166939/"
},
{
"source": "cret@cert.org",
"tags": [
"Third Party Advisory"
],
"url": "https://people.canonical.com/~ubuntu-security/cve/2019/CVE-2019-9503.html"
},
{
"source": "cret@cert.org",
"tags": [
"Third Party Advisory"
],
"url": "https://security-tracker.debian.org/tracker/CVE-2019-9503"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Third Party Advisory"
],
"url": "https://blog.quarkslab.com/reverse-engineering-broadcom-wireless-chipsets.html"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Issue Tracking",
"Third Party Advisory"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1701842"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Issue Tracking",
"Third Party Advisory"
],
"url": "https://bugzilla.suse.com/show_bug.cgi?id=1132828"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=a4176ec356c73a46c07c181c6d04039fafa34a9f"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Third Party Advisory",
"US Government Resource"
],
"url": "https://kb.cert.org/vuls/id/166939/"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Third Party Advisory"
],
"url": "https://people.canonical.com/~ubuntu-security/cve/2019/CVE-2019-9503.html"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Third Party Advisory"
],
"url": "https://security-tracker.debian.org/tracker/CVE-2019-9503"
}
],
"sourceIdentifier": "cret@cert.org",
"vulnStatus": "Modified",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-20"
}
],
"source": "cret@cert.org",
"type": "Secondary"
},
{
"description": [
{
"lang": "en",
"value": "CWE-20"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
}
]
}
GHSA-6G85-84JX-Q393
Vulnerability from github – Published: 2022-05-24 17:06 – Updated: 2022-05-24 17:06The Broadcom brcmfmac WiFi driver prior to commit a4176ec356c73a46c07c181c6d04039fafa34a9f is vulnerable to a frame validation bypass. If the brcmfmac driver receives a firmware event frame from a remote source, the is_wlc_event_frame function will cause this frame to be discarded and unprocessed. If the driver receives the firmware event frame from the host, the appropriate handler is called. This frame validation can be bypassed if the bus used is USB (for instance by a wifi dongle). This can allow firmware event frames from a remote source to be processed. In the worst case scenario, by sending specially-crafted WiFi packets, a remote, unauthenticated attacker may be able to execute arbitrary code on a vulnerable system. More typically, this vulnerability will result in denial-of-service conditions.
{
"affected": [],
"aliases": [
"CVE-2019-9503"
],
"database_specific": {
"cwe_ids": [
"CWE-20"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2020-01-16T21:15:00Z",
"severity": "HIGH"
},
"details": "The Broadcom brcmfmac WiFi driver prior to commit a4176ec356c73a46c07c181c6d04039fafa34a9f is vulnerable to a frame validation bypass. If the brcmfmac driver receives a firmware event frame from a remote source, the is_wlc_event_frame function will cause this frame to be discarded and unprocessed. If the driver receives the firmware event frame from the host, the appropriate handler is called. This frame validation can be bypassed if the bus used is USB (for instance by a wifi dongle). This can allow firmware event frames from a remote source to be processed. In the worst case scenario, by sending specially-crafted WiFi packets, a remote, unauthenticated attacker may be able to execute arbitrary code on a vulnerable system. More typically, this vulnerability will result in denial-of-service conditions.",
"id": "GHSA-6g85-84jx-q393",
"modified": "2022-05-24T17:06:50Z",
"published": "2022-05-24T17:06:50Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-9503"
},
{
"type": "WEB",
"url": "https://blog.quarkslab.com/reverse-engineering-broadcom-wireless-chipsets.html"
},
{
"type": "WEB",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1701842"
},
{
"type": "WEB",
"url": "https://bugzilla.suse.com/show_bug.cgi?id=1132828"
},
{
"type": "WEB",
"url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=a4176ec356c73a46c07c181c6d04039fafa34a9f"
},
{
"type": "WEB",
"url": "https://kb.cert.org/vuls/id/166939"
},
{
"type": "WEB",
"url": "https://people.canonical.com/~ubuntu-security/cve/2019/CVE-2019-9503.html"
},
{
"type": "WEB",
"url": "https://security-tracker.debian.org/tracker/CVE-2019-9503"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:A/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H",
"type": "CVSS_V3"
}
]
}
GSD-2019-9503
Vulnerability from gsd - Updated: 2023-12-13 01:23{
"GSD": {
"alias": "CVE-2019-9503",
"description": "The Broadcom brcmfmac WiFi driver prior to commit a4176ec356c73a46c07c181c6d04039fafa34a9f is vulnerable to a frame validation bypass. If the brcmfmac driver receives a firmware event frame from a remote source, the is_wlc_event_frame function will cause this frame to be discarded and unprocessed. If the driver receives the firmware event frame from the host, the appropriate handler is called. This frame validation can be bypassed if the bus used is USB (for instance by a wifi dongle). This can allow firmware event frames from a remote source to be processed. In the worst case scenario, by sending specially-crafted WiFi packets, a remote, unauthenticated attacker may be able to execute arbitrary code on a vulnerable system. More typically, this vulnerability will result in denial-of-service conditions.",
"id": "GSD-2019-9503",
"references": [
"https://www.suse.com/security/cve/CVE-2019-9503.html",
"https://www.debian.org/security/2019/dsa-4465",
"https://access.redhat.com/errata/RHSA-2020:2522",
"https://access.redhat.com/errata/RHSA-2020:1070",
"https://access.redhat.com/errata/RHSA-2020:1016",
"https://access.redhat.com/errata/RHSA-2019:2741",
"https://access.redhat.com/errata/RHSA-2019:2703",
"https://ubuntu.com/security/CVE-2019-9503",
"https://linux.oracle.com/cve/CVE-2019-9503.html"
]
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2019-9503"
],
"details": "The Broadcom brcmfmac WiFi driver prior to commit a4176ec356c73a46c07c181c6d04039fafa34a9f is vulnerable to a frame validation bypass. If the brcmfmac driver receives a firmware event frame from a remote source, the is_wlc_event_frame function will cause this frame to be discarded and unprocessed. If the driver receives the firmware event frame from the host, the appropriate handler is called. This frame validation can be bypassed if the bus used is USB (for instance by a wifi dongle). This can allow firmware event frames from a remote source to be processed. In the worst case scenario, by sending specially-crafted WiFi packets, a remote, unauthenticated attacker may be able to execute arbitrary code on a vulnerable system. More typically, this vulnerability will result in denial-of-service conditions.",
"id": "GSD-2019-9503",
"modified": "2023-12-13T01:23:47.095236Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "cert@cert.org",
"ID": "CVE-2019-9503",
"STATE": "PUBLIC",
"TITLE": "Broadcom brcmfmac driver is vulnerable to a frame validation bypass"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "brcmfmac WiFi driver",
"version": {
"version_data": [
{
"version_value": "commit prior to a4176ec356c73a46c07c181c6d04039fafa34a9f"
}
]
}
}
]
},
"vendor_name": "Broadcom"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "The Broadcom brcmfmac WiFi driver prior to commit a4176ec356c73a46c07c181c6d04039fafa34a9f is vulnerable to a frame validation bypass. If the brcmfmac driver receives a firmware event frame from a remote source, the is_wlc_event_frame function will cause this frame to be discarded and unprocessed. If the driver receives the firmware event frame from the host, the appropriate handler is called. This frame validation can be bypassed if the bus used is USB (for instance by a wifi dongle). This can allow firmware event frames from a remote source to be processed. In the worst case scenario, by sending specially-crafted WiFi packets, a remote, unauthenticated attacker may be able to execute arbitrary code on a vulnerable system. More typically, this vulnerability will result in denial-of-service conditions."
}
]
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
"impact": {
"cvss": {
"attackComplexity": "HIGH",
"attackVector": "ADJACENT_NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.9,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:A/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:H",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-20 Improper Input Validation"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://blog.quarkslab.com/reverse-engineering-broadcom-wireless-chipsets.html",
"refsource": "MISC",
"url": "https://blog.quarkslab.com/reverse-engineering-broadcom-wireless-chipsets.html"
},
{
"name": "https://kb.cert.org/vuls/id/166939/",
"refsource": "MISC",
"url": "https://kb.cert.org/vuls/id/166939/"
},
{
"name": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=a4176ec356c73a46c07c181c6d04039fafa34a9f",
"refsource": "MISC",
"url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=a4176ec356c73a46c07c181c6d04039fafa34a9f"
},
{
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=1701842",
"refsource": "MISC",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1701842"
},
{
"name": "https://people.canonical.com/~ubuntu-security/cve/2019/CVE-2019-9503.html",
"refsource": "MISC",
"url": "https://people.canonical.com/~ubuntu-security/cve/2019/CVE-2019-9503.html"
},
{
"name": "https://bugzilla.suse.com/show_bug.cgi?id=1132828",
"refsource": "MISC",
"url": "https://bugzilla.suse.com/show_bug.cgi?id=1132828"
},
{
"name": "https://security-tracker.debian.org/tracker/CVE-2019-9503",
"refsource": "MISC",
"url": "https://security-tracker.debian.org/tracker/CVE-2019-9503"
}
]
},
"solution": [
{
"lang": "eng",
"value": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=a4176ec356c73a46c07c181c6d04039fafa34a9f"
}
],
"source": {
"advisory": "VU#166939",
"discovery": "UNKNOWN"
}
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:broadcom:brcmfmac_driver:-:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
},
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:o:redhat:enterprise_linux:6.0:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:o:redhat:enterprise_linux:7.0:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "cert@cert.org",
"ID": "CVE-2019-9503"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "The Broadcom brcmfmac WiFi driver prior to commit a4176ec356c73a46c07c181c6d04039fafa34a9f is vulnerable to a frame validation bypass. If the brcmfmac driver receives a firmware event frame from a remote source, the is_wlc_event_frame function will cause this frame to be discarded and unprocessed. If the driver receives the firmware event frame from the host, the appropriate handler is called. This frame validation can be bypassed if the bus used is USB (for instance by a wifi dongle). This can allow firmware event frames from a remote source to be processed. In the worst case scenario, by sending specially-crafted WiFi packets, a remote, unauthenticated attacker may be able to execute arbitrary code on a vulnerable system. More typically, this vulnerability will result in denial-of-service conditions."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "CWE-20"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://kb.cert.org/vuls/id/166939/",
"refsource": "MISC",
"tags": [
"Third Party Advisory",
"US Government Resource"
],
"url": "https://kb.cert.org/vuls/id/166939/"
},
{
"name": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=a4176ec356c73a46c07c181c6d04039fafa34a9f",
"refsource": "MISC",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=a4176ec356c73a46c07c181c6d04039fafa34a9f"
},
{
"name": "https://blog.quarkslab.com/reverse-engineering-broadcom-wireless-chipsets.html",
"refsource": "MISC",
"tags": [
"Third Party Advisory"
],
"url": "https://blog.quarkslab.com/reverse-engineering-broadcom-wireless-chipsets.html"
},
{
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=1701842",
"refsource": "MISC",
"tags": [
"Issue Tracking",
"Third Party Advisory"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1701842"
},
{
"name": "https://people.canonical.com/~ubuntu-security/cve/2019/CVE-2019-9503.html",
"refsource": "MISC",
"tags": [
"Third Party Advisory"
],
"url": "https://people.canonical.com/~ubuntu-security/cve/2019/CVE-2019-9503.html"
},
{
"name": "https://security-tracker.debian.org/tracker/CVE-2019-9503",
"refsource": "MISC",
"tags": [
"Third Party Advisory"
],
"url": "https://security-tracker.debian.org/tracker/CVE-2019-9503"
},
{
"name": "https://bugzilla.suse.com/show_bug.cgi?id=1132828",
"refsource": "MISC",
"tags": [
"Issue Tracking",
"Third Party Advisory"
],
"url": "https://bugzilla.suse.com/show_bug.cgi?id=1132828"
}
]
}
},
"impact": {
"baseMetricV2": {
"acInsufInfo": false,
"cvssV2": {
"accessComplexity": "MEDIUM",
"accessVector": "ADJACENT_NETWORK",
"authentication": "NONE",
"availabilityImpact": "COMPLETE",
"baseScore": 7.9,
"confidentialityImpact": "COMPLETE",
"integrityImpact": "COMPLETE",
"vectorString": "AV:A/AC:M/Au:N/C:C/I:C/A:C",
"version": "2.0"
},
"exploitabilityScore": 5.5,
"impactScore": 10.0,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"severity": "HIGH",
"userInteractionRequired": false
},
"baseMetricV3": {
"cvssV3": {
"attackComplexity": "HIGH",
"attackVector": "ADJACENT_NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:A/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"exploitabilityScore": 1.6,
"impactScore": 6.0
}
},
"lastModifiedDate": "2022-04-18T18:09Z",
"publishedDate": "2020-01-16T21:15Z"
}
}
}
OPENSUSE-SU-2019:1404-1
Vulnerability from csaf_opensuse - Published: 2019-05-16 09:25 - Updated: 2019-05-16 09:25| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.0:kernel-debug-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-debug-base-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-debug-devel-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-default-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-default-base-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-default-devel-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-devel-4.12.14-lp150.12.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-docs-4.12.14-lp150.12.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-docs-html-4.12.14-lp150.12.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-kvmsmall-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-kvmsmall-base-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-kvmsmall-devel-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-macros-4.12.14-lp150.12.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-obs-build-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-obs-qa-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-source-4.12.14-lp150.12.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-source-vanilla-4.12.14-lp150.12.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-syms-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-vanilla-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-vanilla-base-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-vanilla-devel-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.0:kernel-debug-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-debug-base-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-debug-devel-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-default-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-default-base-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-default-devel-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-devel-4.12.14-lp150.12.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-docs-4.12.14-lp150.12.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-docs-html-4.12.14-lp150.12.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-kvmsmall-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-kvmsmall-base-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-kvmsmall-devel-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-macros-4.12.14-lp150.12.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-obs-build-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-obs-qa-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-source-4.12.14-lp150.12.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-source-vanilla-4.12.14-lp150.12.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-syms-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-vanilla-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-vanilla-base-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-vanilla-devel-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.0:kernel-debug-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-debug-base-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-debug-devel-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-default-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-default-base-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-default-devel-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-devel-4.12.14-lp150.12.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-docs-4.12.14-lp150.12.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-docs-html-4.12.14-lp150.12.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-kvmsmall-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-kvmsmall-base-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-kvmsmall-devel-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-macros-4.12.14-lp150.12.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-obs-build-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-obs-qa-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-source-4.12.14-lp150.12.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-source-vanilla-4.12.14-lp150.12.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-syms-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-vanilla-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-vanilla-base-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-vanilla-devel-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.0:kernel-debug-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-debug-base-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-debug-devel-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-default-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-default-base-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-default-devel-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-devel-4.12.14-lp150.12.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-docs-4.12.14-lp150.12.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-docs-html-4.12.14-lp150.12.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-kvmsmall-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-kvmsmall-base-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-kvmsmall-devel-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-macros-4.12.14-lp150.12.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-obs-build-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-obs-qa-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-source-4.12.14-lp150.12.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-source-vanilla-4.12.14-lp150.12.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-syms-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-vanilla-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-vanilla-base-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-vanilla-devel-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.0:kernel-debug-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-debug-base-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-debug-devel-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-default-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-default-base-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-default-devel-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-devel-4.12.14-lp150.12.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-docs-4.12.14-lp150.12.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-docs-html-4.12.14-lp150.12.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-kvmsmall-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-kvmsmall-base-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-kvmsmall-devel-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-macros-4.12.14-lp150.12.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-obs-build-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-obs-qa-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-source-4.12.14-lp150.12.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-source-vanilla-4.12.14-lp150.12.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-syms-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-vanilla-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-vanilla-base-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-vanilla-devel-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.0:kernel-debug-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-debug-base-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-debug-devel-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-default-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-default-base-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-default-devel-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-devel-4.12.14-lp150.12.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-docs-4.12.14-lp150.12.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-docs-html-4.12.14-lp150.12.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-kvmsmall-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-kvmsmall-base-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-kvmsmall-devel-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-macros-4.12.14-lp150.12.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-obs-build-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-obs-qa-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-source-4.12.14-lp150.12.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-source-vanilla-4.12.14-lp150.12.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-syms-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-vanilla-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-vanilla-base-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-vanilla-devel-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.0:kernel-debug-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-debug-base-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-debug-devel-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-default-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-default-base-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-default-devel-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-devel-4.12.14-lp150.12.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-docs-4.12.14-lp150.12.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-docs-html-4.12.14-lp150.12.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-kvmsmall-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-kvmsmall-base-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-kvmsmall-devel-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-macros-4.12.14-lp150.12.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-obs-build-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-obs-qa-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-source-4.12.14-lp150.12.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-source-vanilla-4.12.14-lp150.12.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-syms-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-vanilla-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-vanilla-base-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-vanilla-devel-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.0:kernel-debug-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-debug-base-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-debug-devel-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-default-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-default-base-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-default-devel-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-devel-4.12.14-lp150.12.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-docs-4.12.14-lp150.12.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-docs-html-4.12.14-lp150.12.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-kvmsmall-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-kvmsmall-base-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-kvmsmall-devel-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-macros-4.12.14-lp150.12.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-obs-build-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-obs-qa-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-source-4.12.14-lp150.12.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-source-vanilla-4.12.14-lp150.12.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-syms-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-vanilla-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-vanilla-base-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-vanilla-devel-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.0:kernel-debug-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-debug-base-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-debug-devel-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-default-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-default-base-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-default-devel-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-devel-4.12.14-lp150.12.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-docs-4.12.14-lp150.12.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-docs-html-4.12.14-lp150.12.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-kvmsmall-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-kvmsmall-base-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-kvmsmall-devel-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-macros-4.12.14-lp150.12.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-obs-build-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-obs-qa-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-source-4.12.14-lp150.12.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-source-vanilla-4.12.14-lp150.12.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-syms-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-vanilla-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-vanilla-base-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-vanilla-devel-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.0:kernel-debug-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-debug-base-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-debug-devel-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-default-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-default-base-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-default-devel-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-devel-4.12.14-lp150.12.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-docs-4.12.14-lp150.12.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-docs-html-4.12.14-lp150.12.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-kvmsmall-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-kvmsmall-base-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-kvmsmall-devel-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-macros-4.12.14-lp150.12.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-obs-build-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-obs-qa-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-source-4.12.14-lp150.12.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-source-vanilla-4.12.14-lp150.12.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-syms-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-vanilla-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-vanilla-base-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-vanilla-devel-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.0:kernel-debug-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-debug-base-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-debug-devel-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-default-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-default-base-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-default-devel-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-devel-4.12.14-lp150.12.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-docs-4.12.14-lp150.12.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-docs-html-4.12.14-lp150.12.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-kvmsmall-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-kvmsmall-base-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-kvmsmall-devel-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-macros-4.12.14-lp150.12.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-obs-build-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-obs-qa-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-source-4.12.14-lp150.12.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-source-vanilla-4.12.14-lp150.12.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-syms-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-vanilla-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-vanilla-base-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-vanilla-devel-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.0:kernel-debug-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-debug-base-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-debug-devel-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-default-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-default-base-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-default-devel-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-devel-4.12.14-lp150.12.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-docs-4.12.14-lp150.12.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-docs-html-4.12.14-lp150.12.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-kvmsmall-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-kvmsmall-base-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-kvmsmall-devel-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-macros-4.12.14-lp150.12.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-obs-build-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-obs-qa-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-source-4.12.14-lp150.12.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-source-vanilla-4.12.14-lp150.12.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-syms-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-vanilla-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-vanilla-base-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:kernel-vanilla-devel-4.12.14-lp150.12.61.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for the Linux Kernel",
"title": "Title of the patch"
},
{
"category": "description",
"text": "\n\nThe openSUSE Leap 15.0 kernel was updated to receive various security and bugfixes.\n\nFour new speculative execution information leak issues have been identified in Intel CPUs. (bsc#1111331)\n\n- CVE-2018-12126: Microarchitectural Store Buffer Data Sampling (MSBDS)\n- CVE-2018-12127: Microarchitectural Fill Buffer Data Sampling (MFBDS)\n- CVE-2018-12130: Microarchitectural Load Port Data Samling (MLPDS)\n- CVE-2019-11091: Microarchitectural Data Sampling Uncacheable Memory (MDSUM)\n\nThis kernel update contains software mitigations for these issues, which also utilize CPU microcode updates shipped in parallel.\n\nFor more information on this set of information leaks, check out https://www.suse.com/support/kb/doc/?id=7023736\n\nThe following security bugs were fixed:\n\n- CVE-2018-16880: A flaw was found in handle_rx() function in the vhost_net driver. A malicious virtual guest, under specific conditions, can trigger an out-of-bounds write in a kmalloc-8 slab on a virtual host which may lead to a kernel memory corruption and a system panic. Due to the nature of the flaw, privilege escalation cannot be fully ruled out. (bnc#1122767).\n- CVE-2019-11486: The Siemens R3964 line discipline driver in drivers/tty/n_r3964.c had multiple race conditions (bnc#1133188). It has been disabled.\n- CVE-2019-11815: An issue was discovered in rds_tcp_kill_sock in net/rds/tcp.c. There is a race condition leading to a use-after-free, related to net namespace cleanup (bnc#1134537).\n- CVE-2019-11884: The do_hidp_sock_ioctl function in net/bluetooth/hidp/sock.c allowed a local user to obtain potentially sensitive information from kernel stack memory via a HIDPCONNADD command, because a name field may not end with a \u0027\\0\u0027 character (bnc#1134848).\n- CVE-2019-3882: A flaw was found in vfio interface implementation that permits violation of the user\u0027s locked memory limit. If a device is bound to a vfio driver, such as vfio-pci, and the local attacker is administratively granted ownership of the device, it may cause a system memory exhaustion and thus a denial of service (DoS). (bnc#1131416 bnc#1131427).\n- CVE-2019-9003: Attackers can trigger a drivers/char/ipmi/ipmi_msghandler.c use-after-free and OOPS by arranging for certain simultaneous execution of the code, as demonstrated by a \u0027service ipmievd restart\u0027 loop (bnc#1126704).\n- CVE-2019-9500: A brcmfmac heap buffer overflow in brcmf_wowl_nd_results was fixed (bnc#1132681).\n- CVE-2019-9503: Multiple brcmfmac frame validation bypasses have been fixed (bnc#1132828).\n\nThe following non-security bugs were fixed:\n\n- 9p: do not trust pdu content for stat item size (bsc#1051510).\n- acpi, nfit: Prefer _DSM over _LSR for namespace label reads (bsc#1112128) (bsc#1132426).\n- ACPI / SBS: Fix GPE storm on recent MacBookPro\u0027s (bsc#1051510).\n- ALSA: core: Do not refer to snd_cards array directly (bsc#1051510).\n- ALSA: core: Fix card races between register and disconnect (bsc#1051510).\n- ALSA: emu10k1: Drop superfluous id-uniquification behavior (bsc#1051510).\n- ALSA: hda - Add two more machines to the power_save_blacklist (bsc#1051510).\n- ALSA: hda/hdmi - Consider eld_valid when reporting jack event (bsc#1051510).\n- ALSA: hda/hdmi - Read the pin sense from register when repolling (bsc#1051510).\n- ALSA: hda: Initialize power_state field properly (bsc#1051510).\n- ALSA: hda/realtek - Add new Dell platform for headset mode (bsc#1051510).\n- ALSA: hda/realtek - Add quirk for Tuxedo XC 1509 (bsc#1131442).\n- ALSA: hda/realtek - Add support headset mode for DELL WYSE AIO (bsc#1051510).\n- ALSA: hda/realtek - Add support headset mode for New DELL WYSE NB (bsc#1051510).\n- ALSA: hda/realtek - add two more pin configuration sets to quirk table (bsc#1051510).\n- ALSA: hda/realtek - Apply the fixup for ASUS Q325UAR (bsc#1051510).\n- ALSA: hda/realtek - EAPD turn on later (bsc#1051510).\n- ALSA: hda/realtek - Fixed Dell AIO speaker noise (bsc#1051510).\n- ALSA: hda - Register irq handler after the chip initialization (bsc#1051510).\n- ALSA: hdea/realtek - Headset fixup for System76 Gazelle (gaze14) (bsc#1051510).\n- ALSA: info: Fix racy addition/deletion of nodes (bsc#1051510).\n- ALSA: line6: Avoid polluting led_* namespace (bsc#1051510).\n- ALSA: line6: use dynamic buffers (bsc#1051510).\n- ALSA: PCM: check if ops are defined before suspending PCM (bsc#1051510).\n- ALSA: seq: Align temporary re-locking with irqsave version (bsc#1051510).\n- ALSA: seq: Correct unlock sequence at snd_seq_client_ioctl_unlock() (bsc#1051510).\n- ALSA: seq: Cover unsubscribe_port() in list_mutex (bsc#1051510).\n- ALSA: seq: Fix OOB-reads from strlcpy (bsc#1051510).\n- ALSA: seq: Fix race of get-subscription call vs port-delete ioctls (bsc#1051510).\n- ALSA: seq: Protect in-kernel ioctl calls with mutex (bsc#1051510).\n- ALSA: seq: Protect racy pool manipulation from OSS sequencer (bsc#1051510).\n- ALSA: seq: Remove superfluous irqsave flags (bsc#1051510).\n- ALSA: seq: Simplify snd_seq_kernel_client_enqueue() helper (bsc#1051510).\n- ALSA: timer: Check ack_list emptiness instead of bit flag (bsc#1051510).\n- ALSA: timer: Coding style fixes (bsc#1051510).\n- ALSA: timer: Make snd_timer_close() really kill pending actions (bsc#1051510).\n- ALSA: timer: Make sure to clear pending ack list (bsc#1051510).\n- ALSA: timer: Revert active callback sync check at close (bsc#1051510).\n- ALSA: timer: Simplify error path in snd_timer_open() (bsc#1051510).\n- ALSA: timer: Unify timer callback process code (bsc#1051510).\n- ALSA: usb-audio: Fix a memory leak bug (bsc#1051510).\n- ALSA: usb-audio: Handle the error from snd_usb_mixer_apply_create_quirk() (bsc#1051510).\n- ALSA: usx2y: fix a double free bug (bsc#1051510).\n- ASoC: cs4270: Set auto-increment bit for register writes (bsc#1051510).\n- ASoC: fix valid stream condition (bsc#1051510).\n- ASoC: fsl-asoc-card: fix object reference leaks in fsl_asoc_card_probe (bsc#1051510).\n- ASoC: fsl_esai: fix channel swap issue when stream starts (bsc#1051510).\n- ASoC: fsl_esai: Fix missing break in switch statement (bsc#1051510).\n- ASoC: hdmi-codec: fix S/PDIF DAI (bsc#1051510).\n- ASoC: Intel: avoid Oops if DMA setup fails (bsc#1051510).\n- ASoC: max98090: Fix restore of DAPM Muxes (bsc#1051510).\n- ASoC: nau8810: fix the issue of widget with prefixed name (bsc#1051510).\n- ASoC: nau8824: fix the issue of the widget with prefix name (bsc#1051510).\n- ASoC: RT5677-SPI: Disable 16Bit SPI Transfers (bsc#1051510).\n- ASoC: samsung: odroid: Fix clock configuration for 44100 sample rate (bsc#1051510).\n- ASoC:soc-pcm:fix a codec fixup issue in TDM case (bsc#1051510).\n- ASoC: stm32: fix sai driver name initialisation (bsc#1051510).\n- ASoC: tlv320aic32x4: Fix Common Pins (bsc#1051510).\n- ASoC: topology: free created components in tplg load error (bsc#1051510).\n- ASoC: wm_adsp: Add locking to wm_adsp2_bus_error (bsc#1051510).\n- assume flash part size to be 4MB, if it can\u0027t be determined (bsc#1127371).\n- at76c50x-usb: Do not register led_trigger if usb_register_driver failed (bsc#1051510).\n- ath10k: avoid possible string overflow (bsc#1051510).\n- audit: fix a memleak caused by auditing load module (bsc#1051510).\n- b43: shut up clang -Wuninitialized variable warning (bsc#1051510).\n- batman-adv: Reduce claim hash refcnt only for removed entry (bsc#1051510).\n- batman-adv: Reduce tt_global hash refcnt only for removed entry (bsc#1051510).\n- batman-adv: Reduce tt_local hash refcnt only for removed entry (bsc#1051510).\n- bcache: account size of buckets used in uuid write to ca-\u003emeta_sectors_written (bsc#1130972).\n- bcache: add a comment in super.c (bsc#1130972).\n- bcache: add code comments for bset.c (bsc#1130972).\n- bcache: add comment for cache_set-\u003efill_iter (bsc#1130972).\n- bcache: add identifier names to arguments of function definitions (bsc#1130972).\n- bcache: add missing SPDX header (bsc#1130972).\n- bcache: add MODULE_DESCRIPTION information (bsc#1130972).\n- bcache: add separate workqueue for journal_write to avoid deadlock (bsc#1130972).\n- bcache: add static const prefix to char * array declarations (bsc#1130972).\n- bcache: add sysfs_strtoul_bool() for setting bit-field variables (bsc#1130972).\n- bcache: add the missing comments for smp_mb()/smp_wmb() (bsc#1130972).\n- bcache: cannot set writeback_running via sysfs if no writeback kthread created (bsc#1130972).\n- bcache: correct dirty data statistics (bsc#1130972).\n- bcache: do not assign in if condition in bcache_init() (bsc#1130972).\n- bcache: do not assign in if condition register_bcache() (bsc#1130972).\n- bcache: do not check if debug dentry is ERR or NULL explicitly on remove (bsc#1130972).\n- bcache: do not check NULL pointer before calling kmem_cache_destroy (bsc#1130972).\n- bcache: do not clone bio in bch_data_verify (bsc#1130972).\n- bcache: do not mark writeback_running too early (bsc#1130972).\n- bcache: export backing_dev_name via sysfs (bsc#1130972).\n- bcache: export backing_dev_uuid via sysfs (bsc#1130972).\n- bcache: fix code comments style (bsc#1130972).\n- bcache: fix indentation issue, remove tabs on a hunk of code (bsc#1130972).\n- bcache: fix indent by replacing blank by tabs (bsc#1130972).\n- bcache: fix input integer overflow of congested threshold (bsc#1130972).\n- bcache: fix input overflow to cache set io_error_limit (bsc#1130972).\n- bcache: fix input overflow to cache set sysfs file io_error_halflife (bsc#1130972).\n- bcache: fix input overflow to journal_delay_ms (bsc#1130972).\n- bcache: fix input overflow to sequential_cutoff (bsc#1130972).\n- bcache: fix input overflow to writeback_delay (bsc#1130972).\n- bcache: fix input overflow to writeback_rate_minimum (bsc#1130972).\n- bcache: fix ioctl in flash device (bsc#1130972).\n- bcache: fix mistaken code comments in bcache.h (bsc#1130972).\n- bcache: fix mistaken comments in request.c (bsc#1130972).\n- bcache: fix potential div-zero error of writeback_rate_i_term_inverse (bsc#1130972).\n- bcache: fix potential div-zero error of writeback_rate_p_term_inverse (bsc#1130972).\n- bcache: fix typo in code comments of closure_return_with_destructor() (bsc#1130972).\n- bcache: fix typo \u0027succesfully\u0027 to \u0027successfully\u0027 (bsc#1130972).\n- bcache: improve sysfs_strtoul_clamp() (bsc#1130972).\n- bcache: introduce force_wake_up_gc() (bsc#1130972).\n- bcache: make cutoff_writeback and cutoff_writeback_sync tunable (bsc#1130972).\n- bcache: Move couple of functions to sysfs.c (bsc#1130972).\n- bcache: Move couple of string arrays to sysfs.c (bsc#1130972).\n- bcache: move open brace at end of function definitions to next line (bsc#1130972).\n- bcache: never writeback a discard operation (bsc#1130972).\n- bcache: not use hard coded memset size in bch_cache_accounting_clear() (bsc#1130972).\n- bcache: option to automatically run gc thread after writeback (bsc#1130972).\n- bcache: panic fix for making cache device (bsc#1130972).\n- bcache: Populate writeback_rate_minimum attribute (bsc#1130972).\n- bcache: prefer \u0027help\u0027 in Kconfig (bsc#1130972).\n- bcache: print number of keys in trace_bcache_journal_write (bsc#1130972).\n- bcache: recal cached_dev_sectors on detach (bsc#1130972).\n- bcache: remove unnecessary space before ioctl function pointer arguments (bsc#1130972).\n- bcache: remove unused bch_passthrough_cache (bsc#1130972).\n- bcache: remove useless parameter of bch_debug_init() (bsc#1130972).\n- bcache: Replace bch_read_string_list() by __sysfs_match_string() (bsc#1130972).\n- bcache: replace hard coded number with BUCKET_GC_GEN_MAX (bsc#1130972).\n- bcache: replace \u0027%pF\u0027 by \u0027%pS\u0027 in seq_printf() (bsc#1130972).\n- bcache: replace printk() by pr_*() routines (bsc#1130972).\n- bcache: replace Symbolic permissions by octal permission numbers (bsc#1130972).\n- bcache: set writeback_percent in a flexible range (bsc#1130972).\n- bcache: split combined if-condition code into separate ones (bsc#1130972).\n- bcache: stop bcache device when backing device is offline (bsc#1130972).\n- bcache: stop using the deprecated get_seconds() (bsc#1130972).\n- bcache: style fixes for lines over 80 characters (bsc#1130972).\n- bcache: style fix to add a blank line after declarations (bsc#1130972).\n- bcache: style fix to replace \u0027unsigned\u0027 by \u0027unsigned int\u0027 (bsc#1130972).\n- bcache: treat stale \u0026\u0026 dirty keys as bad keys (bsc#1130972).\n- bcache: trivial - remove tailing backslash in macro BTREE_FLAG (bsc#1130972).\n- bcache: update comment for bch_data_insert (bsc#1130972).\n- bcache: update comment in sysfs.c (bsc#1130972).\n- bcache: use MAX_CACHES_PER_SET instead of magic number 8 in __bch_bucket_alloc_set (bsc#1130972).\n- bcache: use (REQ_META|REQ_PRIO) to indicate bio for metadata (bsc#1130972).\n- bcache: use REQ_PRIO to indicate bio for metadata (bsc#1130972).\n- bcache: use routines from lib/crc64.c for CRC64 calculation (bsc#1130972).\n- bcache: use sysfs_strtoul_bool() to set bit-field variables (bsc#1130972).\n- blkcg: Introduce blkg_root_lookup() (bsc#1131673).\n- blkcg: Make blkg_root_lookup() work for queues in bypass mode (bsc#1131673).\n- blk-mq: adjust debugfs and sysfs register when updating nr_hw_queues (bsc#1131673).\n- blk-mq: Avoid that submitting a bio concurrently with device removal triggers a crash (bsc#1131673).\n- blk-mq: change gfp flags to GFP_NOIO in blk_mq_realloc_hw_ctxs (bsc#1131673).\n- blk-mq: fallback to previous nr_hw_queues when updating fails (bsc#1131673).\n- blk-mq: init hctx sched after update ctx and hctx mapping (bsc#1131673).\n- blk-mq: realloc hctx when hw queue is mapped to another node (bsc#1131673).\n- blk-mq: sync the update nr_hw_queues with blk_mq_queue_tag_busy_iter (bsc#1131673).\n- block: check_events: do not bother with events if unsupported (bsc#1110946, bsc#1119843).\n- block: disk_events: introduce event flags (bsc#1110946, bsc#1119843).\n- block: Ensure that a request queue is dissociated from the cgroup controller (bsc#1131673).\n- block: Fix a race between request queue removal and the block cgroup controller (bsc#1131673).\n- block: Introduce blk_exit_queue() (bsc#1131673).\n- block: kABI fixes for bio_rewind_iter() removal (bsc#1131673).\n- block: remove bio_rewind_iter() (bsc#1131673).\n- bluetooth: Align minimum encryption key size for LE and BR/EDR connections (bsc#1051510).\n- bluetooth: btusb: request wake pin with NOAUTOEN (bsc#1051510).\n- bluetooth: Check L2CAP option sizes returned from l2cap_get_conf_opt (bsc#1051510).\n- bluetooth: hci_uart: Check if socket buffer is ERR_PTR in h4_recv_buf() (bsc#1133731).\n- bluetooth: hidp: fix buffer overflow (bsc#1051510).\n- bnxt_en: Drop oversize TX packets to prevent errors (networking-stable-19_03_07).\n- bonding: fix PACKET_ORIGDEV regression (git-fixes).\n- bpf: fix use after free in bpf_evict_inode (bsc#1083647).\n- brcm80211: potential NULL dereference in brcmf_cfg80211_vndr_cmds_dcmd_handler() (bsc#1051510).\n- btrfs: add a helper to return a head ref (bsc#1134813).\n- btrfs: Avoid possible qgroup_rsv_size overflow in btrfs_calculate_inode_block_rsv_size (git-fixes).\n- btrfs: breakout empty head cleanup to a helper (bsc#1134813).\n- btrfs: check for refs on snapshot delete resume (bsc#1131335).\n- btrfs: delayed-ref: Introduce better documented delayed ref structures (bsc#1063638 bsc#1128052 bsc#1108838).\n- btrfs: Do not panic when we can\u0027t find a root key (bsc#1112063).\n- btrfs: extent-tree: Open-code process_func in __btrfs_mod_ref (bsc#1063638 bsc#1128052 bsc#1108838).\n- btrfs: Factor out common delayed refs init code (bsc#1134813).\n- btrfs: fix assertion failure on fsync with NO_HOLES enabled (bsc#1131848).\n- btrfs: Fix bound checking in qgroup_trace_new_subtree_blocks (git-fixes).\n- btrfs: fix incorrect file size after shrinking truncate and fsync (bsc#1130195).\n- btrfs: Introduce init_delayed_ref_head (bsc#1134813).\n- btrfs: move all ref head cleanup to the helper function (bsc#1134813).\n- btrfs: move extent_op cleanup to a helper (bsc#1134813).\n- btrfs: move ref_mod modification into the if (ref) logic (bsc#1134813).\n- btrfs: Open-code add_delayed_data_ref (bsc#1134813).\n- btrfs: Open-code add_delayed_tree_ref (bsc#1134813).\n- btrfs: qgroup: Move reserved data accounting from btrfs_delayed_ref_head to btrfs_qgroup_extent_record (bsc#1134162).\n- btrfs: qgroup: Remove duplicated trace points for qgroup_rsv_add/release (bsc#1134160).\n- btrfs: remove delayed_ref_node from ref_head (bsc#1134813).\n- btrfs: remove WARN_ON in log_dir_items (bsc#1131847).\n- btrfs: save drop_progress if we drop refs at all (bsc#1131336).\n- btrfs: split delayed ref head initialization and addition (bsc#1134813).\n- btrfs: track refs in a rb_tree instead of a list (bsc#1134813).\n- btrfs: Use init_delayed_ref_common in add_delayed_data_ref (bsc#1134813).\n- btrfs: Use init_delayed_ref_common in add_delayed_tree_ref (bsc#1134813).\n- btrfs: Use init_delayed_ref_head in add_delayed_ref_head (bsc#1134813).\n- cdrom: Fix race condition in cdrom_sysctl_register (bsc#1051510).\n- ceph: ensure d_name stability in ceph_dentry_hash() (bsc#1134461).\n- ceph: fix ci-\u003ei_head_snapc leak (bsc#1122776).\n- ceph: fix use-after-free on symlink traversal (bsc#1134459).\n- ceph: only use d_name directly when parent is locked (bsc#1134460).\n- cgroup: fix parsing empty mount option string (bsc#1133094).\n- cifs: Do not count -ENODATA as failure for query directory (bsc#1051510).\n- cifs: do not dereference smb_file_target before null check (bsc#1051510).\n- cifs: Do not hide EINTR after sending network packets (bsc#1051510).\n- cifs: Do not reconnect TCP session in add_credits() (bsc#1051510).\n- cifs: Do not reset lease state to NONE on lease break (bsc#1051510).\n- cifs: Fix adjustment of credits for MTU requests (bsc#1051510).\n- cifs: Fix credit calculation for encrypted reads with errors (bsc#1051510).\n- cifs: Fix credits calculations for reads with errors (bsc#1051510).\n- cifs: fix POSIX lock leak and invalid ptr deref (bsc#1114542).\n- cifs: Fix possible hang during async MTU reads and writes (bsc#1051510).\n- cifs: Fix potential OOB access of lock element array (bsc#1051510).\n- cifs: Fix read after write for files with read caching (bsc#1051510).\n- clk: fractional-divider: check parent rate only if flag is set (bsc#1051510).\n- clk: rockchip: fix frac settings of GPLL clock for rk3328 (bsc#1051510).\n- clk: rockchip: Fix video codec clocks on rk3288 (bsc#1051510).\n- clk: rockchip: fix wrong clock definitions for rk3328 (bsc#1051510).\n- clk: x86: Add system specific quirk to mark clocks as critical (bsc#1051510).\n- cpupowerutils: bench - Fix cpu online check (bsc#1051510).\n- cpu/speculation: Add \u0027mitigations=\u0027 cmdline option (bsc#1112178).\n- crypto: arm/aes-neonbs - do not access already-freed walk.iv (bsc#1051510).\n- crypto: caam - add missing put_device() call (bsc#1129770).\n- crypto: ccm - fix incompatibility between \u0027ccm\u0027 and \u0027ccm_base\u0027 (bsc#1051510).\n- crypto: ccp - Do not free psp_master when PLATFORM_INIT fails (bsc#1051510).\n- crypto: chacha20poly1305 - set cra_name correctly (bsc#1051510).\n- crypto: crct10dif-generic - fix use via crypto_shash_digest() (bsc#1051510).\n- crypto: crypto4xx - properly set IV after de- and encrypt (bsc#1051510).\n- crypto: fips - Grammar s/options/option/, s/to/the/ (bsc#1051510).\n- crypto: gcm - fix incompatibility between \u0027gcm\u0027 and \u0027gcm_base\u0027 (bsc#1051510).\n- crypto: pcbc - remove bogus memcpy()s with src == dest (bsc#1051510).\n- crypto: sha256/arm - fix crash bug in Thumb2 build (bsc#1051510).\n- crypto: sha512/arm - fix crash bug in Thumb2 build (bsc#1051510).\n- crypto: skcipher - do not WARN on unprocessed data after slow walk step (bsc#1051510).\n- crypto: sun4i-ss - Fix invalid calculation of hash end (bsc#1051510).\n- crypto: vmx - fix copy-paste error in CTR mode (bsc#1051510).\n- crypto: x86/crct10dif-pcl - fix use via crypto_shash_digest() (bsc#1051510).\n- crypto: x86/poly1305 - fix overflow during partial reduction (bsc#1051510).\n- cxgb4: Add capability to get/set SGE Doorbell Queue Timer Tick (bsc#1127371).\n- cxgb4: Added missing break in ndo_udp_tunnel_{add/del} (bsc#1127371).\n- cxgb4: Add flag tc_flower_initialized (bsc#1127371).\n- cxgb4: Add new T5 PCI device id 0x50ae (bsc#1127371).\n- cxgb4: Add new T5 PCI device ids 0x50af and 0x50b0 (bsc#1127371).\n- cxgb4: Add new T6 PCI device ids 0x608a (bsc#1127371).\n- cxgb4: add per rx-queue counter for packet errors (bsc#1127371).\n- cxgb4: Add support for FW_ETH_TX_PKT_VM_WR (bsc#1127371).\n- cxgb4: add support to display DCB info (bsc#1127371).\n- cxgb4: Add support to read actual provisioned resources (bsc#1127371).\n- cxgb4: collect ASIC LA dumps from ULP TX (bsc#1127371).\n- cxgb4: collect hardware queue descriptors (bsc#1127371).\n- cxgb4: collect number of free PSTRUCT page pointers (bsc#1127371).\n- cxgb4: convert flower table to use rhashtable (bsc#1127371).\n- cxgb4: cxgb4: use FW_PORT_ACTION_L1_CFG32 for 32 bit capability (bsc#1127371).\n- cxgb4/cxgb4vf: Add support for SGE doorbell queue timer (bsc#1127371).\n- cxgb4/cxgb4vf: Fix mac_hlist initialization and free (bsc#1127374).\n- cxgb4/cxgb4vf: Link management changes (bsc#1127371).\n- cxgb4/cxgb4vf: Program hash region for {t4/t4vf}_change_mac() (bsc#1127371).\n- cxgb4: display number of rx and tx pages free (bsc#1127371).\n- cxgb4: do not return DUPLEX_UNKNOWN when link is down (bsc#1127371).\n- cxgb4: Export sge_host_page_size to ulds (bsc#1127371).\n- cxgb4: fix the error path of cxgb4_uld_register() (bsc#1127371).\n- cxgb4: impose mandatory VLAN usage when non-zero TAG ID (bsc#1127371).\n- cxgb4: Mask out interrupts that are not enabled (bsc#1127175).\n- cxgb4: move Tx/Rx free pages collection to common code (bsc#1127371).\n- cxgb4: remove redundant assignment to vlan_cmd.dropnovlan_fm (bsc#1127371).\n- cxgb4: Remove SGE_HOST_PAGE_SIZE dependency on page size (bsc#1127371).\n- cxgb4: remove the unneeded locks (bsc#1127371).\n- cxgb4: specify IQTYPE in fw_iq_cmd (bsc#1127371).\n- cxgb4: Support ethtool private flags (bsc#1127371).\n- cxgb4: update supported DCB version (bsc#1127371).\n- cxgb4: use new fw interface to get the VIN and smt index (bsc#1127371).\n- cxgb4vf: Few more link management changes (bsc#1127374).\n- cxgb4vf: fix memleak in mac_hlist initialization (bsc#1127374).\n- cxgb4vf: Update port information in cxgb4vf_open() (bsc#1127374).\n- device_cgroup: fix RCU imbalance in error case (bsc#1051510).\n- Disable kgdboc failed by echo space to /sys/module/kgdboc/parameters/kgdboc (bsc#1051510).\n- dmaengine: axi-dmac: Do not check the number of frames for alignment (bsc#1051510).\n- dmaengine: imx-dma: fix warning comparison of distinct pointer types (bsc#1051510).\n- dmaengine: qcom_hidma: assign channel cookie correctly (bsc#1051510).\n- dmaengine: sh: rcar-dmac: With cyclic DMA residue 0 is valid (bsc#1051510).\n- dmaengine: tegra210-dma: free dma controller in remove() (bsc#1051510).\n- dmaengine: tegra: avoid overflow of byte tracking (bsc#1051510).\n- dm: disable DISCARD if the underlying storage no longer supports it (bsc#1114638).\n- drivers: hv: vmbus: Offload the handling of channels to two workqueues (bsc#1130567).\n- drivers: hv: vmbus: Reset the channel callback in vmbus_onoffer_rescind() (bsc#1130567).\n- drm: Auto-set allow_fb_modifiers when given modifiers at plane init (bsc#1051510).\n- drm: bridge: dw-hdmi: Fix overflow workaround for Rockchip SoCs (bsc#1113722)\n- drm/dp/mst: Configure no_stop_bit correctly for remote i2c xfers (bsc#1051510).\n- drm/fb-helper: dpms_legacy(): Only set on connectors in use (bsc#1051510).\n- drm/i915: Fix I915_EXEC_RING_MASK (bsc#1051510).\n- drm/i915/gvt: Add in context mmio 0x20D8 to gen9 mmio list (bsc#1113722)\n- drm/i915/gvt: Annotate iomem usage (bsc#1051510).\n- drm/i915/gvt: do not deliver a workload if its creation fails (bsc#1051510).\n- drm/i915/gvt: do not let pin count of shadow mm go negative (bsc#1113722)\n- drm/i915/gvt: Fix incorrect mask of mmio 0x22028 in gen8/9 mmio list (bnc#1113722)\n- drm/i915/gvt: Fix MI_FLUSH_DW parsing with correct index check (bsc#1051510).\n- drm/mediatek: Fix an error code in mtk_hdmi_dt_parse_pdata() (bsc#1113722)\n- drm/mediatek: fix possible object reference leak (bsc#1051510).\n- drm/meson: add size and alignment requirements for dumb buffers (bnc#1113722)\n- drm/meson: Fix invalid pointer in meson_drv_unbind() (bsc#1051510).\n- drm/meson: Uninstall IRQ handler (bsc#1051510).\n- drm/nouveau: Stop using drm_crtc_force_disable (bsc#1051510).\n- drm/nouveau/volt/gf117: fix speedo readout register (bsc#1051510).\n- drm/rockchip: shutdown drm subsystem on shutdown (bsc#1051510).\n- drm/rockchip: vop: reset scale mode when win is disabled (bsc#1113722)\n- drm/sun4i: Add missing drm_atomic_helper_shutdown at driver unbind (bsc#1113722)\n- drm/sun4i: Fix component unbinding and component master deletion (bsc#1113722)\n- drm/sun4i: rgb: Change the pixel clock validation check (bnc#1113722)\n- drm/sun4i: Set device driver data at bind time for use in unbind (bsc#1113722)\n- drm/sun4i: Unbind components before releasing DRM and memory (bsc#1113722)\n- drm/ttm: Remove warning about inconsistent mapping information (bnc#1131488)\n- drm/udl: add a release method and delay modeset teardown (bsc#1085536)\n- drm/vc4: Fix memory leak during gpu reset. (bsc#1113722)\n- dsa: mv88e6xxx: Ensure all pending interrupts are handled prior to exit (networking-stable-19_02_20).\n- dt-bindings: net: Fix a typo in the phy-mode list for ethernet bindings (bsc#1129770).\n- dwc2: gadget: Fix completed transfer size calculation in DDMA (bsc#1051510).\n- e1000e: fix cyclic resets at link up with active tx (bsc#1051510).\n- e1000e: Fix -Wformat-truncation warnings (bsc#1051510).\n- ext2: Fix underflow in ext2_max_size() (bsc#1131174).\n- ext4: add mask of ext4 flags to swap (bsc#1131170).\n- ext4: add missing brelse() in add_new_gdb_meta_bg() (bsc#1131176).\n- ext4: brelse all indirect buffer in ext4_ind_remove_space() (bsc#1131173).\n- ext4: cleanup bh release code in ext4_ind_remove_space() (bsc#1131851).\n- ext4: cleanup pagecache before swap i_data (bsc#1131178).\n- ext4: fix check of inode in swap_inode_boot_loader (bsc#1131177).\n- ext4: fix data corruption caused by unaligned direct AIO (bsc#1131172).\n- ext4: fix EXT4_IOC_SWAP_BOOT (bsc#1131180).\n- ext4: fix NULL pointer dereference while journal is aborted (bsc#1131171).\n- ext4: update quota information while swapping boot loader inode (bsc#1131179).\n- fbdev: fbmem: fix memory access if logo is bigger than the screen (bsc#1051510).\n- fix cgroup_do_mount() handling of failure exits (bsc#1133095).\n- Fix kabi after \u0027md: batch flush requests.\u0027 (bsc#1119680).\n- Fix struct page kABI after adding atomic for ppc (bsc#1131326, bsc#1108937).\n- fm10k: Fix a potential NULL pointer dereference (bsc#1051510).\n- fs: avoid fdput() after failed fdget() in vfs_dedupe_file_range() (bsc#1132384, bsc#1132219).\n- fs/nfs: Fix nfs_parse_devname to not modify it\u0027s argument (git-fixes).\n- futex: Cure exit race (bsc#1050549).\n- futex: Ensure that futex address is aligned in handle_futex_death() (bsc#1050549).\n- futex: Handle early deadlock return correctly (bsc#1050549).\n- ghes, EDAC: Fix ghes_edac registration (bsc#1133176).\n- gpio: adnp: Fix testing wrong value in adnp_gpio_direction_input (bsc#1051510).\n- gpio: aspeed: fix a potential NULL pointer dereference (bsc#1051510).\n- gpio: gpio-omap: fix level interrupt idling (bsc#1051510).\n- gpio: of: Fix of_gpiochip_add() error path (bsc#1051510).\n- gre6: use log_ecn_error module parameter in ip6_tnl_rcv() (git-fixes).\n- hid: debug: fix race condition with between rdesc_show() and device removal (bsc#1051510).\n- hid: i2c-hid: Ignore input report if there\u0027s no data present on Elan touchpanels (bsc#1133486).\n- hid: input: add mapping for Assistant key (bsc#1051510).\n- hid: intel-ish-hid: avoid binding wrong ishtp_cl_device (bsc#1051510).\n- hid: intel-ish: ipc: handle PIMR before ish_wakeup also clear PISR busy_clear bit (bsc#1051510).\n- hid: logitech: check the return value of create_singlethread_workqueue (bsc#1051510).\n- hv_netvsc: Fix IP header checksum for coalesced packets (networking-stable-19_03_07).\n- hwmon: (f71805f) Use request_muxed_region for Super-IO accesses (bsc#1051510).\n- hwmon: (pc87427) Use request_muxed_region for Super-IO accesses (bsc#1051510).\n- hwmon: (smsc47b397) Use request_muxed_region for Super-IO accesses (bsc#1051510).\n- hwmon: (smsc47m1) Use request_muxed_region for Super-IO accesses (bsc#1051510).\n- hwmon: (vt1211) Use request_muxed_region for Super-IO accesses (bsc#1051510).\n- hwmon: (w83627hf) Use request_muxed_region for Super-IO accesses (bsc#1051510).\n- hwrng: virtio - Avoid repeated init of completion (bsc#1051510).\n- i2c: Make i2c_unregister_device() NULL-aware (bsc#1108193).\n- ibmvnic: Enable GRO (bsc#1132227).\n- ibmvnic: Fix completion structure initialization (bsc#1131659).\n- ibmvnic: Fix netdev feature clobbering during a reset (bsc#1132227).\n- iio: adc: at91: disable adc channel interrupt in timeout case (bsc#1051510).\n- iio: adc: fix warning in Qualcomm PM8xxx HK/XOADC driver (bsc#1051510).\n- iio: ad_sigma_delta: select channel when reading register (bsc#1051510).\n- iio: core: fix a possible circular locking dependency (bsc#1051510).\n- iio: cros_ec: Fix the maths for gyro scale calculation (bsc#1051510).\n- iio: dac: mcp4725: add missing powerdown bits in store eeprom (bsc#1051510).\n- iio: Fix scan mask selection (bsc#1051510).\n- iio/gyro/bmg160: Use millidegrees for temperature scale (bsc#1051510).\n- iio: gyro: mpu3050: fix chip ID reading (bsc#1051510).\n- Input: introduce KEY_ASSISTANT (bsc#1051510).\n- Input: snvs_pwrkey - initialize necessary driver data before enabling IRQ (bsc#1051510).\n- Input: synaptics-rmi4 - write config register values to the right offset (bsc#1051510).\n- intel_idle: add support for Jacobsville (jsc#SLE-5394).\n- intel_th: msu: Fix single mode with IOMMU (bsc#1051510).\n- intel_th: pci: Add Comet Lake support (bsc#1051510).\n- io: accel: kxcjk1013: restore the range after resume (bsc#1051510).\n- iommu/amd: Set exclusion range correctly (bsc#1130425).\n- iommu/vt-d: Do not request page request irq under dmar_global_lock (bsc#1135006).\n- iommu/vt-d: Make kernel parameter igfx_off work with vIOMMU (bsc#1135007).\n- iommu/vt-d: Set intel_iommu_gfx_mapped correctly (bsc#1135008).\n- ip6_tunnel: fix ip6 tunnel lookup in collect_md mode (git-fixes).\n- ipmi: Fix I2C client removal in the SSIF driver (bsc#1108193).\n- ipmi:ssif: compare block number correctly for multi-part return messages (bsc#1051510).\n- ipmi_ssif: Remove duplicate NULL check (bsc#1108193).\n- ipv4: Return error for RTA_VIA attribute (networking-stable-19_03_07).\n- ipv6: Fix dangling pointer when ipv6 fragment (git-fixes).\n- ipv6: propagate genlmsg_reply return code (networking-stable-19_02_24).\n- ipv6: Return error for RTA_VIA attribute (networking-stable-19_03_07).\n- ipv6: sit: reset ip header pointer in ipip6_rcv (git-fixes).\n- ipvlan: disallow userns cap_net_admin to change global mode/flags (networking-stable-19_03_15).\n- ipvs: remove IPS_NAT_MASK check to fix passive FTP (git-fixes).\n- It\u0027s wrong to add len to sector_nr in raid10 reshape twice (git-fixes).\n- iw_cxgb4: cq/qp mask depends on bar2 pages in a host page (bsc#1127371).\n- iwiwifi: fix bad monitor buffer register addresses (bsc#1129770).\n- iwlwifi: fix send hcmd timeout recovery flow (bsc#1129770).\n- jbd2: clear dirty flag when revoking a buffer from an older transaction (bsc#1131167).\n- jbd2: fix compile warning when using JBUFFER_TRACE (bsc#1131168).\n- kABI: restore icmp_send (kabi).\n- kabi/severities: add cxgb4 and cxgb4vf shared data to the whitelis (bsc#1127372)\n- kABI workaround for removed usb_interface.pm_usage_cnt field (bsc#1051510).\n- kABI workaround for snd_seq_kernel_client_enqueue() API changes (bsc#1051510).\n- kbuild: modversions: Fix relative CRC byte order interpretation (bsc#1131290).\n- kbuild: strip whitespace in cmd_record_mcount findstring (bsc#1065729).\n- kcm: switch order of device registration to fix a crash (bnc#1130527).\n- kernel/sysctl.c: add missing range check in do_proc_dointvec_minmax_conv (bsc#1051510).\n- kernel/sysctl.c: fix out-of-bounds access when setting file-max (bsc#1051510).\n- kernfs: do not set dentry-\u003ed_fsdata (boo#1133115).\n- KEYS: always initialize keyring_index_key::desc_len (bsc#1051510).\n- KEYS: user: Align the payload buffer (bsc#1051510).\n- KVM: Call kvm_arch_memslots_updated() before updating memslots (bsc#1132563).\n- KVM: Fix kABI for AMD SMAP Errata workaround (bsc#1133149).\n- KVM: Fix UAF in nested posted interrupt processing (bsc#1134199).\n- KVM: nVMX: Apply addr size mask to effective address for VMX instructions (bsc#1132561).\n- KVM: nVMX: Clear reserved bits of #DB exit qualification (bsc#1134200).\n- KVM: nVMX: Ignore limit checks on VMX instructions using flat segments (bsc#1132564).\n- KVM: nVMX: restore host state in nested_vmx_vmexit for VMFail (bsc#1134201).\n- KVM: nVMX: Sign extend displacements of VMX instr\u0027s mem operands (bsc#1132562).\n- KVM: PPC: Book3S HV: Fix race between kvm_unmap_hva_range and MMU mode switch (bsc#1061840).\n- KVM: SVM: Workaround errata#1096 (insn_len maybe zero on SMAP violation) (bsc#1133149).\n- KVM: VMX: Compare only a single byte for VMCS\u0027 \u0027launched\u0027 in vCPU-run (bsc#1132555).\n- KVM: VMX: Zero out *all* general purpose registers after VM-Exit (bsc#1134202).\n- KVM: x86: Always use 32-bit SMRAM save state for 32-bit kernels (bsc#1134203).\n- KVM: x86: Do not clear EFER during SMM transitions for 32-bit vCPU (bsc#1134204).\n- KVM: x86: Emulate MSR_IA32_ARCH_CAPABILITIES on AMD hosts (bsc#1114279).\n- KVM: x86/mmu: Detect MMIO generation wrap in any address space (bsc#1132570).\n- KVM: x86/mmu: Do not cache MMIO accesses while memslots are in flux (bsc#1132571).\n- kvm: x86: Report STIBP on GET_SUPPORTED_CPUID (bsc#1111331).\n- KVM: x86: svm: make sure NMI is injected after nmi_singlestep (bsc#1134205).\n- leds: avoid races with workqueue (bsc#1051510).\n- leds: pca9532: fix a potential NULL pointer dereference (bsc#1051510).\n- lib: add crc64 calculation routines (bsc#1130972).\n- libata: fix using DMA buffers on stack (bsc#1051510).\n- lib: do not depend on linux headers being installed (bsc#1130972).\n- lightnvm: if LUNs are already allocated fix return (bsc#1085535).\n- linux/kernel.h: Use parentheses around argument in u64_to_user_ptr() (bsc#1051510).\n- Linux v5.0-rc7: bcm2835 MMC issues (bsc#1070872).\n- locking/atomics, asm-generic: Move some macros from \u003clinux/bitops.h\u003e to a new \u003clinux/bits.h\u003e file (bsc#1111331).\n- lpfc: validate command in lpfc_sli4_scmd_to_wqidx_distr() (bsc#1129138).\n- mac80211: do not call driver wake_tx_queue op during reconfig (bsc#1051510).\n- md: batch flush requests (bsc#1119680).\n- md: Fix failed allocation of md_register_thread (git-fixes).\n- md/raid1: do not clear bitmap bits on interrupted recovery (git-fixes).\n- md/raid5: fix \u0027out of memory\u0027 during raid cache recovery (git-fixes).\n- media: cx18: update *pos correctly in cx18_read_pos() (bsc#1051510).\n- media: cx23885: check allocation return (bsc#1051510).\n- media: davinci-isif: avoid uninitialized variable use (bsc#1051510).\n- media: ivtv: update *pos correctly in ivtv_read_pos() (bsc#1051510).\n- media: mt9m111: set initial frame size other than 0x0 (bsc#1051510).\n- media: mtk-jpeg: Correct return type for mem2mem buffer helpers (bsc#1051510).\n- media: mx2_emmaprp: Correct return type for mem2mem buffer helpers (bsc#1051510).\n- media: ov2659: fix unbalanced mutex_lock/unlock (bsc#1051510).\n- media: pvrusb2: Prevent a buffer overflow (bsc#1129770).\n- media: s5p-g2d: Correct return type for mem2mem buffer helpers (bsc#1051510).\n- media: s5p-jpeg: Correct return type for mem2mem buffer helpers (bsc#1051510).\n- media: serial_ir: Fix use-after-free in serial_ir_init_module (bsc#1051510).\n- media: sh_veu: Correct return type for mem2mem buffer helpers (bsc#1051510).\n- media: tw5864: Fix possible NULL pointer dereference in tw5864_handle_frame (bsc#1051510).\n- media: vivid: use vfree() instead of kfree() for dev-\u003ebitmap_cap (bsc#1051510).\n- media: wl128x: Fix an error code in fm_download_firmware() (bsc#1051510).\n- media: wl128x: prevent two potential buffer overflows (bsc#1051510).\n- mISDN: hfcpci: Test both vendor \u0026 device ID for Digium HFC4S (bsc#1051510).\n- missing barriers in some of unix_sock -\u003eaddr and -\u003epath accesses (networking-stable-19_03_15).\n- mmc: core: fix possible use after free of host (bsc#1051510).\n- mmc: davinci: remove extraneous __init annotation (bsc#1051510).\n- mmc: sdhci: Fix data command CRC error handling (bsc#1051510).\n- mmc: sdhci: Handle auto-command errors (bsc#1051510).\n- mmc: sdhci: Rename SDHCI_ACMD12_ERR and SDHCI_INT_ACMD12ERR (bsc#1051510).\n- mmc: tmio_mmc_core: do not claim spurious interrupts (bsc#1051510).\n- mm/debug.c: fix __dump_page when mapping-\u003ehost is not set (bsc#1131934).\n- mm/huge_memory.c: fix modifying of page protection by insert_pfn_pmd() (bsc#1126740).\n- mm/page_isolation.c: fix a wrong flag in set_migratetype_isolate() (bsc#1131935).\n- mm/vmalloc: fix size check for remap_vmalloc_range_partial() (bsc#1133825).\n- mpls: Return error for RTA_GATEWAY attribute (networking-stable-19_03_07).\n- mt7601u: bump supported EEPROM version (bsc#1051510).\n- mtd: docg3: fix a possible memory leak of mtd-\u003ename (bsc#1051510).\n- mtd: docg3: Fix passing zero to \u0027PTR_ERR\u0027 warning in doc_probe_device (bsc#1051510).\n- mtd: nand: omap: Fix comment in platform data using wrong Kconfig symbol (bsc#1051510).\n- mtd: part: fix incorrect format specifier for an unsigned long long (bsc#1051510).\n- mtd: spi-nor: intel-spi: Avoid crossing 4K address boundary on read/write (bsc#1129770).\n- mwifiex: do not advertise IBSS features without FW support (bsc#1129770).\n- mwifiex: Fix mem leak in mwifiex_tm_cmd (bsc#1051510).\n- mwifiex: prevent an array overflow (bsc#1051510).\n- mwl8k: Fix rate_idx underflow (bsc#1051510).\n- net: Add header for usage of fls64() (networking-stable-19_02_20).\n- net: Add __icmp_send helper (networking-stable-19_03_07).\n- net: avoid false positives in untrusted gso validation (git-fixes).\n- net: avoid skb_warn_bad_offload on IS_ERR (git-fixes).\n- net: avoid use IPCB in cipso_v4_error (networking-stable-19_03_07).\n- net: bridge: add vlan_tunnel to bridge port policies (git-fixes).\n- net: bridge: fix per-port af_packet sockets (git-fixes).\n- net: bridge: multicast: use rcu to access port list from br_multicast_start_querier (git-fixes).\n- net: datagram: fix unbounded loop in __skb_try_recv_datagram() (git-fixes).\n- net: Do not allocate page fragments that are not skb aligned (networking-stable-19_02_20).\n- net: dsa: legacy: do not unmask port bitmaps (git-fixes).\n- net: dsa: mv88e6xxx: Fix u64 statistics (networking-stable-19_03_07).\n- netfilter: bridge: ebt_among: add missing match size checks (git-fixes).\n- netfilter: bridge: ebt_among: add more missing match size checks (git-fixes).\n- netfilter: bridge: set skb transport_header before entering NF_INET_PRE_ROUTING (git-fixes).\n- netfilter: drop template ct when conntrack is skipped (git-fixes).\n- netfilter: ip6t_MASQUERADE: add dependency on conntrack module (git-fixes).\n- netfilter: ipset: Missing nfnl_lock()/nfnl_unlock() is added to ip_set_net_exit() (git-fixes).\n- netfilter: ipv6: fix use-after-free Write in nf_nat_ipv6_manip_pkt (git-fixes).\n- netfilter: nf_socket: Fix out of bounds access in nf_sk_lookup_slow_v{4,6} (git-fixes).\n- netfilter: x_tables: avoid out-of-bounds reads in xt_request_find_{match|target} (git-fixes).\n- netfilter: x_tables: fix int overflow in xt_alloc_table_info() (git-fixes).\n- net: Fix for_each_netdev_feature on Big endian (networking-stable-19_02_20).\n- net: fix IPv6 prefix route residue (networking-stable-19_02_20).\n- net: Fix untag for vlan packets without ethernet header (git-fixes).\n- net: Fix vlan untag for bridge and vlan_dev with reorder_hdr off (git-fixes).\n- net/hsr: Check skb_put_padto() return value (git-fixes).\n- net: hsr: fix memory leak in hsr_dev_finalize() (networking-stable-19_03_15).\n- net/hsr: fix possible crash in add_timer() (networking-stable-19_03_15).\n- net/ibmvnic: Update carrier state after link state change (bsc#1135100).\n- net/ibmvnic: Update MAC address settings after adapter reset (bsc#1134760).\n- netlabel: fix out-of-bounds memory accesses (networking-stable-19_03_07).\n- netlink: fix nla_put_{u8,u16,u32} for KASAN (git-fixes).\n- net/mlx5e: Do not overwrite pedit action when multiple pedit used (networking-stable-19_02_24).\n- net: nfc: Fix NULL dereference on nfc_llcp_build_tlv fails (networking-stable-19_03_07).\n- net/packet: fix 4gb buffer limit due to overflow check (networking-stable-19_02_24).\n- net/packet: Set __GFP_NOWARN upon allocation in alloc_pg_vec (git-fixes).\n- net_sched: acquire RTNL in tc_action_net_exit() (git-fixes).\n- net_sched: fix two more memory leaks in cls_tcindex (networking-stable-19_02_24).\n- net: Set rtm_table to RT_TABLE_COMPAT for ipv6 for tables \u003e 255 (networking-stable-19_03_15).\n- net: sit: fix memory leak in sit_init_net() (networking-stable-19_03_07).\n- net: sit: fix UBSAN Undefined behaviour in check_6rd (networking-stable-19_03_15).\n- net: socket: set sock-\u003esk to NULL after calling proto_ops::release() (networking-stable-19_03_07).\n- net: validate untrusted gso packets without csum offload (networking-stable-19_02_20).\n- net/x25: fix a race in x25_bind() (networking-stable-19_03_15).\n- net/x25: fix use-after-free in x25_device_event() (networking-stable-19_03_15).\n- net/x25: reset state in x25_connect() (networking-stable-19_03_15).\n- net: xfrm: use preempt-safe this_cpu_read() in ipcomp_alloc_tfms() (git-fixes).\n- NFC: nci: Add some bounds checking in nci_hci_cmd_received() (bsc#1051510).\n- NFS: Add missing encode / decode sequence_maxsz to v4.2 operations (git-fixes).\n- nfsd4: catch some false session retries (git-fixes).\n- nfsd4: fix cached replies to solo SEQUENCE compounds (git-fixes).\n- NFS: Do not recoalesce on error in nfs_pageio_complete_mirror() (git-fixes).\n- NFS: Do not use page_file_mapping after removing the page (git-fixes).\n- NFS: Fix an I/O request leakage in nfs_do_recoalesce (git-fixes).\n- NFS: Fix a soft lockup in the delegation recovery code (git-fixes).\n- NFS: Fix a typo in nfs_init_timeout_values() (git-fixes).\n- NFS: Fix dentry revalidation on NFSv4 lookup (bsc#1132618).\n- NFS: Fix I/O request leakages (git-fixes).\n- NFS: fix mount/umount race in nlmclnt (git-fixes).\n- NFS/pnfs: Bulk destroy of layouts needs to be safe w.r.t. umount (git-fixes).\n- NFSv4.1 do not free interrupted slot on open (git-fixes).\n- NFSv4.1: Reinitialise sequence results before retransmitting a request (git-fixes).\n- NFSv4/flexfiles: Fix invalid deref in FF_LAYOUT_DEVID_NODE() (git-fixes).\n- nvme: add proper discard setup for the multipath device (bsc#1114638).\n- nvme: fix the dangerous reference of namespaces list (bsc#1131673).\n- nvme: make sure ns head inherits underlying device limits (bsc#1131673).\n- nvme-multipath: avoid crash on invalid subsystem cntlid enumeration (bsc#1129273).\n- nvme-multipath: split bios with the ns_head bio_set before submitting (bsc#1103259, bsc#1131673).\n- nvme: only reconfigure discard if necessary (bsc#1114638).\n- ocfs2: fix inode bh swapping mixup in ocfs2_reflink_inodes_lock (bsc#1131169).\n- ocfs2: turn on OCFS2_FS_STATS setting(bsc#1134393) We need to turn on OCFS2_FS_STATS kernel configuration setting, to fix bsc#1134393.\n- omapfb: add missing of_node_put after of_device_is_available (bsc#1051510).\n- openvswitch: add seqadj extension when NAT is used (bsc#1051510).\n- openvswitch: fix flow actions reallocation (bsc#1051510).\n- packet: validate msg_namelen in send directly (git-fixes).\n- PCI: Add function 1 DMA alias quirk for Marvell 9170 SATA controller (bsc#1051510).\n- PCI: designware-ep: Read-only registers need DBI_RO_WR_EN to be writable (bsc#1051510).\n- PCI: pciehp: Convert to threaded IRQ (bsc#1133005).\n- PCI: pciehp: Ignore Link State Changes after powering off a slot (bsc#1133005).\n- phy: sun4i-usb: Make sure to disable PHY0 passby for peripheral mode (bsc#1051510).\n- phy: sun4i-usb: Support set_mode to USB_HOST for non-OTG PHYs (bsc#1051510).\n- platform/x86: alienware-wmi: printing the wrong error code (bsc#1051510).\n- platform/x86: dell-rbtn: Add missing #include (bsc#1051510).\n- platform/x86: intel_pmc_ipc: adding error handling (bsc#1051510).\n- platform/x86: intel_punit_ipc: Revert \u0027Fix resource ioremap warning\u0027 (bsc#1051510).\n- platform/x86: pmc_atom: Drop __initconst on dmi table (bsc#1051510).\n- platform/x86: sony-laptop: Fix unintentional fall-through (bsc#1051510).\n- powerpc/64: Call setup_barrier_nospec() from setup_arch() (bsc#1131107).\n- powerpc/64: Disable the speculation barrier from the command line (bsc#1131107).\n- powerpc64/ftrace: Include ftrace.h needed for enable/disable calls (bsc#1088804, git-fixes).\n- powerpc/64: Make stf barrier PPC_BOOK3S_64 specific (bsc#1131107).\n- powerpc/64s: Add new security feature flags for count cache flush (bsc#1131107).\n- powerpc/64s: Add support for software count cache flush (bsc#1131107).\n- powerpc/64s: Fix logic when handling unknown CPU features (bsc#1055117).\n- powerpc/64s: Fix page table fragment refcount race vs speculative references (bsc#1131326, bsc#1108937).\n- powerpc/asm: Add a patch_site macro \u0026 helpers for patching instructions (bsc#1131107).\n- powerpc: avoid -mno-sched-epilog on GCC 4.9 and newer (bsc#1065729).\n- powerpc: consolidate -mno-sched-epilog into FTRACE flags (bsc#1065729).\n- powerpc: Fix 32-bit KVM-PR lockup and host crash with MacOS guest (bsc#1061840).\n- powerpc/fsl: Fix spectre_v2 mitigations reporting (bsc#1131107).\n- powerpc/hugetlb: Handle mmap_min_addr correctly in get_unmapped_area callback (bsc#1131900).\n- powerpc/kvm: Save and restore host AMR/IAMR/UAMOR (bsc#1061840).\n- powerpc/mm: Add missing tracepoint for tlbie (bsc#1055117, git-fixes).\n- powerpc/mm: Check secondary hash page table (bsc#1065729).\n- powerpc/mm: Fix page table dump to work on Radix (bsc#1055186, git-fixes).\n- powerpc/mm/hash: Handle mmap_min_addr correctly in get_unmapped_area topdown search (bsc#1131900).\n- powerpc/mm/radix: Display if mappings are exec or not (bsc#1055186, git-fixes).\n- powerpc/mm/radix: Prettify mapped memory range print out (bsc#1055186, git-fixes).\n- powerpc/numa: document topology_updates_enabled, disable by default (bsc#1133584).\n- powerpc/numa: improve control of topology updates (bsc#1133584).\n- powerpc/perf: Fix unit_sel/cache_sel checks (bsc#1053043).\n- powerpc/perf: Remove l2 bus events from HW cache event array (bsc#1053043).\n- powerpc/powernv/cpuidle: Init all present cpus for deep states (bsc#1055121).\n- powerpc/powernv: Do not reprogram SLW image on every KVM guest entry/exit (bsc#1061840).\n- powerpc/powernv/ioda2: Remove redundant free of TCE pages (bsc#1061840).\n- powerpc/powernv/ioda: Allocate indirect TCE levels of cached userspace addresses on demand (bsc#1061840).\n- powerpc/powernv/ioda: Fix locked_vm counting for memory used by IOMMU tables (bsc#1061840).\n- powerpc/powernv: Make opal log only readable by root (bsc#1065729).\n- powerpc/powernv: Query firmware for count cache flush settings (bsc#1131107).\n- powerpc/powernv: Remove never used pnv_power9_force_smt4 (bsc#1061840).\n- powerpc/pseries: Query hypervisor for count cache flush settings (bsc#1131107).\n- powerpc/security: Fix spectre_v2 reporting (bsc#1131107).\n- powerpc/speculation: Support \u0027mitigations=\u0027 cmdline option (bsc#1112178).\n- powerpc/vdso32: fix CLOCK_MONOTONIC on PPC64 (bsc#1131587).\n- powerpc/vdso64: Fix CLOCK_MONOTONIC inconsistencies across Y2038 (bsc#1131587).\n- proc/kcore: do not bounds check against address 0 (bsc#1051510).\n- proc: revalidate kernel thread inodes to root:root (bsc#1051510).\n- proc/sysctl: fix return error for proc_doulongvec_minmax() (bsc#1051510).\n- pwm: Fix deadlock warning when removing PWM device (bsc#1051510).\n- pwm: meson: Consider 128 a valid pre-divider (bsc#1051510).\n- pwm: meson: Do not disable PWM when setting duty repeatedly (bsc#1051510).\n- pwm: meson: Use the spin-lock only to protect register modifications (bsc#1051510).\n- pwm: tiehrpwm: Update shadow register for disabling PWMs (bsc#1051510).\n- qla2xxx: allow irqbalance control in non-MQ mode (bsc#1128979).\n- qla2xxx: always allocate qla_tgt_wq (bsc#1131451).\n- qmi_wwan: add Olicard 600 (bsc#1051510).\n- qmi_wwan: Add support for Quectel EG12/EM12 (networking-stable-19_03_07).\n- RAS/CEC: Check the correct variable in the debugfs error handling (bsc#1085535).\n- ravb: Decrease TxFIFO depth of Q3 and Q2 to one (networking-stable-19_03_15).\n- rdma/cxgb4: Add support for 64Byte cqes (bsc#1127371).\n- rdma/cxgb4: Add support for kernel mode SRQ\u0027s (bsc#1127371).\n- rdma/cxgb4: Add support for srq functions \u0026 structs (bsc#1127371).\n- rdma/cxgb4: fix some info leaks (bsc#1127371).\n- RDMA/cxgb4: Make c4iw_poll_cq_one() easier to analyze (bsc#1127371).\n- rdma/cxgb4: Remove a set-but-not-used variable (bsc#1127371).\n- RDMA/iw_cxgb4: Drop __GFP_NOFAIL (bsc#1127371).\n- rds: fix refcount bug in rds_sock_addref (git-fixes).\n- rds: tcp: atomically purge entries from rds_tcp_conn_list during netns delete (git-fixes).\n- Re-export snd_cards for kABI compatibility (bsc#1051510).\n- regulator: tps65086: Fix tps65086_ldoa1_ranges for selector 0xB (bsc#1051510).\n- Revert \u0027ALSA: seq: Protect in-kernel ioctl calls with mutex\u0027 (bsc#1051510).\n- Revert \u0027block: unexport DISK_EVENT_MEDIA_CHANGE for legacy/fringe drivers\u0027 (bsc#1110946, bsc#1119843).\n- Revert \u0027drm/sun4i: rgb: Change the pixel clock validation check (bnc#1113722)\u0027 \n- Revert \u0027ide: unexport DISK_EVENT_MEDIA_CHANGE for ide-gd and ide-cd\u0027 (bsc#1110946).\n- Revert \u0027tty: pty: Fix race condition between release_one_tty and pty_write\u0027 (bsc#1051510).\n- ring-buffer: Check if memory is available before allocation (bsc#1132531).\n- route: set the deleted fnhe fnhe_daddr to 0 in ip_del_fnhe to fix a race (networking-stable-19_03_15).\n- rt2x00: do not increment sequence number while re-transmitting (bsc#1051510).\n- rtlwifi: rtl8723ae: Fix missing break in switch statement (bsc#1051510).\n- rxrpc: Do not release call mutex on error pointer (git-fixes).\n- rxrpc: Do not treat call aborts as conn aborts (git-fixes).\n- rxrpc: Fix client call queueing, waiting for channel (networking-stable-19_03_15).\n- rxrpc: Fix Tx ring annotation after initial Tx failure (git-fixes).\n- s390/dasd: fix panic for failed online processing (bsc#1132589).\n- s390/pkey: move pckmo subfunction available checks away from module init (bsc#1128544).\n- s390/speculation: Support \u0027mitigations=\u0027 cmdline option (bsc#1112178).\n- sc16is7xx: missing unregister/delete driver on error in sc16is7xx_init() (bsc#1051510).\n- sc16is7xx: move label \u0027err_spi\u0027 to correct section (bsc#1051510).\n- sc16is7xx: put err_spi and err_i2c into correct #ifdef (bsc#1051510).\n- scripts: override locale from environment when running recordmcount.pl (bsc#1134354).\n- scsi: libsas: allocate sense buffer for bsg queue (bsc#1131467).\n- scsi: qla2xxx: Add new FC-NVMe enable BIT to enable FC-NVMe feature (bsc#1130579).\n- scsi: qla2xxx: Fix panic in qla_dfs_tgt_counters_show (bsc#1132044).\n- sctp: call gso_reset_checksum when computing checksum in sctp_gso_segment (networking-stable-19_02_24).\n- sctp: only update outstanding_bytes for transmitted queue when doing prsctp_prune (git-fixes).\n- sctp: set frag_point in sctp_setsockopt_maxseg correctly` (git-fixes).\n- selinux: use kernel linux/socket.h for genheaders and mdp (bsc#1134810).\n- serial: 8250_pxa: honor the port number from devicetree (bsc#1051510).\n- serial: ar933x_uart: Fix build failure with disabled console (bsc#1051510).\n- serial: max310x: Fix to avoid potential NULL pointer dereference (bsc#1051510).\n- serial: sh-sci: Fix setting SCSCR_TIE while transferring data (bsc#1051510).\n- serial: uartps: console_setup() can\u0027t be placed to init section (bsc#1051510).\n- sit: check if IPv6 enabled before calling ip6_err_gen_icmpv6_unreach() (networking-stable-19_02_24).\n- SoC: imx-sgtl5000: add missing put_device() (bsc#1051510).\n- soc: qcom: gsbi: Fix error handling in gsbi_probe() (bsc#1051510).\n- soc/tegra: fuse: Fix illegal free of IO base address (bsc#1051510).\n- soc/tegra: pmc: Drop locking from tegra_powergate_is_powered() (bsc#1051510).\n- spi: a3700: Clear DATA_OUT when performing a read (bsc#1051510).\n- spi: bcm2835aux: fix driver to not allow 65535 (=-1) cs-gpios (bsc#1051510).\n- spi: bcm2835aux: setup gpio-cs to output and correct level during setup (bsc#1051510).\n- spi: bcm2835aux: warn in dmesg that native cs is not really supported (bsc#1051510).\n- spi: rspi: Fix sequencer reset during initialization (bsc#1051510).\n- ssb: Fix possible NULL pointer dereference in ssb_host_pcmcia_exit (bsc#1051510).\n- staging: comedi: ni_usb6501: Fix possible double-free of -\u003eusb_rx_buf (bsc#1051510).\n- staging: comedi: ni_usb6501: Fix use of uninitialized mutex (bsc#1051510).\n- staging: comedi: vmk80xx: Fix possible double-free of -\u003eusb_rx_buf (bsc#1051510).\n- staging: comedi: vmk80xx: Fix use of uninitialized semaphore (bsc#1051510).\n- staging: iio: ad7192: Fix ad7193 channel address (bsc#1051510).\n- staging: rtl8188eu: Fix potential NULL pointer dereference of kcalloc (bsc#1051510).\n- staging: rtl8712: uninitialized memory in read_bbreg_hdl() (bsc#1051510).\n- staging: vt6655: Fix interrupt race condition on device start up (bsc#1051510).\n- staging: vt6655: Remove vif check from vnt_interrupt (bsc#1051510).\n- stm class: Fix an endless loop in channel allocation (bsc#1051510).\n- stm class: Fix channel free in stm output free path (bsc#1051510).\n- stm class: Prevent division by zero (bsc#1051510).\n- sunrpc/cache: handle missing listeners better (bsc#1126221).\n- sunrpc: fix 4 more call sites that were using stack memory with a scatterlist (git-fixes).\n- supported.conf: Add openvswitch to kernel-default-base (bsc#1124839).\n- supported.conf: Add vxlan to kernel-default-base (bsc#1132083).\n- supported.conf: dw_mmc-bluefield is not needed in kernel-default-base (bsc#1131574).\n- svm/avic: Fix invalidate logical APIC id entry (bsc#1132726).\n- svm: Fix AVIC DFR and LDR handling (bsc#1132558).\n- sysctl: handle overflow for file-max (bsc#1051510).\n- tcp: fix TCP_REPAIR_QUEUE bound checking (git-fixes).\n- tcp: tcp_v4_err() should be more careful (networking-stable-19_02_20).\n- thermal/int340x_thermal: Add additional UUIDs (bsc#1051510).\n- thermal/int340x_thermal: fix mode setting (bsc#1051510).\n- tipc: fix race condition causing hung sendto (networking-stable-19_03_07).\n- tpm: Fix the type of the return value in calc_tpm2_event_size() (bsc#1082555).\n- tracing: Fix a memory leak by early error exit in trace_pid_write() (bsc#1133702).\n- tracing: Fix buffer_ref pipe ops (bsc#1133698).\n- tracing/hrtimer: Fix tracing bugs by taking all clock bases and modes into account (bsc#1132527).\n- tty: atmel_serial: fix a potential NULL pointer dereference (bsc#1051510).\n- tty: increase the default flip buffer limit to 2*640K (bsc#1051510).\n- tty: pty: Fix race condition between release_one_tty and pty_write (bsc#1051510).\n- tty: vt.c: Fix TIOCL_BLANKSCREEN console blanking if blankinterval == 0 (bsc#1051510).\n- tun: fix blocking read (networking-stable-19_03_07).\n- tun: remove unnecessary memory barrier (networking-stable-19_03_07).\n- UAS: fix alignment of scatter/gather segments (bsc#1129770).\n- udf: Fix crash on IO error during truncate (bsc#1131175).\n- usb: cdc-acm: fix unthrottle races (bsc#1051510).\n- usb: chipidea: Grab the (legacy) USB PHY by phandle first (bsc#1051510).\n- usb: core: Fix bug caused by duplicate interface PM usage counter (bsc#1051510).\n- usb: core: Fix unterminated string returned by usb_string() (bsc#1051510).\n- usb: dwc3: Fix default lpm_nyet_threshold value (bsc#1051510).\n- usb: f_fs: Avoid crash due to out-of-scope stack ptr access (bsc#1051510).\n- usb: gadget: net2272: Fix net2272_dequeue() (bsc#1051510).\n- usb: gadget: net2280: Fix net2280_dequeue() (bsc#1051510).\n- usb: gadget: net2280: Fix overrun of OUT messages (bsc#1051510).\n- usb: host: xhci-rcar: Add XHCI_TRUST_TX_LENGTH quirk (bsc#1051510).\n- usb: mtu3: fix EXTCON dependency (bsc#1051510).\n- usb: serial: cp210x: add new device id (bsc#1051510).\n- usb: serial: cp210x: fix GPIO in autosuspend (bsc#1120902).\n- usb: serial: f81232: fix interrupt worker not stop (bsc#1051510).\n- usb: serial: fix unthrottle races (bsc#1051510).\n- usb: serial: ftdi_sio: add additional NovaTech products (bsc#1051510).\n- usb: serial: option: add Olicard 600 (bsc#1051510).\n- usb: serial: option: add support for Quectel EM12 (bsc#1051510).\n- usb-storage: Set virt_boundary_mask to avoid SG overflows (bsc#1051510).\n- usb: u132-hcd: fix resource leak (bsc#1051510).\n- usb: usb251xb: fix to avoid potential NULL pointer dereference (bsc#1051510).\n- usb: usbip: fix isoc packet num validation in get_pipe (bsc#1051510).\n- usb: w1 ds2490: Fix bug caused by improper use of altsetting array (bsc#1051510).\n- usb: yurex: Fix protection fault after device removal (bsc#1051510).\n- vfio/mdev: Avoid release parent reference during error path (bsc#1051510).\n- vfio/mdev: Fix aborting mdev child device removal if one fails (bsc#1051510).\n- vfio_pci: Enable memory accesses before calling pci_map_rom (bsc#1051510).\n- vfio/pci: use correct format characters (bsc#1051510).\n- vfs: allow dedupe of user owned read-only files (bsc#1133778, bsc#1132219).\n- vfs: avoid problematic remapping requests into partial EOF block (bsc#1133850, bsc#1132219).\n- vfs: dedupe: extract helper for a single dedup (bsc#1133769, bsc#1132219).\n- vfs: dedupe should return EPERM if permission is not granted (bsc#1133779, bsc#1132219).\n- vfs: exit early from zero length remap operations (bsc#1132411, bsc#1132219).\n- vfs: export vfs_dedupe_file_range_one() to modules (bsc#1133772, bsc#1132219).\n- vfs: limit size of dedupe (bsc#1132397, bsc#1132219).\n- vfs: rename clone_verify_area to remap_verify_area (bsc#1133852, bsc#1132219).\n- vfs: skip zero-length dedupe requests (bsc#1133851, bsc#1132219).\n- vfs: swap names of {do,vfs}_clone_file_range() (bsc#1133774, bsc#1132219).\n- vfs: vfs_clone_file_prep_inodes should return EINVAL for a clone from beyond EOF (bsc#1133780, bsc#1132219).\n- vhost/vsock: fix reset orphans race with close timeout (bsc#1051510).\n- video: fbdev: Set pixclock = 0 in goldfishfb (bsc#1051510).\n- virtio-blk: limit number of hw queues by nr_cpu_ids (bsc#1051510).\n- virtio: Honour \u0027may_reduce_num\u0027 in vring_create_virtqueue (bsc#1051510).\n- virtio_pci: fix a NULL pointer reference in vp_del_vqs (bsc#1051510).\n- vsock/virtio: fix kernel panic after device hot-unplug (bsc#1051510).\n- vsock/virtio: fix kernel panic from virtio_transport_reset_no_sock (bsc#1051510).\n- vsock/virtio: reset connected sockets on device removal (bsc#1051510).\n- vxlan: test dev-\u003eflags \u0026 IFF_UP before calling netif_rx() (networking-stable-19_02_20).\n- wil6210: check null pointer in _wil_cfg80211_merge_extra_ies (bsc#1051510).\n- wlcore: Fix memory leak in case wl12xx_fetch_firmware failure (bsc#1051510).\n- x86/cpu: Sanitize FAM6_ATOM naming (bsc#1111331).\n- x86/kvm: Expose X86_FEATURE_MD_CLEAR to guests (bsc#1111331).\n- x86/kvm/hyper-v: avoid spurious pending stimer on vCPU init (bsc#1132572).\n- x86/kvm/vmx: Add MDS protection when L1D Flush is not active (bsc#1111331).\n- x86/MCE/AMD, EDAC/mce_amd: Add new error descriptions for some SMCA bank types (bsc#1128415).\n- x86/MCE/AMD, EDAC/mce_amd: Add new McaTypes for CS, PSP, and SMU units (bsc#1128415).\n- x86/MCE/AMD, EDAC/mce_amd: Add new MP5, NBIO, and PCIE SMCA bank types (bsc#1128415).\n- x86/mce/AMD, EDAC/mce_amd: Enumerate Reserved SMCA bank type (bsc#1128415).\n- x86/mce/AMD: Pass the bank number to smca_get_bank_type() (bsc#1128415).\n- x86/MCE: Fix kABI for new AMD bank names (bsc#1128415).\n- x86/mce: Handle varying MCA bank counts (bsc#1128415).\n- x86/msr-index: Cleanup bit defines (bsc#1111331).\n- x86/PCI: Fixup RTIT_BAR of Intel Denverton Trace Hub (bsc#1120318).\n- x86/speculation: Consolidate CPU whitelists (bsc#1111331).\n- x86/speculation/mds: Add basic bug infrastructure for MDS (bsc#1111331).\n- x86/speculation/mds: Add BUG_MSBDS_ONLY (bsc#1111331).\n- x86/speculation/mds: Add mds_clear_cpu_buffers() (bsc#1111331).\n- x86/speculation/mds: Add mds=full,nosmt cmdline option (bsc#1111331).\n- x86/speculation/mds: Add mitigation control for MDS (bsc#1111331).\n- x86/speculation/mds: Add mitigation mode VMWERV (bsc#1111331).\n- x86/speculation/mds: Add \u0027mitigations=\u0027 support for MDS (bsc#1111331).\n- x86/speculation/mds: Add SMT warning message (bsc#1111331).\n- x86/speculation/mds: Add sysfs reporting for MDS (bsc#1111331).\n- x86/speculation/mds: Clear CPU buffers on exit to user (bsc#1111331).\n- x86/speculation/mds: Conditionally clear CPU buffers on idle entry (bsc#1111331).\n- x86/speculation/mds: Print SMT vulnerable on MSBDS with mitigations off (bsc#1111331).\n- x86/speculation: Move arch_smt_update() call to after mitigation decisions (bsc#1111331).\n- x86/speculation: Prevent deadlock on ssb_state::lock (bsc#1114279).\n- x86/speculation: Simplify the CPU bug detection logic (bsc#1111331).\n- x86/speculation: Support \u0027mitigations=\u0027 cmdline option (bsc#1112178).\n- x86/tsc: Force inlining of cyc2ns bits (bsc#1052904).\n- xen-netback: do not populate the hash cache on XenBus disconnect (networking-stable-19_03_07).\n- xen-netback: fix occasional leak of grant ref mappings under memory pressure (networking-stable-19_03_07).\n- xen: Prevent buffer overflow in privcmd ioctl (bsc#1065600).\n- xfrm: do not call rcu_read_unlock when afinfo is NULL in xfrm_get_tos (git-fixes).\n- xfrm: Fix ESN sequence number handling for IPsec GSO packets (git-fixes).\n- xfrm: fix rcu_read_unlock usage in xfrm_local_error (git-fixes).\n- xfrm: Fix stack-out-of-bounds read on socket policy lookup (git-fixes).\n- xfrm: fix xfrm_do_migrate() with AEAD e.g(AES-GCM) (git-fixes).\n- xfrm: Return error on unknown encap_type in init_state (git-fixes).\n- xfs: add the ability to join a held buffer to a defer_ops (bsc#1133674).\n- xfs: allow xfs_lock_two_inodes to take different EXCL/SHARED modes (bsc#1132370, bsc#1132219).\n- xfs: call xfs_qm_dqattach before performing reflink operations (bsc#1132368, bsc#1132219).\n- xfs: cap the length of deduplication requests (bsc#1132373, bsc#1132219).\n- xfs: clean up xfs_reflink_remap_blocks call site (bsc#1132413, bsc#1132219).\n- xfs: detect and fix bad summary counts at mount (bsc#1114427).\n- xfs: fix data corruption w/ unaligned dedupe ranges (bsc#1132405, bsc#1132219).\n- xfs: fix data corruption w/ unaligned reflink ranges (bsc#1132407, bsc#1132219).\n- xfs: fix pagecache truncation prior to reflink (bsc#1132412, bsc#1132219).\n- xfs: fix reporting supported extra file attributes for statx() (bsc#1133529).\n- xfs: flush removing page cache in xfs_reflink_remap_prep (bsc#1132414, bsc#1132219).\n- xfs: hold xfs_buf locked between shortform-\u003eleaf conversion and the addition of an attribute (bsc#1133675).\n- xfs: kill meaningless variable \u0027zero\u0027 (bsc#1106011).\n- xfs: only grab shared inode locks for source file during reflink (bsc#1132372, bsc#1132219).\n- xfs: prepare xfs_break_layouts() for another layout type (bsc#1106011).\n- xfs: prepare xfs_break_layouts() to be called with XFS_MMAPLOCK_EXCL (bsc#1106011).\n- xfs: refactor clonerange preparation into a separate helper (bsc#1132402, bsc#1132219).\n- xfs: refactor xfs_trans_roll (bsc#1133667).\n- xfs: reflink find shared should take a transaction (bsc#1132226, bsc#1132219).\n- xfs: reflink should break pnfs leases before sharing blocks (bsc#1132369, bsc#1132219).\n- xfs: remove dest file\u0027s post-eof preallocations before reflinking (bsc#1132365, bsc#1132219).\n- xfs: remove the ip argument to xfs_defer_finish (bsc#1133672).\n- xfs: remove xfs_zero_range (bsc#1106011).\n- xfs: rename xfs_defer_join to xfs_defer_ijoin (bsc#1133668).\n- xfs: update ctime and remove suid before cloning files (bsc#1132404, bsc#1132219).\n- xfs: zero posteof blocks when cloning above eof (bsc#1132403, bsc#1132219).\n- xhci: Do not let USB3 ports stuck in polling state prevent suspend (bsc#1051510).\n- xhci: Fix port resume done detection for SS ports with LPM enabled (bsc#1051510).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-2019-1404",
"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-2019_1404-1.json"
},
{
"category": "self",
"summary": "URL for openSUSE-SU-2019:1404-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/ZZ2FZBVA3Q7VOUC5KRK2EODJSBYJDCKH/#ZZ2FZBVA3Q7VOUC5KRK2EODJSBYJDCKH"
},
{
"category": "self",
"summary": "E-Mail link for openSUSE-SU-2019:1404-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/ZZ2FZBVA3Q7VOUC5KRK2EODJSBYJDCKH/#ZZ2FZBVA3Q7VOUC5KRK2EODJSBYJDCKH"
},
{
"category": "self",
"summary": "SUSE Bug 1050549",
"url": "https://bugzilla.suse.com/1050549"
},
{
"category": "self",
"summary": "SUSE Bug 1051510",
"url": "https://bugzilla.suse.com/1051510"
},
{
"category": "self",
"summary": "SUSE Bug 1052904",
"url": "https://bugzilla.suse.com/1052904"
},
{
"category": "self",
"summary": "SUSE Bug 1053043",
"url": "https://bugzilla.suse.com/1053043"
},
{
"category": "self",
"summary": "SUSE Bug 1055117",
"url": "https://bugzilla.suse.com/1055117"
},
{
"category": "self",
"summary": "SUSE Bug 1055121",
"url": "https://bugzilla.suse.com/1055121"
},
{
"category": "self",
"summary": "SUSE Bug 1055186",
"url": "https://bugzilla.suse.com/1055186"
},
{
"category": "self",
"summary": "SUSE Bug 1061840",
"url": "https://bugzilla.suse.com/1061840"
},
{
"category": "self",
"summary": "SUSE Bug 1063638",
"url": "https://bugzilla.suse.com/1063638"
},
{
"category": "self",
"summary": "SUSE Bug 1065600",
"url": "https://bugzilla.suse.com/1065600"
},
{
"category": "self",
"summary": "SUSE Bug 1065729",
"url": "https://bugzilla.suse.com/1065729"
},
{
"category": "self",
"summary": "SUSE Bug 1070872",
"url": "https://bugzilla.suse.com/1070872"
},
{
"category": "self",
"summary": "SUSE Bug 1082555",
"url": "https://bugzilla.suse.com/1082555"
},
{
"category": "self",
"summary": "SUSE Bug 1083647",
"url": "https://bugzilla.suse.com/1083647"
},
{
"category": "self",
"summary": "SUSE Bug 1085535",
"url": "https://bugzilla.suse.com/1085535"
},
{
"category": "self",
"summary": "SUSE Bug 1085536",
"url": "https://bugzilla.suse.com/1085536"
},
{
"category": "self",
"summary": "SUSE Bug 1088804",
"url": "https://bugzilla.suse.com/1088804"
},
{
"category": "self",
"summary": "SUSE Bug 1097583",
"url": "https://bugzilla.suse.com/1097583"
},
{
"category": "self",
"summary": "SUSE Bug 1097584",
"url": "https://bugzilla.suse.com/1097584"
},
{
"category": "self",
"summary": "SUSE Bug 1097585",
"url": "https://bugzilla.suse.com/1097585"
},
{
"category": "self",
"summary": "SUSE Bug 1097586",
"url": "https://bugzilla.suse.com/1097586"
},
{
"category": "self",
"summary": "SUSE Bug 1097587",
"url": "https://bugzilla.suse.com/1097587"
},
{
"category": "self",
"summary": "SUSE Bug 1097588",
"url": "https://bugzilla.suse.com/1097588"
},
{
"category": "self",
"summary": "SUSE Bug 1103186",
"url": "https://bugzilla.suse.com/1103186"
},
{
"category": "self",
"summary": "SUSE Bug 1103259",
"url": "https://bugzilla.suse.com/1103259"
},
{
"category": "self",
"summary": "SUSE Bug 1106011",
"url": "https://bugzilla.suse.com/1106011"
},
{
"category": "self",
"summary": "SUSE Bug 1108193",
"url": "https://bugzilla.suse.com/1108193"
},
{
"category": "self",
"summary": "SUSE Bug 1108838",
"url": "https://bugzilla.suse.com/1108838"
},
{
"category": "self",
"summary": "SUSE Bug 1108937",
"url": "https://bugzilla.suse.com/1108937"
},
{
"category": "self",
"summary": "SUSE Bug 1110946",
"url": "https://bugzilla.suse.com/1110946"
},
{
"category": "self",
"summary": "SUSE Bug 1111331",
"url": "https://bugzilla.suse.com/1111331"
},
{
"category": "self",
"summary": "SUSE Bug 1112063",
"url": "https://bugzilla.suse.com/1112063"
},
{
"category": "self",
"summary": "SUSE Bug 1112128",
"url": "https://bugzilla.suse.com/1112128"
},
{
"category": "self",
"summary": "SUSE Bug 1112178",
"url": "https://bugzilla.suse.com/1112178"
},
{
"category": "self",
"summary": "SUSE Bug 1113722",
"url": "https://bugzilla.suse.com/1113722"
},
{
"category": "self",
"summary": "SUSE Bug 1114279",
"url": "https://bugzilla.suse.com/1114279"
},
{
"category": "self",
"summary": "SUSE Bug 1114427",
"url": "https://bugzilla.suse.com/1114427"
},
{
"category": "self",
"summary": "SUSE Bug 1114542",
"url": "https://bugzilla.suse.com/1114542"
},
{
"category": "self",
"summary": "SUSE Bug 1114638",
"url": "https://bugzilla.suse.com/1114638"
},
{
"category": "self",
"summary": "SUSE Bug 1119680",
"url": "https://bugzilla.suse.com/1119680"
},
{
"category": "self",
"summary": "SUSE Bug 1119843",
"url": "https://bugzilla.suse.com/1119843"
},
{
"category": "self",
"summary": "SUSE Bug 1120318",
"url": "https://bugzilla.suse.com/1120318"
},
{
"category": "self",
"summary": "SUSE Bug 1120902",
"url": "https://bugzilla.suse.com/1120902"
},
{
"category": "self",
"summary": "SUSE Bug 1122767",
"url": "https://bugzilla.suse.com/1122767"
},
{
"category": "self",
"summary": "SUSE Bug 1122776",
"url": "https://bugzilla.suse.com/1122776"
},
{
"category": "self",
"summary": "SUSE Bug 1124839",
"url": "https://bugzilla.suse.com/1124839"
},
{
"category": "self",
"summary": "SUSE Bug 1126221",
"url": "https://bugzilla.suse.com/1126221"
},
{
"category": "self",
"summary": "SUSE Bug 1126704",
"url": "https://bugzilla.suse.com/1126704"
},
{
"category": "self",
"summary": "SUSE Bug 1126740",
"url": "https://bugzilla.suse.com/1126740"
},
{
"category": "self",
"summary": "SUSE Bug 1127175",
"url": "https://bugzilla.suse.com/1127175"
},
{
"category": "self",
"summary": "SUSE Bug 1127371",
"url": "https://bugzilla.suse.com/1127371"
},
{
"category": "self",
"summary": "SUSE Bug 1127372",
"url": "https://bugzilla.suse.com/1127372"
},
{
"category": "self",
"summary": "SUSE Bug 1127374",
"url": "https://bugzilla.suse.com/1127374"
},
{
"category": "self",
"summary": "SUSE Bug 1128052",
"url": "https://bugzilla.suse.com/1128052"
},
{
"category": "self",
"summary": "SUSE Bug 1128415",
"url": "https://bugzilla.suse.com/1128415"
},
{
"category": "self",
"summary": "SUSE Bug 1128544",
"url": "https://bugzilla.suse.com/1128544"
},
{
"category": "self",
"summary": "SUSE Bug 1128979",
"url": "https://bugzilla.suse.com/1128979"
},
{
"category": "self",
"summary": "SUSE Bug 1129138",
"url": "https://bugzilla.suse.com/1129138"
},
{
"category": "self",
"summary": "SUSE Bug 1129273",
"url": "https://bugzilla.suse.com/1129273"
},
{
"category": "self",
"summary": "SUSE Bug 1129497",
"url": "https://bugzilla.suse.com/1129497"
},
{
"category": "self",
"summary": "SUSE Bug 1129770",
"url": "https://bugzilla.suse.com/1129770"
},
{
"category": "self",
"summary": "SUSE Bug 1130195",
"url": "https://bugzilla.suse.com/1130195"
},
{
"category": "self",
"summary": "SUSE Bug 1130425",
"url": "https://bugzilla.suse.com/1130425"
},
{
"category": "self",
"summary": "SUSE Bug 1130527",
"url": "https://bugzilla.suse.com/1130527"
},
{
"category": "self",
"summary": "SUSE Bug 1130567",
"url": "https://bugzilla.suse.com/1130567"
},
{
"category": "self",
"summary": "SUSE Bug 1130579",
"url": "https://bugzilla.suse.com/1130579"
},
{
"category": "self",
"summary": "SUSE Bug 1130972",
"url": "https://bugzilla.suse.com/1130972"
},
{
"category": "self",
"summary": "SUSE Bug 1131107",
"url": "https://bugzilla.suse.com/1131107"
},
{
"category": "self",
"summary": "SUSE Bug 1131167",
"url": "https://bugzilla.suse.com/1131167"
},
{
"category": "self",
"summary": "SUSE Bug 1131168",
"url": "https://bugzilla.suse.com/1131168"
},
{
"category": "self",
"summary": "SUSE Bug 1131169",
"url": "https://bugzilla.suse.com/1131169"
},
{
"category": "self",
"summary": "SUSE Bug 1131170",
"url": "https://bugzilla.suse.com/1131170"
},
{
"category": "self",
"summary": "SUSE Bug 1131171",
"url": "https://bugzilla.suse.com/1131171"
},
{
"category": "self",
"summary": "SUSE Bug 1131172",
"url": "https://bugzilla.suse.com/1131172"
},
{
"category": "self",
"summary": "SUSE Bug 1131173",
"url": "https://bugzilla.suse.com/1131173"
},
{
"category": "self",
"summary": "SUSE Bug 1131174",
"url": "https://bugzilla.suse.com/1131174"
},
{
"category": "self",
"summary": "SUSE Bug 1131175",
"url": "https://bugzilla.suse.com/1131175"
},
{
"category": "self",
"summary": "SUSE Bug 1131176",
"url": "https://bugzilla.suse.com/1131176"
},
{
"category": "self",
"summary": "SUSE Bug 1131177",
"url": "https://bugzilla.suse.com/1131177"
},
{
"category": "self",
"summary": "SUSE Bug 1131178",
"url": "https://bugzilla.suse.com/1131178"
},
{
"category": "self",
"summary": "SUSE Bug 1131179",
"url": "https://bugzilla.suse.com/1131179"
},
{
"category": "self",
"summary": "SUSE Bug 1131180",
"url": "https://bugzilla.suse.com/1131180"
},
{
"category": "self",
"summary": "SUSE Bug 1131290",
"url": "https://bugzilla.suse.com/1131290"
},
{
"category": "self",
"summary": "SUSE Bug 1131326",
"url": "https://bugzilla.suse.com/1131326"
},
{
"category": "self",
"summary": "SUSE Bug 1131335",
"url": "https://bugzilla.suse.com/1131335"
},
{
"category": "self",
"summary": "SUSE Bug 1131336",
"url": "https://bugzilla.suse.com/1131336"
},
{
"category": "self",
"summary": "SUSE Bug 1131416",
"url": "https://bugzilla.suse.com/1131416"
},
{
"category": "self",
"summary": "SUSE Bug 1131427",
"url": "https://bugzilla.suse.com/1131427"
},
{
"category": "self",
"summary": "SUSE Bug 1131442",
"url": "https://bugzilla.suse.com/1131442"
},
{
"category": "self",
"summary": "SUSE Bug 1131451",
"url": "https://bugzilla.suse.com/1131451"
},
{
"category": "self",
"summary": "SUSE Bug 1131467",
"url": "https://bugzilla.suse.com/1131467"
},
{
"category": "self",
"summary": "SUSE Bug 1131488",
"url": "https://bugzilla.suse.com/1131488"
},
{
"category": "self",
"summary": "SUSE Bug 1131574",
"url": "https://bugzilla.suse.com/1131574"
},
{
"category": "self",
"summary": "SUSE Bug 1131587",
"url": "https://bugzilla.suse.com/1131587"
},
{
"category": "self",
"summary": "SUSE Bug 1131659",
"url": "https://bugzilla.suse.com/1131659"
},
{
"category": "self",
"summary": "SUSE Bug 1131673",
"url": "https://bugzilla.suse.com/1131673"
},
{
"category": "self",
"summary": "SUSE Bug 1131847",
"url": "https://bugzilla.suse.com/1131847"
},
{
"category": "self",
"summary": "SUSE Bug 1131848",
"url": "https://bugzilla.suse.com/1131848"
},
{
"category": "self",
"summary": "SUSE Bug 1131851",
"url": "https://bugzilla.suse.com/1131851"
},
{
"category": "self",
"summary": "SUSE Bug 1131900",
"url": "https://bugzilla.suse.com/1131900"
},
{
"category": "self",
"summary": "SUSE Bug 1131934",
"url": "https://bugzilla.suse.com/1131934"
},
{
"category": "self",
"summary": "SUSE Bug 1131935",
"url": "https://bugzilla.suse.com/1131935"
},
{
"category": "self",
"summary": "SUSE Bug 1132044",
"url": "https://bugzilla.suse.com/1132044"
},
{
"category": "self",
"summary": "SUSE Bug 1132083",
"url": "https://bugzilla.suse.com/1132083"
},
{
"category": "self",
"summary": "SUSE Bug 1132219",
"url": "https://bugzilla.suse.com/1132219"
},
{
"category": "self",
"summary": "SUSE Bug 1132226",
"url": "https://bugzilla.suse.com/1132226"
},
{
"category": "self",
"summary": "SUSE Bug 1132227",
"url": "https://bugzilla.suse.com/1132227"
},
{
"category": "self",
"summary": "SUSE Bug 1132365",
"url": "https://bugzilla.suse.com/1132365"
},
{
"category": "self",
"summary": "SUSE Bug 1132368",
"url": "https://bugzilla.suse.com/1132368"
},
{
"category": "self",
"summary": "SUSE Bug 1132369",
"url": "https://bugzilla.suse.com/1132369"
},
{
"category": "self",
"summary": "SUSE Bug 1132370",
"url": "https://bugzilla.suse.com/1132370"
},
{
"category": "self",
"summary": "SUSE Bug 1132372",
"url": "https://bugzilla.suse.com/1132372"
},
{
"category": "self",
"summary": "SUSE Bug 1132373",
"url": "https://bugzilla.suse.com/1132373"
},
{
"category": "self",
"summary": "SUSE Bug 1132384",
"url": "https://bugzilla.suse.com/1132384"
},
{
"category": "self",
"summary": "SUSE Bug 1132397",
"url": "https://bugzilla.suse.com/1132397"
},
{
"category": "self",
"summary": "SUSE Bug 1132402",
"url": "https://bugzilla.suse.com/1132402"
},
{
"category": "self",
"summary": "SUSE Bug 1132403",
"url": "https://bugzilla.suse.com/1132403"
},
{
"category": "self",
"summary": "SUSE Bug 1132404",
"url": "https://bugzilla.suse.com/1132404"
},
{
"category": "self",
"summary": "SUSE Bug 1132405",
"url": "https://bugzilla.suse.com/1132405"
},
{
"category": "self",
"summary": "SUSE Bug 1132407",
"url": "https://bugzilla.suse.com/1132407"
},
{
"category": "self",
"summary": "SUSE Bug 1132411",
"url": "https://bugzilla.suse.com/1132411"
},
{
"category": "self",
"summary": "SUSE Bug 1132412",
"url": "https://bugzilla.suse.com/1132412"
},
{
"category": "self",
"summary": "SUSE Bug 1132413",
"url": "https://bugzilla.suse.com/1132413"
},
{
"category": "self",
"summary": "SUSE Bug 1132414",
"url": "https://bugzilla.suse.com/1132414"
},
{
"category": "self",
"summary": "SUSE Bug 1132426",
"url": "https://bugzilla.suse.com/1132426"
},
{
"category": "self",
"summary": "SUSE Bug 1132527",
"url": "https://bugzilla.suse.com/1132527"
},
{
"category": "self",
"summary": "SUSE Bug 1132531",
"url": "https://bugzilla.suse.com/1132531"
},
{
"category": "self",
"summary": "SUSE Bug 1132555",
"url": "https://bugzilla.suse.com/1132555"
},
{
"category": "self",
"summary": "SUSE Bug 1132558",
"url": "https://bugzilla.suse.com/1132558"
},
{
"category": "self",
"summary": "SUSE Bug 1132561",
"url": "https://bugzilla.suse.com/1132561"
},
{
"category": "self",
"summary": "SUSE Bug 1132562",
"url": "https://bugzilla.suse.com/1132562"
},
{
"category": "self",
"summary": "SUSE Bug 1132563",
"url": "https://bugzilla.suse.com/1132563"
},
{
"category": "self",
"summary": "SUSE Bug 1132564",
"url": "https://bugzilla.suse.com/1132564"
},
{
"category": "self",
"summary": "SUSE Bug 1132570",
"url": "https://bugzilla.suse.com/1132570"
},
{
"category": "self",
"summary": "SUSE Bug 1132571",
"url": "https://bugzilla.suse.com/1132571"
},
{
"category": "self",
"summary": "SUSE Bug 1132572",
"url": "https://bugzilla.suse.com/1132572"
},
{
"category": "self",
"summary": "SUSE Bug 1132589",
"url": "https://bugzilla.suse.com/1132589"
},
{
"category": "self",
"summary": "SUSE Bug 1132618",
"url": "https://bugzilla.suse.com/1132618"
},
{
"category": "self",
"summary": "SUSE Bug 1132681",
"url": "https://bugzilla.suse.com/1132681"
},
{
"category": "self",
"summary": "SUSE Bug 1132726",
"url": "https://bugzilla.suse.com/1132726"
},
{
"category": "self",
"summary": "SUSE Bug 1132828",
"url": "https://bugzilla.suse.com/1132828"
},
{
"category": "self",
"summary": "SUSE Bug 1132943",
"url": "https://bugzilla.suse.com/1132943"
},
{
"category": "self",
"summary": "SUSE Bug 1133005",
"url": "https://bugzilla.suse.com/1133005"
},
{
"category": "self",
"summary": "SUSE Bug 1133094",
"url": "https://bugzilla.suse.com/1133094"
},
{
"category": "self",
"summary": "SUSE Bug 1133095",
"url": "https://bugzilla.suse.com/1133095"
},
{
"category": "self",
"summary": "SUSE Bug 1133115",
"url": "https://bugzilla.suse.com/1133115"
},
{
"category": "self",
"summary": "SUSE Bug 1133149",
"url": "https://bugzilla.suse.com/1133149"
},
{
"category": "self",
"summary": "SUSE Bug 1133176",
"url": "https://bugzilla.suse.com/1133176"
},
{
"category": "self",
"summary": "SUSE Bug 1133188",
"url": "https://bugzilla.suse.com/1133188"
},
{
"category": "self",
"summary": "SUSE Bug 1133486",
"url": "https://bugzilla.suse.com/1133486"
},
{
"category": "self",
"summary": "SUSE Bug 1133529",
"url": "https://bugzilla.suse.com/1133529"
},
{
"category": "self",
"summary": "SUSE Bug 1133584",
"url": "https://bugzilla.suse.com/1133584"
},
{
"category": "self",
"summary": "SUSE Bug 1133667",
"url": "https://bugzilla.suse.com/1133667"
},
{
"category": "self",
"summary": "SUSE Bug 1133668",
"url": "https://bugzilla.suse.com/1133668"
},
{
"category": "self",
"summary": "SUSE Bug 1133672",
"url": "https://bugzilla.suse.com/1133672"
},
{
"category": "self",
"summary": "SUSE Bug 1133674",
"url": "https://bugzilla.suse.com/1133674"
},
{
"category": "self",
"summary": "SUSE Bug 1133675",
"url": "https://bugzilla.suse.com/1133675"
},
{
"category": "self",
"summary": "SUSE Bug 1133698",
"url": "https://bugzilla.suse.com/1133698"
},
{
"category": "self",
"summary": "SUSE Bug 1133702",
"url": "https://bugzilla.suse.com/1133702"
},
{
"category": "self",
"summary": "SUSE Bug 1133731",
"url": "https://bugzilla.suse.com/1133731"
},
{
"category": "self",
"summary": "SUSE Bug 1133769",
"url": "https://bugzilla.suse.com/1133769"
},
{
"category": "self",
"summary": "SUSE Bug 1133772",
"url": "https://bugzilla.suse.com/1133772"
},
{
"category": "self",
"summary": "SUSE Bug 1133774",
"url": "https://bugzilla.suse.com/1133774"
},
{
"category": "self",
"summary": "SUSE Bug 1133778",
"url": "https://bugzilla.suse.com/1133778"
},
{
"category": "self",
"summary": "SUSE Bug 1133779",
"url": "https://bugzilla.suse.com/1133779"
},
{
"category": "self",
"summary": "SUSE Bug 1133780",
"url": "https://bugzilla.suse.com/1133780"
},
{
"category": "self",
"summary": "SUSE Bug 1133825",
"url": "https://bugzilla.suse.com/1133825"
},
{
"category": "self",
"summary": "SUSE Bug 1133850",
"url": "https://bugzilla.suse.com/1133850"
},
{
"category": "self",
"summary": "SUSE Bug 1133851",
"url": "https://bugzilla.suse.com/1133851"
},
{
"category": "self",
"summary": "SUSE Bug 1133852",
"url": "https://bugzilla.suse.com/1133852"
},
{
"category": "self",
"summary": "SUSE Bug 1134160",
"url": "https://bugzilla.suse.com/1134160"
},
{
"category": "self",
"summary": "SUSE Bug 1134162",
"url": "https://bugzilla.suse.com/1134162"
},
{
"category": "self",
"summary": "SUSE Bug 1134199",
"url": "https://bugzilla.suse.com/1134199"
},
{
"category": "self",
"summary": "SUSE Bug 1134200",
"url": "https://bugzilla.suse.com/1134200"
},
{
"category": "self",
"summary": "SUSE Bug 1134201",
"url": "https://bugzilla.suse.com/1134201"
},
{
"category": "self",
"summary": "SUSE Bug 1134202",
"url": "https://bugzilla.suse.com/1134202"
},
{
"category": "self",
"summary": "SUSE Bug 1134203",
"url": "https://bugzilla.suse.com/1134203"
},
{
"category": "self",
"summary": "SUSE Bug 1134204",
"url": "https://bugzilla.suse.com/1134204"
},
{
"category": "self",
"summary": "SUSE Bug 1134205",
"url": "https://bugzilla.suse.com/1134205"
},
{
"category": "self",
"summary": "SUSE Bug 1134354",
"url": "https://bugzilla.suse.com/1134354"
},
{
"category": "self",
"summary": "SUSE Bug 1134393",
"url": "https://bugzilla.suse.com/1134393"
},
{
"category": "self",
"summary": "SUSE Bug 1134459",
"url": "https://bugzilla.suse.com/1134459"
},
{
"category": "self",
"summary": "SUSE Bug 1134460",
"url": "https://bugzilla.suse.com/1134460"
},
{
"category": "self",
"summary": "SUSE Bug 1134461",
"url": "https://bugzilla.suse.com/1134461"
},
{
"category": "self",
"summary": "SUSE Bug 1134537",
"url": "https://bugzilla.suse.com/1134537"
},
{
"category": "self",
"summary": "SUSE Bug 1134651",
"url": "https://bugzilla.suse.com/1134651"
},
{
"category": "self",
"summary": "SUSE Bug 1134760",
"url": "https://bugzilla.suse.com/1134760"
},
{
"category": "self",
"summary": "SUSE Bug 1134810",
"url": "https://bugzilla.suse.com/1134810"
},
{
"category": "self",
"summary": "SUSE Bug 1134813",
"url": "https://bugzilla.suse.com/1134813"
},
{
"category": "self",
"summary": "SUSE Bug 1134848",
"url": "https://bugzilla.suse.com/1134848"
},
{
"category": "self",
"summary": "SUSE Bug 1135006",
"url": "https://bugzilla.suse.com/1135006"
},
{
"category": "self",
"summary": "SUSE Bug 1135007",
"url": "https://bugzilla.suse.com/1135007"
},
{
"category": "self",
"summary": "SUSE Bug 1135008",
"url": "https://bugzilla.suse.com/1135008"
},
{
"category": "self",
"summary": "SUSE Bug 1135100",
"url": "https://bugzilla.suse.com/1135100"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2018-12126 page",
"url": "https://www.suse.com/security/cve/CVE-2018-12126/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2018-12127 page",
"url": "https://www.suse.com/security/cve/CVE-2018-12127/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2018-12130 page",
"url": "https://www.suse.com/security/cve/CVE-2018-12130/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2018-16880 page",
"url": "https://www.suse.com/security/cve/CVE-2018-16880/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-11091 page",
"url": "https://www.suse.com/security/cve/CVE-2019-11091/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-11486 page",
"url": "https://www.suse.com/security/cve/CVE-2019-11486/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-11815 page",
"url": "https://www.suse.com/security/cve/CVE-2019-11815/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-11884 page",
"url": "https://www.suse.com/security/cve/CVE-2019-11884/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-3882 page",
"url": "https://www.suse.com/security/cve/CVE-2019-3882/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-9003 page",
"url": "https://www.suse.com/security/cve/CVE-2019-9003/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-9500 page",
"url": "https://www.suse.com/security/cve/CVE-2019-9500/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-9503 page",
"url": "https://www.suse.com/security/cve/CVE-2019-9503/"
}
],
"title": "Security update for the Linux Kernel",
"tracking": {
"current_release_date": "2019-05-16T09:25:56Z",
"generator": {
"date": "2019-05-16T09:25:56Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2019:1404-1",
"initial_release_date": "2019-05-16T09:25:56Z",
"revision_history": [
{
"date": "2019-05-16T09:25:56Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "kernel-devel-4.12.14-lp150.12.61.1.noarch",
"product": {
"name": "kernel-devel-4.12.14-lp150.12.61.1.noarch",
"product_id": "kernel-devel-4.12.14-lp150.12.61.1.noarch"
}
},
{
"category": "product_version",
"name": "kernel-docs-4.12.14-lp150.12.61.1.noarch",
"product": {
"name": "kernel-docs-4.12.14-lp150.12.61.1.noarch",
"product_id": "kernel-docs-4.12.14-lp150.12.61.1.noarch"
}
},
{
"category": "product_version",
"name": "kernel-docs-html-4.12.14-lp150.12.61.1.noarch",
"product": {
"name": "kernel-docs-html-4.12.14-lp150.12.61.1.noarch",
"product_id": "kernel-docs-html-4.12.14-lp150.12.61.1.noarch"
}
},
{
"category": "product_version",
"name": "kernel-macros-4.12.14-lp150.12.61.1.noarch",
"product": {
"name": "kernel-macros-4.12.14-lp150.12.61.1.noarch",
"product_id": "kernel-macros-4.12.14-lp150.12.61.1.noarch"
}
},
{
"category": "product_version",
"name": "kernel-source-4.12.14-lp150.12.61.1.noarch",
"product": {
"name": "kernel-source-4.12.14-lp150.12.61.1.noarch",
"product_id": "kernel-source-4.12.14-lp150.12.61.1.noarch"
}
},
{
"category": "product_version",
"name": "kernel-source-vanilla-4.12.14-lp150.12.61.1.noarch",
"product": {
"name": "kernel-source-vanilla-4.12.14-lp150.12.61.1.noarch",
"product_id": "kernel-source-vanilla-4.12.14-lp150.12.61.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-debug-4.12.14-lp150.12.61.1.x86_64",
"product": {
"name": "kernel-debug-4.12.14-lp150.12.61.1.x86_64",
"product_id": "kernel-debug-4.12.14-lp150.12.61.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-debug-base-4.12.14-lp150.12.61.1.x86_64",
"product": {
"name": "kernel-debug-base-4.12.14-lp150.12.61.1.x86_64",
"product_id": "kernel-debug-base-4.12.14-lp150.12.61.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-4.12.14-lp150.12.61.1.x86_64",
"product": {
"name": "kernel-debug-devel-4.12.14-lp150.12.61.1.x86_64",
"product_id": "kernel-debug-devel-4.12.14-lp150.12.61.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-default-4.12.14-lp150.12.61.1.x86_64",
"product": {
"name": "kernel-default-4.12.14-lp150.12.61.1.x86_64",
"product_id": "kernel-default-4.12.14-lp150.12.61.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-default-base-4.12.14-lp150.12.61.1.x86_64",
"product": {
"name": "kernel-default-base-4.12.14-lp150.12.61.1.x86_64",
"product_id": "kernel-default-base-4.12.14-lp150.12.61.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-default-devel-4.12.14-lp150.12.61.1.x86_64",
"product": {
"name": "kernel-default-devel-4.12.14-lp150.12.61.1.x86_64",
"product_id": "kernel-default-devel-4.12.14-lp150.12.61.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-kvmsmall-4.12.14-lp150.12.61.1.x86_64",
"product": {
"name": "kernel-kvmsmall-4.12.14-lp150.12.61.1.x86_64",
"product_id": "kernel-kvmsmall-4.12.14-lp150.12.61.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-kvmsmall-base-4.12.14-lp150.12.61.1.x86_64",
"product": {
"name": "kernel-kvmsmall-base-4.12.14-lp150.12.61.1.x86_64",
"product_id": "kernel-kvmsmall-base-4.12.14-lp150.12.61.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-kvmsmall-devel-4.12.14-lp150.12.61.1.x86_64",
"product": {
"name": "kernel-kvmsmall-devel-4.12.14-lp150.12.61.1.x86_64",
"product_id": "kernel-kvmsmall-devel-4.12.14-lp150.12.61.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-obs-build-4.12.14-lp150.12.61.1.x86_64",
"product": {
"name": "kernel-obs-build-4.12.14-lp150.12.61.1.x86_64",
"product_id": "kernel-obs-build-4.12.14-lp150.12.61.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-obs-qa-4.12.14-lp150.12.61.1.x86_64",
"product": {
"name": "kernel-obs-qa-4.12.14-lp150.12.61.1.x86_64",
"product_id": "kernel-obs-qa-4.12.14-lp150.12.61.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-syms-4.12.14-lp150.12.61.1.x86_64",
"product": {
"name": "kernel-syms-4.12.14-lp150.12.61.1.x86_64",
"product_id": "kernel-syms-4.12.14-lp150.12.61.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-vanilla-4.12.14-lp150.12.61.1.x86_64",
"product": {
"name": "kernel-vanilla-4.12.14-lp150.12.61.1.x86_64",
"product_id": "kernel-vanilla-4.12.14-lp150.12.61.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-vanilla-base-4.12.14-lp150.12.61.1.x86_64",
"product": {
"name": "kernel-vanilla-base-4.12.14-lp150.12.61.1.x86_64",
"product_id": "kernel-vanilla-base-4.12.14-lp150.12.61.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-vanilla-devel-4.12.14-lp150.12.61.1.x86_64",
"product": {
"name": "kernel-vanilla-devel-4.12.14-lp150.12.61.1.x86_64",
"product_id": "kernel-vanilla-devel-4.12.14-lp150.12.61.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Leap 15.0",
"product": {
"name": "openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.0"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-4.12.14-lp150.12.61.1.x86_64 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:kernel-debug-4.12.14-lp150.12.61.1.x86_64"
},
"product_reference": "kernel-debug-4.12.14-lp150.12.61.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-base-4.12.14-lp150.12.61.1.x86_64 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:kernel-debug-base-4.12.14-lp150.12.61.1.x86_64"
},
"product_reference": "kernel-debug-base-4.12.14-lp150.12.61.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-4.12.14-lp150.12.61.1.x86_64 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:kernel-debug-devel-4.12.14-lp150.12.61.1.x86_64"
},
"product_reference": "kernel-debug-devel-4.12.14-lp150.12.61.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-4.12.14-lp150.12.61.1.x86_64 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:kernel-default-4.12.14-lp150.12.61.1.x86_64"
},
"product_reference": "kernel-default-4.12.14-lp150.12.61.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-base-4.12.14-lp150.12.61.1.x86_64 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:kernel-default-base-4.12.14-lp150.12.61.1.x86_64"
},
"product_reference": "kernel-default-base-4.12.14-lp150.12.61.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-devel-4.12.14-lp150.12.61.1.x86_64 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:kernel-default-devel-4.12.14-lp150.12.61.1.x86_64"
},
"product_reference": "kernel-default-devel-4.12.14-lp150.12.61.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-4.12.14-lp150.12.61.1.noarch as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:kernel-devel-4.12.14-lp150.12.61.1.noarch"
},
"product_reference": "kernel-devel-4.12.14-lp150.12.61.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-docs-4.12.14-lp150.12.61.1.noarch as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:kernel-docs-4.12.14-lp150.12.61.1.noarch"
},
"product_reference": "kernel-docs-4.12.14-lp150.12.61.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-docs-html-4.12.14-lp150.12.61.1.noarch as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:kernel-docs-html-4.12.14-lp150.12.61.1.noarch"
},
"product_reference": "kernel-docs-html-4.12.14-lp150.12.61.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-kvmsmall-4.12.14-lp150.12.61.1.x86_64 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:kernel-kvmsmall-4.12.14-lp150.12.61.1.x86_64"
},
"product_reference": "kernel-kvmsmall-4.12.14-lp150.12.61.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-kvmsmall-base-4.12.14-lp150.12.61.1.x86_64 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:kernel-kvmsmall-base-4.12.14-lp150.12.61.1.x86_64"
},
"product_reference": "kernel-kvmsmall-base-4.12.14-lp150.12.61.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-kvmsmall-devel-4.12.14-lp150.12.61.1.x86_64 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:kernel-kvmsmall-devel-4.12.14-lp150.12.61.1.x86_64"
},
"product_reference": "kernel-kvmsmall-devel-4.12.14-lp150.12.61.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-macros-4.12.14-lp150.12.61.1.noarch as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:kernel-macros-4.12.14-lp150.12.61.1.noarch"
},
"product_reference": "kernel-macros-4.12.14-lp150.12.61.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-obs-build-4.12.14-lp150.12.61.1.x86_64 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:kernel-obs-build-4.12.14-lp150.12.61.1.x86_64"
},
"product_reference": "kernel-obs-build-4.12.14-lp150.12.61.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-obs-qa-4.12.14-lp150.12.61.1.x86_64 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:kernel-obs-qa-4.12.14-lp150.12.61.1.x86_64"
},
"product_reference": "kernel-obs-qa-4.12.14-lp150.12.61.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-source-4.12.14-lp150.12.61.1.noarch as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:kernel-source-4.12.14-lp150.12.61.1.noarch"
},
"product_reference": "kernel-source-4.12.14-lp150.12.61.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-source-vanilla-4.12.14-lp150.12.61.1.noarch as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:kernel-source-vanilla-4.12.14-lp150.12.61.1.noarch"
},
"product_reference": "kernel-source-vanilla-4.12.14-lp150.12.61.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-syms-4.12.14-lp150.12.61.1.x86_64 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:kernel-syms-4.12.14-lp150.12.61.1.x86_64"
},
"product_reference": "kernel-syms-4.12.14-lp150.12.61.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-vanilla-4.12.14-lp150.12.61.1.x86_64 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:kernel-vanilla-4.12.14-lp150.12.61.1.x86_64"
},
"product_reference": "kernel-vanilla-4.12.14-lp150.12.61.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-vanilla-base-4.12.14-lp150.12.61.1.x86_64 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:kernel-vanilla-base-4.12.14-lp150.12.61.1.x86_64"
},
"product_reference": "kernel-vanilla-base-4.12.14-lp150.12.61.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-vanilla-devel-4.12.14-lp150.12.61.1.x86_64 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:kernel-vanilla-devel-4.12.14-lp150.12.61.1.x86_64"
},
"product_reference": "kernel-vanilla-devel-4.12.14-lp150.12.61.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2018-12126",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2018-12126"
}
],
"notes": [
{
"category": "general",
"text": "Microarchitectural Store Buffer Data Sampling (MSBDS): Store buffers on some microprocessors utilizing speculative execution may allow an authenticated user to potentially enable information disclosure via a side channel with local access. A list of impacted products can be found here: https://www.intel.com/content/dam/www/public/us/en/documents/corporate-information/SA00233-microcode-update-guidance_05132019.pdf",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.0:kernel-debug-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-debug-base-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-debug-devel-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-default-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-default-base-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-default-devel-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-devel-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-docs-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-docs-html-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-kvmsmall-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-kvmsmall-base-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-kvmsmall-devel-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-macros-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-obs-build-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-obs-qa-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-source-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-source-vanilla-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-syms-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-vanilla-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-vanilla-base-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-vanilla-devel-4.12.14-lp150.12.61.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2018-12126",
"url": "https://www.suse.com/security/cve/CVE-2018-12126"
},
{
"category": "external",
"summary": "SUSE Bug 1103186 for CVE-2018-12126",
"url": "https://bugzilla.suse.com/1103186"
},
{
"category": "external",
"summary": "SUSE Bug 1111331 for CVE-2018-12126",
"url": "https://bugzilla.suse.com/1111331"
},
{
"category": "external",
"summary": "SUSE Bug 1132686 for CVE-2018-12126",
"url": "https://bugzilla.suse.com/1132686"
},
{
"category": "external",
"summary": "SUSE Bug 1135409 for CVE-2018-12126",
"url": "https://bugzilla.suse.com/1135409"
},
{
"category": "external",
"summary": "SUSE Bug 1135524 for CVE-2018-12126",
"url": "https://bugzilla.suse.com/1135524"
},
{
"category": "external",
"summary": "SUSE Bug 1137916 for CVE-2018-12126",
"url": "https://bugzilla.suse.com/1137916"
},
{
"category": "external",
"summary": "SUSE Bug 1138534 for CVE-2018-12126",
"url": "https://bugzilla.suse.com/1138534"
},
{
"category": "external",
"summary": "SUSE Bug 1141977 for CVE-2018-12126",
"url": "https://bugzilla.suse.com/1141977"
},
{
"category": "external",
"summary": "SUSE Bug 1149725 for CVE-2018-12126",
"url": "https://bugzilla.suse.com/1149725"
},
{
"category": "external",
"summary": "SUSE Bug 1149726 for CVE-2018-12126",
"url": "https://bugzilla.suse.com/1149726"
},
{
"category": "external",
"summary": "SUSE Bug 1149729 for CVE-2018-12126",
"url": "https://bugzilla.suse.com/1149729"
},
{
"category": "external",
"summary": "SUSE Bug 1178658 for CVE-2018-12126",
"url": "https://bugzilla.suse.com/1178658"
},
{
"category": "external",
"summary": "SUSE Bug 1201877 for CVE-2018-12126",
"url": "https://bugzilla.suse.com/1201877"
}
],
"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 Leap 15.0:kernel-debug-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-debug-base-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-debug-devel-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-default-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-default-base-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-default-devel-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-devel-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-docs-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-docs-html-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-kvmsmall-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-kvmsmall-base-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-kvmsmall-devel-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-macros-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-obs-build-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-obs-qa-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-source-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-source-vanilla-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-syms-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-vanilla-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-vanilla-base-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-vanilla-devel-4.12.14-lp150.12.61.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.8,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:C/C:L/I:N/A:N",
"version": "3.0"
},
"products": [
"openSUSE Leap 15.0:kernel-debug-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-debug-base-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-debug-devel-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-default-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-default-base-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-default-devel-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-devel-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-docs-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-docs-html-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-kvmsmall-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-kvmsmall-base-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-kvmsmall-devel-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-macros-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-obs-build-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-obs-qa-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-source-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-source-vanilla-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-syms-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-vanilla-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-vanilla-base-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-vanilla-devel-4.12.14-lp150.12.61.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-05-16T09:25:56Z",
"details": "moderate"
}
],
"title": "CVE-2018-12126"
},
{
"cve": "CVE-2018-12127",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2018-12127"
}
],
"notes": [
{
"category": "general",
"text": "Microarchitectural Load Port Data Sampling (MLPDS): Load ports on some microprocessors utilizing speculative execution may allow an authenticated user to potentially enable information disclosure via a side channel with local access. A list of impacted products can be found here: https://www.intel.com/content/dam/www/public/us/en/documents/corporate-information/SA00233-microcode-update-guidance_05132019.pdf",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.0:kernel-debug-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-debug-base-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-debug-devel-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-default-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-default-base-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-default-devel-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-devel-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-docs-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-docs-html-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-kvmsmall-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-kvmsmall-base-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-kvmsmall-devel-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-macros-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-obs-build-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-obs-qa-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-source-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-source-vanilla-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-syms-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-vanilla-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-vanilla-base-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-vanilla-devel-4.12.14-lp150.12.61.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2018-12127",
"url": "https://www.suse.com/security/cve/CVE-2018-12127"
},
{
"category": "external",
"summary": "SUSE Bug 1103186 for CVE-2018-12127",
"url": "https://bugzilla.suse.com/1103186"
},
{
"category": "external",
"summary": "SUSE Bug 1111331 for CVE-2018-12127",
"url": "https://bugzilla.suse.com/1111331"
},
{
"category": "external",
"summary": "SUSE Bug 1132686 for CVE-2018-12127",
"url": "https://bugzilla.suse.com/1132686"
},
{
"category": "external",
"summary": "SUSE Bug 1135409 for CVE-2018-12127",
"url": "https://bugzilla.suse.com/1135409"
},
{
"category": "external",
"summary": "SUSE Bug 1138534 for CVE-2018-12127",
"url": "https://bugzilla.suse.com/1138534"
},
{
"category": "external",
"summary": "SUSE Bug 1141977 for CVE-2018-12127",
"url": "https://bugzilla.suse.com/1141977"
},
{
"category": "external",
"summary": "SUSE Bug 1178658 for CVE-2018-12127",
"url": "https://bugzilla.suse.com/1178658"
},
{
"category": "external",
"summary": "SUSE Bug 1201877 for CVE-2018-12127",
"url": "https://bugzilla.suse.com/1201877"
}
],
"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 Leap 15.0:kernel-debug-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-debug-base-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-debug-devel-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-default-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-default-base-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-default-devel-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-devel-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-docs-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-docs-html-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-kvmsmall-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-kvmsmall-base-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-kvmsmall-devel-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-macros-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-obs-build-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-obs-qa-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-source-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-source-vanilla-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-syms-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-vanilla-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-vanilla-base-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-vanilla-devel-4.12.14-lp150.12.61.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.8,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:C/C:L/I:N/A:N",
"version": "3.0"
},
"products": [
"openSUSE Leap 15.0:kernel-debug-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-debug-base-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-debug-devel-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-default-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-default-base-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-default-devel-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-devel-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-docs-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-docs-html-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-kvmsmall-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-kvmsmall-base-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-kvmsmall-devel-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-macros-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-obs-build-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-obs-qa-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-source-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-source-vanilla-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-syms-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-vanilla-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-vanilla-base-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-vanilla-devel-4.12.14-lp150.12.61.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-05-16T09:25:56Z",
"details": "moderate"
}
],
"title": "CVE-2018-12127"
},
{
"cve": "CVE-2018-12130",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2018-12130"
}
],
"notes": [
{
"category": "general",
"text": "Microarchitectural Fill Buffer Data Sampling (MFBDS): Fill buffers on some microprocessors utilizing speculative execution may allow an authenticated user to potentially enable information disclosure via a side channel with local access. A list of impacted products can be found here: https://www.intel.com/content/dam/www/public/us/en/documents/corporate-information/SA00233-microcode-update-guidance_05132019.pdf",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.0:kernel-debug-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-debug-base-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-debug-devel-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-default-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-default-base-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-default-devel-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-devel-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-docs-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-docs-html-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-kvmsmall-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-kvmsmall-base-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-kvmsmall-devel-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-macros-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-obs-build-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-obs-qa-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-source-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-source-vanilla-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-syms-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-vanilla-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-vanilla-base-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-vanilla-devel-4.12.14-lp150.12.61.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2018-12130",
"url": "https://www.suse.com/security/cve/CVE-2018-12130"
},
{
"category": "external",
"summary": "SUSE Bug 1103186 for CVE-2018-12130",
"url": "https://bugzilla.suse.com/1103186"
},
{
"category": "external",
"summary": "SUSE Bug 1111331 for CVE-2018-12130",
"url": "https://bugzilla.suse.com/1111331"
},
{
"category": "external",
"summary": "SUSE Bug 1132686 for CVE-2018-12130",
"url": "https://bugzilla.suse.com/1132686"
},
{
"category": "external",
"summary": "SUSE Bug 1135409 for CVE-2018-12130",
"url": "https://bugzilla.suse.com/1135409"
},
{
"category": "external",
"summary": "SUSE Bug 1137916 for CVE-2018-12130",
"url": "https://bugzilla.suse.com/1137916"
},
{
"category": "external",
"summary": "SUSE Bug 1138534 for CVE-2018-12130",
"url": "https://bugzilla.suse.com/1138534"
},
{
"category": "external",
"summary": "SUSE Bug 1141977 for CVE-2018-12130",
"url": "https://bugzilla.suse.com/1141977"
},
{
"category": "external",
"summary": "SUSE Bug 1178658 for CVE-2018-12130",
"url": "https://bugzilla.suse.com/1178658"
},
{
"category": "external",
"summary": "SUSE Bug 1201877 for CVE-2018-12130",
"url": "https://bugzilla.suse.com/1201877"
}
],
"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 Leap 15.0:kernel-debug-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-debug-base-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-debug-devel-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-default-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-default-base-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-default-devel-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-devel-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-docs-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-docs-html-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-kvmsmall-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-kvmsmall-base-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-kvmsmall-devel-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-macros-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-obs-build-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-obs-qa-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-source-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-source-vanilla-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-syms-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-vanilla-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-vanilla-base-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-vanilla-devel-4.12.14-lp150.12.61.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N",
"version": "3.0"
},
"products": [
"openSUSE Leap 15.0:kernel-debug-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-debug-base-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-debug-devel-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-default-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-default-base-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-default-devel-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-devel-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-docs-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-docs-html-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-kvmsmall-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-kvmsmall-base-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-kvmsmall-devel-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-macros-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-obs-build-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-obs-qa-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-source-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-source-vanilla-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-syms-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-vanilla-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-vanilla-base-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-vanilla-devel-4.12.14-lp150.12.61.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-05-16T09:25:56Z",
"details": "moderate"
}
],
"title": "CVE-2018-12130"
},
{
"cve": "CVE-2018-16880",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2018-16880"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in the Linux kernel\u0027s handle_rx() function in the [vhost_net] driver. A malicious virtual guest, under specific conditions, can trigger an out-of-bounds write in a kmalloc-8 slab on a virtual host which may lead to a kernel memory corruption and a system panic. Due to the nature of the flaw, privilege escalation cannot be fully ruled out. Versions from v4.16 and newer are vulnerable.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.0:kernel-debug-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-debug-base-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-debug-devel-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-default-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-default-base-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-default-devel-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-devel-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-docs-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-docs-html-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-kvmsmall-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-kvmsmall-base-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-kvmsmall-devel-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-macros-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-obs-build-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-obs-qa-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-source-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-source-vanilla-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-syms-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-vanilla-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-vanilla-base-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-vanilla-devel-4.12.14-lp150.12.61.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2018-16880",
"url": "https://www.suse.com/security/cve/CVE-2018-16880"
},
{
"category": "external",
"summary": "SUSE Bug 1122767 for CVE-2018-16880",
"url": "https://bugzilla.suse.com/1122767"
}
],
"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 Leap 15.0:kernel-debug-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-debug-base-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-debug-devel-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-default-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-default-base-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-default-devel-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-devel-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-docs-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-docs-html-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-kvmsmall-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-kvmsmall-base-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-kvmsmall-devel-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-macros-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-obs-build-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-obs-qa-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-source-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-source-vanilla-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-syms-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-vanilla-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-vanilla-base-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-vanilla-devel-4.12.14-lp150.12.61.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.0:kernel-debug-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-debug-base-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-debug-devel-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-default-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-default-base-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-default-devel-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-devel-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-docs-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-docs-html-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-kvmsmall-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-kvmsmall-base-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-kvmsmall-devel-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-macros-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-obs-build-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-obs-qa-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-source-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-source-vanilla-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-syms-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-vanilla-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-vanilla-base-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-vanilla-devel-4.12.14-lp150.12.61.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-05-16T09:25:56Z",
"details": "moderate"
}
],
"title": "CVE-2018-16880"
},
{
"cve": "CVE-2019-11091",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-11091"
}
],
"notes": [
{
"category": "general",
"text": "Microarchitectural Data Sampling Uncacheable Memory (MDSUM): Uncacheable memory on some microprocessors utilizing speculative execution may allow an authenticated user to potentially enable information disclosure via a side channel with local access. A list of impacted products can be found here: https://www.intel.com/content/dam/www/public/us/en/documents/corporate-information/SA00233-microcode-update-guidance_05132019.pdf",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.0:kernel-debug-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-debug-base-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-debug-devel-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-default-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-default-base-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-default-devel-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-devel-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-docs-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-docs-html-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-kvmsmall-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-kvmsmall-base-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-kvmsmall-devel-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-macros-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-obs-build-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-obs-qa-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-source-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-source-vanilla-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-syms-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-vanilla-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-vanilla-base-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-vanilla-devel-4.12.14-lp150.12.61.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-11091",
"url": "https://www.suse.com/security/cve/CVE-2019-11091"
},
{
"category": "external",
"summary": "SUSE Bug 1103186 for CVE-2019-11091",
"url": "https://bugzilla.suse.com/1103186"
},
{
"category": "external",
"summary": "SUSE Bug 1111331 for CVE-2019-11091",
"url": "https://bugzilla.suse.com/1111331"
},
{
"category": "external",
"summary": "SUSE Bug 1132686 for CVE-2019-11091",
"url": "https://bugzilla.suse.com/1132686"
},
{
"category": "external",
"summary": "SUSE Bug 1133319 for CVE-2019-11091",
"url": "https://bugzilla.suse.com/1133319"
},
{
"category": "external",
"summary": "SUSE Bug 1135394 for CVE-2019-11091",
"url": "https://bugzilla.suse.com/1135394"
},
{
"category": "external",
"summary": "SUSE Bug 1138043 for CVE-2019-11091",
"url": "https://bugzilla.suse.com/1138043"
},
{
"category": "external",
"summary": "SUSE Bug 1138534 for CVE-2019-11091",
"url": "https://bugzilla.suse.com/1138534"
},
{
"category": "external",
"summary": "SUSE Bug 1141977 for CVE-2019-11091",
"url": "https://bugzilla.suse.com/1141977"
},
{
"category": "external",
"summary": "SUSE Bug 1178658 for CVE-2019-11091",
"url": "https://bugzilla.suse.com/1178658"
},
{
"category": "external",
"summary": "SUSE Bug 1201877 for CVE-2019-11091",
"url": "https://bugzilla.suse.com/1201877"
}
],
"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 Leap 15.0:kernel-debug-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-debug-base-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-debug-devel-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-default-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-default-base-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-default-devel-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-devel-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-docs-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-docs-html-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-kvmsmall-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-kvmsmall-base-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-kvmsmall-devel-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-macros-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-obs-build-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-obs-qa-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-source-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-source-vanilla-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-syms-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-vanilla-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-vanilla-base-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-vanilla-devel-4.12.14-lp150.12.61.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N",
"version": "3.0"
},
"products": [
"openSUSE Leap 15.0:kernel-debug-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-debug-base-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-debug-devel-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-default-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-default-base-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-default-devel-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-devel-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-docs-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-docs-html-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-kvmsmall-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-kvmsmall-base-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-kvmsmall-devel-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-macros-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-obs-build-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-obs-qa-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-source-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-source-vanilla-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-syms-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-vanilla-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-vanilla-base-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-vanilla-devel-4.12.14-lp150.12.61.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-05-16T09:25:56Z",
"details": "moderate"
}
],
"title": "CVE-2019-11091"
},
{
"cve": "CVE-2019-11486",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-11486"
}
],
"notes": [
{
"category": "general",
"text": "The Siemens R3964 line discipline driver in drivers/tty/n_r3964.c in the Linux kernel before 5.0.8 has multiple race conditions.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.0:kernel-debug-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-debug-base-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-debug-devel-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-default-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-default-base-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-default-devel-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-devel-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-docs-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-docs-html-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-kvmsmall-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-kvmsmall-base-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-kvmsmall-devel-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-macros-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-obs-build-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-obs-qa-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-source-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-source-vanilla-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-syms-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-vanilla-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-vanilla-base-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-vanilla-devel-4.12.14-lp150.12.61.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-11486",
"url": "https://www.suse.com/security/cve/CVE-2019-11486"
},
{
"category": "external",
"summary": "SUSE Bug 1133188 for CVE-2019-11486",
"url": "https://bugzilla.suse.com/1133188"
},
{
"category": "external",
"summary": "SUSE Bug 1156434 for CVE-2019-11486",
"url": "https://bugzilla.suse.com/1156434"
},
{
"category": "external",
"summary": "SUSE Bug 1173667 for CVE-2019-11486",
"url": "https://bugzilla.suse.com/1173667"
}
],
"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 Leap 15.0:kernel-debug-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-debug-base-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-debug-devel-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-default-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-default-base-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-default-devel-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-devel-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-docs-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-docs-html-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-kvmsmall-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-kvmsmall-base-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-kvmsmall-devel-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-macros-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-obs-build-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-obs-qa-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-source-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-source-vanilla-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-syms-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-vanilla-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-vanilla-base-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-vanilla-devel-4.12.14-lp150.12.61.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"openSUSE Leap 15.0:kernel-debug-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-debug-base-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-debug-devel-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-default-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-default-base-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-default-devel-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-devel-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-docs-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-docs-html-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-kvmsmall-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-kvmsmall-base-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-kvmsmall-devel-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-macros-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-obs-build-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-obs-qa-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-source-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-source-vanilla-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-syms-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-vanilla-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-vanilla-base-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-vanilla-devel-4.12.14-lp150.12.61.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-05-16T09:25:56Z",
"details": "low"
}
],
"title": "CVE-2019-11486"
},
{
"cve": "CVE-2019-11815",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-11815"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in rds_tcp_kill_sock in net/rds/tcp.c in the Linux kernel before 5.0.8. There is a race condition leading to a use-after-free, related to net namespace cleanup.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.0:kernel-debug-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-debug-base-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-debug-devel-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-default-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-default-base-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-default-devel-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-devel-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-docs-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-docs-html-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-kvmsmall-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-kvmsmall-base-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-kvmsmall-devel-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-macros-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-obs-build-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-obs-qa-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-source-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-source-vanilla-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-syms-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-vanilla-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-vanilla-base-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-vanilla-devel-4.12.14-lp150.12.61.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-11815",
"url": "https://www.suse.com/security/cve/CVE-2019-11815"
},
{
"category": "external",
"summary": "SUSE Bug 1134537 for CVE-2019-11815",
"url": "https://bugzilla.suse.com/1134537"
}
],
"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 Leap 15.0:kernel-debug-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-debug-base-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-debug-devel-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-default-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-default-base-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-default-devel-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-devel-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-docs-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-docs-html-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-kvmsmall-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-kvmsmall-base-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-kvmsmall-devel-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-macros-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-obs-build-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-obs-qa-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-source-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-source-vanilla-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-syms-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-vanilla-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-vanilla-base-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-vanilla-devel-4.12.14-lp150.12.61.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"openSUSE Leap 15.0:kernel-debug-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-debug-base-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-debug-devel-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-default-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-default-base-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-default-devel-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-devel-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-docs-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-docs-html-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-kvmsmall-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-kvmsmall-base-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-kvmsmall-devel-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-macros-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-obs-build-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-obs-qa-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-source-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-source-vanilla-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-syms-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-vanilla-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-vanilla-base-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-vanilla-devel-4.12.14-lp150.12.61.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-05-16T09:25:56Z",
"details": "moderate"
}
],
"title": "CVE-2019-11815"
},
{
"cve": "CVE-2019-11884",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-11884"
}
],
"notes": [
{
"category": "general",
"text": "The do_hidp_sock_ioctl function in net/bluetooth/hidp/sock.c in the Linux kernel before 5.0.15 allows a local user to obtain potentially sensitive information from kernel stack memory via a HIDPCONNADD command, because a name field may not end with a \u0027\\0\u0027 character.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.0:kernel-debug-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-debug-base-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-debug-devel-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-default-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-default-base-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-default-devel-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-devel-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-docs-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-docs-html-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-kvmsmall-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-kvmsmall-base-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-kvmsmall-devel-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-macros-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-obs-build-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-obs-qa-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-source-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-source-vanilla-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-syms-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-vanilla-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-vanilla-base-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-vanilla-devel-4.12.14-lp150.12.61.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-11884",
"url": "https://www.suse.com/security/cve/CVE-2019-11884"
},
{
"category": "external",
"summary": "SUSE Bug 1134848 for CVE-2019-11884",
"url": "https://bugzilla.suse.com/1134848"
},
{
"category": "external",
"summary": "SUSE Bug 1139868 for CVE-2019-11884",
"url": "https://bugzilla.suse.com/1139868"
}
],
"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 Leap 15.0:kernel-debug-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-debug-base-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-debug-devel-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-default-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-default-base-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-default-devel-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-devel-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-docs-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-docs-html-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-kvmsmall-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-kvmsmall-base-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-kvmsmall-devel-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-macros-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-obs-build-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-obs-qa-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-source-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-source-vanilla-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-syms-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-vanilla-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-vanilla-base-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-vanilla-devel-4.12.14-lp150.12.61.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.0"
},
"products": [
"openSUSE Leap 15.0:kernel-debug-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-debug-base-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-debug-devel-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-default-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-default-base-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-default-devel-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-devel-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-docs-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-docs-html-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-kvmsmall-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-kvmsmall-base-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-kvmsmall-devel-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-macros-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-obs-build-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-obs-qa-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-source-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-source-vanilla-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-syms-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-vanilla-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-vanilla-base-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-vanilla-devel-4.12.14-lp150.12.61.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-05-16T09:25:56Z",
"details": "moderate"
}
],
"title": "CVE-2019-11884"
},
{
"cve": "CVE-2019-3882",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-3882"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in the Linux kernel\u0027s vfio interface implementation that permits violation of the user\u0027s locked memory limit. If a device is bound to a vfio driver, such as vfio-pci, and the local attacker is administratively granted ownership of the device, it may cause a system memory exhaustion and thus a denial of service (DoS). Versions 3.10, 4.14 and 4.18 are vulnerable.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.0:kernel-debug-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-debug-base-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-debug-devel-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-default-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-default-base-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-default-devel-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-devel-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-docs-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-docs-html-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-kvmsmall-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-kvmsmall-base-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-kvmsmall-devel-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-macros-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-obs-build-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-obs-qa-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-source-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-source-vanilla-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-syms-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-vanilla-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-vanilla-base-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-vanilla-devel-4.12.14-lp150.12.61.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-3882",
"url": "https://www.suse.com/security/cve/CVE-2019-3882"
},
{
"category": "external",
"summary": "SUSE Bug 1131416 for CVE-2019-3882",
"url": "https://bugzilla.suse.com/1131416"
},
{
"category": "external",
"summary": "SUSE Bug 1131427 for CVE-2019-3882",
"url": "https://bugzilla.suse.com/1131427"
},
{
"category": "external",
"summary": "SUSE Bug 1133319 for CVE-2019-3882",
"url": "https://bugzilla.suse.com/1133319"
}
],
"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 Leap 15.0:kernel-debug-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-debug-base-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-debug-devel-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-default-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-default-base-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-default-devel-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-devel-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-docs-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-docs-html-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-kvmsmall-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-kvmsmall-base-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-kvmsmall-devel-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-macros-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-obs-build-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-obs-qa-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-source-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-source-vanilla-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-syms-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-vanilla-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-vanilla-base-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-vanilla-devel-4.12.14-lp150.12.61.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"openSUSE Leap 15.0:kernel-debug-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-debug-base-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-debug-devel-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-default-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-default-base-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-default-devel-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-devel-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-docs-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-docs-html-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-kvmsmall-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-kvmsmall-base-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-kvmsmall-devel-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-macros-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-obs-build-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-obs-qa-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-source-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-source-vanilla-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-syms-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-vanilla-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-vanilla-base-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-vanilla-devel-4.12.14-lp150.12.61.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-05-16T09:25:56Z",
"details": "moderate"
}
],
"title": "CVE-2019-3882"
},
{
"cve": "CVE-2019-9003",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-9003"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel before 4.20.5, attackers can trigger a drivers/char/ipmi/ipmi_msghandler.c use-after-free and OOPS by arranging for certain simultaneous execution of the code, as demonstrated by a \"service ipmievd restart\" loop.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.0:kernel-debug-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-debug-base-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-debug-devel-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-default-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-default-base-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-default-devel-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-devel-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-docs-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-docs-html-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-kvmsmall-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-kvmsmall-base-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-kvmsmall-devel-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-macros-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-obs-build-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-obs-qa-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-source-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-source-vanilla-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-syms-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-vanilla-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-vanilla-base-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-vanilla-devel-4.12.14-lp150.12.61.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-9003",
"url": "https://www.suse.com/security/cve/CVE-2019-9003"
},
{
"category": "external",
"summary": "SUSE Bug 1126704 for CVE-2019-9003",
"url": "https://bugzilla.suse.com/1126704"
}
],
"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 Leap 15.0:kernel-debug-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-debug-base-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-debug-devel-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-default-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-default-base-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-default-devel-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-devel-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-docs-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-docs-html-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-kvmsmall-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-kvmsmall-base-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-kvmsmall-devel-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-macros-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-obs-build-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-obs-qa-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-source-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-source-vanilla-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-syms-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-vanilla-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-vanilla-base-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-vanilla-devel-4.12.14-lp150.12.61.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.0:kernel-debug-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-debug-base-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-debug-devel-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-default-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-default-base-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-default-devel-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-devel-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-docs-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-docs-html-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-kvmsmall-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-kvmsmall-base-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-kvmsmall-devel-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-macros-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-obs-build-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-obs-qa-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-source-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-source-vanilla-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-syms-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-vanilla-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-vanilla-base-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-vanilla-devel-4.12.14-lp150.12.61.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-05-16T09:25:56Z",
"details": "moderate"
}
],
"title": "CVE-2019-9003"
},
{
"cve": "CVE-2019-9500",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-9500"
}
],
"notes": [
{
"category": "general",
"text": "The Broadcom brcmfmac WiFi driver prior to commit 1b5e2423164b3670e8bc9174e4762d297990deff is vulnerable to a heap buffer overflow. If the Wake-up on Wireless LAN functionality is configured, a malicious event frame can be constructed to trigger an heap buffer overflow in the brcmf_wowl_nd_results function. This vulnerability can be exploited with compromised chipsets to compromise the host, or when used in combination with CVE-2019-9503, can be used remotely. In the worst case scenario, by sending specially-crafted WiFi packets, a remote, unauthenticated attacker may be able to execute arbitrary code on a vulnerable system. More typically, this vulnerability will result in denial-of-service conditions.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.0:kernel-debug-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-debug-base-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-debug-devel-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-default-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-default-base-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-default-devel-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-devel-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-docs-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-docs-html-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-kvmsmall-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-kvmsmall-base-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-kvmsmall-devel-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-macros-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-obs-build-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-obs-qa-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-source-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-source-vanilla-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-syms-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-vanilla-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-vanilla-base-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-vanilla-devel-4.12.14-lp150.12.61.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-9500",
"url": "https://www.suse.com/security/cve/CVE-2019-9500"
},
{
"category": "external",
"summary": "SUSE Bug 1132681 for CVE-2019-9500",
"url": "https://bugzilla.suse.com/1132681"
}
],
"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 Leap 15.0:kernel-debug-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-debug-base-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-debug-devel-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-default-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-default-base-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-default-devel-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-devel-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-docs-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-docs-html-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-kvmsmall-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-kvmsmall-base-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-kvmsmall-devel-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-macros-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-obs-build-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-obs-qa-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-source-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-source-vanilla-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-syms-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-vanilla-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-vanilla-base-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-vanilla-devel-4.12.14-lp150.12.61.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:A/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.0"
},
"products": [
"openSUSE Leap 15.0:kernel-debug-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-debug-base-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-debug-devel-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-default-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-default-base-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-default-devel-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-devel-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-docs-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-docs-html-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-kvmsmall-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-kvmsmall-base-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-kvmsmall-devel-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-macros-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-obs-build-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-obs-qa-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-source-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-source-vanilla-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-syms-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-vanilla-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-vanilla-base-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-vanilla-devel-4.12.14-lp150.12.61.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-05-16T09:25:56Z",
"details": "moderate"
}
],
"title": "CVE-2019-9500"
},
{
"cve": "CVE-2019-9503",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-9503"
}
],
"notes": [
{
"category": "general",
"text": "The Broadcom brcmfmac WiFi driver prior to commit a4176ec356c73a46c07c181c6d04039fafa34a9f is vulnerable to a frame validation bypass. If the brcmfmac driver receives a firmware event frame from a remote source, the is_wlc_event_frame function will cause this frame to be discarded and unprocessed. If the driver receives the firmware event frame from the host, the appropriate handler is called. This frame validation can be bypassed if the bus used is USB (for instance by a wifi dongle). This can allow firmware event frames from a remote source to be processed. In the worst case scenario, by sending specially-crafted WiFi packets, a remote, unauthenticated attacker may be able to execute arbitrary code on a vulnerable system. More typically, this vulnerability will result in denial-of-service conditions.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.0:kernel-debug-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-debug-base-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-debug-devel-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-default-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-default-base-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-default-devel-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-devel-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-docs-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-docs-html-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-kvmsmall-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-kvmsmall-base-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-kvmsmall-devel-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-macros-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-obs-build-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-obs-qa-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-source-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-source-vanilla-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-syms-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-vanilla-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-vanilla-base-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-vanilla-devel-4.12.14-lp150.12.61.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-9503",
"url": "https://www.suse.com/security/cve/CVE-2019-9503"
},
{
"category": "external",
"summary": "SUSE Bug 1132673 for CVE-2019-9503",
"url": "https://bugzilla.suse.com/1132673"
},
{
"category": "external",
"summary": "SUSE Bug 1132828 for CVE-2019-9503",
"url": "https://bugzilla.suse.com/1132828"
},
{
"category": "external",
"summary": "SUSE Bug 1133319 for CVE-2019-9503",
"url": "https://bugzilla.suse.com/1133319"
},
{
"category": "external",
"summary": "SUSE Bug 1156653 for CVE-2019-9503",
"url": "https://bugzilla.suse.com/1156653"
}
],
"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 Leap 15.0:kernel-debug-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-debug-base-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-debug-devel-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-default-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-default-base-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-default-devel-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-devel-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-docs-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-docs-html-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-kvmsmall-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-kvmsmall-base-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-kvmsmall-devel-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-macros-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-obs-build-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-obs-qa-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-source-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-source-vanilla-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-syms-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-vanilla-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-vanilla-base-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-vanilla-devel-4.12.14-lp150.12.61.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:A/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:N",
"version": "3.0"
},
"products": [
"openSUSE Leap 15.0:kernel-debug-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-debug-base-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-debug-devel-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-default-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-default-base-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-default-devel-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-devel-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-docs-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-docs-html-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-kvmsmall-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-kvmsmall-base-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-kvmsmall-devel-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-macros-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-obs-build-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-obs-qa-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-source-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-source-vanilla-4.12.14-lp150.12.61.1.noarch",
"openSUSE Leap 15.0:kernel-syms-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-vanilla-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-vanilla-base-4.12.14-lp150.12.61.1.x86_64",
"openSUSE Leap 15.0:kernel-vanilla-devel-4.12.14-lp150.12.61.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-05-16T09:25:56Z",
"details": "moderate"
}
],
"title": "CVE-2019-9503"
}
]
}
OPENSUSE-SU-2019:1479-1
Vulnerability from csaf_opensuse - Published: 2019-05-31 06:14 - Updated: 2019-05-31 06:14| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.1:kernel-debug-4.12.14-lp151.28.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-debug-base-4.12.14-lp151.28.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-debug-devel-4.12.14-lp151.28.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-default-4.12.14-lp151.28.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-default-base-4.12.14-lp151.28.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-default-devel-4.12.14-lp151.28.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-devel-4.12.14-lp151.28.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-docs-4.12.14-lp151.28.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-docs-html-4.12.14-lp151.28.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-kvmsmall-4.12.14-lp151.28.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-kvmsmall-base-4.12.14-lp151.28.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-kvmsmall-devel-4.12.14-lp151.28.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-macros-4.12.14-lp151.28.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-obs-build-4.12.14-lp151.28.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-obs-qa-4.12.14-lp151.28.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-source-4.12.14-lp151.28.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-source-vanilla-4.12.14-lp151.28.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-syms-4.12.14-lp151.28.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-vanilla-4.12.14-lp151.28.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-vanilla-base-4.12.14-lp151.28.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-vanilla-devel-4.12.14-lp151.28.4.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.1:kernel-debug-4.12.14-lp151.28.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-debug-base-4.12.14-lp151.28.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-debug-devel-4.12.14-lp151.28.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-default-4.12.14-lp151.28.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-default-base-4.12.14-lp151.28.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-default-devel-4.12.14-lp151.28.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-devel-4.12.14-lp151.28.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-docs-4.12.14-lp151.28.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-docs-html-4.12.14-lp151.28.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-kvmsmall-4.12.14-lp151.28.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-kvmsmall-base-4.12.14-lp151.28.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-kvmsmall-devel-4.12.14-lp151.28.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-macros-4.12.14-lp151.28.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-obs-build-4.12.14-lp151.28.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-obs-qa-4.12.14-lp151.28.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-source-4.12.14-lp151.28.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-source-vanilla-4.12.14-lp151.28.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-syms-4.12.14-lp151.28.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-vanilla-4.12.14-lp151.28.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-vanilla-base-4.12.14-lp151.28.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-vanilla-devel-4.12.14-lp151.28.4.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.1:kernel-debug-4.12.14-lp151.28.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-debug-base-4.12.14-lp151.28.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-debug-devel-4.12.14-lp151.28.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-default-4.12.14-lp151.28.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-default-base-4.12.14-lp151.28.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-default-devel-4.12.14-lp151.28.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-devel-4.12.14-lp151.28.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-docs-4.12.14-lp151.28.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-docs-html-4.12.14-lp151.28.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-kvmsmall-4.12.14-lp151.28.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-kvmsmall-base-4.12.14-lp151.28.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-kvmsmall-devel-4.12.14-lp151.28.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-macros-4.12.14-lp151.28.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-obs-build-4.12.14-lp151.28.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-obs-qa-4.12.14-lp151.28.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-source-4.12.14-lp151.28.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-source-vanilla-4.12.14-lp151.28.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-syms-4.12.14-lp151.28.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-vanilla-4.12.14-lp151.28.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-vanilla-base-4.12.14-lp151.28.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-vanilla-devel-4.12.14-lp151.28.4.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.1:kernel-debug-4.12.14-lp151.28.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-debug-base-4.12.14-lp151.28.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-debug-devel-4.12.14-lp151.28.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-default-4.12.14-lp151.28.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-default-base-4.12.14-lp151.28.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-default-devel-4.12.14-lp151.28.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-devel-4.12.14-lp151.28.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-docs-4.12.14-lp151.28.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-docs-html-4.12.14-lp151.28.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-kvmsmall-4.12.14-lp151.28.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-kvmsmall-base-4.12.14-lp151.28.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-kvmsmall-devel-4.12.14-lp151.28.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-macros-4.12.14-lp151.28.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-obs-build-4.12.14-lp151.28.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-obs-qa-4.12.14-lp151.28.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-source-4.12.14-lp151.28.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-source-vanilla-4.12.14-lp151.28.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-syms-4.12.14-lp151.28.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-vanilla-4.12.14-lp151.28.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-vanilla-base-4.12.14-lp151.28.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-vanilla-devel-4.12.14-lp151.28.4.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.1:kernel-debug-4.12.14-lp151.28.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-debug-base-4.12.14-lp151.28.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-debug-devel-4.12.14-lp151.28.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-default-4.12.14-lp151.28.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-default-base-4.12.14-lp151.28.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-default-devel-4.12.14-lp151.28.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-devel-4.12.14-lp151.28.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-docs-4.12.14-lp151.28.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-docs-html-4.12.14-lp151.28.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-kvmsmall-4.12.14-lp151.28.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-kvmsmall-base-4.12.14-lp151.28.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-kvmsmall-devel-4.12.14-lp151.28.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-macros-4.12.14-lp151.28.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-obs-build-4.12.14-lp151.28.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-obs-qa-4.12.14-lp151.28.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-source-4.12.14-lp151.28.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-source-vanilla-4.12.14-lp151.28.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-syms-4.12.14-lp151.28.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-vanilla-4.12.14-lp151.28.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-vanilla-base-4.12.14-lp151.28.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-vanilla-devel-4.12.14-lp151.28.4.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.1:kernel-debug-4.12.14-lp151.28.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-debug-base-4.12.14-lp151.28.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-debug-devel-4.12.14-lp151.28.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-default-4.12.14-lp151.28.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-default-base-4.12.14-lp151.28.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-default-devel-4.12.14-lp151.28.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-devel-4.12.14-lp151.28.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-docs-4.12.14-lp151.28.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-docs-html-4.12.14-lp151.28.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-kvmsmall-4.12.14-lp151.28.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-kvmsmall-base-4.12.14-lp151.28.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-kvmsmall-devel-4.12.14-lp151.28.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-macros-4.12.14-lp151.28.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-obs-build-4.12.14-lp151.28.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-obs-qa-4.12.14-lp151.28.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-source-4.12.14-lp151.28.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-source-vanilla-4.12.14-lp151.28.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-syms-4.12.14-lp151.28.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-vanilla-4.12.14-lp151.28.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-vanilla-base-4.12.14-lp151.28.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-vanilla-devel-4.12.14-lp151.28.4.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.1:kernel-debug-4.12.14-lp151.28.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-debug-base-4.12.14-lp151.28.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-debug-devel-4.12.14-lp151.28.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-default-4.12.14-lp151.28.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-default-base-4.12.14-lp151.28.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-default-devel-4.12.14-lp151.28.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-devel-4.12.14-lp151.28.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-docs-4.12.14-lp151.28.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-docs-html-4.12.14-lp151.28.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-kvmsmall-4.12.14-lp151.28.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-kvmsmall-base-4.12.14-lp151.28.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-kvmsmall-devel-4.12.14-lp151.28.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-macros-4.12.14-lp151.28.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-obs-build-4.12.14-lp151.28.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-obs-qa-4.12.14-lp151.28.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-source-4.12.14-lp151.28.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-source-vanilla-4.12.14-lp151.28.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-syms-4.12.14-lp151.28.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-vanilla-4.12.14-lp151.28.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-vanilla-base-4.12.14-lp151.28.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-vanilla-devel-4.12.14-lp151.28.4.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.1:kernel-debug-4.12.14-lp151.28.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-debug-base-4.12.14-lp151.28.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-debug-devel-4.12.14-lp151.28.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-default-4.12.14-lp151.28.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-default-base-4.12.14-lp151.28.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-default-devel-4.12.14-lp151.28.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-devel-4.12.14-lp151.28.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-docs-4.12.14-lp151.28.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-docs-html-4.12.14-lp151.28.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-kvmsmall-4.12.14-lp151.28.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-kvmsmall-base-4.12.14-lp151.28.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-kvmsmall-devel-4.12.14-lp151.28.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-macros-4.12.14-lp151.28.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-obs-build-4.12.14-lp151.28.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-obs-qa-4.12.14-lp151.28.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-source-4.12.14-lp151.28.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-source-vanilla-4.12.14-lp151.28.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-syms-4.12.14-lp151.28.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-vanilla-4.12.14-lp151.28.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-vanilla-base-4.12.14-lp151.28.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-vanilla-devel-4.12.14-lp151.28.4.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.1:kernel-debug-4.12.14-lp151.28.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-debug-base-4.12.14-lp151.28.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-debug-devel-4.12.14-lp151.28.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-default-4.12.14-lp151.28.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-default-base-4.12.14-lp151.28.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-default-devel-4.12.14-lp151.28.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-devel-4.12.14-lp151.28.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-docs-4.12.14-lp151.28.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-docs-html-4.12.14-lp151.28.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-kvmsmall-4.12.14-lp151.28.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-kvmsmall-base-4.12.14-lp151.28.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-kvmsmall-devel-4.12.14-lp151.28.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-macros-4.12.14-lp151.28.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-obs-build-4.12.14-lp151.28.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-obs-qa-4.12.14-lp151.28.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-source-4.12.14-lp151.28.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-source-vanilla-4.12.14-lp151.28.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-syms-4.12.14-lp151.28.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-vanilla-4.12.14-lp151.28.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-vanilla-base-4.12.14-lp151.28.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-vanilla-devel-4.12.14-lp151.28.4.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.1:kernel-debug-4.12.14-lp151.28.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-debug-base-4.12.14-lp151.28.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-debug-devel-4.12.14-lp151.28.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-default-4.12.14-lp151.28.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-default-base-4.12.14-lp151.28.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-default-devel-4.12.14-lp151.28.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-devel-4.12.14-lp151.28.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-docs-4.12.14-lp151.28.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-docs-html-4.12.14-lp151.28.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-kvmsmall-4.12.14-lp151.28.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-kvmsmall-base-4.12.14-lp151.28.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-kvmsmall-devel-4.12.14-lp151.28.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-macros-4.12.14-lp151.28.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-obs-build-4.12.14-lp151.28.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-obs-qa-4.12.14-lp151.28.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-source-4.12.14-lp151.28.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-source-vanilla-4.12.14-lp151.28.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-syms-4.12.14-lp151.28.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-vanilla-4.12.14-lp151.28.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-vanilla-base-4.12.14-lp151.28.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-vanilla-devel-4.12.14-lp151.28.4.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.1:kernel-debug-4.12.14-lp151.28.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-debug-base-4.12.14-lp151.28.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-debug-devel-4.12.14-lp151.28.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-default-4.12.14-lp151.28.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-default-base-4.12.14-lp151.28.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-default-devel-4.12.14-lp151.28.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-devel-4.12.14-lp151.28.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-docs-4.12.14-lp151.28.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-docs-html-4.12.14-lp151.28.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-kvmsmall-4.12.14-lp151.28.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-kvmsmall-base-4.12.14-lp151.28.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-kvmsmall-devel-4.12.14-lp151.28.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-macros-4.12.14-lp151.28.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-obs-build-4.12.14-lp151.28.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-obs-qa-4.12.14-lp151.28.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-source-4.12.14-lp151.28.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-source-vanilla-4.12.14-lp151.28.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-syms-4.12.14-lp151.28.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-vanilla-4.12.14-lp151.28.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-vanilla-base-4.12.14-lp151.28.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:kernel-vanilla-devel-4.12.14-lp151.28.4.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for the Linux Kernel",
"title": "Title of the patch"
},
{
"category": "description",
"text": "\n\nThe openSUSE Leap 15.1 kernel was updated to receive various security and bugfixes.\n\nThe following security bugs were fixed:\n\n- CVE-2018-7191: In the tun subsystem dev_get_valid_name xwas not called before register_netdevice. This allowed local users to cause a denial of service (NULL pointer dereference and panic) via an ioctl(TUNSETIFF) call with a dev name containing a / character. This is similar to CVE-2013-4343 (bnc#1135603).\n- CVE-2019-11085: Insufficient input validation in Kernel Mode Driver in Intel(R) i915 Graphics for Linux may have allowed an authenticated user to potentially enable escalation of privilege via local access (bnc#1135278).\n- CVE-2019-11486: The Siemens R3964 line discipline driver in drivers/tty/n_r3964.c in the Linux kernel had multiple race conditions (bnc#1133188). It was disabled by default.\n- CVE-2019-11811: There is a use-after-free upon attempted read access to /proc/ioports after the ipmi_si module is removed, related to drivers/char/ipmi/ipmi_si_intf.c, drivers/char/ipmi/ipmi_si_mem_io.c, and drivers/char/ipmi/ipmi_si_port_io.c (bnc#1134397).\n- CVE-2019-11815: An issue was discovered in rds_tcp_kill_sock in net/rds/tcp.c kernel. There is a race condition leading to a use-after-free, related to net namespace cleanup (bnc#1134537).\n- CVE-2019-11833: fs/ext4/extents.c did not zero out the unused memory region in the extent tree block, which might allow local users to obtain sensitive information by reading uninitialized data in the filesystem (bnc#1135281).\n- CVE-2019-11884: The do_hidp_sock_ioctl function in net/bluetooth/hidp/sock.c allowed a local user to obtain potentially sensitive information from kernel stack memory via a HIDPCONNADD command, because a name field may not end with a \u0027\\0\u0027 character (bnc#1134848).\n- CVE-2019-3882: A flaw was found in the vfio interface implementation that permits violation of the user\u0027s locked memory limit. If a device is bound to a vfio driver, such as vfio-pci, and the local attacker is administratively granted ownership of the device, it may cause a system memory exhaustion and thus a denial of service (DoS). (bnc#1131416 bnc#1131427).\n- CVE-2019-5489: The mincore() implementation in mm/mincore.c allowed local attackers to observe page cache access patterns of other processes on the same system, potentially allowing sniffing of secret information. (Fixing this affects the output of the fincore program.) Limited remote exploitation may be possible, as demonstrated by latency differences in accessing public files from an Apache HTTP Server (bnc#1120843).\n- CVE-2019-9500: A brcmfmac heap buffer overflow in brcmf_wowl_nd_results was fixed (bnc#1132681).\n- CVE-2019-9503: Multiple brcmfmac frame validation bypasses have been fixed (bnc#1132828).\n\nThe following non-security bugs were fixed:\n\n- 9p: do not trust pdu content for stat item size (bsc#1051510).\n- 9p locks: add mount option for lock retry interval (bsc#1051510).\n- acpi: Add Hygon Dhyana support ().\n- acpi: Add Hygon Dhyana support (fate#327735).\n- acpi: button: reinitialize button state upon resume (bsc#1051510).\n- acpiCA: AML interpreter: add region addresses in global list during initialization (bsc#1051510).\n- acpiCA: Namespace: remove address node from global list after method termination (bsc#1051510).\n- acpi, nfit: Prefer _DSM over _LSR for namespace label reads (bsc#112128) (bsc#1132426).\n- acpi: PM: Set enable_for_wake for wakeup GPEs during suspend-to-idle (bsc#1111666).\n- acpi: property: restore _DSD data subnodes GUID comment (bsc#1111666).\n- acpi / SBS: Fix GPE storm on recent MacBookPro\u0027s (bsc#1051510).\n- acpi / utils: Drop reference in test for device presence (bsc#1051510).\n- alsa: core: Do not refer to snd_cards array directly (bsc#1051510).\n- alsa: core: Fix card races between register and disconnect (bsc#1051510).\n- alsa: emu10k1: Drop superfluous id-uniquification behavior (bsc#1051510).\n- alsa: hda - Add two more machines to the power_save_blacklist (bsc#1051510).\n- alsa: hda/hdmi - Consider eld_valid when reporting jack event (bsc#1051510).\n- alsa: hda/hdmi - Read the pin sense from register when repolling (bsc#1051510).\n- alsa: hda: Initialize power_state field properly (bsc#1051510).\n- alsa: hda/realtek - Add new Dell platform for headset mode (bsc#1051510).\n- alsa: hda/realtek - add two more pin configuration sets to quirk table (bsc#1051510).\n- alsa: hda/realtek - Apply the fixup for ASUS Q325UAR (bsc#1051510).\n- alsa: hda/realtek - Avoid superfluous COEF EAPD setups (bsc#1051510).\n- alsa: hda/realtek - Corrected fixup for System76 Gazelle (gaze14) (bsc#1051510).\n- alsa: hda/realtek - EAPD turn on later (bsc#1051510).\n- alsa: hda/realtek: Enable headset MIC of Acer TravelMate B114-21 with ALC233 (bsc#1111666).\n- alsa: hda/realtek - Fixed Dell AIO speaker noise (bsc#1051510).\n- alsa: hda/realtek - Fix for Lenovo B50-70 inverted internal microphone bug (bsc#1051510).\n- alsa: hda/realtek - Fixup headphone noise via runtime suspend (bsc#1051510).\n- alsa: hda/realtek - Move to ACT_INIT state (bsc#1111666).\n- alsa: hda/realtek - Support low power consumption for ALC256 (bsc#1051510).\n- alsa: hda/realtek - Support low power consumption for ALC295 (bsc#1051510).\n- alsa: hda - Register irq handler after the chip initialization (bsc#1051510).\n- alsa: hda - Use a macro for snd_array iteration loops (bsc#1051510).\n- alsa: hdea/realtek - Headset fixup for System76 Gazelle (gaze14) (bsc#1051510).\n- alsa: info: Fix racy addition/deletion of nodes (bsc#1051510).\n- alsa: line6: Avoid polluting led_* namespace (bsc#1051510).\n- alsa: line6: use dynamic buffers (bsc#1051510).\n- alsa: PCM: check if ops are defined before suspending PCM (bsc#1051510).\n- alsa: seq: Align temporary re-locking with irqsave version (bsc#1051510).\n- alsa: seq: Correct unlock sequence at snd_seq_client_ioctl_unlock() (bsc#1051510).\n- alsa: seq: Cover unsubscribe_port() in list_mutex (bsc#1051510).\n- alsa: seq: Fix OOB-reads from strlcpy (bsc#1051510).\n- alsa: seq: Fix race of get-subscription call vs port-delete ioctls (bsc#1051510).\n- alsa: seq: Protect in-kernel ioctl calls with mutex (bsc#1051510).\n- alsa: seq: Protect racy pool manipulation from OSS sequencer (bsc#1051510).\n- alsa: seq: Remove superfluous irqsave flags (bsc#1051510).\n- alsa: seq: Simplify snd_seq_kernel_client_enqueue() helper (bsc#1051510).\n- alsa: timer: Check ack_list emptiness instead of bit flag (bsc#1051510).\n- alsa: timer: Coding style fixes (bsc#1051510).\n- alsa: timer: Make snd_timer_close() really kill pending actions (bsc#1051510).\n- alsa: timer: Make sure to clear pending ack list (bsc#1051510).\n- alsa: timer: Revert active callback sync check at close (bsc#1051510).\n- alsa: timer: Simplify error path in snd_timer_open() (bsc#1051510).\n- alsa: timer: Unify timer callback process code (bsc#1051510).\n- alsa: usb-audio: Fix a memory leak bug (bsc#1051510).\n- alsa: usb-audio: Handle the error from snd_usb_mixer_apply_create_quirk() (bsc#1051510).\n- alsa: usx2y: fix a double free bug (bsc#1051510).\n- appletalk: Fix compile regression (bsc#1051510).\n- appletalk: Fix use-after-free in atalk_proc_exit (bsc#1051510).\n- ARM: 8824/1: fix a migrating irq bug when hotplug cpu (bsc#1051510).\n- ARM: 8833/1: Ensure that NEON code always compiles with Clang (bsc#1051510).\n- ARM: 8839/1: kprobe: make patch_lock a raw_spinlock_t (bsc#1051510).\n- ARM: 8840/1: use a raw_spinlock_t in unwind (bsc#1051510).\n- ARM: avoid Cortex-A9 livelock on tight dmb loops (bsc#1051510).\n- ARM: imx6q: cpuidle: fix bug that CPU might not wake up at expected time (bsc#1051510).\n- ARM: OMAP2+: fix lack of timer interrupts on CPU1 after hotplug (bsc#1051510).\n- ARM: OMAP2+: Variable \u0027reg\u0027 in function omap4_dsi_mux_pads() could be uninitialized (bsc#1051510).\n- ARM: pxa: ssp: unneeded to free devm_ allocated data (bsc#1051510).\n- ARM: s3c24xx: Fix boolean expressions in osiris_dvs_notify (bsc#1051510).\n- ARM: samsung: Limit SAMSUNG_PM_CHECK config option to non-Exynos platforms (bsc#1051510).\n- ASoC: cs4270: Set auto-increment bit for register writes (bsc#1051510).\n- ASoC: fix valid stream condition (bsc#1051510).\n- ASoC: fsl-asoc-card: fix object reference leaks in fsl_asoc_card_probe (bsc#1051510).\n- ASoC: fsl_esai: fix channel swap issue when stream starts (bsc#1051510).\n- ASoC: fsl_esai: Fix missing break in switch statement (bsc#1051510).\n- ASoC: hdmi-codec: fix S/PDIF DAI (bsc#1051510).\n- ASoC: Intel: avoid Oops if DMA setup fails (bsc#1051510).\n- ASoC: max98090: Fix restore of DAPM Muxes (bsc#1051510).\n- ASoC: nau8810: fix the issue of widget with prefixed name (bsc#1051510).\n- ASoC: nau8824: fix the issue of the widget with prefix name (bsc#1051510).\n- ASoC: RT5677-SPI: Disable 16Bit SPI Transfers (bsc#1051510).\n- ASoC: samsung: odroid: Fix clock configuration for 44100 sample rate (bsc#1051510).\n- ASoC:soc-pcm:fix a codec fixup issue in TDM case (bsc#1051510).\n- ASoC: stm32: fix sai driver name initialisation (bsc#1051510).\n- ASoC: tlv320aic32x4: Fix Common Pins (bsc#1051510).\n- ASoC: topology: free created components in tplg load error (bsc#1051510).\n- ASoC: wm_adsp: Add locking to wm_adsp2_bus_error (bsc#1051510).\n- assume flash part size to be 4MB, if it can\u0027t be determined (bsc#1127371).\n- at76c50x-usb: Do not register led_trigger if usb_register_driver failed (bsc#1051510).\n- ath10k: avoid possible string overflow (bsc#1051510).\n- ath10k: snoc: fix unbalanced clock error handling (bsc#1111666).\n- audit: fix a memleak caused by auditing load module (bsc#1051510).\n- b43: shut up clang -Wuninitialized variable warning (bsc#1051510).\n- backlight: lm3630a: Return 0 on success in update_status functions (bsc#1051510).\n- batman-adv: Reduce claim hash refcnt only for removed entry (bsc#1051510).\n- batman-adv: Reduce tt_global hash refcnt only for removed entry (bsc#1051510).\n- batman-adv: Reduce tt_local hash refcnt only for removed entry (bsc#1051510).\n- bcache: account size of buckets used in uuid write to ca-\u003emeta_sectors_written (bsc#1130972).\n- bcache: add a comment in super.c (bsc#1130972).\n- bcache: add code comments for bset.c (bsc#1130972).\n- bcache: add comment for cache_set-\u003efill_iter (bsc#1130972).\n- bcache: add identifier names to arguments of function definitions (bsc#1130972).\n- bcache: add missing SPDX header (bsc#1130972).\n- bcache: add MODULE_DESCRIPTION information (bsc#1130972).\n- bcache: add separate workqueue for journal_write to avoid deadlock (bsc#1130972).\n- bcache: add static const prefix to char * array declarations (bsc#1130972).\n- bcache: add sysfs_strtoul_bool() for setting bit-field variables (bsc#1130972).\n- bcache: add the missing comments for smp_mb()/smp_wmb() (bsc#1130972).\n- bcache: cannot set writeback_running via sysfs if no writeback kthread created (bsc#1130972).\n- bcache: correct dirty data statistics (bsc#1130972).\n- bcache: do not assign in if condition in bcache_init() (bsc#1130972).\n- bcache: do not assign in if condition register_bcache() (bsc#1130972).\n- bcache: do not check if debug dentry is ERR or NULL explicitly on remove (bsc#1130972).\n- bcache: do not check NULL pointer before calling kmem_cache_destroy (bsc#1130972).\n- bcache: do not clone bio in bch_data_verify (bsc#1130972).\n- bcache: do not mark writeback_running too early (bsc#1130972).\n- bcache: export backing_dev_name via sysfs (bsc#1130972).\n- bcache: export backing_dev_uuid via sysfs (bsc#1130972).\n- bcache: fix code comments style (bsc#1130972).\n- bcache: fix indentation issue, remove tabs on a hunk of code (bsc#1130972).\n- bcache: fix indent by replacing blank by tabs (bsc#1130972).\n- bcache: fix input integer overflow of congested threshold (bsc#1130972).\n- bcache: fix input overflow to cache set io_error_limit (bsc#1130972).\n- bcache: fix input overflow to cache set sysfs file io_error_halflife (bsc#1130972).\n- bcache: fix input overflow to journal_delay_ms (bsc#1130972).\n- bcache: fix input overflow to sequential_cutoff (bsc#1130972).\n- bcache: fix input overflow to writeback_delay (bsc#1130972).\n- bcache: fix input overflow to writeback_rate_minimum (bsc#1130972).\n- bcache: fix ioctl in flash device (bsc#1130972).\n- bcache: fix mistaken code comments in bcache.h (bsc#1130972).\n- bcache: fix mistaken comments in request.c (bsc#1130972).\n- bcache: fix potential div-zero error of writeback_rate_i_term_inverse (bsc#1130972).\n- bcache: fix potential div-zero error of writeback_rate_p_term_inverse (bsc#1130972).\n- bcache: fix typo in code comments of closure_return_with_destructor() (bsc#1130972).\n- bcache: fix typo \u0027succesfully\u0027 to \u0027successfully\u0027 (bsc#1130972).\n- bcache: improve sysfs_strtoul_clamp() (bsc#1130972).\n- bcache: introduce force_wake_up_gc() (bsc#1130972).\n- bcache: make cutoff_writeback and cutoff_writeback_sync tunable (bsc#1130972).\n- bcache: Move couple of functions to sysfs.c (bsc#1130972).\n- bcache: Move couple of string arrays to sysfs.c (bsc#1130972).\n- bcache: move open brace at end of function definitions to next line (bsc#1130972).\n- bcache: never writeback a discard operation (bsc#1130972).\n- bcache: not use hard coded memset size in bch_cache_accounting_clear() (bsc#1130972).\n- bcache: option to automatically run gc thread after writeback (bsc#1130972).\n- bcache: panic fix for making cache device (bsc#1130972).\n- bcache: Populate writeback_rate_minimum attribute (bsc#1130972).\n- bcache: prefer \u0027help\u0027 in Kconfig (bsc#1130972).\n- bcache: print number of keys in trace_bcache_journal_write (bsc#1130972).\n- bcache: recal cached_dev_sectors on detach (bsc#1130972).\n- bcache: remove unnecessary space before ioctl function pointer arguments (bsc#1130972).\n- bcache: remove unused bch_passthrough_cache (bsc#1130972).\n- bcache: remove useless parameter of bch_debug_init() (bsc#1130972).\n- bcache: Replace bch_read_string_list() by __sysfs_match_string() (bsc#1130972).\n- bcache: replace hard coded number with BUCKET_GC_GEN_MAX (bsc#1130972).\n- bcache: replace \u0027%pF\u0027 by \u0027%pS\u0027 in seq_printf() (bsc#1130972).\n- bcache: replace printk() by pr_*() routines (bsc#1130972).\n- bcache: replace Symbolic permissions by octal permission numbers (bsc#1130972).\n- bcache: set writeback_percent in a flexible range (bsc#1130972).\n- bcache: split combined if-condition code into separate ones (bsc#1130972).\n- bcache: stop bcache device when backing device is offline (bsc#1130972).\n- bcache: stop using the deprecated get_seconds() (bsc#1130972).\n- bcache: style fixes for lines over 80 characters (bsc#1130972).\n- bcache: style fix to add a blank line after declarations (bsc#1130972).\n- bcache: style fix to replace \u0027unsigned\u0027 by \u0027unsigned int\u0027 (bsc#1130972).\n- bcache: treat stale \u0026\u0026 dirty keys as bad keys (bsc#1130972).\n- bcache: trivial - remove tailing backslash in macro BTREE_FLAG (bsc#1130972).\n- bcache: update comment for bch_data_insert (bsc#1130972).\n- bcache: update comment in sysfs.c (bsc#1130972).\n- bcache: use MAX_CACHES_PER_SET instead of magic number 8 in __bch_bucket_alloc_set (bsc#1130972).\n- bcache: use (REQ_META|REQ_PRIO) to indicate bio for metadata (bsc#1130972).\n- bcache: use REQ_PRIO to indicate bio for metadata (bsc#1130972).\n- bcache: use routines from lib/crc64.c for CRC64 calculation (bsc#1130972).\n- bcache: use sysfs_strtoul_bool() to set bit-field variables (bsc#1130972).\n- bcm2835: MMC issues (bsc#1070872).\n- blkcg: Introduce blkg_root_lookup() (bsc#1131673).\n- blkcg: Make blkg_root_lookup() work for queues in bypass mode (bsc#1131673).\n- blk-mq: adjust debugfs and sysfs register when updating nr_hw_queues (bsc#1131673).\n- blk-mq: Avoid that submitting a bio concurrently with device removal triggers a crash (bsc#1131673).\n- blk-mq: change gfp flags to GFP_NOIO in blk_mq_realloc_hw_ctxs (bsc#1131673).\n- blk-mq: fallback to previous nr_hw_queues when updating fails (bsc#1131673).\n- blk-mq: init hctx sched after update ctx and hctx mapping (bsc#1131673).\n- blk-mq: realloc hctx when hw queue is mapped to another node (bsc#1131673).\n- blk-mq: sync the update nr_hw_queues with blk_mq_queue_tag_busy_iter (bsc#1131673).\n- block: check_events: do not bother with events if unsupported (bsc#1110946, bsc#1119843).\n- block: check_events: do not bother with events if unsupported (bsc#1110946, bsc#1119843).\n- block: disk_events: introduce event flags (bsc#1110946, bsc#1119843).\n- block: disk_events: introduce event flags (bsc#1110946, bsc#1119843).\n- block: do not leak memory in bio_copy_user_iov() (bsc#1135309).\n- block: Ensure that a request queue is dissociated from the cgroup controller (bsc#1131673).\n- block: Fix a race between request queue removal and the block cgroup controller (bsc#1131673).\n- block: fix the return errno for direct IO (bsc#1135320).\n- block: fix use-after-free on gendisk (bsc#1135312).\n- block: Introduce blk_exit_queue() (bsc#1131673).\n- block: kABI fixes for bio_rewind_iter() removal (bsc#1131673).\n- block: remove bio_rewind_iter() (bsc#1131673).\n- Bluetooth: Align minimum encryption key size for LE and BR/EDR connections (bsc#1051510).\n- Bluetooth: btusb: request wake pin with NOAUTOEN (bsc#1051510).\n- Bluetooth: hci_uart: Check if socket buffer is ERR_PTR in h4_recv_buf() (bsc#1133731).\n- Bluetooth: hidp: fix buffer overflow (bsc#1051510).\n- bnxt_en: Drop oversize TX packets to prevent errors (networking-stable-19_03_07).\n- bnxt_en: Improve RX consumer index validity check (networking-stable-19_04_10).\n- bnxt_en: Reset device on RX buffer errors (networking-stable-19_04_10).\n- bonding: fix PACKET_ORIGDEV regression (git-fixes).\n- bpf: fix use after free in bpf_evict_inode (bsc#1083647).\n- brcm80211: potential NULL dereference in brcmf_cfg80211_vndr_cmds_dcmd_handler() (bsc#1051510).\n- brcmfmac: fix leak of mypkt on error return path (bsc#1111666).\n- btrfs: add a helper to return a head ref (bsc#1134813).\n- btrfs: Avoid possible qgroup_rsv_size overflow in btrfs_calculate_inode_block_rsv_size (git-fixes).\n- btrfs: breakout empty head cleanup to a helper (bsc#1134813).\n- btrfs: delayed-ref: Introduce better documented delayed ref structures (bsc#1063638 bsc#1128052 bsc#1108838).\n- btrfs: delayed-ref: Use btrfs_ref to refactor btrfs_add_delayed_data_ref() (bsc#1063638 bsc#1128052 bsc#1108838).\n- btrfs: delayed-ref: Use btrfs_ref to refactor btrfs_add_delayed_tree_ref() (bsc#1063638 bsc#1128052 bsc#1108838).\n- btrfs: do not allow trimming when a fs is mounted with the nologreplay option (bsc#1135758).\n- btrfs: Do not panic when we can\u0027t find a root key (bsc#1112063).\n- btrfs: extent-tree: Fix a bug that btrfs is unable to add pinned bytes (bsc#1063638 bsc#1128052 bsc#1108838).\n- btrfs: extent-tree: Open-code process_func in __btrfs_mod_ref (bsc#1063638 bsc#1128052 bsc#1108838).\n- btrfs: extent-tree: Use btrfs_ref to refactor add_pinned_bytes() (bsc#1063638 bsc#1128052 bsc#1108838).\n- btrfs: extent-tree: Use btrfs_ref to refactor btrfs_free_extent() (bsc#1063638 bsc#1128052 bsc#1108838).\n- btrfs: extent-tree: Use btrfs_ref to refactor btrfs_inc_extent_ref() (bsc#1063638 bsc#1128052 bsc#1108838).\n- btrfs: Factor out common delayed refs init code (bsc#1134813).\n- btrfs: fix assertion failure on fsync with NO_HOLES enabled (bsc#1131848).\n- btrfs: Fix bound checking in qgroup_trace_new_subtree_blocks (git-fixes).\n- btrfs: fix incorrect file size after shrinking truncate and fsync (bsc#1130195).\n- btrfs: improve performance on fsync of files with multiple hardlinks (bsc#1123454).\n- btrfs: Introduce init_delayed_ref_head (bsc#1134813).\n- btrfs: move all ref head cleanup to the helper function (bsc#1134813).\n- btrfs: move extent_op cleanup to a helper (bsc#1134813).\n- btrfs: move ref_mod modification into the if (ref) logic (bsc#1134813).\n- btrfs: Open-code add_delayed_data_ref (bsc#1134813).\n- btrfs: Open-code add_delayed_tree_ref (bsc#1134813).\n- btrfs: qgroup: Do not scan leaf if we\u0027re modifying reloc tree (bsc#1063638 bsc#1128052 bsc#1108838).\n- btrfs: qgroup: Move reserved data accounting from btrfs_delayed_ref_head to btrfs_qgroup_extent_record (bsc#1134162).\n- btrfs: qgroup: Remove duplicated trace points for qgroup_rsv_add/release (bsc#1134160).\n- btrfs: remove delayed_ref_node from ref_head (bsc#1134813).\n- btrfs: remove WARN_ON in log_dir_items (bsc#1131847).\n- btrfs: send, flush dellaloc in order to avoid data loss (bsc#1133320).\n- btrfs: split delayed ref head initialization and addition (bsc#1134813).\n- btrfs: track refs in a rb_tree instead of a list (bsc#1134813).\n- btrfs: Use init_delayed_ref_common in add_delayed_data_ref (bsc#1134813).\n- btrfs: Use init_delayed_ref_common in add_delayed_tree_ref (bsc#1134813).\n- btrfs: Use init_delayed_ref_head in add_delayed_ref_head (bsc#1134813).\n- cdrom: Fix race condition in cdrom_sysctl_register (bsc#1051510).\n- ceph: ensure d_name stability in ceph_dentry_hash() (bsc#1134461).\n- ceph: ensure d_name stability in ceph_dentry_hash() (bsc#1134461).\n- ceph: fix ci-\u003ei_head_snapc leak (bsc#1122776).\n- ceph: fix ci-\u003ei_head_snapc leak (bsc#1122776).\n- ceph: fix use-after-free on symlink traversal (bsc#1134459).\n- ceph: fix use-after-free on symlink traversal (bsc#1134459).\n- ceph: only use d_name directly when parent is locked (bsc#1134460).\n- ceph: only use d_name directly when parent is locked (bsc#1134460).\n- cfg80211: Handle WMM rules in regulatory domain intersection (bsc#1111666).\n- cgroup: fix parsing empty mount option string (bsc#1133094).\n- cifs: Do not count -ENODATA as failure for query directory (bsc#1051510).\n- cifs: do not dereference smb_file_target before null check (bsc#1051510).\n- cifs: Do not hide EINTR after sending network packets (bsc#1051510).\n- cifs: Do not reconnect TCP session in add_credits() (bsc#1051510).\n- cifs: Do not reset lease state to NONE on lease break (bsc#1051510).\n- cifs: Fix adjustment of credits for MTU requests (bsc#1051510).\n- cifs: Fix credit calculation for encrypted reads with errors (bsc#1051510).\n- cifs: Fix credits calculations for reads with errors (bsc#1051510).\n- cifs: fix POSIX lock leak and invalid ptr deref (bsc#1114542).\n- cifs: Fix possible hang during async MTU reads and writes (bsc#1051510).\n- cifs: Fix potential OOB access of lock element array (bsc#1051510).\n- cifs: Fix read after write for files with read caching (bsc#1051510).\n- cifs: keep FileInfo handle live during oplock break (bsc#1106284, bsc#1131565).\n- clk: fractional-divider: check parent rate only if flag is set (bsc#1051510).\n- clk: rockchip: fix frac settings of GPLL clock for rk3328 (bsc#1051510).\n- clk: rockchip: Fix video codec clocks on rk3288 (bsc#1051510).\n- clk: rockchip: fix wrong clock definitions for rk3328 (bsc#1051510).\n- clk: x86: Add system specific quirk to mark clocks as critical (bsc#1051510).\n- configfs: fix possible use-after-free in configfs_register_group (bsc#1051510).\n- cpufreq: Add Hygon Dhyana support ().\n- cpufreq: Add Hygon Dhyana support (fate#327735).\n- cpufreq: AMD: Ignore the check for ProcFeedback in ST/CZ ().\n- cpufreq: AMD: Ignore the check for ProcFeedback in ST/CZ (fate#327735).\n- cpupowerutils: bench - Fix cpu online check (bsc#1051510).\n- cpu/speculation: Add \u0027mitigations=\u0027 cmdline option (bsc#1112178).\n- crypto: arm/aes-neonbs - do not access already-freed walk.iv (bsc#1051510).\n- crypto: caam - add missing put_device() call (bsc#1129770).\n- crypto: caam - fix caam_dump_sg that iterates through scatterlist (bsc#1051510).\n- crypto: caam/qi2 - fix DMA mapping of stack memory (bsc#1111666).\n- crypto: caam/qi2 - fix zero-length buffer DMA mapping (bsc#1111666).\n- crypto: caam/qi2 - generate hash keys in-place (bsc#1111666).\n- crypto: ccm - fix incompatibility between \u0027ccm\u0027 and \u0027ccm_base\u0027 (bsc#1051510).\n- crypto: ccp - Do not free psp_master when PLATFORM_INIT fails (bsc#1051510).\n- crypto: chacha20poly1305 - set cra_name correctly (bsc#1051510).\n- crypto: crct10dif-generic - fix use via crypto_shash_digest() (bsc#1051510).\n- crypto: crypto4xx - properly set IV after de- and encrypt (bsc#1051510).\n- crypto: fips - Grammar s/options/option/, s/to/the/ (bsc#1051510).\n- crypto: gcm - fix incompatibility between \u0027gcm\u0027 and \u0027gcm_base\u0027 (bsc#1051510).\n- crypto: pcbc - remove bogus memcpy()s with src == dest (bsc#1051510).\n- crypto: sha256/arm - fix crash bug in Thumb2 build (bsc#1051510).\n- crypto: sha512/arm - fix crash bug in Thumb2 build (bsc#1051510).\n- crypto: skcipher - do not WARN on unprocessed data after slow walk step (bsc#1051510).\n- crypto: sun4i-ss - Fix invalid calculation of hash end (bsc#1051510).\n- crypto: vmx - CTR: always increment IV as quadword (bsc#1051510).\n- crypto: vmx - fix copy-paste error in CTR mode (bsc#1051510).\n- crypto: x86/crct10dif-pcl - fix use via crypto_shash_digest() (bsc#1051510).\n- crypto: x86/poly1305 - fix overflow during partial reduction (bsc#1051510).\n- cxgb4: Add capability to get/set SGE Doorbell Queue Timer Tick (bsc#1127371).\n- cxgb4: Added missing break in ndo_udp_tunnel_{add/del} (bsc#1127371).\n- cxgb4: Add flag tc_flower_initialized (bsc#1127371).\n- cxgb4: Add new T5 PCI device id 0x50ae (bsc#1127371).\n- cxgb4: Add new T5 PCI device ids 0x50af and 0x50b0 (bsc#1127371).\n- cxgb4: Add new T6 PCI device ids 0x608a (bsc#1127371).\n- cxgb4: add per rx-queue counter for packet errors (bsc#1127371).\n- cxgb4: Add support for FW_ETH_TX_PKT_VM_WR (bsc#1127371).\n- cxgb4: add support to display DCB info (bsc#1127371).\n- cxgb4: Add support to read actual provisioned resources (bsc#1127371).\n- cxgb4: collect ASIC LA dumps from ULP TX (bsc#1127371).\n- cxgb4: collect hardware queue descriptors (bsc#1127371).\n- cxgb4: collect number of free PSTRUCT page pointers (bsc#1127371).\n- cxgb4: convert flower table to use rhashtable (bsc#1127371).\n- cxgb4: cxgb4: use FW_PORT_ACTION_L1_CFG32 for 32 bit capability (bsc#1127371).\n- cxgb4/cxgb4vf: Add support for SGE doorbell queue timer (bsc#1127371).\n- cxgb4/cxgb4vf: Fix mac_hlist initialization and free (bsc#1127374).\n- cxgb4/cxgb4vf: Link management changes (bsc#1127371).\n- cxgb4/cxgb4vf: Program hash region for {t4/t4vf}_change_mac() (bsc#1127371).\n- cxgb4: display number of rx and tx pages free (bsc#1127371).\n- cxgb4: do not return DUPLEX_UNKNOWN when link is down (bsc#1127371).\n- cxgb4: Export sge_host_page_size to ulds (bsc#1127371).\n- cxgb4: fix the error path of cxgb4_uld_register() (bsc#1127371).\n- cxgb4: impose mandatory VLAN usage when non-zero TAG ID (bsc#1127371).\n- cxgb4: Mask out interrupts that are not enabled (bsc#1127175).\n- cxgb4: move Tx/Rx free pages collection to common code (bsc#1127371).\n- cxgb4: remove redundant assignment to vlan_cmd.dropnovlan_fm (bsc#1127371).\n- cxgb4: Remove SGE_HOST_PAGE_SIZE dependency on page size (bsc#1127371).\n- cxgb4: remove the unneeded locks (bsc#1127371).\n- cxgb4: specify IQTYPE in fw_iq_cmd (bsc#1127371).\n- cxgb4: Support ethtool private flags (bsc#1127371).\n- cxgb4: update supported DCB version (bsc#1127371).\n- cxgb4: use new fw interface to get the VIN and smt index (bsc#1127371).\n- cxgb4vf: Few more link management changes (bsc#1127374).\n- cxgb4vf: fix memleak in mac_hlist initialization (bsc#1127374).\n- cxgb4vf: Update port information in cxgb4vf_open() (bsc#1127374).\n- dccp: do not use ipv6 header for ipv4 flow (networking-stable-19_03_28).\n- dccp: Fix memleak in __feat_register_sp (bsc#1051510).\n- debugfs: fix use-after-free on symlink traversal (bsc#1051510).\n- device_cgroup: fix RCU imbalance in error case (bsc#1051510).\n- devres: Align data[] to ARCH_KMALLOC_MINALIGN (bsc#1051510).\n- Disable kgdboc failed by echo space to /sys/module/kgdboc/parameters/kgdboc (bsc#1051510).\n- dmaengine: axi-dmac: Do not check the number of frames for alignment (bsc#1051510).\n- dmaengine: imx-dma: fix warning comparison of distinct pointer types (bsc#1051510).\n- dmaengine: qcom_hidma: assign channel cookie correctly (bsc#1051510).\n- dmaengine: sh: rcar-dmac: With cyclic DMA residue 0 is valid (bsc#1051510).\n- dmaengine: tegra210-dma: free dma controller in remove() (bsc#1051510).\n- dmaengine: tegra: avoid overflow of byte tracking (bsc#1051510).\n- dm: disable DISCARD if the underlying storage no longer supports it (bsc#1114638).\n- Drivers: hv: vmbus: Offload the handling of channels to two workqueues (bsc#1130567).\n- Drivers: hv: vmbus: Reset the channel callback in vmbus_onoffer_rescind() (bsc#1130567).\n- drm/amd/display: extending AUX SW Timeout (bsc#1111666).\n- drm/amd/display: fix cursor black issue (bsc#1111666).\n- drm/amd/display: If one stream full updates, full update all planes (bsc#1111666).\n- drm/amdgpu/gmc9: fix VM_L2_CNTL3 programming (bsc#1111666).\n- drm/amdkfd: use init_mqd function to allocate object for hid_mqd (CI) (bsc#1111666).\n- drm: Auto-set allow_fb_modifiers when given modifiers at plane init (bsc#1051510).\n- drm/bridge: adv7511: Fix low refresh rate selection (bsc#1051510).\n- drm: bridge: dw-hdmi: Fix overflow workaround for Rockchip SoCs (bsc#1113722)\n- drm/doc: Drop \u0027content type\u0027 from the legacy kms property table (bsc#1111666).\n- drm/dp/mst: Configure no_stop_bit correctly for remote i2c xfers (bsc#1051510).\n- drm/exynos/mixer: fix MIXER shadow registry synchronisation code (bsc#1111666).\n- drm/fb-helper: dpms_legacy(): Only set on connectors in use (bsc#1051510).\n- drm/fb-helper: generic: Call drm_client_add() after setup is done (bsc#1111666).\n- drm/i915: Disable LP3 watermarks on all SNB machines (bsc#1051510).\n- drm/i915: Disable tv output on i9x5gm (bsc#1086657, bsc#1133897).\n- drm/i915: Downgrade Gen9 Plane WM latency error (bsc#1051510).\n- drm/i915/fbc: disable framebuffer compression on GeminiLake (bsc#1051510).\n- drm/i915: Fix I915_EXEC_RING_MASK (bsc#1051510).\n- drm/i915: Force 2*96 MHz cdclk on glk/cnl when audio power is enabled (bsc#1111666).\n- drm/i915/gvt: Add in context mmio 0x20D8 to gen9 mmio list (bsc#1113722)\n- drm/i915/gvt: Add in context mmio 0x20D8 to gen9 mmio list (bsc#1113956)\n- drm/i915/gvt: Annotate iomem usage (bsc#1051510).\n- drm/i915/gvt: do not deliver a workload if its creation fails (bsc#1051510).\n- drm/i915/gvt: do not let pin count of shadow mm go negative (bsc#1113722)\n- drm/i915/gvt: do not let pin count of shadow mm go negative (bsc#1113956)\n- drm/i915/gvt: Fix incorrect mask of mmio 0x22028 in gen8/9 mmio list (bnc#1113722)\n- drm/i915/gvt: Prevent use-after-free in ppgtt_free_all_spt() (bsc#1111666).\n- drm/i915/gvt: Roundup fb-\u003eheight into tile\u0027s height at calucation fb-\u003esize (bsc#1111666).\n- drm/i915/icl: Whitelist GEN9_SLICE_COMMON_ECO_CHICKEN1 (bsc#1111666).\n- drm/imx: do not skip DP channel disable for background plane (bsc#1051510).\n- drm/mediatek: Fix an error code in mtk_hdmi_dt_parse_pdata() (bsc#1113722)\n- drm/mediatek: Fix an error code in mtk_hdmi_dt_parse_pdata() (bsc#1113956)\n- drm/mediatek: fix possible object reference leak (bsc#1051510).\n- drm/meson: add size and alignment requirements for dumb buffers (bnc#1113722)\n- drm/nouveau: add DisplayPort CEC-Tunneling-over-AUX support (bsc#1133593).\n- drm/nouveau: Add NV_PRINTK_ONCE and variants (bsc#1133593).\n- drm/nouveau: Add size to vbios.rom file in debugfs (bsc#1133593).\n- drm/nouveau: Add strap_peek to debugfs (bsc#1133593).\n- drm/nouveau/bar/tu104: initial support (bsc#1133593).\n- drm/nouveau/bar/tu106: initial support (bsc#1133593).\n- drm/nouveau/bios: translate additional memory types (bsc#1133593).\n- drm/nouveau/bios: translate USB-C connector type (bsc#1133593).\n- drm/nouveau/bios/tu104: initial support (bsc#1133593).\n- drm/nouveau/bios/tu106: initial support (bsc#1133593).\n- drm/nouveau/bus/tu104: initial support (bsc#1133593).\n- drm/nouveau/bus/tu106: initial support (bsc#1133593).\n- drm/nouveau/ce/tu104: initial support (bsc#1133593).\n- drm/nouveau/ce/tu106: initial support (bsc#1133593).\n- drm/nouveau: Cleanup indenting in nouveau_backlight.c (bsc#1133593).\n- drm/nouveau/core: increase maximum number of nvdec instances to 3 (bsc#1133593).\n- drm/nouveau/core: recognise TU102 (bsc#1133593).\n- drm/nouveau/core: recognise TU104 (bsc#1133593).\n- drm/nouveau/core: recognise TU106 (bsc#1133593).\n- drm/nouveau/core: support multiple nvdec instances (bsc#1133593).\n- drm/nouveau/devinit/gm200-: export function to upload+execute PMU/PRE_OS (bsc#1133593).\n- drm/nouveau/devinit/tu104: initial support (bsc#1133593).\n- drm/nouveau/devinit/tu106: initial support (bsc#1133593).\n- drm/nouveau/disp: add a way to configure scrambling/tmds for hdmi 2.0 (bsc#1133593).\n- drm/nouveau/disp: add support for setting scdc parameters for high modes (bsc#1133593).\n- drm/nouveau/disp/gm200-: add scdc parameter setter (bsc#1133593).\n- drm/nouveau/disp/gv100: fix name of window channels in debug output (bsc#1133593).\n- drm/nouveau/disp: keep track of high-speed state, program into clock (bsc#1133593).\n- drm/nouveau/disp: take sink support into account for exposing 594mhz (bsc#1133593).\n- drm/nouveau/disp/tu104: initial support (bsc#1133593).\n- drm/nouveau/disp/tu106: initial support (bsc#1133593).\n- drm/nouveau/dma/tu104: initial support (bsc#1133593).\n- drm/nouveau/dma/tu106: initial support (bsc#1133593).\n- drm/nouveau/drm/nouveau: Do not forget to label dp_aux devices (bsc#1133593).\n- drm/nouveau/drm/nouveau: s/nouveau_backlight_exit/nouveau_backlight_fini/ (bsc#1133593).\n- drm/nouveau/drm/nouveau: tegra: Call nouveau_drm_device_init() (bsc#1133593).\n- drm/nouveau/fault: add explicit control over fault buffer interrupts (bsc#1133593).\n- drm/nouveau/fault: remove manual mapping of fault buffers into BAR2 (bsc#1133593).\n- drm/nouveau/fault: store get/put pri address in nvkm_fault_buffer (bsc#1133593).\n- drm/nouveau/fault/tu104: initial support (bsc#1133593).\n- drm/nouveau/fault/tu106: initial support (bsc#1133593).\n- drm/nouveau/fb/tu104: initial support (bsc#1133593).\n- drm/nouveau/fb/tu106: initial support (bsc#1133593).\n- drm/nouveau/fifo/gf100-: call into BAR to reset BARs after MMU fault (bsc#1133593).\n- drm/nouveau/fifo/gk104-: group pbdma functions together (bsc#1133593).\n- drm/nouveau/fifo/gk104-: return channel instance in ctor args (bsc#1133593).\n- drm/nouveau/fifo/gk104-: separate runlist building from committing to hw (bsc#1133593).\n- drm/nouveau/fifo/gk104-: support enabling privileged ce functions (bsc#1133593).\n- drm/nouveau/fifo/gk104-: virtualise pbdma enable function (bsc#1133593).\n- drm/nouveau/fifo/gm200-: read pbdma count more directly (bsc#1133593).\n- drm/nouveau/fifo/gv100: allocate method buffer (bsc#1133593).\n- drm/nouveau/fifo/gv100: return work submission token in channel ctor args (bsc#1133593).\n- drm/nouveau/fifo/tu104: initial support (bsc#1133593).\n- drm/nouveau/fifo/tu106: initial support (bsc#1133593).\n- drm/nouveau: Fix potential memory leak in nouveau_drm_load() (bsc#1133593).\n- drm/nouveau/fuse/tu104: initial support (bsc#1133593).\n- drm/nouveau/fuse/tu106: initial support (bsc#1133593).\n- drm/nouveau/gpio/tu104: initial support (bsc#1133593).\n- drm/nouveau/gpio/tu106: initial support (bsc#1133593).\n- drm/nouveau/i2c/tu104: initial support (bsc#1133593).\n- drm/nouveau/i2c/tu106: initial support (bsc#1133593).\n- drm/nouveau/ibus/tu104: initial support (bsc#1133593).\n- drm/nouveau/ibus/tu106: initial support (bsc#1133593).\n- drm/nouveau/imem/nv50: support pinning objects in BAR2 and returning address (bsc#1133593).\n- drm/nouveau/imem/tu104: initial support (bsc#1133593).\n- drm/nouveau/imem/tu106: initial support (bsc#1133593).\n- drm/nouveau/kms/nv50-: allow more flexibility with lut formats (bsc#1133593).\n- drm/nouveau/kms/tu104: initial support (bsc#1133593).\n- drm/nouveau/ltc/tu104: initial support (bsc#1133593).\n- drm/nouveau/ltc/tu106: initial support (bsc#1133593).\n- drm/nouveau/mc/tu104: initial support (bsc#1133593).\n- drm/nouveau/mc/tu106: initial support (bsc#1133593).\n- drm/nouveau/mmu: add more general vmm free/node handling functions (bsc#1133593).\n- drm/nouveau/mmu/tu104: initial support (bsc#1133593).\n- drm/nouveau/mmu/tu106: initial support (bsc#1133593).\n- drm/nouveau: Move backlight device into nouveau_connector (bsc#1133593).\n- drm/nouveau/pci/tu104: initial support (bsc#1133593).\n- drm/nouveau/pci/tu106: initial support (bsc#1133593).\n- drm/nouveau/pmu/tu104: initial support (bsc#1133593).\n- drm/nouveau/pmu/tu106: initial support (bsc#1133593).\n- drm/nouveau: Refactor nvXX_backlight_init() (bsc#1133593).\n- drm/nouveau: register backlight on pascal and newer (bsc#1133593).\n- drm/nouveau: remove left-over struct member (bsc#1133593).\n- drm/nouveau: Remove unecessary dma_fence_ops (bsc#1133593).\n- drm/nouveau: Start using new drm_dev initialization helpers (bsc#1133593).\n- drm/nouveau: Stop using drm_crtc_force_disable (bsc#1051510).\n- drm/nouveau/therm/tu104: initial support (bsc#1133593).\n- drm/nouveau/therm/tu106: initial support (bsc#1133593).\n- drm/nouveau/tmr/tu104: initial support (bsc#1133593).\n- drm/nouveau/tmr/tu106: initial support (bsc#1133593).\n- drm/nouveau/top/tu104: initial support (bsc#1133593).\n- drm/nouveau/top/tu106: initial support (bsc#1133593).\n- drm/nouveau/volt/gf117: fix speedo readout register (bsc#1051510).\n- drm/omap: hdmi4_cec: Fix CEC clock handling for PM (bsc#1111666).\n- drm/panel: panel-innolux: set display off in innolux_panel_unprepare (bsc#1111666).\n- drm/pl111: Initialize clock spinlock early (bsc#1111666).\n- drm: rcar-du: Fix rcar_du_crtc structure documentation (bsc#1111666).\n- drm/rockchip: fix for mailbox read validation (bsc#1051510).\n- drm/rockchip: fix for mailbox read validation (bsc#1111666).\n- drm/rockchip: shutdown drm subsystem on shutdown (bsc#1051510).\n- drm/rockchip: vop: reset scale mode when win is disabled (bsc#1113722)\n- drm/sun4i: Add missing drm_atomic_helper_shutdown at driver unbind (bsc#1113722)\n- drm/sun4i: Fix component unbinding and component master deletion (bsc#1113722)\n- drm/sun4i: rgb: Change the pixel clock validation check (bnc#1113722)\n- drm/sun4i: Set device driver data at bind time for use in unbind (bsc#1113722)\n- drm/sun4i: tcon top: Fix NULL/invalid pointer dereference in sun8i_tcon_top_un/bind (bsc#1111666).\n- drm/sun4i: Unbind components before releasing DRM and memory (bsc#1113722)\n- drm/tegra: gem: Fix CPU-cache maintenance for BO\u0027s allocated using get_pages() (bsc#1111666).\n- drm/tegra: hub: Fix dereference before check (bsc#1111666).\n- drm/ttm: Fix bo_global and mem_global kfree error (bsc#1111666).\n- drm/ttm: fix out-of-bounds read in ttm_put_pages() v2 (bsc#1111666).\n- drm/ttm: Remove warning about inconsistent mapping information (bnc#1131488)\n- drm/udl: add a release method and delay modeset teardown (bsc#1085536)\n- drm/vc4: Fix memory leak during gpu reset. (bsc#1113722)\n- drm/vmwgfx: Remove set but not used variable \u0027restart\u0027 (bsc#1111666).\n- dsa: mv88e6xxx: Ensure all pending interrupts are handled prior to exit (networking-stable-19_02_20).\n- dt-bindings: net: Fix a typo in the phy-mode list for ethernet bindings (bsc#1129770).\n- dwc2: gadget: Fix completed transfer size calculation in DDMA (bsc#1051510).\n- e1000e: fix cyclic resets at link up with active tx (bsc#1051510).\n- e1000e: Fix -Wformat-truncation warnings (bsc#1051510).\n- EDAC, amd64: Add Hygon Dhyana support ().\n- EDAC, amd64: Add Hygon Dhyana support (fate#327735).\n- ext4: actually request zeroing of inode table after grow (bsc#1135315).\n- ext4: cleanup bh release code in ext4_ind_remove_space() (bsc#1131851).\n- ext4: Do not warn when enabling DAX (bsc#1132894).\n- ext4: fix ext4_show_options for file systems w/o journal (bsc#1135316).\n- ext4: fix use-after-free race with debug_want_extra_isize (bsc#1135314).\n- fbdev: fbmem: fix memory access if logo is bigger than the screen (bsc#1051510).\n- fix cgroup_do_mount() handling of failure exits (bsc#1133095).\n- Fix kabi after \u0027md: batch flush requests.\u0027 (bsc#1119680).\n- fix rtnh_ok() (git-fixes).\n- Fix struct page kABI after adding atomic for ppc (bsc#1131326, bsc#1108937).\n- fm10k: Fix a potential NULL pointer dereference (bsc#1051510).\n- fs: avoid fdput() after failed fdget() in vfs_dedupe_file_range() (bsc#1132384, bsc#1132219).\n- fs/nfs: Fix nfs_parse_devname to not modify it\u0027s argument (git-fixes).\n- futex: Cure exit race (bsc#1050549).\n- futex: Ensure that futex address is aligned in handle_futex_death() (bsc#1050549).\n- futex: Handle early deadlock return correctly (bsc#1050549).\n- genetlink: Fix a memory leak on error path (networking-stable-19_03_28).\n- ghes, EDAC: Fix ghes_edac registration (bsc#1133176).\n- gpio: adnp: Fix testing wrong value in adnp_gpio_direction_input (bsc#1051510).\n- gpio: aspeed: fix a potential NULL pointer dereference (bsc#1051510).\n- gpio: gpio-omap: fix level interrupt idling (bsc#1051510).\n- gpio: of: Fix of_gpiochip_add() error path (bsc#1051510).\n- gpu: ipu-v3: dp: fix CSC handling (bsc#1051510).\n- gre6: use log_ecn_error module parameter in ip6_tnl_rcv() (git-fixes).\n- HID: debug: fix race condition with between rdesc_show() and device removal (bsc#1051510).\n- HID: i2c-hid: Ignore input report if there\u0027s no data present on Elan touchpanels (bsc#1133486).\n- HID: input: add mapping for Assistant key (bsc#1051510).\n- HID: input: add mapping for Expose/Overview key (bsc#1051510).\n- HID: input: add mapping for keyboard Brightness Up/Down/Toggle keys (bsc#1051510).\n- HID: input: add mapping for \u0027Toggle Display\u0027 key (bsc#1051510).\n- HID: intel-ish-hid: avoid binding wrong ishtp_cl_device (bsc#1051510).\n- HID: intel-ish: ipc: handle PIMR before ish_wakeup also clear PISR busy_clear bit (bsc#1051510).\n- HID: logitech: check the return value of create_singlethread_workqueue (bsc#1051510).\n- hv_netvsc: Fix IP header checksum for coalesced packets (networking-stable-19_03_07).\n- hwmon: (f71805f) Use request_muxed_region for Super-IO accesses (bsc#1051510).\n- hwmon: (pc87427) Use request_muxed_region for Super-IO accesses (bsc#1051510).\n- hwmon: (smsc47b397) Use request_muxed_region for Super-IO accesses (bsc#1051510).\n- hwmon: (smsc47m1) Use request_muxed_region for Super-IO accesses (bsc#1051510).\n- hwmon: (vt1211) Use request_muxed_region for Super-IO accesses (bsc#1051510).\n- hwmon: (w83627hf) Use request_muxed_region for Super-IO accesses (bsc#1051510).\n- hwrng: virtio - Avoid repeated init of completion (bsc#1051510).\n- i2c: imx: correct the method of getting private data in notifier_call (bsc#1111666).\n- i2c: Make i2c_unregister_device() NULL-aware (bsc#1108193).\n- i2c: synquacer: fix enumeration of slave devices (bsc#1111666).\n- ibmvnic: Enable GRO (bsc#1132227).\n- ibmvnic: Fix completion structure initialization (bsc#1131659).\n- ibmvnic: Fix netdev feature clobbering during a reset (bsc#1132227).\n- igmp: fix incorrect unsolicit report count when join group (git-fixes).\n- iio: adc: at91: disable adc channel interrupt in timeout case (bsc#1051510).\n- iio: adc: fix warning in Qualcomm PM8xxx HK/XOADC driver (bsc#1051510).\n- iio: adc: xilinx: fix potential use-after-free on remove (bsc#1051510).\n- iio: ad_sigma_delta: select channel when reading register (bsc#1051510).\n- iio: core: fix a possible circular locking dependency (bsc#1051510).\n- iio: cros_ec: Fix the maths for gyro scale calculation (bsc#1051510).\n- iio: dac: mcp4725: add missing powerdown bits in store eeprom (bsc#1051510).\n- iio: Fix scan mask selection (bsc#1051510).\n- iio/gyro/bmg160: Use millidegrees for temperature scale (bsc#1051510).\n- iio: gyro: mpu3050: fix chip ID reading (bsc#1051510).\n- inetpeer: fix uninit-value in inet_getpeer (git-fixes).\n- Input: elan_i2c - add hardware ID for multiple Lenovo laptops (bsc#1051510).\n- Input: introduce KEY_ASSISTANT (bsc#1051510).\n- Input: snvs_pwrkey - initialize necessary driver data before enabling IRQ (bsc#1051510).\n- Input: synaptics-rmi4 - fix possible double free (bsc#1051510).\n- Input: synaptics-rmi4 - write config register values to the right offset (bsc#1051510).\n- intel_idle: add support for Jacobsville (jsc#SLE-5394).\n- intel_th: msu: Fix single mode with IOMMU (bsc#1051510).\n- intel_th: pci: Add Comet Lake support (bsc#1051510).\n- io: accel: kxcjk1013: restore the range after resume (bsc#1051510).\n- iommu/amd: Set exclusion range correctly (bsc#1130425).\n- iommu/vt-d: Do not request page request irq under dmar_global_lock (bsc#1135006).\n- iommu/vt-d: Make kernel parameter igfx_off work with vIOMMU (bsc#1135007).\n- iommu/vt-d: Set intel_iommu_gfx_mapped correctly (bsc#1135008).\n- ip6_tunnel: collect_md xmit: Use ip_tunnel_key\u0027s provided src address (git-fixes).\n- ip6_tunnel: Match to ARPHRD_TUNNEL6 for dev type (networking-stable-19_04_10).\n- ipconfig: Correctly initialise ic_nameservers (bsc#1051510).\n- ipmi: Fix I2C client removal in the SSIF driver (bsc#1108193).\n- ipmi: fix sleep-in-atomic in free_user at cleanup SRCU user-\u003erelease_barrier (bsc#1111666).\n- ipmi: Prevent use-after-free in deliver_response (bsc#1111666).\n- ipmi:ssif: compare block number correctly for multi-part return messages (bsc#1051510).\n- ipmi_ssif: Remove duplicate NULL check (bsc#1108193).\n- ip_tunnel: Fix name string concatenate in __ip_tunnel_create() (git-fixes).\n- ipv4: Return error for RTA_VIA attribute (networking-stable-19_03_07).\n- ipv6: fix cleanup ordering for ip6_mr failure (git-fixes).\n- ipv6: fix cleanup ordering for pingv6 registration (git-fixes).\n- ipv6: Fix dangling pointer when ipv6 fragment (git-fixes).\n- ipv6: mcast: fix unsolicited report interval after receiving querys (git-fixes).\n- ipv6: propagate genlmsg_reply return code (networking-stable-19_02_24).\n- ipv6: Return error for RTA_VIA attribute (networking-stable-19_03_07).\n- ipv6: sit: reset ip header pointer in ipip6_rcv (git-fixes).\n- ipvlan: Add the skb-\u003emark as flow4\u0027s member to lookup route (bsc#1051510).\n- ipvlan: disallow userns cap_net_admin to change global mode/flags (networking-stable-19_03_15).\n- ipvlan: fix ipv6 outbound device (bsc#1051510).\n- ipvlan: use ETH_MAX_MTU as max mtu (bsc#1051510).\n- ipvs: fix buffer overflow with sync daemon and service (git-fixes).\n- ipvs: fix check on xmit to non-local addresses (git-fixes).\n- ipvs: fix race between ip_vs_conn_new() and ip_vs_del_dest() (bsc#1051510).\n- ipvs: fix rtnl_lock lockups caused by start_sync_thread (git-fixes).\n- ipvs: Fix signed integer overflow when setsockopt timeout (bsc#1051510).\n- ipvs: fix stats update from local clients (git-fixes).\n- ipvs: remove IPS_NAT_MASK check to fix passive FTP (git-fixes).\n- iw_cxgb4: cq/qp mask depends on bar2 pages in a host page (bsc#1127371).\n- iw_cxgb4: only allow 1 flush on user qps (bsc#1051510).\n- iwiwifi: fix bad monitor buffer register addresses (bsc#1129770).\n- iwlwifi: fix driver operation for 5350 (bsc#1111666).\n- iwlwifi: fix send hcmd timeout recovery flow (bsc#1129770).\n- kABI: protect functions using struct net_generic (bsc#1129845 LTC#176252).\n- kABI: protect ip_options_rcv_srr (kabi).\n- kABI: protect struct mlx5_td (kabi).\n- kABI: protect struct smcd_dev (bsc#1129845 LTC#176252).\n- kABI: protect struct smc_ib_device (bsc#1129845 LTC#176252).\n- kABI: restore icmp_send (kabi).\n- kABI workaround for removed usb_interface.pm_usage_cnt field (bsc#1051510).\n- kABI workaround for snd_seq_kernel_client_enqueue() API changes (bsc#1051510).\n- kbuild: strip whitespace in cmd_record_mcount findstring (bsc#1065729).\n- kcm: switch order of device registration to fix a crash (bnc#1130527).\n- kernel/sysctl.c: add missing range check in do_proc_dointvec_minmax_conv (bsc#1051510).\n- kernel/sysctl.c: fix out-of-bounds access when setting file-max (bsc#1051510).\n- kernfs: do not set dentry-\u003ed_fsdata (boo#1133115).\n- KEYS: always initialize keyring_index_key::desc_len (bsc#1051510).\n- KEYS: user: Align the payload buffer (bsc#1051510).\n- kmsg: Update message catalog to latest IBM level (2019/03/08) (bsc#1128904 LTC#176078).\n- kvm: Call kvm_arch_memslots_updated() before updating memslots (bsc#1132563).\n- kvm: Fix kABI for AMD SMAP Errata workaround (bsc#1133149).\n- kvm: Fix UAF in nested posted interrupt processing (bsc#1134199).\n- kvm: nVMX: Apply addr size mask to effective address for VMX instructions (bsc#1132561).\n- kvm: nVMX: Clear reserved bits of #DB exit qualification (bsc#1134200).\n- kvm: nVMX: Ignore limit checks on VMX instructions using flat segments (bsc#1132564).\n- kvm: nVMX: restore host state in nested_vmx_vmexit for VMFail (bsc#1134201).\n- kvm: nVMX: Sign extend displacements of VMX instr\u0027s mem operands (bsc#1132562).\n- kvm: PPC: Book3S HV: Fix race between kvm_unmap_hva_range and MMU mode switch (bsc#1061840).\n- kvm: SVM: Workaround errata#1096 (insn_len maybe zero on SMAP violation) (bsc#1133149).\n- kvm: VMX: Compare only a single byte for VMCS\u0027 \u0027launched\u0027 in vCPU-run (bsc#1132555).\n- kvm: VMX: Zero out *all* general purpose registers after VM-Exit (bsc#1134202).\n- kvm: x86: Always use 32-bit SMRAM save state for 32-bit kernels (bsc#1134203).\n- kvm: x86: Do not clear EFER during SMM transitions for 32-bit vCPU (bsc#1134204).\n- kvm: x86: Emulate MSR_IA32_ARCH_CAPABILITIES on AMD hosts (bsc#1114279).\n- kvm: x86/mmu: Detect MMIO generation wrap in any address space (bsc#1132570).\n- kvm: x86/mmu: Do not cache MMIO accesses while memslots are in flux (bsc#1132571).\n- kvm: x86: Report STIBP on GET_SUPPORTED_CPUID (bsc#1111331).\n- kvm: x86: svm: make sure NMI is injected after nmi_singlestep (bsc#1134205).\n- l2tp: cleanup l2tp_tunnel_delete calls (bsc#1051510).\n- l2tp: filter out non-PPP sessions in pppol2tp_tunnel_ioctl() (git-fixes).\n- l2tp: fix missing refcount drop in pppol2tp_tunnel_ioctl() (git-fixes).\n- l2tp: only accept PPP sessions in pppol2tp_connect() (git-fixes).\n- l2tp: prevent pppol2tp_connect() from creating kernel sockets (git-fixes).\n- l2tp: revert \u0027l2tp: fix missing print session offset info\u0027 (bsc#1051510).\n- leds: avoid races with workqueue (bsc#1051510).\n- leds: pwm: silently error out on EPROBE_DEFER (bsc#1051510).\n- lib: add crc64 calculation routines (bsc#1130972).\n- libata: fix using DMA buffers on stack (bsc#1051510).\n- lib: do not depend on linux headers being installed (bsc#1130972).\n- lightnvm: if LUNs are already allocated fix return (bsc#1085535).\n- linux/kernel.h: Use parentheses around argument in u64_to_user_ptr() (bsc#1051510).\n- lpfc: validate command in lpfc_sli4_scmd_to_wqidx_distr() (bsc#1129138).\n- mac80211: do not attempt to rename ERR_PTR() debugfs dirs (bsc#1111666).\n- mac80211: do not call driver wake_tx_queue op during reconfig (bsc#1051510).\n- mac80211: fix memory accounting with A-MSDU aggregation (bsc#1051510).\n- mac80211: fix unaligned access in mesh table hash function (bsc#1051510).\n- mac80211: Honor SW_CRYPTO_CONTROL for unicast keys in AP VLAN mode (bsc#1111666).\n- mac8390: Fix mmio access size probe (bsc#1051510).\n- md: batch flush requests (bsc#1119680).\n- md: Fix failed allocation of md_register_thread (git-fixes).\n- MD: fix invalid stored role for a disk (bsc#1051510).\n- md/raid1: do not clear bitmap bits on interrupted recovery (git-fixes).\n- md/raid5: fix \u0027out of memory\u0027 during raid cache recovery (git-fixes).\n- media: atmel: atmel-isc: fix INIT_WORK misplacement (bsc#1051510).\n- media: cx18: update *pos correctly in cx18_read_pos() (bsc#1051510).\n- media: cx23885: check allocation return (bsc#1051510).\n- media: davinci-isif: avoid uninitialized variable use (bsc#1051510).\n- media: davinci/vpbe: array underflow in vpbe_enum_outputs() (bsc#1051510).\n- media: ivtv: update *pos correctly in ivtv_read_pos() (bsc#1051510).\n- media: mt9m111: set initial frame size other than 0x0 (bsc#1051510).\n- media: mtk-jpeg: Correct return type for mem2mem buffer helpers (bsc#1051510).\n- media: mx2_emmaprp: Correct return type for mem2mem buffer helpers (bsc#1051510).\n- media: omap_vout: potential buffer overflow in vidioc_dqbuf() (bsc#1051510).\n- media: ov2659: fix unbalanced mutex_lock/unlock (bsc#1051510).\n- media: pvrusb2: Prevent a buffer overflow (bsc#1129770).\n- media: s5p-g2d: Correct return type for mem2mem buffer helpers (bsc#1051510).\n- media: s5p-jpeg: Correct return type for mem2mem buffer helpers (bsc#1051510).\n- media: serial_ir: Fix use-after-free in serial_ir_init_module (bsc#1051510).\n- media: sh_veu: Correct return type for mem2mem buffer helpers (bsc#1051510).\n- media: tw5864: Fix possible NULL pointer dereference in tw5864_handle_frame (bsc#1051510).\n- media: vivid: use vfree() instead of kfree() for dev-\u003ebitmap_cap (bsc#1051510).\n- media: wl128x: Fix an error code in fm_download_firmware() (bsc#1051510).\n- media: wl128x: prevent two potential buffer overflows (bsc#1051510).\n- mISDN: Check address length before reading address family (bsc#1051510).\n- missing barriers in some of unix_sock -\u003eaddr and -\u003epath accesses (networking-stable-19_03_15).\n- mmc: core: fix possible use after free of host (bsc#1051510).\n- mmc: core: Fix tag set memory leak (bsc#1111666).\n- mmc: davinci: remove extraneous __init annotation (bsc#1051510).\n- mm: create non-atomic version of SetPageReserved for init use (jsc#SLE-6647).\n- mmc: sdhci: Fix data command CRC error handling (bsc#1051510).\n- mmc: sdhci: Handle auto-command errors (bsc#1051510).\n- mmc: sdhci: Rename SDHCI_ACMD12_ERR and SDHCI_INT_ACMD12ERR (bsc#1051510).\n- mmc: tmio_mmc_core: do not claim spurious interrupts (bsc#1051510).\n- mm/debug.c: fix __dump_page when mapping-\u003ehost is not set (bsc#1131934).\n- mm/huge_memory: fix vmf_insert_pfn_{pmd, pud}() crash, handle unaligned addresses (bsc#1135330).\n- mm/page_isolation.c: fix a wrong flag in set_migratetype_isolate() (bsc#1131935).\n- mm/vmalloc: fix size check for remap_vmalloc_range_partial() (bsc#1133825).\n- mpls: Return error for RTA_GATEWAY attribute (networking-stable-19_03_07).\n- mt7601u: bump supported EEPROM version (bsc#1051510).\n- mtd: docg3: fix a possible memory leak of mtd-\u003ename (bsc#1051510).\n- mtd: docg3: Fix passing zero to \u0027PTR_ERR\u0027 warning in doc_probe_device (bsc#1051510).\n- mtd: nand: omap: Fix comment in platform data using wrong Kconfig symbol (bsc#1051510).\n- mtd: part: fix incorrect format specifier for an unsigned long long (bsc#1051510).\n- mtd: spi-nor: intel-spi: Avoid crossing 4K address boundary on read/write (bsc#1129770).\n- mwifiex: do not advertise IBSS features without FW support (bsc#1129770).\n- mwifiex: Fix mem leak in mwifiex_tm_cmd (bsc#1051510).\n- mwifiex: Make resume actually do something useful again on SDIO cards (bsc#1111666).\n- mwifiex: prevent an array overflow (bsc#1051510).\n- mwl8k: Fix rate_idx underflow (bsc#1051510).\n- net: Add header for usage of fls64() (networking-stable-19_02_20).\n- net: Add __icmp_send helper (networking-stable-19_03_07).\n- net: aquantia: fix rx checksum offload for UDP/TCP over IPv6 (networking-stable-19_03_28).\n- net: avoid false positives in untrusted gso validation (git-fixes).\n- net: avoid skb_warn_bad_offload on IS_ERR (git-fixes).\n- net: avoid use IPCB in cipso_v4_error (networking-stable-19_03_07).\n- net: bridge: add vlan_tunnel to bridge port policies (git-fixes).\n- net: bridge: fix per-port af_packet sockets (git-fixes).\n- net: bridge: multicast: use rcu to access port list from br_multicast_start_querier (git-fixes).\n- net: datagram: fix unbounded loop in __skb_try_recv_datagram() (git-fixes).\n- net: Do not allocate page fragments that are not skb aligned (networking-stable-19_02_20).\n- net: dsa: legacy: do not unmask port bitmaps (git-fixes).\n- net: dsa: mv88e6xxx: Fix u64 statistics (networking-stable-19_03_07).\n- net: ethtool: not call vzalloc for zero sized memory request (networking-stable-19_04_10).\n- netfilter: bridge: Do not sabotage nf_hook calls from an l3mdev (git-fixes).\n- netfilter: bridge: ebt_among: add missing match size checks (git-fixes).\n- netfilter: bridge: ebt_among: add more missing match size checks (git-fixes).\n- netfilter: bridge: set skb transport_header before entering NF_INET_PRE_ROUTING (git-fixes).\n- netfilter: drop template ct when conntrack is skipped (git-fixes).\n- netfilter: ebtables: handle string from userspace with care (git-fixes).\n- netfilter: ebtables: reject non-bridge targets (git-fixes).\n- netfilter: ip6t_MASQUERADE: add dependency on conntrack module (git-fixes).\n- netfilter: ipset: Missing nfnl_lock()/nfnl_unlock() is added to ip_set_net_exit() (git-fixes).\n- netfilter: ipv6: fix use-after-free Write in nf_nat_ipv6_manip_pkt (git-fixes).\n- netfilter: nf_log: do not hold nf_log_mutex during user access (git-fixes).\n- netfilter: nf_log: fix uninit read in nf_log_proc_dostring (git-fixes).\n- netfilter: nf_socket: Fix out of bounds access in nf_sk_lookup_slow_v{4,6} (git-fixes).\n- netfilter: nf_tables: can\u0027t fail after linking rule into active rule list (git-fixes).\n- netfilter: nf_tables: check msg_type before nft_trans_set(trans) (git-fixes).\n- netfilter: nf_tables: fix NULL pointer dereference on nft_ct_helper_obj_dump() (git-fixes).\n- netfilter: nf_tables: release chain in flushing set (git-fixes).\n- netfilter: x_tables: avoid out-of-bounds reads in xt_request_find_{match|target} (git-fixes).\n- netfilter: x_tables: fix int overflow in xt_alloc_table_info() (git-fixes).\n- netfilter: x_tables: initialise match/target check parameter struct (git-fixes).\n- net: Fix a bug in removing queues from XPS map (git-fixes).\n- net: Fix for_each_netdev_feature on Big endian (networking-stable-19_02_20).\n- net: fix IPv6 prefix route residue (networking-stable-19_02_20).\n- net: fix uninit-value in __hw_addr_add_ex() (git-fixes).\n- net: Fix untag for vlan packets without ethernet header (git-fixes).\n- net: Fix vlan untag for bridge and vlan_dev with reorder_hdr off (git-fixes).\n- net-gro: Fix GRO flush when receiving a GSO packet (networking-stable-19_04_10).\n- net: hsr: fix memory leak in hsr_dev_finalize() (networking-stable-19_03_15).\n- net/hsr: fix possible crash in add_timer() (networking-stable-19_03_15).\n- net/ibmvnic: Update carrier state after link state change (bsc#1135100).\n- net/ibmvnic: Update MAC address settings after adapter reset (bsc#1134760).\n- net: initialize skb-\u003epeeked when cloning (git-fixes).\n- net/ipv6: do not reinitialize ndev-\u003ecnf.addr_gen_mode on new inet6_dev (git-fixes).\n- net/ipv6: fix addrconf_sysctl_addr_gen_mode (git-fixes).\n- net/ipv6: propagate net.ipv6.conf.all.addr_gen_mode to devices (git-fixes).\n- net/ipv6: reserve room for IFLA_INET6_ADDR_GEN_MODE (git-fixes).\n- netlabel: fix out-of-bounds memory accesses (networking-stable-19_03_07).\n- netlink: fix uninit-value in netlink_sendmsg (git-fixes).\n- net/mlx5: Decrease default mr cache size (networking-stable-19_04_10).\n- net/mlx5e: Add a lock on tir list (networking-stable-19_04_10).\n- net/mlx5e: Do not overwrite pedit action when multiple pedit used (networking-stable-19_02_24).\n- net/mlx5e: Fix error handling when refreshing TIRs (networking-stable-19_04_10).\n- net: nfc: Fix NULL dereference on nfc_llcp_build_tlv fails (networking-stable-19_03_07).\n- net/packet: fix 4gb buffer limit due to overflow check (networking-stable-19_02_24).\n- net/packet: Set __GFP_NOWARN upon allocation in alloc_pg_vec (git-fixes).\n- net: rose: fix a possible stack overflow (networking-stable-19_03_28).\n- net/sched: act_sample: fix divide by zero in the traffic path (networking-stable-19_04_10).\n- net/sched: fix -\u003eget helper of the matchall cls (networking-stable-19_04_10).\n- net_sched: fix two more memory leaks in cls_tcindex (networking-stable-19_02_24).\n- net: Set rtm_table to RT_TABLE_COMPAT for ipv6 for tables \u003e 255 (networking-stable-19_03_15).\n- net: sit: fix memory leak in sit_init_net() (networking-stable-19_03_07).\n- net: sit: fix UBSAN Undefined behaviour in check_6rd (networking-stable-19_03_15).\n- net/smc: add pnet table namespace support (bsc#1129845 LTC#176252).\n- net/smc: add smcd support to the pnet table (bsc#1129845 LTC#176252).\n- net/smc: allow PCI IDs as ib device names in the pnet table (bsc#1129845 LTC#176252).\n- net/smc: allow pnetid-less configuration (bsc#1129845 LTC#176252).\n- net/smc: check for ip prefix and subnet (bsc#1134607 LTC#177518).\n- net/smc: cleanup for smcr_tx_sndbuf_nonempty (bsc#1129845 LTC#176252).\n- net/smc: cleanup of get vlan id (bsc#1134607 LTC#177518).\n- net/smc: code cleanup smc_listen_work (bsc#1134607 LTC#177518).\n- net/smc: consolidate function parameters (bsc#1134607 LTC#177518).\n- net/smc: fallback to TCP after connect problems (bsc#1134607 LTC#177518).\n- net/smc: fix a NULL pointer dereference (bsc#1134607 LTC#177518).\n- net/smc: fix return code from FLUSH command (bsc#1134607 LTC#177518).\n- net/smc: improve smc_conn_create reason codes (bsc#1134607 LTC#177518).\n- net/smc: improve smc_listen_work reason codes (bsc#1134607 LTC#177518).\n- net/smc: move unhash before release of clcsock (bsc#1134607 LTC#177518).\n- net/smc: nonblocking connect rework (bsc#1134607 LTC#177518).\n- net/smc: propagate file from SMC to TCP socket (bsc#1134607 LTC#177518).\n- net/smc: rework pnet table (bsc#1129845 LTC#176252).\n- net/smc: wait for pending work before clcsock release_sock (bsc#1134607 LTC#177518).\n- net: socket: fix potential spectre v1 gadget in socketcall (git-fixes).\n- net: socket: set sock-\u003esk to NULL after calling proto_ops::release() (networking-stable-19_03_07).\n- net: stmmac: fix memory corruption with large MTUs (networking-stable-19_03_28).\n- net: test tailroom before appending to linear skb (git-fixes).\n- net: validate untrusted gso packets without csum offload (networking-stable-19_02_20).\n- net/x25: fix a race in x25_bind() (networking-stable-19_03_15).\n- net/x25: fix use-after-free in x25_device_event() (networking-stable-19_03_15).\n- net/x25: reset state in x25_connect() (networking-stable-19_03_15).\n- net: xfrm: use preempt-safe this_cpu_read() in ipcomp_alloc_tfms() (git-fixes).\n- NFC: nci: Add some bounds checking in nci_hci_cmd_received() (bsc#1051510).\n- nfs: Add missing encode / decode sequence_maxsz to v4.2 operations (git-fixes).\n- nfsd4: catch some false session retries (git-fixes).\n- nfsd4: fix cached replies to solo SEQUENCE compounds (git-fixes).\n- nfs: Do not recoalesce on error in nfs_pageio_complete_mirror() (git-fixes).\n- nfs: Do not use page_file_mapping after removing the page (git-fixes).\n- nfs: Fix an I/O request leakage in nfs_do_recoalesce (git-fixes).\n- nfs: Fix a soft lockup in the delegation recovery code (git-fixes).\n- nfs: Fix a typo in nfs_init_timeout_values() (git-fixes).\n- nfs: Fix dentry revalidation on NFSv4 lookup (bsc#1132618).\n- nfs: Fix I/O request leakages (git-fixes).\n- nfs: fix mount/umount race in nlmclnt (git-fixes).\n- nfs/pnfs: Bulk destroy of layouts needs to be safe w.r.t. umount (git-fixes).\n- nfsv4.1 do not free interrupted slot on open (git-fixes).\n- nfsv4.1: Reinitialise sequence results before retransmitting a request (git-fixes).\n- nfsv4/flexfiles: Fix invalid deref in FF_LAYOUT_DEVID_NODE() (git-fixes).\n- nl80211: Add NL80211_FLAG_CLEAR_SKB flag for other NL commands (bsc#1051510).\n- nvme: add proper discard setup for the multipath device (bsc#1114638).\n- nvme-fc: use separate work queue to avoid warning (bsc#1131673).\n- nvme: fix the dangerous reference of namespaces list (bsc#1131673).\n- nvme: make sure ns head inherits underlying device limits (bsc#1131673).\n- nvme-multipath: avoid crash on invalid subsystem cntlid enumeration (bsc#1129273).\n- nvme-multipath: avoid crash on invalid subsystem cntlid enumeration (bsc#1130937).\n- nvme-multipath: split bios with the ns_head bio_set before submitting (bsc#1103259, bsc#1131673).\n- nvme: only reconfigure discard if necessary (bsc#1114638).\n- ocfs2: turn on OCFS2_FS_STATS setting(bsc#1134393) We need to turn on OCFS2_FS_STATS kernel configuration setting, to fix bsc#1134393.\n- omapfb: add missing of_node_put after of_device_is_available (bsc#1051510).\n- openvswitch: add seqadj extension when NAT is used (bsc#1051510).\n- openvswitch: fix flow actions reallocation (bsc#1051510).\n- overflow: Fix -Wtype-limits compilation warnings (bsc#1111666).\n- packet: fix reserve calculation (git-fixes).\n- packet: in packet_snd start writing at link layer allocation (git-fixes).\n- packet: refine ring v3 block size test to hold one frame (git-fixes).\n- packet: reset network header if packet shorter than ll reserved space (git-fixes).\n- packets: Always register packet sk in the same order (networking-stable-19_03_28).\n- packet: validate msg_namelen in send directly (git-fixes).\n- PCI: Add function 1 DMA alias quirk for Marvell 9170 SATA controller (bsc#1051510).\n- PCI: designware-ep: Read-only registers need DBI_RO_WR_EN to be writable (bsc#1051510).\n- PCI: Init PCIe feature bits for managed host bridge alloc (bsc#1111666).\n- PCI: Mark AMD Stoney Radeon R7 GPU ATS as broken (bsc#1051510).\n- PCI: Mark Atheros AR9462 to avoid bus reset (bsc#1051510).\n- PCI: pciehp: Convert to threaded IRQ (bsc#1133005).\n- PCI: pciehp: Ignore Link State Changes after powering off a slot (bsc#1133005).\n- PCI: pciehp: Tolerate Presence Detect hardwired to zero (bsc#1133016).\n- perf tools: Add Hygon Dhyana support ().\n- perf tools: Add Hygon Dhyana support (fate#327735).\n- perf/x86/amd: Add event map for AMD Family 17h (bsc#1134223).\n- perf/x86/amd: Update generic hardware cache events for Family 17h (bsc#1134223).\n- phy: sun4i-usb: Make sure to disable PHY0 passby for peripheral mode (bsc#1051510).\n- phy: sun4i-usb: Support set_mode to USB_HOST for non-OTG PHYs (bsc#1051510).\n- platform/x86: alienware-wmi: printing the wrong error code (bsc#1051510).\n- platform/x86: dell-rbtn: Add missing #include (bsc#1051510).\n- platform/x86: intel_pmc_ipc: adding error handling (bsc#1051510).\n- platform/x86: intel_punit_ipc: Revert \u0027Fix resource ioremap warning\u0027 (bsc#1051510).\n- platform/x86: pmc_atom: Drop __initconst on dmi table (bsc#1051510).\n- platform/x86: sony-laptop: Fix unintentional fall-through (bsc#1051510).\n- powerpc64/ftrace: Include ftrace.h needed for enable/disable calls (bsc#1088804, git-fixes).\n- powerpc/64s: Fix logic when handling unknown CPU features (bsc#1055117).\n- powerpc/64s: Fix page table fragment refcount race vs speculative references (bsc#1131326, bsc#1108937).\n- powerpc: avoid -mno-sched-epilog on GCC 4.9 and newer (bsc#1065729).\n- powerpc: consolidate -mno-sched-epilog into FTRACE flags (bsc#1065729).\n- powerpc: Fix 32-bit KVM-PR lockup and host crash with MacOS guest (bsc#1061840).\n- powerpc/hugetlb: Handle mmap_min_addr correctly in get_unmapped_area callback (bsc#1131900).\n- powerpc/kvm: Save and restore host AMR/IAMR/UAMOR (bsc#1061840).\n- powerpc/mm: Add missing tracepoint for tlbie (bsc#1055117, git-fixes).\n- powerpc/mm: Check secondary hash page table (bsc#1065729).\n- powerpc/mm: Fix page table dump to work on Radix (bsc#1055186, fate#323286, git-fixes).\n- powerpc/mm: Fix page table dump to work on Radix (bsc#1055186, git-fixes).\n- powerpc/mm/hash: Handle mmap_min_addr correctly in get_unmapped_area topdown search (bsc#1131900).\n- powerpc/mm/radix: Display if mappings are exec or not (bsc#1055186, fate#323286, git-fixes).\n- powerpc/mm/radix: Display if mappings are exec or not (bsc#1055186, git-fixes).\n- powerpc/mm/radix: Prettify mapped memory range print out (bsc#1055186, fate#323286, git-fixes).\n- powerpc/mm/radix: Prettify mapped memory range print out (bsc#1055186, git-fixes).\n- powerpc/numa: document topology_updates_enabled, disable by default (bsc#1133584).\n- powerpc/numa: improve control of topology updates (bsc#1133584).\n- powerpc/perf: Fix unit_sel/cache_sel checks (bsc#1053043).\n- powerpc/perf: Remove l2 bus events from HW cache event array (bsc#1053043).\n- powerpc/powernv/cpuidle: Init all present cpus for deep states (bsc#1055121).\n- powerpc/powernv: Do not reprogram SLW image on every KVM guest entry/exit (bsc#1061840).\n- powerpc/powernv/ioda2: Remove redundant free of TCE pages (bsc#1061840).\n- powerpc/powernv/ioda: Allocate indirect TCE levels of cached userspace addresses on demand (bsc#1061840).\n- powerpc/powernv/ioda: Fix locked_vm counting for memory used by IOMMU tables (bsc#1061840).\n- powerpc/powernv: Make opal log only readable by root (bsc#1065729).\n- powerpc/powernv: Remove never used pnv_power9_force_smt4 (bsc#1061840).\n- powerpc/speculation: Support \u0027mitigations=\u0027 cmdline option (bsc#1112178).\n- powerpc/vdso32: fix CLOCK_MONOTONIC on PPC64 (bsc#1131587).\n- powerpc/vdso64: Fix CLOCK_MONOTONIC inconsistencies across Y2038 (bsc#1131587).\n- power: supply: axp20x_usb_power: Fix typo in VBUS current limit macros (bsc#1051510).\n- power: supply: axp288_charger: Fix unchecked return value (bsc#1051510).\n- proc/kcore: do not bounds check against address 0 (bsc#1051510).\n- proc: revalidate kernel thread inodes to root:root (bsc#1051510).\n- proc/sysctl: fix return error for proc_doulongvec_minmax() (bsc#1051510).\n- pwm: Fix deadlock warning when removing PWM device (bsc#1051510).\n- pwm: meson: Consider 128 a valid pre-divider (bsc#1051510).\n- pwm: meson: Do not disable PWM when setting duty repeatedly (bsc#1051510).\n- pwm: meson: Use the spin-lock only to protect register modifications (bsc#1051510).\n- pwm: tiehrpwm: Update shadow register for disabling PWMs (bsc#1051510).\n- qla2xxx: allow irqbalance control in non-MQ mode (bsc#1128971).\n- qla2xxx: allow irqbalance control in non-MQ mode (bsc#1128979).\n- qla2xxx: always allocate qla_tgt_wq (bsc#1131451).\n- qmi_wwan: add Olicard 600 (bsc#1051510).\n- qmi_wwan: Add support for Quectel EG12/EM12 (networking-stable-19_03_07).\n- raid10: It\u0027s wrong to add len to sector_nr in raid10 reshape twice (git-fixes).\n- RAS/CEC: Check the correct variable in the debugfs error handling (bsc#1085535).\n- ravb: Decrease TxFIFO depth of Q3 and Q2 to one (networking-stable-19_03_15).\n- rdma/cxgb4: Add support for 64Byte cqes (bsc#1127371).\n- rdma/cxgb4: Add support for kernel mode SRQ\u0027s (bsc#1127371).\n- rdma/cxgb4: Add support for srq functions \u0026 structs (bsc#1127371).\n- rdma/cxgb4: fix some info leaks (bsc#1127371).\n- rdma/cxgb4: Make c4iw_poll_cq_one() easier to analyze (bsc#1127371).\n- rdma/cxgb4: Remove a set-but-not-used variable (bsc#1127371).\n- rdma/iw_cxgb4: Drop __GFP_NOFAIL (bsc#1127371).\n- rdma/smc: Replace ib_query_gid with rdma_get_gid_attr (bsc#1131530 LTC#176717).\n- rds: fix refcount bug in rds_sock_addref (git-fixes).\n- rds: tcp: atomically purge entries from rds_tcp_conn_list during netns delete (git-fixes).\n- Re-enable nouveau for PCI device 10de:1cbb (bsc#1133593).\n- Re-export snd_cards for kABI compatibility (bsc#1051510).\n- regulator: tps65086: Fix tps65086_ldoa1_ranges for selector 0xB (bsc#1051510).\n- Revert \u0027alsa: seq: Protect in-kernel ioctl calls with mutex\u0027 (bsc#1051510).\n- Revert \u0027block: unexport DISK_EVENT_MEDIA_CHANGE for legacy/fringe drivers\u0027 (bsc#1110946, bsc#1119843).\n- Revert \u0027block: unexport DISK_EVENT_MEDIA_CHANGE for legacy/fringe drivers\u0027 (bsc#1110946, bsc#1119843).\n- Revert \u0027drm/sun4i: rgb: Change the pixel clock validation check (bnc#1113722)\u0027 The patch seems buggy, breaks the build for armv7hl/pae config.\n- Revert \u0027ide: unexport DISK_EVENT_MEDIA_CHANGE for ide-gd and ide-cd\u0027 (bsc#1110946).\n- Revert \u0027ide: unexport DISK_EVENT_MEDIA_CHANGE for ide-gd and ide-cd\u0027 (bsc#1110946, bsc#1119843).\n- Revert \u0027tty: pty: Fix race condition between release_one_tty and pty_write\u0027 (bsc#1051510).\n- ring-buffer: Check if memory is available before allocation (bsc#1132531).\n- rt2x00: do not increment sequence number while re-transmitting (bsc#1051510).\n- rtlwifi: rtl8723ae: Fix missing break in switch statement (bsc#1051510).\n- rxrpc: Do not release call mutex on error pointer (git-fixes).\n- rxrpc: Do not treat call aborts as conn aborts (git-fixes).\n- rxrpc: Fix client call queueing, waiting for channel (networking-stable-19_03_15).\n- rxrpc: Fix error reception on AF_INET6 sockets (git-fixes).\n- rxrpc: Fix transport sockopts to get IPv4 errors on an IPv6 socket (git-fixes).\n- rxrpc: Fix Tx ring annotation after initial Tx failure (git-fixes).\n- s390/dasd: fix panic for failed online processing (bsc#1132589).\n- s390/pkey: move pckmo subfunction available checks away from module init (bsc#1128544).\n- s390/qdio: clear intparm during shutdown (bsc#1134597 LTC#177516).\n- s390/speculation: Support \u0027mitigations=\u0027 cmdline option (bsc#1112178).\n- sc16is7xx: missing unregister/delete driver on error in sc16is7xx_init() (bsc#1051510).\n- sc16is7xx: move label \u0027err_spi\u0027 to correct section (bsc#1051510).\n- sc16is7xx: put err_spi and err_i2c into correct #ifdef (bsc#1051510).\n- scripts/git_sort/git_sort.py: remove old SCSI git branches\n- scripts: override locale from environment when running recordmcount.pl (bsc#1134354).\n- scsi: libsas: allocate sense buffer for bsg queue (bsc#1131467).\n- scsi: qla2xxx: Add new FC-NVMe enable BIT to enable FC-NVMe feature (bsc#1130579).\n- scsi: qla2xxx: Fix panic in qla_dfs_tgt_counters_show (bsc#1132044).\n- scsi: smartpqi: add H3C controller IDs (bsc#1133547).\n- scsi: smartpqi: add h3c ssid (bsc#1133547).\n- scsi: smartpqi: add no_write_same for logical volumes (bsc#1133547).\n- scsi: smartpqi: add ofa support (bsc#1133547).\n- scsi: smartpqi: Add retries for device reset (bsc#1133547).\n- scsi: smartpqi: add smp_utils support (bsc#1133547).\n- scsi: smartpqi: add spdx (bsc#1133547).\n- scsi: smartpqi: add support for huawei controllers (bsc#1133547).\n- scsi: smartpqi: add support for PQI Config Table handshake (bsc#1133547).\n- scsi: smartpqi: add sysfs attributes (bsc#1133547).\n- scsi: smartpqi: allow for larger raid maps (bsc#1133547).\n- scsi: smartpqi: bump driver version (bsc#1133547).\n- scsi: smartpqi: bump driver version (bsc#1133547).\n- scsi: smartpqi: call pqi_free_interrupts() in pqi_shutdown() (bsc#1133547).\n- scsi: smartpqi: check for null device pointers (bsc#1133547).\n- scsi: smartpqi: correct host serial num for ssa (bsc#1133547).\n- scsi: smartpqi: correct lun reset issues (bsc#1133547).\n- scsi: smartpqi: correct volume status (bsc#1133547).\n- scsi: smartpqi: do not offline disks for transient did no connect conditions (bsc#1133547).\n- scsi: smartpqi: enhance numa node detection (bsc#1133547).\n- scsi: smartpqi: fix build warnings (bsc#1133547).\n- scsi: smartpqi: fix disk name mount point (bsc#1133547).\n- scsi: smartpqi: fully convert to the generic DMA API (bsc#1133547).\n- scsi: smartpqi: increase fw status register read timeout (bsc#1133547).\n- scsi: smartpqi: increase LUN reset timeout (bsc#1133547).\n- scsi: smartpqi_init: fix boolean expression in pqi_device_remove_start (bsc#1133547).\n- scsi: smartpqi: refactor sending controller raid requests (bsc#1133547).\n- scsi: smartpqi: Reporting \u0027logical unit failure\u0027 (bsc#1133547).\n- scsi: smartpqi: turn off lun data caching for ptraid (bsc#1133547).\n- scsi: smartpqi: update copyright (bsc#1133547).\n- scsi: smartpqi: update driver version (bsc#1133547).\n- scsi: smartpqi: wake up drives after os resumes from suspend (bsc#1133547).\n- sctp: call gso_reset_checksum when computing checksum in sctp_gso_segment (networking-stable-19_02_24).\n- sctp: fix identification of new acks for SFR-CACC (git-fixes).\n- sctp: get sctphdr by offset in sctp_compute_cksum (networking-stable-19_03_28).\n- sctp: initialize _pad of sockaddr_in before copying to user memory (networking-stable-19_04_10).\n- sctp: only update outstanding_bytes for transmitted queue when doing prsctp_prune (git-fixes).\n- sctp: set frag_point in sctp_setsockopt_maxseg correctly` (git-fixes).\n- selinux: use kernel linux/socket.h for genheaders and mdp (bsc#1134810).\n- serial: 8250_pxa: honor the port number from devicetree (bsc#1051510).\n- serial: ar933x_uart: Fix build failure with disabled console (bsc#1051510).\n- serial: uartps: console_setup() can\u0027t be placed to init section (bsc#1051510).\n- sit: check if IPv6 enabled before calling ip6_err_gen_icmpv6_unreach() (networking-stable-19_02_24).\n- soc/fsl/qe: Fix an error code in qe_pin_request() (bsc#1051510).\n- SoC: imx-sgtl5000: add missing put_device() (bsc#1051510).\n- soc: qcom: gsbi: Fix error handling in gsbi_probe() (bsc#1051510).\n- soc/tegra: fuse: Fix illegal free of IO base address (bsc#1051510).\n- soc/tegra: pmc: Drop locking from tegra_powergate_is_powered() (bsc#1051510).\n- spi: a3700: Clear DATA_OUT when performing a read (bsc#1051510).\n- spi: Add missing pm_runtime_put_noidle() after failed get (bsc#1111666).\n- spi: bcm2835aux: fix driver to not allow 65535 (=-1) cs-gpios (bsc#1051510).\n- spi: bcm2835aux: setup gpio-cs to output and correct level during setup (bsc#1051510).\n- spi: bcm2835aux: warn in dmesg that native cs is not really supported (bsc#1051510).\n- spi-mem: fix kernel-doc for spi_mem_dirmap_{read|write}() (bsc#1111666).\n- spi: Micrel eth switch: declare missing of table (bsc#1051510).\n- spi: rspi: Fix sequencer reset during initialization (bsc#1051510).\n- spi: ST ST95HF NFC: declare missing of table (bsc#1051510).\n- ssb: Fix possible NULL pointer dereference in ssb_host_pcmcia_exit (bsc#1051510).\n- staging: comedi: ni_usb6501: Fix possible double-free of -\u003eusb_rx_buf (bsc#1051510).\n- staging: comedi: ni_usb6501: Fix use of uninitialized mutex (bsc#1051510).\n- staging: comedi: vmk80xx: Fix possible double-free of -\u003eusb_rx_buf (bsc#1051510).\n- staging: comedi: vmk80xx: Fix use of uninitialized semaphore (bsc#1051510).\n- staging: iio: ad7192: Fix ad7193 channel address (bsc#1051510).\n- staging: rtl8188eu: Fix potential NULL pointer dereference of kcalloc (bsc#1051510).\n- staging: rtl8712: uninitialized memory in read_bbreg_hdl() (bsc#1051510).\n- staging: rtlwifi: Fix potential NULL pointer dereference of kzalloc (bsc#1111666).\n- staging: rtlwifi: rtl8822b: fix to avoid potential NULL pointer dereference (bsc#1111666).\n- staging: vt6655: Fix interrupt race condition on device start up (bsc#1051510).\n- staging: vt6655: Remove vif check from vnt_interrupt (bsc#1051510).\n- stm class: Fix an endless loop in channel allocation (bsc#1051510).\n- stm class: Fix channel free in stm output free path (bsc#1051510).\n- stm class: Prevent division by zero (bsc#1051510).\n- sunrpc: fix 4 more call sites that were using stack memory with a scatterlist (git-fixes).\n- supported.conf: Add openvswitch to kernel-default-base (bsc#1124839).\n- supported.conf: Add openvswitch to kernel-default-base (bsc#1124839).\n- supported.conf: dw_mmc-bluefield is not needed in kernel-default-base (bsc#1131574).\n- svm/avic: Fix invalidate logical APIC id entry (bsc#1132726).\n- svm: Fix AVIC DFR and LDR handling (bsc#1132558).\n- sysctl: handle overflow for file-max (bsc#1051510).\n- tcp: do not use ipv6 header for ipv4 flow (networking-stable-19_03_28).\n- tcp: Ensure DCTCP reacts to losses (networking-stable-19_04_10).\n- tcp: fix TCP_REPAIR_QUEUE bound checking (git-fixes).\n- tcp: purge write queue in tcp_connect_init() (git-fixes).\n- tcp: tcp_v4_err() should be more careful (networking-stable-19_02_20).\n- team: set slave to promisc if team is already in promisc mode (bsc#1051510).\n- testing: nvdimm: provide SZ_4G constant (bsc#1132982).\n- thermal: cpu_cooling: Actually trace CPU load in thermal_power_cpu_get_power (bsc#1051510).\n- thermal/int340x_thermal: Add additional UUIDs (bsc#1051510).\n- thermal/int340x_thermal: fix mode setting (bsc#1051510).\n- thunderx: eliminate extra calls to put_page() for pages held for recycling (networking-stable-19_03_28).\n- thunderx: enable page recycling for non-XDP case (networking-stable-19_03_28).\n- tipc: fix race condition causing hung sendto (networking-stable-19_03_07).\n- tools/cpupower: Add Hygon Dhyana support ().\n- tools/cpupower: Add Hygon Dhyana support (fate#327735).\n- tools lib traceevent: Fix missing equality check for strcmp (bsc#1129770).\n- tpm: Fix the type of the return value in calc_tpm2_event_size() (bsc#1082555).\n- tracing: Fix a memory leak by early error exit in trace_pid_write() (bsc#1133702).\n- tracing: Fix buffer_ref pipe ops (bsc#1133698).\n- tracing/hrtimer: Fix tracing bugs by taking all clock bases and modes into account (bsc#1132527).\n- tty: increase the default flip buffer limit to 2*640K (bsc#1051510).\n- tty: pty: Fix race condition between release_one_tty and pty_write (bsc#1051510).\n- tty: serial_core, add -\u003einstall (bnc#1129693).\n- tty: vt.c: Fix TIOCL_BLANKSCREEN console blanking if blankinterval == 0 (bsc#1051510).\n- tun: add a missing rcu_read_unlock() in error path (networking-stable-19_03_28).\n- tun: fix blocking read (networking-stable-19_03_07).\n- tun: properly test for IFF_UP (networking-stable-19_03_28).\n- tun: remove unnecessary memory barrier (networking-stable-19_03_07).\n- uas: fix alignment of scatter/gather segments (bsc#1129770).\n- ufs: fix braino in ufs_get_inode_gid() for solaris UFS flavour (bsc#1135323).\n- Update config files. Debug kernel is not supported (bsc#1135492).\n- Update config files: disable CONFIG_IDE for ppc64le\n- usb: cdc-acm: fix unthrottle races (bsc#1051510).\n- usb: chipidea: Grab the (legacy) USB PHY by phandle first (bsc#1051510).\n- usb: core: Fix bug caused by duplicate interface PM usage counter (bsc#1051510).\n- usb: core: Fix unterminated string returned by usb_string() (bsc#1051510).\n- usb: dwc3: Fix default lpm_nyet_threshold value (bsc#1051510).\n- usb: f_fs: Avoid crash due to out-of-scope stack ptr access (bsc#1051510).\n- usb: gadget: net2272: Fix net2272_dequeue() (bsc#1051510).\n- usb: gadget: net2280: Fix net2280_dequeue() (bsc#1051510).\n- usb: gadget: net2280: Fix overrun of OUT messages (bsc#1051510).\n- usb: serial: cp210x: fix GPIO in autosuspend (bsc#1120902).\n- usb: serial: f81232: fix interrupt worker not stop (bsc#1051510).\n- usb: serial: fix unthrottle races (bsc#1051510).\n- usb-storage: Set virt_boundary_mask to avoid SG overflows (bsc#1051510).\n- usb: u132-hcd: fix resource leak (bsc#1051510).\n- usb: usb251xb: fix to avoid potential NULL pointer dereference (bsc#1051510).\n- usb: usbip: fix isoc packet num validation in get_pipe (bsc#1051510).\n- usb: w1 ds2490: Fix bug caused by improper use of altsetting array (bsc#1051510).\n- usb: yurex: Fix protection fault after device removal (bsc#1051510).\n- vfio/mdev: Avoid release parent reference during error path (bsc#1051510).\n- vfio/mdev: Fix aborting mdev child device removal if one fails (bsc#1051510).\n- vfio_pci: Enable memory accesses before calling pci_map_rom (bsc#1051510).\n- vfio/pci: use correct format characters (bsc#1051510).\n- vfs: allow dedupe of user owned read-only files (bsc#1133778, bsc#1132219).\n- vfs: avoid problematic remapping requests into partial EOF block (bsc#1133850, bsc#1132219).\n- vfs: dedupe: extract helper for a single dedup (bsc#1133769, bsc#1132219).\n- vfs: dedupe should return EPERM if permission is not granted (bsc#1133779, bsc#1132219).\n- vfs: exit early from zero length remap operations (bsc#1132411, bsc#1132219).\n- vfs: export vfs_dedupe_file_range_one() to modules (bsc#1133772, bsc#1132219).\n- vfs: limit size of dedupe (bsc#1132397, bsc#1132219).\n- vfs: rename clone_verify_area to remap_verify_area (bsc#1133852, bsc#1132219).\n- vfs: skip zero-length dedupe requests (bsc#1133851, bsc#1132219).\n- vfs: swap names of {do,vfs}_clone_file_range() (bsc#1133774, bsc#1132219).\n- vfs: vfs_clone_file_prep_inodes should return EINVAL for a clone from beyond EOF (bsc#1133780, bsc#1132219).\n- vhost/vsock: fix reset orphans race with close timeout (bsc#1051510).\n- virtio-blk: limit number of hw queues by nr_cpu_ids (bsc#1051510).\n- virtio: Honour \u0027may_reduce_num\u0027 in vring_create_virtqueue (bsc#1051510).\n- virtio_pci: fix a NULL pointer reference in vp_del_vqs (bsc#1051510).\n- vrf: check accept_source_route on the original netdevice (networking-stable-19_04_10).\n- vsock/virtio: fix kernel panic after device hot-unplug (bsc#1051510).\n- vsock/virtio: fix kernel panic from virtio_transport_reset_no_sock (bsc#1051510).\n- vsock/virtio: Initialize core virtio vsock before registering the driver (bsc#1051510).\n- vsock/virtio: reset connected sockets on device removal (bsc#1051510).\n- vt: always call notifier with the console lock held (bsc#1051510).\n- vxlan: Do not call gro_cells_destroy() before device is unregistered (networking-stable-19_03_28).\n- vxlan: test dev-\u003eflags \u0026 IFF_UP before calling netif_rx() (networking-stable-19_02_20).\n- wil6210: check null pointer in _wil_cfg80211_merge_extra_ies (bsc#1051510).\n- wlcore: Fix memory leak in case wl12xx_fetch_firmware failure (bsc#1051510).\n- x86/alternative: Init ideal_nops for Hygon Dhyana (fate#327735).\n- x86/amd_nb: Check vendor in AMD-only functions (fate#327735).\n- x86/apic: Add Hygon Dhyana support (fate#327735).\n- x86/bugs: Add Hygon Dhyana to the respective mitigation machinery (fate#327735).\n- x86/cpu: Create Hygon Dhyana architecture support file (fate#327735).\n- x86/cpu: Get cache info and setup cache cpumap for Hygon Dhyana ().\n- x86/cpu: Get cache info and setup cache cpumap for Hygon Dhyana (fate#327735).\n- x86/cpu/mtrr: Support TOP_MEM2 and get MTRR number (fate#327735).\n- x86/cpu: Sanitize FAM6_ATOM naming (bsc#1111331).\n- x86/events: Add Hygon Dhyana support to PMU infrastructure (fate#327735).\n- x86/kvm: Add Hygon Dhyana support to KVM (fate#327735).\n- x86/kvm/hyper-v: avoid spurious pending stimer on vCPU init (bsc#1132572).\n- x86/mce: Add Hygon Dhyana support to the MCA infrastructure (fate#327735).\n- x86/MCE/AMD, EDAC/mce_amd: Add new error descriptions for some SMCA bank types (bsc#1128415).\n- x86/MCE/AMD, EDAC/mce_amd: Add new McaTypes for CS, PSP, and SMU units (bsc#1128415).\n- x86/MCE/AMD, EDAC/mce_amd: Add new MP5, NBIO, and PCIE SMCA bank types (bsc#1128415).\n- x86/mce/AMD, EDAC/mce_amd: Enumerate Reserved SMCA bank type (bsc#1128415).\n- x86/mce/AMD: Pass the bank number to smca_get_bank_type() (bsc#1128415).\n- x86/mce: Do not disable MCA banks when offlining a CPU on AMD (fate#327735).\n- x86/MCE: Fix kABI for new AMD bank names (bsc#1128415).\n- x86/mce: Handle varying MCA bank counts (bsc#1128415).\n- x86/msr-index: Cleanup bit defines (bsc#1111331).\n- x86/PCI: Fixup RTIT_BAR of Intel Denverton Trace Hub (bsc#1120318).\n- x86/pci, x86/amd_nb: Add Hygon Dhyana support to PCI and northbridge (fate#327735).\n- x86/perf/amd: Remove need to check \u0027running\u0027 bit in NMI handler (bsc#1131438).\n- x86/perf/amd: Resolve NMI latency issues for active PMCs (bsc#1131438).\n- x86/perf/amd: Resolve race condition when disabling PMC (bsc#1131438).\n- x86/smpboot: Do not use BSP INIT delay and MWAIT to idle on Dhyana (fate#327735).\n- x86/speculation/mds: Fix documentation typo (bsc#1135642).\n- x86/speculation: Prevent deadlock on ssb_state::lock (bsc#1114279).\n- x86/speculation: Support \u0027mitigations=\u0027 cmdline option (bsc#1112178).\n- x86/tsc: Force inlining of cyc2ns bits (bsc#1052904).\n- x86/xen: Add Hygon Dhyana support to Xen (fate#327735).\n- xen-netback: do not populate the hash cache on XenBus disconnect (networking-stable-19_03_07).\n- xen-netback: fix occasional leak of grant ref mappings under memory pressure (networking-stable-19_03_07).\n- xen: Prevent buffer overflow in privcmd ioctl (bsc#1065600).\n- xfrm6: avoid potential infinite loop in _decode_session6() (git-fixes).\n- xfrm6: call kfree_skb when skb is toobig (git-fixes).\n- xfrm: do not call rcu_read_unlock when afinfo is NULL in xfrm_get_tos (git-fixes).\n- xfrm: Fix ESN sequence number handling for IPsec GSO packets (git-fixes).\n- xfrm: fix missing dst_release() after policy blocking lbcast and multicast (git-fixes).\n- xfrm: fix \u0027passing zero to ERR_PTR()\u0027 warning (git-fixes).\n- xfrm: fix rcu_read_unlock usage in xfrm_local_error (git-fixes).\n- xfrm: Fix stack-out-of-bounds read on socket policy lookup (git-fixes).\n- xfrm: fix xfrm_do_migrate() with AEAD e.g(AES-GCM) (git-fixes).\n- xfrm: reset crypto_done when iterating over multiple input xfrms (git-fixes).\n- xfrm: reset transport header back to network header after all input transforms ahave been applied (git-fixes).\n- xfrm: Return error on unknown encap_type in init_state (git-fixes).\n- xfrm_user: prevent leaking 2 bytes of kernel memory (git-fixes).\n- xfrm: Validate address prefix lengths in the xfrm selector (git-fixes).\n- xfs: add log item pinning error injection tag (bsc#1114427).\n- xfs: add the ability to join a held buffer to a defer_ops (bsc#1133674).\n- xfs: allow xfs_lock_two_inodes to take different EXCL/SHARED modes (bsc#1132370, bsc#1132219).\n- xfs: buffer lru reference count error injection tag (bsc#1114427).\n- xfs: call xfs_qm_dqattach before performing reflink operations (bsc#1132368, bsc#1132219).\n- xfs: cap the length of deduplication requests (bsc#1132373, bsc#1132219).\n- xfs: check _btree_check_block value (bsc#1123663).\n- xfs: clean up xfs_reflink_remap_blocks call site (bsc#1132413, bsc#1132219).\n- xfs: convert drop_writes to use the errortag mechanism (bsc#1114427).\n- xfs: create block pointer check functions (bsc#1123663).\n- xfs: create inode pointer verifiers (bsc#1114427).\n- xfs: detect and fix bad summary counts at mount (bsc#1114427).\n- xfs: export _inobt_btrec_to_irec and _ialloc_cluster_alignment for scrub (bsc#1114427).\n- xfs: export various function for the online scrubber (bsc#1123663).\n- xfs: expose errortag knobs via sysfs (bsc#1114427).\n- xfs: fix data corruption w/ unaligned dedupe ranges (bsc#1132405, bsc#1132219).\n- xfs: fix data corruption w/ unaligned reflink ranges (bsc#1132407, bsc#1132219).\n- xfs: fix pagecache truncation prior to reflink (bsc#1132412, bsc#1132219).\n- xfs: fix reporting supported extra file attributes for statx() (bsc#1133529).\n- xfs: fix unused variable warning in xfs_buf_set_ref() (bsc#1114427).\n- xfs: flush removing page cache in xfs_reflink_remap_prep (bsc#1132414, bsc#1132219).\n- xfs: force summary counter recalc at next mount (bsc#1114427).\n- xfs: hold xfs_buf locked between shortform-\u003eleaf conversion and the addition of an attribute (bsc#1133675).\n- xfs: kill meaningless variable \u0027zero\u0027 (bsc#1106011).\n- xfs: make errortag a per-mountpoint structure (bsc#1123663).\n- xfs: move error injection tags into their own file (bsc#1114427).\n- xfs: only grab shared inode locks for source file during reflink (bsc#1132372, bsc#1132219).\n- xfs: prepare xfs_break_layouts() for another layout type (bsc#1106011).\n- xfs: prepare xfs_break_layouts() to be called with XFS_MMAPLOCK_EXCL (bsc#1106011).\n- xfs: refactor btree block header checking functions (bsc#1123663).\n- xfs: refactor btree pointer checks (bsc#1123663).\n- xfs: refactor clonerange preparation into a separate helper (bsc#1132402, bsc#1132219).\n- xfs: refactor unmount record write (bsc#1114427).\n- xfs: refactor xfs_trans_roll (bsc#1133667).\n- xfs: reflink find shared should take a transaction (bsc#1132226, bsc#1132219).\n- xfs: reflink should break pnfs leases before sharing blocks (bsc#1132369, bsc#1132219).\n- xfs: remove dest file\u0027s post-eof preallocations before reflinking (bsc#1132365, bsc#1132219).\n- xfs: remove the ip argument to xfs_defer_finish (bsc#1133672).\n- xfs: remove unneeded parameter from XFS_TEST_ERROR (bsc#1123663).\n- xfs: remove xfs_zero_range (bsc#1106011).\n- xfs: rename MAXPATHLEN to XFS_SYMLINK_MAXLEN (bsc#1123663).\n- xfs: rename xfs_defer_join to xfs_defer_ijoin (bsc#1133668).\n- xfs: replace log_badcrc_factor knob with error injection tag (bsc#1114427).\n- xfs: sanity-check the unused space before trying to use it (bsc#1123663).\n- xfs: update ctime and remove suid before cloning files (bsc#1132404, bsc#1132219).\n- xfs: zero posteof blocks when cloning above eof (bsc#1132403, bsc#1132219).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-2019-1479",
"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-2019_1479-1.json"
},
{
"category": "self",
"summary": "URL for openSUSE-SU-2019:1479-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/B4DQLC5NNFA52SY3VMJNLGCDAOQAXY7D/#B4DQLC5NNFA52SY3VMJNLGCDAOQAXY7D"
},
{
"category": "self",
"summary": "E-Mail link for openSUSE-SU-2019:1479-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/B4DQLC5NNFA52SY3VMJNLGCDAOQAXY7D/#B4DQLC5NNFA52SY3VMJNLGCDAOQAXY7D"
},
{
"category": "self",
"summary": "SUSE Bug 1050549",
"url": "https://bugzilla.suse.com/1050549"
},
{
"category": "self",
"summary": "SUSE Bug 1055117",
"url": "https://bugzilla.suse.com/1055117"
},
{
"category": "self",
"summary": "SUSE Bug 1055186",
"url": "https://bugzilla.suse.com/1055186"
},
{
"category": "self",
"summary": "SUSE Bug 1061840",
"url": "https://bugzilla.suse.com/1061840"
},
{
"category": "self",
"summary": "SUSE Bug 1063638",
"url": "https://bugzilla.suse.com/1063638"
},
{
"category": "self",
"summary": "SUSE Bug 1070872",
"url": "https://bugzilla.suse.com/1070872"
},
{
"category": "self",
"summary": "SUSE Bug 1082555",
"url": "https://bugzilla.suse.com/1082555"
},
{
"category": "self",
"summary": "SUSE Bug 1083647",
"url": "https://bugzilla.suse.com/1083647"
},
{
"category": "self",
"summary": "SUSE Bug 1085535",
"url": "https://bugzilla.suse.com/1085535"
},
{
"category": "self",
"summary": "SUSE Bug 1085536",
"url": "https://bugzilla.suse.com/1085536"
},
{
"category": "self",
"summary": "SUSE Bug 1086657",
"url": "https://bugzilla.suse.com/1086657"
},
{
"category": "self",
"summary": "SUSE Bug 1097584",
"url": "https://bugzilla.suse.com/1097584"
},
{
"category": "self",
"summary": "SUSE Bug 1106011",
"url": "https://bugzilla.suse.com/1106011"
},
{
"category": "self",
"summary": "SUSE Bug 1106284",
"url": "https://bugzilla.suse.com/1106284"
},
{
"category": "self",
"summary": "SUSE Bug 1108193",
"url": "https://bugzilla.suse.com/1108193"
},
{
"category": "self",
"summary": "SUSE Bug 1108937",
"url": "https://bugzilla.suse.com/1108937"
},
{
"category": "self",
"summary": "SUSE Bug 1111331",
"url": "https://bugzilla.suse.com/1111331"
},
{
"category": "self",
"summary": "SUSE Bug 1112063",
"url": "https://bugzilla.suse.com/1112063"
},
{
"category": "self",
"summary": "SUSE Bug 1112128",
"url": "https://bugzilla.suse.com/1112128"
},
{
"category": "self",
"summary": "SUSE Bug 1112178",
"url": "https://bugzilla.suse.com/1112178"
},
{
"category": "self",
"summary": "SUSE Bug 1113722",
"url": "https://bugzilla.suse.com/1113722"
},
{
"category": "self",
"summary": "SUSE Bug 1114279",
"url": "https://bugzilla.suse.com/1114279"
},
{
"category": "self",
"summary": "SUSE Bug 1119680",
"url": "https://bugzilla.suse.com/1119680"
},
{
"category": "self",
"summary": "SUSE Bug 1119843",
"url": "https://bugzilla.suse.com/1119843"
},
{
"category": "self",
"summary": "SUSE Bug 1120843",
"url": "https://bugzilla.suse.com/1120843"
},
{
"category": "self",
"summary": "SUSE Bug 1122776",
"url": "https://bugzilla.suse.com/1122776"
},
{
"category": "self",
"summary": "SUSE Bug 1123663",
"url": "https://bugzilla.suse.com/1123663"
},
{
"category": "self",
"summary": "SUSE Bug 1124839",
"url": "https://bugzilla.suse.com/1124839"
},
{
"category": "self",
"summary": "SUSE Bug 1127175",
"url": "https://bugzilla.suse.com/1127175"
},
{
"category": "self",
"summary": "SUSE Bug 1127371",
"url": "https://bugzilla.suse.com/1127371"
},
{
"category": "self",
"summary": "SUSE Bug 1127374",
"url": "https://bugzilla.suse.com/1127374"
},
{
"category": "self",
"summary": "SUSE Bug 1128415",
"url": "https://bugzilla.suse.com/1128415"
},
{
"category": "self",
"summary": "SUSE Bug 1128971",
"url": "https://bugzilla.suse.com/1128971"
},
{
"category": "self",
"summary": "SUSE Bug 1128979",
"url": "https://bugzilla.suse.com/1128979"
},
{
"category": "self",
"summary": "SUSE Bug 1129138",
"url": "https://bugzilla.suse.com/1129138"
},
{
"category": "self",
"summary": "SUSE Bug 1129693",
"url": "https://bugzilla.suse.com/1129693"
},
{
"category": "self",
"summary": "SUSE Bug 1129770",
"url": "https://bugzilla.suse.com/1129770"
},
{
"category": "self",
"summary": "SUSE Bug 1129845",
"url": "https://bugzilla.suse.com/1129845"
},
{
"category": "self",
"summary": "SUSE Bug 1130527",
"url": "https://bugzilla.suse.com/1130527"
},
{
"category": "self",
"summary": "SUSE Bug 1130567",
"url": "https://bugzilla.suse.com/1130567"
},
{
"category": "self",
"summary": "SUSE Bug 1130579",
"url": "https://bugzilla.suse.com/1130579"
},
{
"category": "self",
"summary": "SUSE Bug 1131416",
"url": "https://bugzilla.suse.com/1131416"
},
{
"category": "self",
"summary": "SUSE Bug 1131427",
"url": "https://bugzilla.suse.com/1131427"
},
{
"category": "self",
"summary": "SUSE Bug 1131438",
"url": "https://bugzilla.suse.com/1131438"
},
{
"category": "self",
"summary": "SUSE Bug 1131451",
"url": "https://bugzilla.suse.com/1131451"
},
{
"category": "self",
"summary": "SUSE Bug 1131488",
"url": "https://bugzilla.suse.com/1131488"
},
{
"category": "self",
"summary": "SUSE Bug 1131530",
"url": "https://bugzilla.suse.com/1131530"
},
{
"category": "self",
"summary": "SUSE Bug 1131574",
"url": "https://bugzilla.suse.com/1131574"
},
{
"category": "self",
"summary": "SUSE Bug 1131673",
"url": "https://bugzilla.suse.com/1131673"
},
{
"category": "self",
"summary": "SUSE Bug 1131847",
"url": "https://bugzilla.suse.com/1131847"
},
{
"category": "self",
"summary": "SUSE Bug 1131900",
"url": "https://bugzilla.suse.com/1131900"
},
{
"category": "self",
"summary": "SUSE Bug 1131934",
"url": "https://bugzilla.suse.com/1131934"
},
{
"category": "self",
"summary": "SUSE Bug 1132044",
"url": "https://bugzilla.suse.com/1132044"
},
{
"category": "self",
"summary": "SUSE Bug 1132219",
"url": "https://bugzilla.suse.com/1132219"
},
{
"category": "self",
"summary": "SUSE Bug 1132226",
"url": "https://bugzilla.suse.com/1132226"
},
{
"category": "self",
"summary": "SUSE Bug 1132369",
"url": "https://bugzilla.suse.com/1132369"
},
{
"category": "self",
"summary": "SUSE Bug 1132373",
"url": "https://bugzilla.suse.com/1132373"
},
{
"category": "self",
"summary": "SUSE Bug 1132397",
"url": "https://bugzilla.suse.com/1132397"
},
{
"category": "self",
"summary": "SUSE Bug 1132402",
"url": "https://bugzilla.suse.com/1132402"
},
{
"category": "self",
"summary": "SUSE Bug 1132403",
"url": "https://bugzilla.suse.com/1132403"
},
{
"category": "self",
"summary": "SUSE Bug 1132404",
"url": "https://bugzilla.suse.com/1132404"
},
{
"category": "self",
"summary": "SUSE Bug 1132405",
"url": "https://bugzilla.suse.com/1132405"
},
{
"category": "self",
"summary": "SUSE Bug 1132411",
"url": "https://bugzilla.suse.com/1132411"
},
{
"category": "self",
"summary": "SUSE Bug 1132412",
"url": "https://bugzilla.suse.com/1132412"
},
{
"category": "self",
"summary": "SUSE Bug 1132413",
"url": "https://bugzilla.suse.com/1132413"
},
{
"category": "self",
"summary": "SUSE Bug 1132426",
"url": "https://bugzilla.suse.com/1132426"
},
{
"category": "self",
"summary": "SUSE Bug 1132527",
"url": "https://bugzilla.suse.com/1132527"
},
{
"category": "self",
"summary": "SUSE Bug 1132531",
"url": "https://bugzilla.suse.com/1132531"
},
{
"category": "self",
"summary": "SUSE Bug 1132561",
"url": "https://bugzilla.suse.com/1132561"
},
{
"category": "self",
"summary": "SUSE Bug 1132562",
"url": "https://bugzilla.suse.com/1132562"
},
{
"category": "self",
"summary": "SUSE Bug 1132564",
"url": "https://bugzilla.suse.com/1132564"
},
{
"category": "self",
"summary": "SUSE Bug 1132618",
"url": "https://bugzilla.suse.com/1132618"
},
{
"category": "self",
"summary": "SUSE Bug 1132681",
"url": "https://bugzilla.suse.com/1132681"
},
{
"category": "self",
"summary": "SUSE Bug 1132726",
"url": "https://bugzilla.suse.com/1132726"
},
{
"category": "self",
"summary": "SUSE Bug 1132828",
"url": "https://bugzilla.suse.com/1132828"
},
{
"category": "self",
"summary": "SUSE Bug 1132894",
"url": "https://bugzilla.suse.com/1132894"
},
{
"category": "self",
"summary": "SUSE Bug 1133005",
"url": "https://bugzilla.suse.com/1133005"
},
{
"category": "self",
"summary": "SUSE Bug 1133094",
"url": "https://bugzilla.suse.com/1133094"
},
{
"category": "self",
"summary": "SUSE Bug 1133095",
"url": "https://bugzilla.suse.com/1133095"
},
{
"category": "self",
"summary": "SUSE Bug 1133149",
"url": "https://bugzilla.suse.com/1133149"
},
{
"category": "self",
"summary": "SUSE Bug 1133176",
"url": "https://bugzilla.suse.com/1133176"
},
{
"category": "self",
"summary": "SUSE Bug 1133188",
"url": "https://bugzilla.suse.com/1133188"
},
{
"category": "self",
"summary": "SUSE Bug 1133547",
"url": "https://bugzilla.suse.com/1133547"
},
{
"category": "self",
"summary": "SUSE Bug 1133668",
"url": "https://bugzilla.suse.com/1133668"
},
{
"category": "self",
"summary": "SUSE Bug 1133672",
"url": "https://bugzilla.suse.com/1133672"
},
{
"category": "self",
"summary": "SUSE Bug 1133698",
"url": "https://bugzilla.suse.com/1133698"
},
{
"category": "self",
"summary": "SUSE Bug 1133702",
"url": "https://bugzilla.suse.com/1133702"
},
{
"category": "self",
"summary": "SUSE Bug 1133769",
"url": "https://bugzilla.suse.com/1133769"
},
{
"category": "self",
"summary": "SUSE Bug 1133772",
"url": "https://bugzilla.suse.com/1133772"
},
{
"category": "self",
"summary": "SUSE Bug 1133778",
"url": "https://bugzilla.suse.com/1133778"
},
{
"category": "self",
"summary": "SUSE Bug 1133779",
"url": "https://bugzilla.suse.com/1133779"
},
{
"category": "self",
"summary": "SUSE Bug 1133780",
"url": "https://bugzilla.suse.com/1133780"
},
{
"category": "self",
"summary": "SUSE Bug 1133850",
"url": "https://bugzilla.suse.com/1133850"
},
{
"category": "self",
"summary": "SUSE Bug 1133851",
"url": "https://bugzilla.suse.com/1133851"
},
{
"category": "self",
"summary": "SUSE Bug 1133852",
"url": "https://bugzilla.suse.com/1133852"
},
{
"category": "self",
"summary": "SUSE Bug 1133897",
"url": "https://bugzilla.suse.com/1133897"
},
{
"category": "self",
"summary": "SUSE Bug 1134160",
"url": "https://bugzilla.suse.com/1134160"
},
{
"category": "self",
"summary": "SUSE Bug 1134162",
"url": "https://bugzilla.suse.com/1134162"
},
{
"category": "self",
"summary": "SUSE Bug 1134201",
"url": "https://bugzilla.suse.com/1134201"
},
{
"category": "self",
"summary": "SUSE Bug 1134202",
"url": "https://bugzilla.suse.com/1134202"
},
{
"category": "self",
"summary": "SUSE Bug 1134204",
"url": "https://bugzilla.suse.com/1134204"
},
{
"category": "self",
"summary": "SUSE Bug 1134205",
"url": "https://bugzilla.suse.com/1134205"
},
{
"category": "self",
"summary": "SUSE Bug 1134393",
"url": "https://bugzilla.suse.com/1134393"
},
{
"category": "self",
"summary": "SUSE Bug 1134459",
"url": "https://bugzilla.suse.com/1134459"
},
{
"category": "self",
"summary": "SUSE Bug 1134461",
"url": "https://bugzilla.suse.com/1134461"
},
{
"category": "self",
"summary": "SUSE Bug 1134597",
"url": "https://bugzilla.suse.com/1134597"
},
{
"category": "self",
"summary": "SUSE Bug 1134600",
"url": "https://bugzilla.suse.com/1134600"
},
{
"category": "self",
"summary": "SUSE Bug 1134651",
"url": "https://bugzilla.suse.com/1134651"
},
{
"category": "self",
"summary": "SUSE Bug 1134810",
"url": "https://bugzilla.suse.com/1134810"
},
{
"category": "self",
"summary": "SUSE Bug 1134848",
"url": "https://bugzilla.suse.com/1134848"
},
{
"category": "self",
"summary": "SUSE Bug 1135007",
"url": "https://bugzilla.suse.com/1135007"
},
{
"category": "self",
"summary": "SUSE Bug 1135008",
"url": "https://bugzilla.suse.com/1135008"
},
{
"category": "self",
"summary": "SUSE Bug 1135120",
"url": "https://bugzilla.suse.com/1135120"
},
{
"category": "self",
"summary": "SUSE Bug 1135278",
"url": "https://bugzilla.suse.com/1135278"
},
{
"category": "self",
"summary": "SUSE Bug 1135281",
"url": "https://bugzilla.suse.com/1135281"
},
{
"category": "self",
"summary": "SUSE Bug 1135309",
"url": "https://bugzilla.suse.com/1135309"
},
{
"category": "self",
"summary": "SUSE Bug 1135312",
"url": "https://bugzilla.suse.com/1135312"
},
{
"category": "self",
"summary": "SUSE Bug 1135315",
"url": "https://bugzilla.suse.com/1135315"
},
{
"category": "self",
"summary": "SUSE Bug 1135320",
"url": "https://bugzilla.suse.com/1135320"
},
{
"category": "self",
"summary": "SUSE Bug 1135323",
"url": "https://bugzilla.suse.com/1135323"
},
{
"category": "self",
"summary": "SUSE Bug 1135492",
"url": "https://bugzilla.suse.com/1135492"
},
{
"category": "self",
"summary": "SUSE Bug 1135642",
"url": "https://bugzilla.suse.com/1135642"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2018-7191 page",
"url": "https://www.suse.com/security/cve/CVE-2018-7191/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-11085 page",
"url": "https://www.suse.com/security/cve/CVE-2019-11085/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-11486 page",
"url": "https://www.suse.com/security/cve/CVE-2019-11486/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-11811 page",
"url": "https://www.suse.com/security/cve/CVE-2019-11811/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-11815 page",
"url": "https://www.suse.com/security/cve/CVE-2019-11815/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-11833 page",
"url": "https://www.suse.com/security/cve/CVE-2019-11833/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-11884 page",
"url": "https://www.suse.com/security/cve/CVE-2019-11884/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-3882 page",
"url": "https://www.suse.com/security/cve/CVE-2019-3882/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-5489 page",
"url": "https://www.suse.com/security/cve/CVE-2019-5489/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-9500 page",
"url": "https://www.suse.com/security/cve/CVE-2019-9500/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-9503 page",
"url": "https://www.suse.com/security/cve/CVE-2019-9503/"
}
],
"title": "Security update for the Linux Kernel",
"tracking": {
"current_release_date": "2019-05-31T06:14:15Z",
"generator": {
"date": "2019-05-31T06:14:15Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2019:1479-1",
"initial_release_date": "2019-05-31T06:14:15Z",
"revision_history": [
{
"date": "2019-05-31T06:14:15Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "kernel-devel-4.12.14-lp151.28.4.1.noarch",
"product": {
"name": "kernel-devel-4.12.14-lp151.28.4.1.noarch",
"product_id": "kernel-devel-4.12.14-lp151.28.4.1.noarch"
}
},
{
"category": "product_version",
"name": "kernel-docs-4.12.14-lp151.28.4.1.noarch",
"product": {
"name": "kernel-docs-4.12.14-lp151.28.4.1.noarch",
"product_id": "kernel-docs-4.12.14-lp151.28.4.1.noarch"
}
},
{
"category": "product_version",
"name": "kernel-docs-html-4.12.14-lp151.28.4.1.noarch",
"product": {
"name": "kernel-docs-html-4.12.14-lp151.28.4.1.noarch",
"product_id": "kernel-docs-html-4.12.14-lp151.28.4.1.noarch"
}
},
{
"category": "product_version",
"name": "kernel-macros-4.12.14-lp151.28.4.1.noarch",
"product": {
"name": "kernel-macros-4.12.14-lp151.28.4.1.noarch",
"product_id": "kernel-macros-4.12.14-lp151.28.4.1.noarch"
}
},
{
"category": "product_version",
"name": "kernel-source-4.12.14-lp151.28.4.1.noarch",
"product": {
"name": "kernel-source-4.12.14-lp151.28.4.1.noarch",
"product_id": "kernel-source-4.12.14-lp151.28.4.1.noarch"
}
},
{
"category": "product_version",
"name": "kernel-source-vanilla-4.12.14-lp151.28.4.1.noarch",
"product": {
"name": "kernel-source-vanilla-4.12.14-lp151.28.4.1.noarch",
"product_id": "kernel-source-vanilla-4.12.14-lp151.28.4.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-debug-4.12.14-lp151.28.4.1.x86_64",
"product": {
"name": "kernel-debug-4.12.14-lp151.28.4.1.x86_64",
"product_id": "kernel-debug-4.12.14-lp151.28.4.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-debug-base-4.12.14-lp151.28.4.1.x86_64",
"product": {
"name": "kernel-debug-base-4.12.14-lp151.28.4.1.x86_64",
"product_id": "kernel-debug-base-4.12.14-lp151.28.4.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-4.12.14-lp151.28.4.1.x86_64",
"product": {
"name": "kernel-debug-devel-4.12.14-lp151.28.4.1.x86_64",
"product_id": "kernel-debug-devel-4.12.14-lp151.28.4.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-default-4.12.14-lp151.28.4.1.x86_64",
"product": {
"name": "kernel-default-4.12.14-lp151.28.4.1.x86_64",
"product_id": "kernel-default-4.12.14-lp151.28.4.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-default-base-4.12.14-lp151.28.4.1.x86_64",
"product": {
"name": "kernel-default-base-4.12.14-lp151.28.4.1.x86_64",
"product_id": "kernel-default-base-4.12.14-lp151.28.4.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-default-devel-4.12.14-lp151.28.4.1.x86_64",
"product": {
"name": "kernel-default-devel-4.12.14-lp151.28.4.1.x86_64",
"product_id": "kernel-default-devel-4.12.14-lp151.28.4.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-kvmsmall-4.12.14-lp151.28.4.1.x86_64",
"product": {
"name": "kernel-kvmsmall-4.12.14-lp151.28.4.1.x86_64",
"product_id": "kernel-kvmsmall-4.12.14-lp151.28.4.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-kvmsmall-base-4.12.14-lp151.28.4.1.x86_64",
"product": {
"name": "kernel-kvmsmall-base-4.12.14-lp151.28.4.1.x86_64",
"product_id": "kernel-kvmsmall-base-4.12.14-lp151.28.4.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-kvmsmall-devel-4.12.14-lp151.28.4.1.x86_64",
"product": {
"name": "kernel-kvmsmall-devel-4.12.14-lp151.28.4.1.x86_64",
"product_id": "kernel-kvmsmall-devel-4.12.14-lp151.28.4.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-obs-build-4.12.14-lp151.28.4.1.x86_64",
"product": {
"name": "kernel-obs-build-4.12.14-lp151.28.4.1.x86_64",
"product_id": "kernel-obs-build-4.12.14-lp151.28.4.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-obs-qa-4.12.14-lp151.28.4.1.x86_64",
"product": {
"name": "kernel-obs-qa-4.12.14-lp151.28.4.1.x86_64",
"product_id": "kernel-obs-qa-4.12.14-lp151.28.4.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-syms-4.12.14-lp151.28.4.1.x86_64",
"product": {
"name": "kernel-syms-4.12.14-lp151.28.4.1.x86_64",
"product_id": "kernel-syms-4.12.14-lp151.28.4.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-vanilla-4.12.14-lp151.28.4.1.x86_64",
"product": {
"name": "kernel-vanilla-4.12.14-lp151.28.4.1.x86_64",
"product_id": "kernel-vanilla-4.12.14-lp151.28.4.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-vanilla-base-4.12.14-lp151.28.4.1.x86_64",
"product": {
"name": "kernel-vanilla-base-4.12.14-lp151.28.4.1.x86_64",
"product_id": "kernel-vanilla-base-4.12.14-lp151.28.4.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-vanilla-devel-4.12.14-lp151.28.4.1.x86_64",
"product": {
"name": "kernel-vanilla-devel-4.12.14-lp151.28.4.1.x86_64",
"product_id": "kernel-vanilla-devel-4.12.14-lp151.28.4.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Leap 15.1",
"product": {
"name": "openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.1"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-4.12.14-lp151.28.4.1.x86_64 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:kernel-debug-4.12.14-lp151.28.4.1.x86_64"
},
"product_reference": "kernel-debug-4.12.14-lp151.28.4.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-base-4.12.14-lp151.28.4.1.x86_64 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:kernel-debug-base-4.12.14-lp151.28.4.1.x86_64"
},
"product_reference": "kernel-debug-base-4.12.14-lp151.28.4.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-4.12.14-lp151.28.4.1.x86_64 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:kernel-debug-devel-4.12.14-lp151.28.4.1.x86_64"
},
"product_reference": "kernel-debug-devel-4.12.14-lp151.28.4.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-4.12.14-lp151.28.4.1.x86_64 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:kernel-default-4.12.14-lp151.28.4.1.x86_64"
},
"product_reference": "kernel-default-4.12.14-lp151.28.4.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-base-4.12.14-lp151.28.4.1.x86_64 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:kernel-default-base-4.12.14-lp151.28.4.1.x86_64"
},
"product_reference": "kernel-default-base-4.12.14-lp151.28.4.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-devel-4.12.14-lp151.28.4.1.x86_64 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:kernel-default-devel-4.12.14-lp151.28.4.1.x86_64"
},
"product_reference": "kernel-default-devel-4.12.14-lp151.28.4.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-4.12.14-lp151.28.4.1.noarch as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:kernel-devel-4.12.14-lp151.28.4.1.noarch"
},
"product_reference": "kernel-devel-4.12.14-lp151.28.4.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-docs-4.12.14-lp151.28.4.1.noarch as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:kernel-docs-4.12.14-lp151.28.4.1.noarch"
},
"product_reference": "kernel-docs-4.12.14-lp151.28.4.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-docs-html-4.12.14-lp151.28.4.1.noarch as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:kernel-docs-html-4.12.14-lp151.28.4.1.noarch"
},
"product_reference": "kernel-docs-html-4.12.14-lp151.28.4.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-kvmsmall-4.12.14-lp151.28.4.1.x86_64 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:kernel-kvmsmall-4.12.14-lp151.28.4.1.x86_64"
},
"product_reference": "kernel-kvmsmall-4.12.14-lp151.28.4.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-kvmsmall-base-4.12.14-lp151.28.4.1.x86_64 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:kernel-kvmsmall-base-4.12.14-lp151.28.4.1.x86_64"
},
"product_reference": "kernel-kvmsmall-base-4.12.14-lp151.28.4.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-kvmsmall-devel-4.12.14-lp151.28.4.1.x86_64 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:kernel-kvmsmall-devel-4.12.14-lp151.28.4.1.x86_64"
},
"product_reference": "kernel-kvmsmall-devel-4.12.14-lp151.28.4.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-macros-4.12.14-lp151.28.4.1.noarch as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:kernel-macros-4.12.14-lp151.28.4.1.noarch"
},
"product_reference": "kernel-macros-4.12.14-lp151.28.4.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-obs-build-4.12.14-lp151.28.4.1.x86_64 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:kernel-obs-build-4.12.14-lp151.28.4.1.x86_64"
},
"product_reference": "kernel-obs-build-4.12.14-lp151.28.4.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-obs-qa-4.12.14-lp151.28.4.1.x86_64 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:kernel-obs-qa-4.12.14-lp151.28.4.1.x86_64"
},
"product_reference": "kernel-obs-qa-4.12.14-lp151.28.4.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-source-4.12.14-lp151.28.4.1.noarch as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:kernel-source-4.12.14-lp151.28.4.1.noarch"
},
"product_reference": "kernel-source-4.12.14-lp151.28.4.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-source-vanilla-4.12.14-lp151.28.4.1.noarch as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:kernel-source-vanilla-4.12.14-lp151.28.4.1.noarch"
},
"product_reference": "kernel-source-vanilla-4.12.14-lp151.28.4.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-syms-4.12.14-lp151.28.4.1.x86_64 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:kernel-syms-4.12.14-lp151.28.4.1.x86_64"
},
"product_reference": "kernel-syms-4.12.14-lp151.28.4.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-vanilla-4.12.14-lp151.28.4.1.x86_64 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:kernel-vanilla-4.12.14-lp151.28.4.1.x86_64"
},
"product_reference": "kernel-vanilla-4.12.14-lp151.28.4.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-vanilla-base-4.12.14-lp151.28.4.1.x86_64 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:kernel-vanilla-base-4.12.14-lp151.28.4.1.x86_64"
},
"product_reference": "kernel-vanilla-base-4.12.14-lp151.28.4.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-vanilla-devel-4.12.14-lp151.28.4.1.x86_64 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:kernel-vanilla-devel-4.12.14-lp151.28.4.1.x86_64"
},
"product_reference": "kernel-vanilla-devel-4.12.14-lp151.28.4.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2018-7191",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2018-7191"
}
],
"notes": [
{
"category": "general",
"text": "In the tun subsystem in the Linux kernel before 4.13.14, dev_get_valid_name is not called before register_netdevice. This allows local users to cause a denial of service (NULL pointer dereference and panic) via an ioctl(TUNSETIFF) call with a dev name containing a / character. This is similar to CVE-2013-4343.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.1:kernel-debug-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-debug-base-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-debug-devel-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-default-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-default-base-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-default-devel-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-devel-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-docs-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-docs-html-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-kvmsmall-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-kvmsmall-base-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-kvmsmall-devel-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-macros-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-obs-build-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-obs-qa-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-source-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-source-vanilla-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-syms-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-vanilla-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-vanilla-base-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-vanilla-devel-4.12.14-lp151.28.4.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2018-7191",
"url": "https://www.suse.com/security/cve/CVE-2018-7191"
},
{
"category": "external",
"summary": "SUSE Bug 1135603 for CVE-2018-7191",
"url": "https://bugzilla.suse.com/1135603"
}
],
"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 Leap 15.1:kernel-debug-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-debug-base-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-debug-devel-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-default-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-default-base-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-default-devel-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-devel-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-docs-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-docs-html-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-kvmsmall-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-kvmsmall-base-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-kvmsmall-devel-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-macros-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-obs-build-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-obs-qa-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-source-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-source-vanilla-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-syms-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-vanilla-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-vanilla-base-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-vanilla-devel-4.12.14-lp151.28.4.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"openSUSE Leap 15.1:kernel-debug-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-debug-base-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-debug-devel-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-default-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-default-base-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-default-devel-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-devel-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-docs-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-docs-html-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-kvmsmall-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-kvmsmall-base-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-kvmsmall-devel-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-macros-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-obs-build-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-obs-qa-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-source-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-source-vanilla-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-syms-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-vanilla-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-vanilla-base-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-vanilla-devel-4.12.14-lp151.28.4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-05-31T06:14:15Z",
"details": "moderate"
}
],
"title": "CVE-2018-7191"
},
{
"cve": "CVE-2019-11085",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-11085"
}
],
"notes": [
{
"category": "general",
"text": "Insufficient input validation in Kernel Mode Driver in Intel(R) i915 Graphics for Linux before version 5.0 may allow an authenticated user to potentially enable escalation of privilege via local access.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.1:kernel-debug-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-debug-base-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-debug-devel-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-default-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-default-base-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-default-devel-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-devel-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-docs-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-docs-html-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-kvmsmall-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-kvmsmall-base-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-kvmsmall-devel-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-macros-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-obs-build-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-obs-qa-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-source-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-source-vanilla-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-syms-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-vanilla-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-vanilla-base-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-vanilla-devel-4.12.14-lp151.28.4.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-11085",
"url": "https://www.suse.com/security/cve/CVE-2019-11085"
},
{
"category": "external",
"summary": "SUSE Bug 1135278 for CVE-2019-11085",
"url": "https://bugzilla.suse.com/1135278"
},
{
"category": "external",
"summary": "SUSE Bug 1135280 for CVE-2019-11085",
"url": "https://bugzilla.suse.com/1135280"
}
],
"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 Leap 15.1:kernel-debug-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-debug-base-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-debug-devel-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-default-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-default-base-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-default-devel-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-devel-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-docs-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-docs-html-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-kvmsmall-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-kvmsmall-base-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-kvmsmall-devel-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-macros-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-obs-build-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-obs-qa-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-source-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-source-vanilla-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-syms-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-vanilla-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-vanilla-base-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-vanilla-devel-4.12.14-lp151.28.4.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"openSUSE Leap 15.1:kernel-debug-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-debug-base-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-debug-devel-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-default-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-default-base-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-default-devel-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-devel-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-docs-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-docs-html-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-kvmsmall-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-kvmsmall-base-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-kvmsmall-devel-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-macros-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-obs-build-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-obs-qa-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-source-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-source-vanilla-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-syms-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-vanilla-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-vanilla-base-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-vanilla-devel-4.12.14-lp151.28.4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-05-31T06:14:15Z",
"details": "moderate"
}
],
"title": "CVE-2019-11085"
},
{
"cve": "CVE-2019-11486",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-11486"
}
],
"notes": [
{
"category": "general",
"text": "The Siemens R3964 line discipline driver in drivers/tty/n_r3964.c in the Linux kernel before 5.0.8 has multiple race conditions.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.1:kernel-debug-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-debug-base-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-debug-devel-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-default-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-default-base-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-default-devel-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-devel-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-docs-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-docs-html-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-kvmsmall-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-kvmsmall-base-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-kvmsmall-devel-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-macros-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-obs-build-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-obs-qa-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-source-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-source-vanilla-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-syms-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-vanilla-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-vanilla-base-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-vanilla-devel-4.12.14-lp151.28.4.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-11486",
"url": "https://www.suse.com/security/cve/CVE-2019-11486"
},
{
"category": "external",
"summary": "SUSE Bug 1133188 for CVE-2019-11486",
"url": "https://bugzilla.suse.com/1133188"
},
{
"category": "external",
"summary": "SUSE Bug 1156434 for CVE-2019-11486",
"url": "https://bugzilla.suse.com/1156434"
},
{
"category": "external",
"summary": "SUSE Bug 1173667 for CVE-2019-11486",
"url": "https://bugzilla.suse.com/1173667"
}
],
"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 Leap 15.1:kernel-debug-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-debug-base-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-debug-devel-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-default-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-default-base-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-default-devel-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-devel-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-docs-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-docs-html-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-kvmsmall-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-kvmsmall-base-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-kvmsmall-devel-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-macros-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-obs-build-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-obs-qa-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-source-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-source-vanilla-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-syms-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-vanilla-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-vanilla-base-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-vanilla-devel-4.12.14-lp151.28.4.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"openSUSE Leap 15.1:kernel-debug-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-debug-base-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-debug-devel-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-default-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-default-base-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-default-devel-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-devel-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-docs-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-docs-html-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-kvmsmall-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-kvmsmall-base-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-kvmsmall-devel-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-macros-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-obs-build-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-obs-qa-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-source-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-source-vanilla-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-syms-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-vanilla-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-vanilla-base-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-vanilla-devel-4.12.14-lp151.28.4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-05-31T06:14:15Z",
"details": "low"
}
],
"title": "CVE-2019-11486"
},
{
"cve": "CVE-2019-11811",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-11811"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in the Linux kernel before 5.0.4. There is a use-after-free upon attempted read access to /proc/ioports after the ipmi_si module is removed, related to drivers/char/ipmi/ipmi_si_intf.c, drivers/char/ipmi/ipmi_si_mem_io.c, and drivers/char/ipmi/ipmi_si_port_io.c.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.1:kernel-debug-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-debug-base-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-debug-devel-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-default-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-default-base-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-default-devel-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-devel-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-docs-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-docs-html-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-kvmsmall-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-kvmsmall-base-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-kvmsmall-devel-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-macros-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-obs-build-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-obs-qa-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-source-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-source-vanilla-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-syms-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-vanilla-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-vanilla-base-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-vanilla-devel-4.12.14-lp151.28.4.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-11811",
"url": "https://www.suse.com/security/cve/CVE-2019-11811"
},
{
"category": "external",
"summary": "SUSE Bug 1134397 for CVE-2019-11811",
"url": "https://bugzilla.suse.com/1134397"
}
],
"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 Leap 15.1:kernel-debug-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-debug-base-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-debug-devel-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-default-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-default-base-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-default-devel-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-devel-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-docs-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-docs-html-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-kvmsmall-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-kvmsmall-base-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-kvmsmall-devel-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-macros-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-obs-build-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-obs-qa-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-source-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-source-vanilla-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-syms-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-vanilla-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-vanilla-base-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-vanilla-devel-4.12.14-lp151.28.4.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.9,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.0/AV:L/AC:H/PR:H/UI:N/S:U/C:L/I:L/A:L",
"version": "3.0"
},
"products": [
"openSUSE Leap 15.1:kernel-debug-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-debug-base-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-debug-devel-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-default-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-default-base-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-default-devel-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-devel-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-docs-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-docs-html-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-kvmsmall-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-kvmsmall-base-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-kvmsmall-devel-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-macros-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-obs-build-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-obs-qa-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-source-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-source-vanilla-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-syms-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-vanilla-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-vanilla-base-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-vanilla-devel-4.12.14-lp151.28.4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-05-31T06:14:15Z",
"details": "low"
}
],
"title": "CVE-2019-11811"
},
{
"cve": "CVE-2019-11815",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-11815"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in rds_tcp_kill_sock in net/rds/tcp.c in the Linux kernel before 5.0.8. There is a race condition leading to a use-after-free, related to net namespace cleanup.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.1:kernel-debug-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-debug-base-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-debug-devel-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-default-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-default-base-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-default-devel-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-devel-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-docs-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-docs-html-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-kvmsmall-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-kvmsmall-base-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-kvmsmall-devel-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-macros-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-obs-build-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-obs-qa-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-source-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-source-vanilla-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-syms-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-vanilla-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-vanilla-base-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-vanilla-devel-4.12.14-lp151.28.4.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-11815",
"url": "https://www.suse.com/security/cve/CVE-2019-11815"
},
{
"category": "external",
"summary": "SUSE Bug 1134537 for CVE-2019-11815",
"url": "https://bugzilla.suse.com/1134537"
}
],
"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 Leap 15.1:kernel-debug-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-debug-base-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-debug-devel-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-default-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-default-base-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-default-devel-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-devel-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-docs-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-docs-html-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-kvmsmall-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-kvmsmall-base-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-kvmsmall-devel-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-macros-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-obs-build-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-obs-qa-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-source-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-source-vanilla-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-syms-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-vanilla-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-vanilla-base-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-vanilla-devel-4.12.14-lp151.28.4.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"openSUSE Leap 15.1:kernel-debug-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-debug-base-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-debug-devel-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-default-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-default-base-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-default-devel-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-devel-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-docs-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-docs-html-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-kvmsmall-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-kvmsmall-base-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-kvmsmall-devel-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-macros-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-obs-build-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-obs-qa-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-source-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-source-vanilla-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-syms-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-vanilla-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-vanilla-base-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-vanilla-devel-4.12.14-lp151.28.4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-05-31T06:14:15Z",
"details": "moderate"
}
],
"title": "CVE-2019-11815"
},
{
"cve": "CVE-2019-11833",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-11833"
}
],
"notes": [
{
"category": "general",
"text": "fs/ext4/extents.c in the Linux kernel through 5.1.2 does not zero out the unused memory region in the extent tree block, which might allow local users to obtain sensitive information by reading uninitialized data in the filesystem.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.1:kernel-debug-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-debug-base-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-debug-devel-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-default-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-default-base-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-default-devel-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-devel-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-docs-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-docs-html-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-kvmsmall-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-kvmsmall-base-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-kvmsmall-devel-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-macros-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-obs-build-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-obs-qa-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-source-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-source-vanilla-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-syms-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-vanilla-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-vanilla-base-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-vanilla-devel-4.12.14-lp151.28.4.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-11833",
"url": "https://www.suse.com/security/cve/CVE-2019-11833"
},
{
"category": "external",
"summary": "SUSE Bug 1135281 for CVE-2019-11833",
"url": "https://bugzilla.suse.com/1135281"
}
],
"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 Leap 15.1:kernel-debug-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-debug-base-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-debug-devel-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-default-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-default-base-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-default-devel-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-devel-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-docs-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-docs-html-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-kvmsmall-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-kvmsmall-base-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-kvmsmall-devel-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-macros-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-obs-build-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-obs-qa-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-source-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-source-vanilla-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-syms-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-vanilla-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-vanilla-base-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-vanilla-devel-4.12.14-lp151.28.4.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.0"
},
"products": [
"openSUSE Leap 15.1:kernel-debug-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-debug-base-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-debug-devel-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-default-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-default-base-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-default-devel-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-devel-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-docs-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-docs-html-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-kvmsmall-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-kvmsmall-base-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-kvmsmall-devel-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-macros-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-obs-build-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-obs-qa-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-source-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-source-vanilla-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-syms-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-vanilla-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-vanilla-base-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-vanilla-devel-4.12.14-lp151.28.4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-05-31T06:14:15Z",
"details": "moderate"
}
],
"title": "CVE-2019-11833"
},
{
"cve": "CVE-2019-11884",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-11884"
}
],
"notes": [
{
"category": "general",
"text": "The do_hidp_sock_ioctl function in net/bluetooth/hidp/sock.c in the Linux kernel before 5.0.15 allows a local user to obtain potentially sensitive information from kernel stack memory via a HIDPCONNADD command, because a name field may not end with a \u0027\\0\u0027 character.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.1:kernel-debug-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-debug-base-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-debug-devel-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-default-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-default-base-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-default-devel-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-devel-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-docs-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-docs-html-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-kvmsmall-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-kvmsmall-base-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-kvmsmall-devel-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-macros-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-obs-build-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-obs-qa-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-source-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-source-vanilla-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-syms-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-vanilla-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-vanilla-base-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-vanilla-devel-4.12.14-lp151.28.4.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-11884",
"url": "https://www.suse.com/security/cve/CVE-2019-11884"
},
{
"category": "external",
"summary": "SUSE Bug 1134848 for CVE-2019-11884",
"url": "https://bugzilla.suse.com/1134848"
},
{
"category": "external",
"summary": "SUSE Bug 1139868 for CVE-2019-11884",
"url": "https://bugzilla.suse.com/1139868"
}
],
"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 Leap 15.1:kernel-debug-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-debug-base-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-debug-devel-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-default-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-default-base-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-default-devel-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-devel-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-docs-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-docs-html-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-kvmsmall-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-kvmsmall-base-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-kvmsmall-devel-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-macros-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-obs-build-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-obs-qa-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-source-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-source-vanilla-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-syms-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-vanilla-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-vanilla-base-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-vanilla-devel-4.12.14-lp151.28.4.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.0"
},
"products": [
"openSUSE Leap 15.1:kernel-debug-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-debug-base-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-debug-devel-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-default-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-default-base-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-default-devel-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-devel-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-docs-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-docs-html-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-kvmsmall-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-kvmsmall-base-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-kvmsmall-devel-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-macros-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-obs-build-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-obs-qa-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-source-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-source-vanilla-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-syms-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-vanilla-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-vanilla-base-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-vanilla-devel-4.12.14-lp151.28.4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-05-31T06:14:15Z",
"details": "moderate"
}
],
"title": "CVE-2019-11884"
},
{
"cve": "CVE-2019-3882",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-3882"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in the Linux kernel\u0027s vfio interface implementation that permits violation of the user\u0027s locked memory limit. If a device is bound to a vfio driver, such as vfio-pci, and the local attacker is administratively granted ownership of the device, it may cause a system memory exhaustion and thus a denial of service (DoS). Versions 3.10, 4.14 and 4.18 are vulnerable.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.1:kernel-debug-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-debug-base-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-debug-devel-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-default-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-default-base-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-default-devel-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-devel-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-docs-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-docs-html-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-kvmsmall-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-kvmsmall-base-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-kvmsmall-devel-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-macros-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-obs-build-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-obs-qa-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-source-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-source-vanilla-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-syms-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-vanilla-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-vanilla-base-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-vanilla-devel-4.12.14-lp151.28.4.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-3882",
"url": "https://www.suse.com/security/cve/CVE-2019-3882"
},
{
"category": "external",
"summary": "SUSE Bug 1131416 for CVE-2019-3882",
"url": "https://bugzilla.suse.com/1131416"
},
{
"category": "external",
"summary": "SUSE Bug 1131427 for CVE-2019-3882",
"url": "https://bugzilla.suse.com/1131427"
},
{
"category": "external",
"summary": "SUSE Bug 1133319 for CVE-2019-3882",
"url": "https://bugzilla.suse.com/1133319"
}
],
"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 Leap 15.1:kernel-debug-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-debug-base-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-debug-devel-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-default-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-default-base-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-default-devel-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-devel-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-docs-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-docs-html-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-kvmsmall-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-kvmsmall-base-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-kvmsmall-devel-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-macros-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-obs-build-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-obs-qa-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-source-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-source-vanilla-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-syms-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-vanilla-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-vanilla-base-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-vanilla-devel-4.12.14-lp151.28.4.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"openSUSE Leap 15.1:kernel-debug-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-debug-base-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-debug-devel-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-default-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-default-base-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-default-devel-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-devel-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-docs-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-docs-html-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-kvmsmall-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-kvmsmall-base-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-kvmsmall-devel-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-macros-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-obs-build-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-obs-qa-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-source-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-source-vanilla-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-syms-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-vanilla-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-vanilla-base-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-vanilla-devel-4.12.14-lp151.28.4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-05-31T06:14:15Z",
"details": "moderate"
}
],
"title": "CVE-2019-3882"
},
{
"cve": "CVE-2019-5489",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-5489"
}
],
"notes": [
{
"category": "general",
"text": "The mincore() implementation in mm/mincore.c in the Linux kernel through 4.19.13 allowed local attackers to observe page cache access patterns of other processes on the same system, potentially allowing sniffing of secret information. (Fixing this affects the output of the fincore program.) Limited remote exploitation may be possible, as demonstrated by latency differences in accessing public files from an Apache HTTP Server.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.1:kernel-debug-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-debug-base-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-debug-devel-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-default-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-default-base-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-default-devel-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-devel-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-docs-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-docs-html-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-kvmsmall-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-kvmsmall-base-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-kvmsmall-devel-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-macros-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-obs-build-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-obs-qa-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-source-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-source-vanilla-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-syms-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-vanilla-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-vanilla-base-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-vanilla-devel-4.12.14-lp151.28.4.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-5489",
"url": "https://www.suse.com/security/cve/CVE-2019-5489"
},
{
"category": "external",
"summary": "SUSE Bug 1120843 for CVE-2019-5489",
"url": "https://bugzilla.suse.com/1120843"
},
{
"category": "external",
"summary": "SUSE Bug 1120885 for CVE-2019-5489",
"url": "https://bugzilla.suse.com/1120885"
}
],
"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 Leap 15.1:kernel-debug-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-debug-base-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-debug-devel-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-default-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-default-base-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-default-devel-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-devel-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-docs-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-docs-html-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-kvmsmall-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-kvmsmall-base-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-kvmsmall-devel-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-macros-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-obs-build-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-obs-qa-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-source-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-source-vanilla-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-syms-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-vanilla-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-vanilla-base-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-vanilla-devel-4.12.14-lp151.28.4.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:N/A:N",
"version": "3.0"
},
"products": [
"openSUSE Leap 15.1:kernel-debug-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-debug-base-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-debug-devel-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-default-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-default-base-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-default-devel-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-devel-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-docs-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-docs-html-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-kvmsmall-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-kvmsmall-base-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-kvmsmall-devel-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-macros-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-obs-build-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-obs-qa-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-source-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-source-vanilla-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-syms-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-vanilla-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-vanilla-base-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-vanilla-devel-4.12.14-lp151.28.4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-05-31T06:14:15Z",
"details": "moderate"
}
],
"title": "CVE-2019-5489"
},
{
"cve": "CVE-2019-9500",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-9500"
}
],
"notes": [
{
"category": "general",
"text": "The Broadcom brcmfmac WiFi driver prior to commit 1b5e2423164b3670e8bc9174e4762d297990deff is vulnerable to a heap buffer overflow. If the Wake-up on Wireless LAN functionality is configured, a malicious event frame can be constructed to trigger an heap buffer overflow in the brcmf_wowl_nd_results function. This vulnerability can be exploited with compromised chipsets to compromise the host, or when used in combination with CVE-2019-9503, can be used remotely. In the worst case scenario, by sending specially-crafted WiFi packets, a remote, unauthenticated attacker may be able to execute arbitrary code on a vulnerable system. More typically, this vulnerability will result in denial-of-service conditions.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.1:kernel-debug-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-debug-base-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-debug-devel-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-default-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-default-base-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-default-devel-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-devel-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-docs-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-docs-html-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-kvmsmall-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-kvmsmall-base-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-kvmsmall-devel-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-macros-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-obs-build-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-obs-qa-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-source-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-source-vanilla-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-syms-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-vanilla-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-vanilla-base-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-vanilla-devel-4.12.14-lp151.28.4.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-9500",
"url": "https://www.suse.com/security/cve/CVE-2019-9500"
},
{
"category": "external",
"summary": "SUSE Bug 1132681 for CVE-2019-9500",
"url": "https://bugzilla.suse.com/1132681"
}
],
"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 Leap 15.1:kernel-debug-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-debug-base-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-debug-devel-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-default-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-default-base-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-default-devel-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-devel-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-docs-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-docs-html-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-kvmsmall-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-kvmsmall-base-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-kvmsmall-devel-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-macros-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-obs-build-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-obs-qa-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-source-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-source-vanilla-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-syms-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-vanilla-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-vanilla-base-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-vanilla-devel-4.12.14-lp151.28.4.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:A/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.0"
},
"products": [
"openSUSE Leap 15.1:kernel-debug-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-debug-base-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-debug-devel-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-default-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-default-base-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-default-devel-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-devel-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-docs-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-docs-html-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-kvmsmall-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-kvmsmall-base-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-kvmsmall-devel-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-macros-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-obs-build-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-obs-qa-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-source-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-source-vanilla-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-syms-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-vanilla-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-vanilla-base-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-vanilla-devel-4.12.14-lp151.28.4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-05-31T06:14:15Z",
"details": "moderate"
}
],
"title": "CVE-2019-9500"
},
{
"cve": "CVE-2019-9503",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-9503"
}
],
"notes": [
{
"category": "general",
"text": "The Broadcom brcmfmac WiFi driver prior to commit a4176ec356c73a46c07c181c6d04039fafa34a9f is vulnerable to a frame validation bypass. If the brcmfmac driver receives a firmware event frame from a remote source, the is_wlc_event_frame function will cause this frame to be discarded and unprocessed. If the driver receives the firmware event frame from the host, the appropriate handler is called. This frame validation can be bypassed if the bus used is USB (for instance by a wifi dongle). This can allow firmware event frames from a remote source to be processed. In the worst case scenario, by sending specially-crafted WiFi packets, a remote, unauthenticated attacker may be able to execute arbitrary code on a vulnerable system. More typically, this vulnerability will result in denial-of-service conditions.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.1:kernel-debug-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-debug-base-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-debug-devel-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-default-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-default-base-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-default-devel-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-devel-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-docs-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-docs-html-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-kvmsmall-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-kvmsmall-base-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-kvmsmall-devel-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-macros-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-obs-build-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-obs-qa-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-source-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-source-vanilla-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-syms-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-vanilla-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-vanilla-base-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-vanilla-devel-4.12.14-lp151.28.4.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-9503",
"url": "https://www.suse.com/security/cve/CVE-2019-9503"
},
{
"category": "external",
"summary": "SUSE Bug 1132673 for CVE-2019-9503",
"url": "https://bugzilla.suse.com/1132673"
},
{
"category": "external",
"summary": "SUSE Bug 1132828 for CVE-2019-9503",
"url": "https://bugzilla.suse.com/1132828"
},
{
"category": "external",
"summary": "SUSE Bug 1133319 for CVE-2019-9503",
"url": "https://bugzilla.suse.com/1133319"
},
{
"category": "external",
"summary": "SUSE Bug 1156653 for CVE-2019-9503",
"url": "https://bugzilla.suse.com/1156653"
}
],
"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 Leap 15.1:kernel-debug-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-debug-base-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-debug-devel-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-default-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-default-base-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-default-devel-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-devel-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-docs-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-docs-html-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-kvmsmall-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-kvmsmall-base-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-kvmsmall-devel-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-macros-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-obs-build-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-obs-qa-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-source-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-source-vanilla-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-syms-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-vanilla-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-vanilla-base-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-vanilla-devel-4.12.14-lp151.28.4.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:A/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:N",
"version": "3.0"
},
"products": [
"openSUSE Leap 15.1:kernel-debug-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-debug-base-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-debug-devel-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-default-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-default-base-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-default-devel-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-devel-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-docs-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-docs-html-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-kvmsmall-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-kvmsmall-base-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-kvmsmall-devel-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-macros-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-obs-build-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-obs-qa-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-source-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-source-vanilla-4.12.14-lp151.28.4.1.noarch",
"openSUSE Leap 15.1:kernel-syms-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-vanilla-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-vanilla-base-4.12.14-lp151.28.4.1.x86_64",
"openSUSE Leap 15.1:kernel-vanilla-devel-4.12.14-lp151.28.4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-05-31T06:14:15Z",
"details": "moderate"
}
],
"title": "CVE-2019-9503"
}
]
}
RHSA-2019:2703
Vulnerability from csaf_redhat - Published: 2019-09-12 12:25 - Updated: 2026-03-06 05:07A flaw was found In the Linux kernel, through version 4.19.6, where a local user could exploit a use-after-free in the ALSA driver by supplying a malicious USB Sound device (with zero interfaces) that is mishandled in usb_audio_probe in sound/usb/card.c. An attacker could corrupt memory and possibly escalate privileges if the attacker is able to have physical access to the system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: BaseOS-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-abi-whitelists-0:4.18.0-80.11.1.el8_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debuginfo-common-aarch64-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debuginfo-common-ppc64le-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debuginfo-common-s390x-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debuginfo-common-x86_64-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-doc-0:4.18.0-80.11.1.el8_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-zfcpdump-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-zfcpdump-core-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-zfcpdump-debuginfo-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-zfcpdump-devel-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-zfcpdump-modules-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-zfcpdump-modules-extra-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-abi-whitelists-0:4.18.0-80.11.1.el8_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debuginfo-common-aarch64-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debuginfo-common-ppc64le-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debuginfo-common-s390x-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debuginfo-common-x86_64-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-doc-0:4.18.0-80.11.1.el8_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-zfcpdump-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-zfcpdump-core-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-zfcpdump-debuginfo-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-zfcpdump-devel-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-zfcpdump-modules-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-zfcpdump-modules-extra-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in the Linux kernel's Marvell wifi chip driver. A heap overflow in mwifiex_update_bss_desc_with_ie function in marvell/mwifiex/scan.c allows remote attackers to cause a denial of service(system crash) or execute arbitrary code.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: BaseOS-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-abi-whitelists-0:4.18.0-80.11.1.el8_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debuginfo-common-aarch64-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debuginfo-common-ppc64le-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debuginfo-common-s390x-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debuginfo-common-x86_64-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-doc-0:4.18.0-80.11.1.el8_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-zfcpdump-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-zfcpdump-core-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-zfcpdump-debuginfo-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-zfcpdump-devel-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-zfcpdump-modules-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-zfcpdump-modules-extra-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-abi-whitelists-0:4.18.0-80.11.1.el8_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debuginfo-common-aarch64-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debuginfo-common-ppc64le-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debuginfo-common-s390x-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debuginfo-common-x86_64-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-doc-0:4.18.0-80.11.1.el8_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-zfcpdump-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-zfcpdump-core-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-zfcpdump-debuginfo-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-zfcpdump-devel-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-zfcpdump-modules-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-zfcpdump-modules-extra-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the way KVM hypervisor handled x2APIC Machine Specific Register (MSR) access with nested(=1) virtualization enabled. In that, L1 guest could access L0's APIC register values via L2 guest, when 'virtualize x2APIC mode' is enabled. A guest could use this flaw to potentially crash the host kernel resulting in DoS issue.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: BaseOS-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-abi-whitelists-0:4.18.0-80.11.1.el8_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debuginfo-common-aarch64-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debuginfo-common-ppc64le-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debuginfo-common-s390x-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debuginfo-common-x86_64-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-doc-0:4.18.0-80.11.1.el8_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-zfcpdump-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-zfcpdump-core-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-zfcpdump-debuginfo-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-zfcpdump-devel-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-zfcpdump-modules-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-zfcpdump-modules-extra-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-abi-whitelists-0:4.18.0-80.11.1.el8_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debuginfo-common-aarch64-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debuginfo-common-ppc64le-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debuginfo-common-s390x-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debuginfo-common-x86_64-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-doc-0:4.18.0-80.11.1.el8_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-zfcpdump-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-zfcpdump-core-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-zfcpdump-debuginfo-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-zfcpdump-devel-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-zfcpdump-modules-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-zfcpdump-modules-extra-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
If the Wake-up on Wireless LAN functionality is configured in the brcmfmac driver, which only works with Broadcom FullMAC chipsets, a malicious event frame can be constructed to trigger a heap buffer overflow in the brcmf_wowl_nd_results() function. This vulnerability can be exploited by compromised chipsets to compromise the host, or when used in combination with another brcmfmac driver flaw (CVE-2019-9503), can be used remotely. This can result in a remote denial of service (DoS). Due to the nature of the flaw, a remote privilege escalation cannot be fully ruled out.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: BaseOS-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-abi-whitelists-0:4.18.0-80.11.1.el8_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debuginfo-common-aarch64-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debuginfo-common-ppc64le-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debuginfo-common-s390x-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debuginfo-common-x86_64-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-doc-0:4.18.0-80.11.1.el8_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-zfcpdump-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-zfcpdump-core-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-zfcpdump-debuginfo-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-zfcpdump-devel-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-zfcpdump-modules-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-zfcpdump-modules-extra-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-abi-whitelists-0:4.18.0-80.11.1.el8_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debuginfo-common-aarch64-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debuginfo-common-ppc64le-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debuginfo-common-s390x-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debuginfo-common-x86_64-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-doc-0:4.18.0-80.11.1.el8_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-zfcpdump-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-zfcpdump-core-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-zfcpdump-debuginfo-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-zfcpdump-devel-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-zfcpdump-modules-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-zfcpdump-modules-extra-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
If the brcmfmac driver receives a firmware event frame from a remote source, the is_wlc_event_frame function will cause this frame to be discarded and not be processed. If the driver receives the firmware event frame from the host, the appropriate handler is called. This frame validation can be bypassed if the bus used is USB (for instance by a WiFi dongle). This can allow firmware event frames from a remote source to be processed and this can result in denial of service (DoS) condition.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: BaseOS-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-abi-whitelists-0:4.18.0-80.11.1.el8_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debuginfo-common-aarch64-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debuginfo-common-ppc64le-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debuginfo-common-s390x-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debuginfo-common-x86_64-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-doc-0:4.18.0-80.11.1.el8_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-zfcpdump-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-zfcpdump-core-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-zfcpdump-debuginfo-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-zfcpdump-devel-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-zfcpdump-modules-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-zfcpdump-modules-extra-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-abi-whitelists-0:4.18.0-80.11.1.el8_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debuginfo-common-aarch64-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debuginfo-common-ppc64le-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debuginfo-common-s390x-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debuginfo-common-x86_64-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-doc-0:4.18.0-80.11.1.el8_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-zfcpdump-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-zfcpdump-core-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-zfcpdump-debuginfo-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-zfcpdump-devel-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-zfcpdump-modules-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-zfcpdump-modules-extra-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in the Linux kernel's implementation of the FUSE filesystem, where it allows a page reference counter overflow. If a page reference counter overflows into a negative value, it can be placed back into the "free" list for reuse by other applications. This flaw allows a local attacker who can manipulate memory page reference counters to cause memory corruption and possible privilege escalation by triggering a use-after-free condition. The current attack requires the system to have approximately 140 GB of RAM for this attack to be performed. It may be possible that the attack can occur with fewer memory requirements.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: BaseOS-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-abi-whitelists-0:4.18.0-80.11.1.el8_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debuginfo-common-aarch64-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debuginfo-common-ppc64le-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debuginfo-common-s390x-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debuginfo-common-x86_64-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-doc-0:4.18.0-80.11.1.el8_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-zfcpdump-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-zfcpdump-core-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-zfcpdump-debuginfo-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-zfcpdump-devel-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-zfcpdump-modules-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-zfcpdump-modules-extra-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-abi-whitelists-0:4.18.0-80.11.1.el8_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debuginfo-common-aarch64-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debuginfo-common-ppc64le-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debuginfo-common-s390x-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debuginfo-common-x86_64-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-doc-0:4.18.0-80.11.1.el8_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-zfcpdump-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-zfcpdump-core-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-zfcpdump-debuginfo-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-zfcpdump-devel-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-zfcpdump-modules-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-zfcpdump-modules-extra-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the way the Linux kernel's memory subsystem on certain 64-bit PowerPCs with the hash page table MMU handled memory above 512TB. A local, unprivileged user could use this flaw to escalate their privileges on the system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: BaseOS-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-abi-whitelists-0:4.18.0-80.11.1.el8_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debuginfo-common-aarch64-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debuginfo-common-ppc64le-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debuginfo-common-s390x-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-debuginfo-common-x86_64-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-doc-0:4.18.0-80.11.1.el8_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-zfcpdump-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-zfcpdump-core-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-zfcpdump-debuginfo-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-zfcpdump-devel-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-zfcpdump-modules-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:kernel-zfcpdump-modules-extra-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-abi-whitelists-0:4.18.0-80.11.1.el8_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debuginfo-common-aarch64-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debuginfo-common-ppc64le-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debuginfo-common-s390x-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-debuginfo-common-x86_64-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-doc-0:4.18.0-80.11.1.el8_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-zfcpdump-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-zfcpdump-core-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-zfcpdump-debuginfo-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-zfcpdump-devel-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-zfcpdump-modules-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:kernel-zfcpdump-modules-extra-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for kernel is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The kernel packages contain the Linux kernel, the core of any Linux operating system.\n\nSecurity Fix(es):\n\n* kernel: Heap overflow in mwifiex_update_bss_desc_with_ie function in marvell/mwifiex/scan.c (CVE-2019-3846)\n\n* Kernel: KVM: nVMX: guest accesses L0 MSR causes potential DoS (CVE-2019-3887)\n\n* kernel: brcmfmac heap buffer overflow in brcmf_wowl_nd_results (CVE-2019-9500)\n\n* kernel: Count overflow in FUSE request leading to use-after-free issues. (CVE-2019-11487)\n\n* kernel: ppc: unrelated processes being able to read/write to each other\u0027s virtual memory (CVE-2019-12817)\n\n* kernel: Use-after-free in sound/usb/card.c:usb_audio_probe() (CVE-2018-19824)\n\n* kernel: brcmfmac frame validation bypass (CVE-2019-9503)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nBug Fix(es):\n\n* [DELL EMC 8.0 BUG]: pciehp deadlock resulting in NVMe device not being recognized when hot plugged (BZ#1712261)\n\n* Host crashed while try to boot a compatible guest attached huge page by\"-object memory-backend-file *\"[1G-P9] (BZ#1714758)\n\n* Setting malformed authenc key will crash the system (BZ#1715335)\n\n* BUG: memory allocation failure in inode_doinit_with_dentry()/context_to_sid() (BZ#1717780)\n\n* [HPEMC 8.1 BUG] Protect against concurrent calls into UV BIOS (BZ#1724534)\n\n* PHC jumping on I350 (igb) (BZ#1726352)\n\n* aarch64 kernel missing vulnerabilities status files (BZ#1726353)\n\n* BUG: KASAN: use-after-free in skb_release_data() (BZ#1726354)\n\n* [RHEL8][PANIC][aarch64] kernel panic when loading the dme1737 module (BZ#1726355)\n\n* [RHEL8] [aarch64] Changes for BZ1672997 break kaslr (BZ#1726357)\n\n* Network fails to come up when booting with kernel 3.10.0-862.el7.x86_64, several hung tasks can be seen in logs. (BZ#1726358)\n\n* [Intel] \u0027cpupower frequency-set\u0027 produces unexpected results for some processors (BZ#1726360)\n\n* HDMI/DP audio: ELD not updated on hotplug event (BZ#1726361)\n\n* [mlx5_core] CX5 Adapter works not as expected when MTU is 9000, Unable to handle kernel paging request at virtual address 3ae0aafeff4b6b5a (BZ#1726372)\n\n* [DELL 8.0 Bug] - hid-multitouch 0018:1FD2:8008.0001 ,lost function from S3 resume (BZ#1727098)\n\n* [RHEL8.1 Pre Beta] [Power8] data corruption while returning from watchpoint exception handler (BZ#1733281)\n\n* RHEL8.1 pre-Beta - cacheinfo code unsafe vs LPM (BZ#1733282)\n\n* RHEL8.1 pre-Beta - [ZZ/Zeppelin] [kernel-4.18.0-100.el8.ppc64le] Hash MMU allows child to write parents process address space (BZ#1734689)",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2019:2703",
"url": "https://access.redhat.com/errata/RHSA-2019:2703"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "1655816",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1655816"
},
{
"category": "external",
"summary": "1695044",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1695044"
},
{
"category": "external",
"summary": "1701224",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1701224"
},
{
"category": "external",
"summary": "1701842",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1701842"
},
{
"category": "external",
"summary": "1703063",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1703063"
},
{
"category": "external",
"summary": "1713059",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1713059"
},
{
"category": "external",
"summary": "1720616",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1720616"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2019/rhsa-2019_2703.json"
}
],
"title": "Red Hat Security Advisory: kernel security and bug fix update",
"tracking": {
"current_release_date": "2026-03-06T05:07:34+00:00",
"generator": {
"date": "2026-03-06T05:07:34+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"id": "RHSA-2019:2703",
"initial_release_date": "2019-09-12T12:25:32+00:00",
"revision_history": [
{
"date": "2019-09-12T12:25:32+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2019-09-12T12:25:32+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-06T05:07:34+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat CodeReady Linux Builder (v. 8)",
"product": {
"name": "Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.0.0.Z",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::crb"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.0.0.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:8::baseos"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.aarch64",
"product": {
"name": "kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.aarch64",
"product_id": "kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs-devel@4.18.0-80.11.1.el8_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"product": {
"name": "bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"product_id": "bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@4.18.0-80.11.1.el8_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"product": {
"name": "kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"product_id": "kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@4.18.0-80.11.1.el8_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"product": {
"name": "kernel-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"product_id": "kernel-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@4.18.0-80.11.1.el8_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-aarch64-0:4.18.0-80.11.1.el8_0.aarch64",
"product": {
"name": "kernel-debuginfo-common-aarch64-0:4.18.0-80.11.1.el8_0.aarch64",
"product_id": "kernel-debuginfo-common-aarch64-0:4.18.0-80.11.1.el8_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-aarch64@4.18.0-80.11.1.el8_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"product": {
"name": "kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"product_id": "kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@4.18.0-80.11.1.el8_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"product": {
"name": "perf-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"product_id": "perf-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@4.18.0-80.11.1.el8_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"product": {
"name": "python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"product_id": "python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@4.18.0-80.11.1.el8_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "bpftool-0:4.18.0-80.11.1.el8_0.aarch64",
"product": {
"name": "bpftool-0:4.18.0-80.11.1.el8_0.aarch64",
"product_id": "bpftool-0:4.18.0-80.11.1.el8_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@4.18.0-80.11.1.el8_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-0:4.18.0-80.11.1.el8_0.aarch64",
"product": {
"name": "kernel-0:4.18.0-80.11.1.el8_0.aarch64",
"product_id": "kernel-0:4.18.0-80.11.1.el8_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@4.18.0-80.11.1.el8_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:4.18.0-80.11.1.el8_0.aarch64",
"product": {
"name": "kernel-core-0:4.18.0-80.11.1.el8_0.aarch64",
"product_id": "kernel-core-0:4.18.0-80.11.1.el8_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@4.18.0-80.11.1.el8_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-cross-headers-0:4.18.0-80.11.1.el8_0.aarch64",
"product": {
"name": "kernel-cross-headers-0:4.18.0-80.11.1.el8_0.aarch64",
"product_id": "kernel-cross-headers-0:4.18.0-80.11.1.el8_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-cross-headers@4.18.0-80.11.1.el8_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:4.18.0-80.11.1.el8_0.aarch64",
"product": {
"name": "kernel-debug-0:4.18.0-80.11.1.el8_0.aarch64",
"product_id": "kernel-debug-0:4.18.0-80.11.1.el8_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@4.18.0-80.11.1.el8_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:4.18.0-80.11.1.el8_0.aarch64",
"product": {
"name": "kernel-debug-core-0:4.18.0-80.11.1.el8_0.aarch64",
"product_id": "kernel-debug-core-0:4.18.0-80.11.1.el8_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@4.18.0-80.11.1.el8_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:4.18.0-80.11.1.el8_0.aarch64",
"product": {
"name": "kernel-debug-devel-0:4.18.0-80.11.1.el8_0.aarch64",
"product_id": "kernel-debug-devel-0:4.18.0-80.11.1.el8_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@4.18.0-80.11.1.el8_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:4.18.0-80.11.1.el8_0.aarch64",
"product": {
"name": "kernel-debug-modules-0:4.18.0-80.11.1.el8_0.aarch64",
"product_id": "kernel-debug-modules-0:4.18.0-80.11.1.el8_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@4.18.0-80.11.1.el8_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.aarch64",
"product": {
"name": "kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.aarch64",
"product_id": "kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@4.18.0-80.11.1.el8_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:4.18.0-80.11.1.el8_0.aarch64",
"product": {
"name": "kernel-devel-0:4.18.0-80.11.1.el8_0.aarch64",
"product_id": "kernel-devel-0:4.18.0-80.11.1.el8_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@4.18.0-80.11.1.el8_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-headers-0:4.18.0-80.11.1.el8_0.aarch64",
"product": {
"name": "kernel-headers-0:4.18.0-80.11.1.el8_0.aarch64",
"product_id": "kernel-headers-0:4.18.0-80.11.1.el8_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-headers@4.18.0-80.11.1.el8_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:4.18.0-80.11.1.el8_0.aarch64",
"product": {
"name": "kernel-modules-0:4.18.0-80.11.1.el8_0.aarch64",
"product_id": "kernel-modules-0:4.18.0-80.11.1.el8_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@4.18.0-80.11.1.el8_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:4.18.0-80.11.1.el8_0.aarch64",
"product": {
"name": "kernel-modules-extra-0:4.18.0-80.11.1.el8_0.aarch64",
"product_id": "kernel-modules-extra-0:4.18.0-80.11.1.el8_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@4.18.0-80.11.1.el8_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:4.18.0-80.11.1.el8_0.aarch64",
"product": {
"name": "kernel-tools-0:4.18.0-80.11.1.el8_0.aarch64",
"product_id": "kernel-tools-0:4.18.0-80.11.1.el8_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@4.18.0-80.11.1.el8_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:4.18.0-80.11.1.el8_0.aarch64",
"product": {
"name": "kernel-tools-libs-0:4.18.0-80.11.1.el8_0.aarch64",
"product_id": "kernel-tools-libs-0:4.18.0-80.11.1.el8_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@4.18.0-80.11.1.el8_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perf-0:4.18.0-80.11.1.el8_0.aarch64",
"product": {
"name": "perf-0:4.18.0-80.11.1.el8_0.aarch64",
"product_id": "perf-0:4.18.0-80.11.1.el8_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@4.18.0-80.11.1.el8_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:4.18.0-80.11.1.el8_0.aarch64",
"product": {
"name": "python3-perf-0:4.18.0-80.11.1.el8_0.aarch64",
"product_id": "python3-perf-0:4.18.0-80.11.1.el8_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@4.18.0-80.11.1.el8_0?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.ppc64le",
"product": {
"name": "kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.ppc64le",
"product_id": "kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs-devel@4.18.0-80.11.1.el8_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"product": {
"name": "bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"product_id": "bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@4.18.0-80.11.1.el8_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"product": {
"name": "kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"product_id": "kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@4.18.0-80.11.1.el8_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"product": {
"name": "kernel-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"product_id": "kernel-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@4.18.0-80.11.1.el8_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-ppc64le-0:4.18.0-80.11.1.el8_0.ppc64le",
"product": {
"name": "kernel-debuginfo-common-ppc64le-0:4.18.0-80.11.1.el8_0.ppc64le",
"product_id": "kernel-debuginfo-common-ppc64le-0:4.18.0-80.11.1.el8_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-ppc64le@4.18.0-80.11.1.el8_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"product": {
"name": "kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"product_id": "kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@4.18.0-80.11.1.el8_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"product": {
"name": "perf-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"product_id": "perf-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@4.18.0-80.11.1.el8_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"product": {
"name": "python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"product_id": "python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@4.18.0-80.11.1.el8_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "bpftool-0:4.18.0-80.11.1.el8_0.ppc64le",
"product": {
"name": "bpftool-0:4.18.0-80.11.1.el8_0.ppc64le",
"product_id": "bpftool-0:4.18.0-80.11.1.el8_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@4.18.0-80.11.1.el8_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-0:4.18.0-80.11.1.el8_0.ppc64le",
"product": {
"name": "kernel-0:4.18.0-80.11.1.el8_0.ppc64le",
"product_id": "kernel-0:4.18.0-80.11.1.el8_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@4.18.0-80.11.1.el8_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:4.18.0-80.11.1.el8_0.ppc64le",
"product": {
"name": "kernel-core-0:4.18.0-80.11.1.el8_0.ppc64le",
"product_id": "kernel-core-0:4.18.0-80.11.1.el8_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@4.18.0-80.11.1.el8_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-cross-headers-0:4.18.0-80.11.1.el8_0.ppc64le",
"product": {
"name": "kernel-cross-headers-0:4.18.0-80.11.1.el8_0.ppc64le",
"product_id": "kernel-cross-headers-0:4.18.0-80.11.1.el8_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-cross-headers@4.18.0-80.11.1.el8_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:4.18.0-80.11.1.el8_0.ppc64le",
"product": {
"name": "kernel-debug-0:4.18.0-80.11.1.el8_0.ppc64le",
"product_id": "kernel-debug-0:4.18.0-80.11.1.el8_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@4.18.0-80.11.1.el8_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:4.18.0-80.11.1.el8_0.ppc64le",
"product": {
"name": "kernel-debug-core-0:4.18.0-80.11.1.el8_0.ppc64le",
"product_id": "kernel-debug-core-0:4.18.0-80.11.1.el8_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@4.18.0-80.11.1.el8_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:4.18.0-80.11.1.el8_0.ppc64le",
"product": {
"name": "kernel-debug-devel-0:4.18.0-80.11.1.el8_0.ppc64le",
"product_id": "kernel-debug-devel-0:4.18.0-80.11.1.el8_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@4.18.0-80.11.1.el8_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:4.18.0-80.11.1.el8_0.ppc64le",
"product": {
"name": "kernel-debug-modules-0:4.18.0-80.11.1.el8_0.ppc64le",
"product_id": "kernel-debug-modules-0:4.18.0-80.11.1.el8_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@4.18.0-80.11.1.el8_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.ppc64le",
"product": {
"name": "kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.ppc64le",
"product_id": "kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@4.18.0-80.11.1.el8_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:4.18.0-80.11.1.el8_0.ppc64le",
"product": {
"name": "kernel-devel-0:4.18.0-80.11.1.el8_0.ppc64le",
"product_id": "kernel-devel-0:4.18.0-80.11.1.el8_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@4.18.0-80.11.1.el8_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-headers-0:4.18.0-80.11.1.el8_0.ppc64le",
"product": {
"name": "kernel-headers-0:4.18.0-80.11.1.el8_0.ppc64le",
"product_id": "kernel-headers-0:4.18.0-80.11.1.el8_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-headers@4.18.0-80.11.1.el8_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:4.18.0-80.11.1.el8_0.ppc64le",
"product": {
"name": "kernel-modules-0:4.18.0-80.11.1.el8_0.ppc64le",
"product_id": "kernel-modules-0:4.18.0-80.11.1.el8_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@4.18.0-80.11.1.el8_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:4.18.0-80.11.1.el8_0.ppc64le",
"product": {
"name": "kernel-modules-extra-0:4.18.0-80.11.1.el8_0.ppc64le",
"product_id": "kernel-modules-extra-0:4.18.0-80.11.1.el8_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@4.18.0-80.11.1.el8_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:4.18.0-80.11.1.el8_0.ppc64le",
"product": {
"name": "kernel-tools-0:4.18.0-80.11.1.el8_0.ppc64le",
"product_id": "kernel-tools-0:4.18.0-80.11.1.el8_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@4.18.0-80.11.1.el8_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:4.18.0-80.11.1.el8_0.ppc64le",
"product": {
"name": "kernel-tools-libs-0:4.18.0-80.11.1.el8_0.ppc64le",
"product_id": "kernel-tools-libs-0:4.18.0-80.11.1.el8_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@4.18.0-80.11.1.el8_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perf-0:4.18.0-80.11.1.el8_0.ppc64le",
"product": {
"name": "perf-0:4.18.0-80.11.1.el8_0.ppc64le",
"product_id": "perf-0:4.18.0-80.11.1.el8_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@4.18.0-80.11.1.el8_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:4.18.0-80.11.1.el8_0.ppc64le",
"product": {
"name": "python3-perf-0:4.18.0-80.11.1.el8_0.ppc64le",
"product_id": "python3-perf-0:4.18.0-80.11.1.el8_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@4.18.0-80.11.1.el8_0?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.x86_64",
"product": {
"name": "kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.x86_64",
"product_id": "kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs-devel@4.18.0-80.11.1.el8_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"product": {
"name": "bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"product_id": "bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@4.18.0-80.11.1.el8_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"product": {
"name": "kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"product_id": "kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@4.18.0-80.11.1.el8_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"product": {
"name": "kernel-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"product_id": "kernel-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@4.18.0-80.11.1.el8_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-x86_64-0:4.18.0-80.11.1.el8_0.x86_64",
"product": {
"name": "kernel-debuginfo-common-x86_64-0:4.18.0-80.11.1.el8_0.x86_64",
"product_id": "kernel-debuginfo-common-x86_64-0:4.18.0-80.11.1.el8_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-x86_64@4.18.0-80.11.1.el8_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"product": {
"name": "kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"product_id": "kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@4.18.0-80.11.1.el8_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"product": {
"name": "perf-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"product_id": "perf-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@4.18.0-80.11.1.el8_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"product": {
"name": "python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"product_id": "python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@4.18.0-80.11.1.el8_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "bpftool-0:4.18.0-80.11.1.el8_0.x86_64",
"product": {
"name": "bpftool-0:4.18.0-80.11.1.el8_0.x86_64",
"product_id": "bpftool-0:4.18.0-80.11.1.el8_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@4.18.0-80.11.1.el8_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-0:4.18.0-80.11.1.el8_0.x86_64",
"product": {
"name": "kernel-0:4.18.0-80.11.1.el8_0.x86_64",
"product_id": "kernel-0:4.18.0-80.11.1.el8_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@4.18.0-80.11.1.el8_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:4.18.0-80.11.1.el8_0.x86_64",
"product": {
"name": "kernel-core-0:4.18.0-80.11.1.el8_0.x86_64",
"product_id": "kernel-core-0:4.18.0-80.11.1.el8_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@4.18.0-80.11.1.el8_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-cross-headers-0:4.18.0-80.11.1.el8_0.x86_64",
"product": {
"name": "kernel-cross-headers-0:4.18.0-80.11.1.el8_0.x86_64",
"product_id": "kernel-cross-headers-0:4.18.0-80.11.1.el8_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-cross-headers@4.18.0-80.11.1.el8_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:4.18.0-80.11.1.el8_0.x86_64",
"product": {
"name": "kernel-debug-0:4.18.0-80.11.1.el8_0.x86_64",
"product_id": "kernel-debug-0:4.18.0-80.11.1.el8_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@4.18.0-80.11.1.el8_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:4.18.0-80.11.1.el8_0.x86_64",
"product": {
"name": "kernel-debug-core-0:4.18.0-80.11.1.el8_0.x86_64",
"product_id": "kernel-debug-core-0:4.18.0-80.11.1.el8_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@4.18.0-80.11.1.el8_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:4.18.0-80.11.1.el8_0.x86_64",
"product": {
"name": "kernel-debug-devel-0:4.18.0-80.11.1.el8_0.x86_64",
"product_id": "kernel-debug-devel-0:4.18.0-80.11.1.el8_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@4.18.0-80.11.1.el8_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:4.18.0-80.11.1.el8_0.x86_64",
"product": {
"name": "kernel-debug-modules-0:4.18.0-80.11.1.el8_0.x86_64",
"product_id": "kernel-debug-modules-0:4.18.0-80.11.1.el8_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@4.18.0-80.11.1.el8_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.x86_64",
"product": {
"name": "kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.x86_64",
"product_id": "kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@4.18.0-80.11.1.el8_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:4.18.0-80.11.1.el8_0.x86_64",
"product": {
"name": "kernel-devel-0:4.18.0-80.11.1.el8_0.x86_64",
"product_id": "kernel-devel-0:4.18.0-80.11.1.el8_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@4.18.0-80.11.1.el8_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-headers-0:4.18.0-80.11.1.el8_0.x86_64",
"product": {
"name": "kernel-headers-0:4.18.0-80.11.1.el8_0.x86_64",
"product_id": "kernel-headers-0:4.18.0-80.11.1.el8_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-headers@4.18.0-80.11.1.el8_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:4.18.0-80.11.1.el8_0.x86_64",
"product": {
"name": "kernel-modules-0:4.18.0-80.11.1.el8_0.x86_64",
"product_id": "kernel-modules-0:4.18.0-80.11.1.el8_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@4.18.0-80.11.1.el8_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:4.18.0-80.11.1.el8_0.x86_64",
"product": {
"name": "kernel-modules-extra-0:4.18.0-80.11.1.el8_0.x86_64",
"product_id": "kernel-modules-extra-0:4.18.0-80.11.1.el8_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@4.18.0-80.11.1.el8_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:4.18.0-80.11.1.el8_0.x86_64",
"product": {
"name": "kernel-tools-0:4.18.0-80.11.1.el8_0.x86_64",
"product_id": "kernel-tools-0:4.18.0-80.11.1.el8_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@4.18.0-80.11.1.el8_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:4.18.0-80.11.1.el8_0.x86_64",
"product": {
"name": "kernel-tools-libs-0:4.18.0-80.11.1.el8_0.x86_64",
"product_id": "kernel-tools-libs-0:4.18.0-80.11.1.el8_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@4.18.0-80.11.1.el8_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perf-0:4.18.0-80.11.1.el8_0.x86_64",
"product": {
"name": "perf-0:4.18.0-80.11.1.el8_0.x86_64",
"product_id": "perf-0:4.18.0-80.11.1.el8_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@4.18.0-80.11.1.el8_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:4.18.0-80.11.1.el8_0.x86_64",
"product": {
"name": "python3-perf-0:4.18.0-80.11.1.el8_0.x86_64",
"product_id": "python3-perf-0:4.18.0-80.11.1.el8_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@4.18.0-80.11.1.el8_0?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "bpftool-0:4.18.0-80.11.1.el8_0.s390x",
"product": {
"name": "bpftool-0:4.18.0-80.11.1.el8_0.s390x",
"product_id": "bpftool-0:4.18.0-80.11.1.el8_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@4.18.0-80.11.1.el8_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-0:4.18.0-80.11.1.el8_0.s390x",
"product": {
"name": "kernel-0:4.18.0-80.11.1.el8_0.s390x",
"product_id": "kernel-0:4.18.0-80.11.1.el8_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@4.18.0-80.11.1.el8_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:4.18.0-80.11.1.el8_0.s390x",
"product": {
"name": "kernel-core-0:4.18.0-80.11.1.el8_0.s390x",
"product_id": "kernel-core-0:4.18.0-80.11.1.el8_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@4.18.0-80.11.1.el8_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-cross-headers-0:4.18.0-80.11.1.el8_0.s390x",
"product": {
"name": "kernel-cross-headers-0:4.18.0-80.11.1.el8_0.s390x",
"product_id": "kernel-cross-headers-0:4.18.0-80.11.1.el8_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-cross-headers@4.18.0-80.11.1.el8_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:4.18.0-80.11.1.el8_0.s390x",
"product": {
"name": "kernel-debug-0:4.18.0-80.11.1.el8_0.s390x",
"product_id": "kernel-debug-0:4.18.0-80.11.1.el8_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@4.18.0-80.11.1.el8_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:4.18.0-80.11.1.el8_0.s390x",
"product": {
"name": "kernel-debug-core-0:4.18.0-80.11.1.el8_0.s390x",
"product_id": "kernel-debug-core-0:4.18.0-80.11.1.el8_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@4.18.0-80.11.1.el8_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:4.18.0-80.11.1.el8_0.s390x",
"product": {
"name": "kernel-debug-devel-0:4.18.0-80.11.1.el8_0.s390x",
"product_id": "kernel-debug-devel-0:4.18.0-80.11.1.el8_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@4.18.0-80.11.1.el8_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:4.18.0-80.11.1.el8_0.s390x",
"product": {
"name": "kernel-debug-modules-0:4.18.0-80.11.1.el8_0.s390x",
"product_id": "kernel-debug-modules-0:4.18.0-80.11.1.el8_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@4.18.0-80.11.1.el8_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.s390x",
"product": {
"name": "kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.s390x",
"product_id": "kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@4.18.0-80.11.1.el8_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:4.18.0-80.11.1.el8_0.s390x",
"product": {
"name": "kernel-devel-0:4.18.0-80.11.1.el8_0.s390x",
"product_id": "kernel-devel-0:4.18.0-80.11.1.el8_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@4.18.0-80.11.1.el8_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-headers-0:4.18.0-80.11.1.el8_0.s390x",
"product": {
"name": "kernel-headers-0:4.18.0-80.11.1.el8_0.s390x",
"product_id": "kernel-headers-0:4.18.0-80.11.1.el8_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-headers@4.18.0-80.11.1.el8_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:4.18.0-80.11.1.el8_0.s390x",
"product": {
"name": "kernel-modules-0:4.18.0-80.11.1.el8_0.s390x",
"product_id": "kernel-modules-0:4.18.0-80.11.1.el8_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@4.18.0-80.11.1.el8_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:4.18.0-80.11.1.el8_0.s390x",
"product": {
"name": "kernel-modules-extra-0:4.18.0-80.11.1.el8_0.s390x",
"product_id": "kernel-modules-extra-0:4.18.0-80.11.1.el8_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@4.18.0-80.11.1.el8_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:4.18.0-80.11.1.el8_0.s390x",
"product": {
"name": "kernel-tools-0:4.18.0-80.11.1.el8_0.s390x",
"product_id": "kernel-tools-0:4.18.0-80.11.1.el8_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@4.18.0-80.11.1.el8_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-0:4.18.0-80.11.1.el8_0.s390x",
"product": {
"name": "kernel-zfcpdump-0:4.18.0-80.11.1.el8_0.s390x",
"product_id": "kernel-zfcpdump-0:4.18.0-80.11.1.el8_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump@4.18.0-80.11.1.el8_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-core-0:4.18.0-80.11.1.el8_0.s390x",
"product": {
"name": "kernel-zfcpdump-core-0:4.18.0-80.11.1.el8_0.s390x",
"product_id": "kernel-zfcpdump-core-0:4.18.0-80.11.1.el8_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-core@4.18.0-80.11.1.el8_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-devel-0:4.18.0-80.11.1.el8_0.s390x",
"product": {
"name": "kernel-zfcpdump-devel-0:4.18.0-80.11.1.el8_0.s390x",
"product_id": "kernel-zfcpdump-devel-0:4.18.0-80.11.1.el8_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-devel@4.18.0-80.11.1.el8_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-0:4.18.0-80.11.1.el8_0.s390x",
"product": {
"name": "kernel-zfcpdump-modules-0:4.18.0-80.11.1.el8_0.s390x",
"product_id": "kernel-zfcpdump-modules-0:4.18.0-80.11.1.el8_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules@4.18.0-80.11.1.el8_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-extra-0:4.18.0-80.11.1.el8_0.s390x",
"product": {
"name": "kernel-zfcpdump-modules-extra-0:4.18.0-80.11.1.el8_0.s390x",
"product_id": "kernel-zfcpdump-modules-extra-0:4.18.0-80.11.1.el8_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-extra@4.18.0-80.11.1.el8_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perf-0:4.18.0-80.11.1.el8_0.s390x",
"product": {
"name": "perf-0:4.18.0-80.11.1.el8_0.s390x",
"product_id": "perf-0:4.18.0-80.11.1.el8_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@4.18.0-80.11.1.el8_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:4.18.0-80.11.1.el8_0.s390x",
"product": {
"name": "python3-perf-0:4.18.0-80.11.1.el8_0.s390x",
"product_id": "python3-perf-0:4.18.0-80.11.1.el8_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@4.18.0-80.11.1.el8_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"product": {
"name": "bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"product_id": "bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@4.18.0-80.11.1.el8_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"product": {
"name": "kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"product_id": "kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@4.18.0-80.11.1.el8_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"product": {
"name": "kernel-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"product_id": "kernel-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@4.18.0-80.11.1.el8_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-s390x-0:4.18.0-80.11.1.el8_0.s390x",
"product": {
"name": "kernel-debuginfo-common-s390x-0:4.18.0-80.11.1.el8_0.s390x",
"product_id": "kernel-debuginfo-common-s390x-0:4.18.0-80.11.1.el8_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-s390x@4.18.0-80.11.1.el8_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"product": {
"name": "kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"product_id": "kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@4.18.0-80.11.1.el8_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"product": {
"name": "kernel-zfcpdump-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"product_id": "kernel-zfcpdump-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-debuginfo@4.18.0-80.11.1.el8_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"product": {
"name": "perf-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"product_id": "perf-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@4.18.0-80.11.1.el8_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"product": {
"name": "python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"product_id": "python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@4.18.0-80.11.1.el8_0?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-0:4.18.0-80.11.1.el8_0.src",
"product": {
"name": "kernel-0:4.18.0-80.11.1.el8_0.src",
"product_id": "kernel-0:4.18.0-80.11.1.el8_0.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@4.18.0-80.11.1.el8_0?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-abi-whitelists-0:4.18.0-80.11.1.el8_0.noarch",
"product": {
"name": "kernel-abi-whitelists-0:4.18.0-80.11.1.el8_0.noarch",
"product_id": "kernel-abi-whitelists-0:4.18.0-80.11.1.el8_0.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-abi-whitelists@4.18.0-80.11.1.el8_0?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "kernel-doc-0:4.18.0-80.11.1.el8_0.noarch",
"product": {
"name": "kernel-doc-0:4.18.0-80.11.1.el8_0.noarch",
"product_id": "kernel-doc-0:4.18.0-80.11.1.el8_0.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-doc@4.18.0-80.11.1.el8_0?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:4.18.0-80.11.1.el8_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.aarch64"
},
"product_reference": "bpftool-0:4.18.0-80.11.1.el8_0.aarch64",
"relates_to_product_reference": "BaseOS-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:4.18.0-80.11.1.el8_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.ppc64le"
},
"product_reference": "bpftool-0:4.18.0-80.11.1.el8_0.ppc64le",
"relates_to_product_reference": "BaseOS-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:4.18.0-80.11.1.el8_0.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.s390x"
},
"product_reference": "bpftool-0:4.18.0-80.11.1.el8_0.s390x",
"relates_to_product_reference": "BaseOS-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:4.18.0-80.11.1.el8_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.x86_64"
},
"product_reference": "bpftool-0:4.18.0-80.11.1.el8_0.x86_64",
"relates_to_product_reference": "BaseOS-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64"
},
"product_reference": "bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"relates_to_product_reference": "BaseOS-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le"
},
"product_reference": "bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"relates_to_product_reference": "BaseOS-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.s390x"
},
"product_reference": "bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"relates_to_product_reference": "BaseOS-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64"
},
"product_reference": "bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"relates_to_product_reference": "BaseOS-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:4.18.0-80.11.1.el8_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.aarch64"
},
"product_reference": "kernel-0:4.18.0-80.11.1.el8_0.aarch64",
"relates_to_product_reference": "BaseOS-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:4.18.0-80.11.1.el8_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.ppc64le"
},
"product_reference": "kernel-0:4.18.0-80.11.1.el8_0.ppc64le",
"relates_to_product_reference": "BaseOS-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:4.18.0-80.11.1.el8_0.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.s390x"
},
"product_reference": "kernel-0:4.18.0-80.11.1.el8_0.s390x",
"relates_to_product_reference": "BaseOS-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:4.18.0-80.11.1.el8_0.src as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.src"
},
"product_reference": "kernel-0:4.18.0-80.11.1.el8_0.src",
"relates_to_product_reference": "BaseOS-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:4.18.0-80.11.1.el8_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.x86_64"
},
"product_reference": "kernel-0:4.18.0-80.11.1.el8_0.x86_64",
"relates_to_product_reference": "BaseOS-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-abi-whitelists-0:4.18.0-80.11.1.el8_0.noarch as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.0.0.Z:kernel-abi-whitelists-0:4.18.0-80.11.1.el8_0.noarch"
},
"product_reference": "kernel-abi-whitelists-0:4.18.0-80.11.1.el8_0.noarch",
"relates_to_product_reference": "BaseOS-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:4.18.0-80.11.1.el8_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.aarch64"
},
"product_reference": "kernel-core-0:4.18.0-80.11.1.el8_0.aarch64",
"relates_to_product_reference": "BaseOS-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:4.18.0-80.11.1.el8_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.ppc64le"
},
"product_reference": "kernel-core-0:4.18.0-80.11.1.el8_0.ppc64le",
"relates_to_product_reference": "BaseOS-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:4.18.0-80.11.1.el8_0.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.s390x"
},
"product_reference": "kernel-core-0:4.18.0-80.11.1.el8_0.s390x",
"relates_to_product_reference": "BaseOS-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:4.18.0-80.11.1.el8_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.x86_64"
},
"product_reference": "kernel-core-0:4.18.0-80.11.1.el8_0.x86_64",
"relates_to_product_reference": "BaseOS-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-cross-headers-0:4.18.0-80.11.1.el8_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.aarch64"
},
"product_reference": "kernel-cross-headers-0:4.18.0-80.11.1.el8_0.aarch64",
"relates_to_product_reference": "BaseOS-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-cross-headers-0:4.18.0-80.11.1.el8_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.ppc64le"
},
"product_reference": "kernel-cross-headers-0:4.18.0-80.11.1.el8_0.ppc64le",
"relates_to_product_reference": "BaseOS-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-cross-headers-0:4.18.0-80.11.1.el8_0.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.s390x"
},
"product_reference": "kernel-cross-headers-0:4.18.0-80.11.1.el8_0.s390x",
"relates_to_product_reference": "BaseOS-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-cross-headers-0:4.18.0-80.11.1.el8_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.x86_64"
},
"product_reference": "kernel-cross-headers-0:4.18.0-80.11.1.el8_0.x86_64",
"relates_to_product_reference": "BaseOS-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:4.18.0-80.11.1.el8_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.aarch64"
},
"product_reference": "kernel-debug-0:4.18.0-80.11.1.el8_0.aarch64",
"relates_to_product_reference": "BaseOS-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:4.18.0-80.11.1.el8_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.ppc64le"
},
"product_reference": "kernel-debug-0:4.18.0-80.11.1.el8_0.ppc64le",
"relates_to_product_reference": "BaseOS-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:4.18.0-80.11.1.el8_0.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.s390x"
},
"product_reference": "kernel-debug-0:4.18.0-80.11.1.el8_0.s390x",
"relates_to_product_reference": "BaseOS-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:4.18.0-80.11.1.el8_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.x86_64"
},
"product_reference": "kernel-debug-0:4.18.0-80.11.1.el8_0.x86_64",
"relates_to_product_reference": "BaseOS-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:4.18.0-80.11.1.el8_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.aarch64"
},
"product_reference": "kernel-debug-core-0:4.18.0-80.11.1.el8_0.aarch64",
"relates_to_product_reference": "BaseOS-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:4.18.0-80.11.1.el8_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.ppc64le"
},
"product_reference": "kernel-debug-core-0:4.18.0-80.11.1.el8_0.ppc64le",
"relates_to_product_reference": "BaseOS-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:4.18.0-80.11.1.el8_0.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.s390x"
},
"product_reference": "kernel-debug-core-0:4.18.0-80.11.1.el8_0.s390x",
"relates_to_product_reference": "BaseOS-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:4.18.0-80.11.1.el8_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.x86_64"
},
"product_reference": "kernel-debug-core-0:4.18.0-80.11.1.el8_0.x86_64",
"relates_to_product_reference": "BaseOS-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64"
},
"product_reference": "kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"relates_to_product_reference": "BaseOS-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le"
},
"product_reference": "kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"relates_to_product_reference": "BaseOS-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.s390x"
},
"product_reference": "kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"relates_to_product_reference": "BaseOS-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64"
},
"product_reference": "kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"relates_to_product_reference": "BaseOS-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:4.18.0-80.11.1.el8_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.aarch64"
},
"product_reference": "kernel-debug-devel-0:4.18.0-80.11.1.el8_0.aarch64",
"relates_to_product_reference": "BaseOS-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:4.18.0-80.11.1.el8_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.ppc64le"
},
"product_reference": "kernel-debug-devel-0:4.18.0-80.11.1.el8_0.ppc64le",
"relates_to_product_reference": "BaseOS-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:4.18.0-80.11.1.el8_0.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.s390x"
},
"product_reference": "kernel-debug-devel-0:4.18.0-80.11.1.el8_0.s390x",
"relates_to_product_reference": "BaseOS-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:4.18.0-80.11.1.el8_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.x86_64"
},
"product_reference": "kernel-debug-devel-0:4.18.0-80.11.1.el8_0.x86_64",
"relates_to_product_reference": "BaseOS-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:4.18.0-80.11.1.el8_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.aarch64"
},
"product_reference": "kernel-debug-modules-0:4.18.0-80.11.1.el8_0.aarch64",
"relates_to_product_reference": "BaseOS-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:4.18.0-80.11.1.el8_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.ppc64le"
},
"product_reference": "kernel-debug-modules-0:4.18.0-80.11.1.el8_0.ppc64le",
"relates_to_product_reference": "BaseOS-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:4.18.0-80.11.1.el8_0.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.s390x"
},
"product_reference": "kernel-debug-modules-0:4.18.0-80.11.1.el8_0.s390x",
"relates_to_product_reference": "BaseOS-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:4.18.0-80.11.1.el8_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.x86_64"
},
"product_reference": "kernel-debug-modules-0:4.18.0-80.11.1.el8_0.x86_64",
"relates_to_product_reference": "BaseOS-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.aarch64"
},
"product_reference": "kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.aarch64",
"relates_to_product_reference": "BaseOS-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.ppc64le"
},
"product_reference": "kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.ppc64le",
"relates_to_product_reference": "BaseOS-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.s390x"
},
"product_reference": "kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.s390x",
"relates_to_product_reference": "BaseOS-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.x86_64"
},
"product_reference": "kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.x86_64",
"relates_to_product_reference": "BaseOS-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64"
},
"product_reference": "kernel-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"relates_to_product_reference": "BaseOS-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le"
},
"product_reference": "kernel-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"relates_to_product_reference": "BaseOS-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:4.18.0-80.11.1.el8_0.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.s390x"
},
"product_reference": "kernel-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"relates_to_product_reference": "BaseOS-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64"
},
"product_reference": "kernel-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"relates_to_product_reference": "BaseOS-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-aarch64-0:4.18.0-80.11.1.el8_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.0.0.Z:kernel-debuginfo-common-aarch64-0:4.18.0-80.11.1.el8_0.aarch64"
},
"product_reference": "kernel-debuginfo-common-aarch64-0:4.18.0-80.11.1.el8_0.aarch64",
"relates_to_product_reference": "BaseOS-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-ppc64le-0:4.18.0-80.11.1.el8_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.0.0.Z:kernel-debuginfo-common-ppc64le-0:4.18.0-80.11.1.el8_0.ppc64le"
},
"product_reference": "kernel-debuginfo-common-ppc64le-0:4.18.0-80.11.1.el8_0.ppc64le",
"relates_to_product_reference": "BaseOS-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-s390x-0:4.18.0-80.11.1.el8_0.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.0.0.Z:kernel-debuginfo-common-s390x-0:4.18.0-80.11.1.el8_0.s390x"
},
"product_reference": "kernel-debuginfo-common-s390x-0:4.18.0-80.11.1.el8_0.s390x",
"relates_to_product_reference": "BaseOS-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-x86_64-0:4.18.0-80.11.1.el8_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.0.0.Z:kernel-debuginfo-common-x86_64-0:4.18.0-80.11.1.el8_0.x86_64"
},
"product_reference": "kernel-debuginfo-common-x86_64-0:4.18.0-80.11.1.el8_0.x86_64",
"relates_to_product_reference": "BaseOS-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:4.18.0-80.11.1.el8_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.aarch64"
},
"product_reference": "kernel-devel-0:4.18.0-80.11.1.el8_0.aarch64",
"relates_to_product_reference": "BaseOS-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:4.18.0-80.11.1.el8_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.ppc64le"
},
"product_reference": "kernel-devel-0:4.18.0-80.11.1.el8_0.ppc64le",
"relates_to_product_reference": "BaseOS-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:4.18.0-80.11.1.el8_0.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.s390x"
},
"product_reference": "kernel-devel-0:4.18.0-80.11.1.el8_0.s390x",
"relates_to_product_reference": "BaseOS-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:4.18.0-80.11.1.el8_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.x86_64"
},
"product_reference": "kernel-devel-0:4.18.0-80.11.1.el8_0.x86_64",
"relates_to_product_reference": "BaseOS-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-doc-0:4.18.0-80.11.1.el8_0.noarch as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.0.0.Z:kernel-doc-0:4.18.0-80.11.1.el8_0.noarch"
},
"product_reference": "kernel-doc-0:4.18.0-80.11.1.el8_0.noarch",
"relates_to_product_reference": "BaseOS-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:4.18.0-80.11.1.el8_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.aarch64"
},
"product_reference": "kernel-headers-0:4.18.0-80.11.1.el8_0.aarch64",
"relates_to_product_reference": "BaseOS-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:4.18.0-80.11.1.el8_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.ppc64le"
},
"product_reference": "kernel-headers-0:4.18.0-80.11.1.el8_0.ppc64le",
"relates_to_product_reference": "BaseOS-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:4.18.0-80.11.1.el8_0.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.s390x"
},
"product_reference": "kernel-headers-0:4.18.0-80.11.1.el8_0.s390x",
"relates_to_product_reference": "BaseOS-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:4.18.0-80.11.1.el8_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.x86_64"
},
"product_reference": "kernel-headers-0:4.18.0-80.11.1.el8_0.x86_64",
"relates_to_product_reference": "BaseOS-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:4.18.0-80.11.1.el8_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.aarch64"
},
"product_reference": "kernel-modules-0:4.18.0-80.11.1.el8_0.aarch64",
"relates_to_product_reference": "BaseOS-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:4.18.0-80.11.1.el8_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.ppc64le"
},
"product_reference": "kernel-modules-0:4.18.0-80.11.1.el8_0.ppc64le",
"relates_to_product_reference": "BaseOS-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:4.18.0-80.11.1.el8_0.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.s390x"
},
"product_reference": "kernel-modules-0:4.18.0-80.11.1.el8_0.s390x",
"relates_to_product_reference": "BaseOS-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:4.18.0-80.11.1.el8_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.x86_64"
},
"product_reference": "kernel-modules-0:4.18.0-80.11.1.el8_0.x86_64",
"relates_to_product_reference": "BaseOS-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:4.18.0-80.11.1.el8_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.aarch64"
},
"product_reference": "kernel-modules-extra-0:4.18.0-80.11.1.el8_0.aarch64",
"relates_to_product_reference": "BaseOS-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:4.18.0-80.11.1.el8_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.ppc64le"
},
"product_reference": "kernel-modules-extra-0:4.18.0-80.11.1.el8_0.ppc64le",
"relates_to_product_reference": "BaseOS-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:4.18.0-80.11.1.el8_0.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.s390x"
},
"product_reference": "kernel-modules-extra-0:4.18.0-80.11.1.el8_0.s390x",
"relates_to_product_reference": "BaseOS-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:4.18.0-80.11.1.el8_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.x86_64"
},
"product_reference": "kernel-modules-extra-0:4.18.0-80.11.1.el8_0.x86_64",
"relates_to_product_reference": "BaseOS-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:4.18.0-80.11.1.el8_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.aarch64"
},
"product_reference": "kernel-tools-0:4.18.0-80.11.1.el8_0.aarch64",
"relates_to_product_reference": "BaseOS-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:4.18.0-80.11.1.el8_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.ppc64le"
},
"product_reference": "kernel-tools-0:4.18.0-80.11.1.el8_0.ppc64le",
"relates_to_product_reference": "BaseOS-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:4.18.0-80.11.1.el8_0.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.s390x"
},
"product_reference": "kernel-tools-0:4.18.0-80.11.1.el8_0.s390x",
"relates_to_product_reference": "BaseOS-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:4.18.0-80.11.1.el8_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.x86_64"
},
"product_reference": "kernel-tools-0:4.18.0-80.11.1.el8_0.x86_64",
"relates_to_product_reference": "BaseOS-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64"
},
"product_reference": "kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"relates_to_product_reference": "BaseOS-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le"
},
"product_reference": "kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"relates_to_product_reference": "BaseOS-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.s390x"
},
"product_reference": "kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"relates_to_product_reference": "BaseOS-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64"
},
"product_reference": "kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"relates_to_product_reference": "BaseOS-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:4.18.0-80.11.1.el8_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.aarch64"
},
"product_reference": "kernel-tools-libs-0:4.18.0-80.11.1.el8_0.aarch64",
"relates_to_product_reference": "BaseOS-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:4.18.0-80.11.1.el8_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.ppc64le"
},
"product_reference": "kernel-tools-libs-0:4.18.0-80.11.1.el8_0.ppc64le",
"relates_to_product_reference": "BaseOS-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:4.18.0-80.11.1.el8_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.x86_64"
},
"product_reference": "kernel-tools-libs-0:4.18.0-80.11.1.el8_0.x86_64",
"relates_to_product_reference": "BaseOS-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.aarch64"
},
"product_reference": "kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.aarch64",
"relates_to_product_reference": "BaseOS-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.ppc64le"
},
"product_reference": "kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.ppc64le",
"relates_to_product_reference": "BaseOS-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.x86_64"
},
"product_reference": "kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.x86_64",
"relates_to_product_reference": "BaseOS-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-0:4.18.0-80.11.1.el8_0.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.0.0.Z:kernel-zfcpdump-0:4.18.0-80.11.1.el8_0.s390x"
},
"product_reference": "kernel-zfcpdump-0:4.18.0-80.11.1.el8_0.s390x",
"relates_to_product_reference": "BaseOS-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-core-0:4.18.0-80.11.1.el8_0.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.0.0.Z:kernel-zfcpdump-core-0:4.18.0-80.11.1.el8_0.s390x"
},
"product_reference": "kernel-zfcpdump-core-0:4.18.0-80.11.1.el8_0.s390x",
"relates_to_product_reference": "BaseOS-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-debuginfo-0:4.18.0-80.11.1.el8_0.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.0.0.Z:kernel-zfcpdump-debuginfo-0:4.18.0-80.11.1.el8_0.s390x"
},
"product_reference": "kernel-zfcpdump-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"relates_to_product_reference": "BaseOS-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-devel-0:4.18.0-80.11.1.el8_0.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.0.0.Z:kernel-zfcpdump-devel-0:4.18.0-80.11.1.el8_0.s390x"
},
"product_reference": "kernel-zfcpdump-devel-0:4.18.0-80.11.1.el8_0.s390x",
"relates_to_product_reference": "BaseOS-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-0:4.18.0-80.11.1.el8_0.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.0.0.Z:kernel-zfcpdump-modules-0:4.18.0-80.11.1.el8_0.s390x"
},
"product_reference": "kernel-zfcpdump-modules-0:4.18.0-80.11.1.el8_0.s390x",
"relates_to_product_reference": "BaseOS-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-extra-0:4.18.0-80.11.1.el8_0.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.0.0.Z:kernel-zfcpdump-modules-extra-0:4.18.0-80.11.1.el8_0.s390x"
},
"product_reference": "kernel-zfcpdump-modules-extra-0:4.18.0-80.11.1.el8_0.s390x",
"relates_to_product_reference": "BaseOS-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:4.18.0-80.11.1.el8_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.aarch64"
},
"product_reference": "perf-0:4.18.0-80.11.1.el8_0.aarch64",
"relates_to_product_reference": "BaseOS-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:4.18.0-80.11.1.el8_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.ppc64le"
},
"product_reference": "perf-0:4.18.0-80.11.1.el8_0.ppc64le",
"relates_to_product_reference": "BaseOS-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:4.18.0-80.11.1.el8_0.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.s390x"
},
"product_reference": "perf-0:4.18.0-80.11.1.el8_0.s390x",
"relates_to_product_reference": "BaseOS-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:4.18.0-80.11.1.el8_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.x86_64"
},
"product_reference": "perf-0:4.18.0-80.11.1.el8_0.x86_64",
"relates_to_product_reference": "BaseOS-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64"
},
"product_reference": "perf-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"relates_to_product_reference": "BaseOS-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le"
},
"product_reference": "perf-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"relates_to_product_reference": "BaseOS-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:4.18.0-80.11.1.el8_0.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.s390x"
},
"product_reference": "perf-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"relates_to_product_reference": "BaseOS-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64"
},
"product_reference": "perf-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"relates_to_product_reference": "BaseOS-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:4.18.0-80.11.1.el8_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.aarch64"
},
"product_reference": "python3-perf-0:4.18.0-80.11.1.el8_0.aarch64",
"relates_to_product_reference": "BaseOS-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:4.18.0-80.11.1.el8_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.ppc64le"
},
"product_reference": "python3-perf-0:4.18.0-80.11.1.el8_0.ppc64le",
"relates_to_product_reference": "BaseOS-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:4.18.0-80.11.1.el8_0.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.s390x"
},
"product_reference": "python3-perf-0:4.18.0-80.11.1.el8_0.s390x",
"relates_to_product_reference": "BaseOS-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:4.18.0-80.11.1.el8_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.x86_64"
},
"product_reference": "python3-perf-0:4.18.0-80.11.1.el8_0.x86_64",
"relates_to_product_reference": "BaseOS-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64"
},
"product_reference": "python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"relates_to_product_reference": "BaseOS-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le"
},
"product_reference": "python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"relates_to_product_reference": "BaseOS-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.s390x"
},
"product_reference": "python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"relates_to_product_reference": "BaseOS-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64"
},
"product_reference": "python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"relates_to_product_reference": "BaseOS-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:4.18.0-80.11.1.el8_0.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.aarch64"
},
"product_reference": "bpftool-0:4.18.0-80.11.1.el8_0.aarch64",
"relates_to_product_reference": "CRB-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:4.18.0-80.11.1.el8_0.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.ppc64le"
},
"product_reference": "bpftool-0:4.18.0-80.11.1.el8_0.ppc64le",
"relates_to_product_reference": "CRB-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:4.18.0-80.11.1.el8_0.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.s390x"
},
"product_reference": "bpftool-0:4.18.0-80.11.1.el8_0.s390x",
"relates_to_product_reference": "CRB-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:4.18.0-80.11.1.el8_0.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.x86_64"
},
"product_reference": "bpftool-0:4.18.0-80.11.1.el8_0.x86_64",
"relates_to_product_reference": "CRB-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64"
},
"product_reference": "bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"relates_to_product_reference": "CRB-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le"
},
"product_reference": "bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"relates_to_product_reference": "CRB-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.s390x"
},
"product_reference": "bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"relates_to_product_reference": "CRB-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64"
},
"product_reference": "bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"relates_to_product_reference": "CRB-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:4.18.0-80.11.1.el8_0.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.aarch64"
},
"product_reference": "kernel-0:4.18.0-80.11.1.el8_0.aarch64",
"relates_to_product_reference": "CRB-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:4.18.0-80.11.1.el8_0.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.ppc64le"
},
"product_reference": "kernel-0:4.18.0-80.11.1.el8_0.ppc64le",
"relates_to_product_reference": "CRB-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:4.18.0-80.11.1.el8_0.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.s390x"
},
"product_reference": "kernel-0:4.18.0-80.11.1.el8_0.s390x",
"relates_to_product_reference": "CRB-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:4.18.0-80.11.1.el8_0.src as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.src"
},
"product_reference": "kernel-0:4.18.0-80.11.1.el8_0.src",
"relates_to_product_reference": "CRB-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:4.18.0-80.11.1.el8_0.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.x86_64"
},
"product_reference": "kernel-0:4.18.0-80.11.1.el8_0.x86_64",
"relates_to_product_reference": "CRB-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-abi-whitelists-0:4.18.0-80.11.1.el8_0.noarch as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.0.0.Z:kernel-abi-whitelists-0:4.18.0-80.11.1.el8_0.noarch"
},
"product_reference": "kernel-abi-whitelists-0:4.18.0-80.11.1.el8_0.noarch",
"relates_to_product_reference": "CRB-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:4.18.0-80.11.1.el8_0.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.aarch64"
},
"product_reference": "kernel-core-0:4.18.0-80.11.1.el8_0.aarch64",
"relates_to_product_reference": "CRB-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:4.18.0-80.11.1.el8_0.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.ppc64le"
},
"product_reference": "kernel-core-0:4.18.0-80.11.1.el8_0.ppc64le",
"relates_to_product_reference": "CRB-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:4.18.0-80.11.1.el8_0.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.s390x"
},
"product_reference": "kernel-core-0:4.18.0-80.11.1.el8_0.s390x",
"relates_to_product_reference": "CRB-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:4.18.0-80.11.1.el8_0.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.x86_64"
},
"product_reference": "kernel-core-0:4.18.0-80.11.1.el8_0.x86_64",
"relates_to_product_reference": "CRB-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-cross-headers-0:4.18.0-80.11.1.el8_0.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.aarch64"
},
"product_reference": "kernel-cross-headers-0:4.18.0-80.11.1.el8_0.aarch64",
"relates_to_product_reference": "CRB-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-cross-headers-0:4.18.0-80.11.1.el8_0.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.ppc64le"
},
"product_reference": "kernel-cross-headers-0:4.18.0-80.11.1.el8_0.ppc64le",
"relates_to_product_reference": "CRB-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-cross-headers-0:4.18.0-80.11.1.el8_0.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.s390x"
},
"product_reference": "kernel-cross-headers-0:4.18.0-80.11.1.el8_0.s390x",
"relates_to_product_reference": "CRB-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-cross-headers-0:4.18.0-80.11.1.el8_0.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.x86_64"
},
"product_reference": "kernel-cross-headers-0:4.18.0-80.11.1.el8_0.x86_64",
"relates_to_product_reference": "CRB-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:4.18.0-80.11.1.el8_0.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.aarch64"
},
"product_reference": "kernel-debug-0:4.18.0-80.11.1.el8_0.aarch64",
"relates_to_product_reference": "CRB-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:4.18.0-80.11.1.el8_0.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.ppc64le"
},
"product_reference": "kernel-debug-0:4.18.0-80.11.1.el8_0.ppc64le",
"relates_to_product_reference": "CRB-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:4.18.0-80.11.1.el8_0.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.s390x"
},
"product_reference": "kernel-debug-0:4.18.0-80.11.1.el8_0.s390x",
"relates_to_product_reference": "CRB-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:4.18.0-80.11.1.el8_0.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.x86_64"
},
"product_reference": "kernel-debug-0:4.18.0-80.11.1.el8_0.x86_64",
"relates_to_product_reference": "CRB-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:4.18.0-80.11.1.el8_0.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.aarch64"
},
"product_reference": "kernel-debug-core-0:4.18.0-80.11.1.el8_0.aarch64",
"relates_to_product_reference": "CRB-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:4.18.0-80.11.1.el8_0.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.ppc64le"
},
"product_reference": "kernel-debug-core-0:4.18.0-80.11.1.el8_0.ppc64le",
"relates_to_product_reference": "CRB-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:4.18.0-80.11.1.el8_0.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.s390x"
},
"product_reference": "kernel-debug-core-0:4.18.0-80.11.1.el8_0.s390x",
"relates_to_product_reference": "CRB-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:4.18.0-80.11.1.el8_0.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.x86_64"
},
"product_reference": "kernel-debug-core-0:4.18.0-80.11.1.el8_0.x86_64",
"relates_to_product_reference": "CRB-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64"
},
"product_reference": "kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"relates_to_product_reference": "CRB-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le"
},
"product_reference": "kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"relates_to_product_reference": "CRB-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.s390x"
},
"product_reference": "kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"relates_to_product_reference": "CRB-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64"
},
"product_reference": "kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"relates_to_product_reference": "CRB-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:4.18.0-80.11.1.el8_0.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.aarch64"
},
"product_reference": "kernel-debug-devel-0:4.18.0-80.11.1.el8_0.aarch64",
"relates_to_product_reference": "CRB-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:4.18.0-80.11.1.el8_0.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.ppc64le"
},
"product_reference": "kernel-debug-devel-0:4.18.0-80.11.1.el8_0.ppc64le",
"relates_to_product_reference": "CRB-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:4.18.0-80.11.1.el8_0.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.s390x"
},
"product_reference": "kernel-debug-devel-0:4.18.0-80.11.1.el8_0.s390x",
"relates_to_product_reference": "CRB-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:4.18.0-80.11.1.el8_0.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.x86_64"
},
"product_reference": "kernel-debug-devel-0:4.18.0-80.11.1.el8_0.x86_64",
"relates_to_product_reference": "CRB-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:4.18.0-80.11.1.el8_0.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.aarch64"
},
"product_reference": "kernel-debug-modules-0:4.18.0-80.11.1.el8_0.aarch64",
"relates_to_product_reference": "CRB-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:4.18.0-80.11.1.el8_0.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.ppc64le"
},
"product_reference": "kernel-debug-modules-0:4.18.0-80.11.1.el8_0.ppc64le",
"relates_to_product_reference": "CRB-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:4.18.0-80.11.1.el8_0.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.s390x"
},
"product_reference": "kernel-debug-modules-0:4.18.0-80.11.1.el8_0.s390x",
"relates_to_product_reference": "CRB-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:4.18.0-80.11.1.el8_0.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.x86_64"
},
"product_reference": "kernel-debug-modules-0:4.18.0-80.11.1.el8_0.x86_64",
"relates_to_product_reference": "CRB-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.aarch64"
},
"product_reference": "kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.aarch64",
"relates_to_product_reference": "CRB-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.ppc64le"
},
"product_reference": "kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.ppc64le",
"relates_to_product_reference": "CRB-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.s390x"
},
"product_reference": "kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.s390x",
"relates_to_product_reference": "CRB-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.x86_64"
},
"product_reference": "kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.x86_64",
"relates_to_product_reference": "CRB-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64"
},
"product_reference": "kernel-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"relates_to_product_reference": "CRB-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le"
},
"product_reference": "kernel-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"relates_to_product_reference": "CRB-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:4.18.0-80.11.1.el8_0.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.s390x"
},
"product_reference": "kernel-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"relates_to_product_reference": "CRB-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64"
},
"product_reference": "kernel-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"relates_to_product_reference": "CRB-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-aarch64-0:4.18.0-80.11.1.el8_0.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.0.0.Z:kernel-debuginfo-common-aarch64-0:4.18.0-80.11.1.el8_0.aarch64"
},
"product_reference": "kernel-debuginfo-common-aarch64-0:4.18.0-80.11.1.el8_0.aarch64",
"relates_to_product_reference": "CRB-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-ppc64le-0:4.18.0-80.11.1.el8_0.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.0.0.Z:kernel-debuginfo-common-ppc64le-0:4.18.0-80.11.1.el8_0.ppc64le"
},
"product_reference": "kernel-debuginfo-common-ppc64le-0:4.18.0-80.11.1.el8_0.ppc64le",
"relates_to_product_reference": "CRB-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-s390x-0:4.18.0-80.11.1.el8_0.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.0.0.Z:kernel-debuginfo-common-s390x-0:4.18.0-80.11.1.el8_0.s390x"
},
"product_reference": "kernel-debuginfo-common-s390x-0:4.18.0-80.11.1.el8_0.s390x",
"relates_to_product_reference": "CRB-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-x86_64-0:4.18.0-80.11.1.el8_0.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.0.0.Z:kernel-debuginfo-common-x86_64-0:4.18.0-80.11.1.el8_0.x86_64"
},
"product_reference": "kernel-debuginfo-common-x86_64-0:4.18.0-80.11.1.el8_0.x86_64",
"relates_to_product_reference": "CRB-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:4.18.0-80.11.1.el8_0.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.aarch64"
},
"product_reference": "kernel-devel-0:4.18.0-80.11.1.el8_0.aarch64",
"relates_to_product_reference": "CRB-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:4.18.0-80.11.1.el8_0.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.ppc64le"
},
"product_reference": "kernel-devel-0:4.18.0-80.11.1.el8_0.ppc64le",
"relates_to_product_reference": "CRB-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:4.18.0-80.11.1.el8_0.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.s390x"
},
"product_reference": "kernel-devel-0:4.18.0-80.11.1.el8_0.s390x",
"relates_to_product_reference": "CRB-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:4.18.0-80.11.1.el8_0.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.x86_64"
},
"product_reference": "kernel-devel-0:4.18.0-80.11.1.el8_0.x86_64",
"relates_to_product_reference": "CRB-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-doc-0:4.18.0-80.11.1.el8_0.noarch as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.0.0.Z:kernel-doc-0:4.18.0-80.11.1.el8_0.noarch"
},
"product_reference": "kernel-doc-0:4.18.0-80.11.1.el8_0.noarch",
"relates_to_product_reference": "CRB-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:4.18.0-80.11.1.el8_0.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.aarch64"
},
"product_reference": "kernel-headers-0:4.18.0-80.11.1.el8_0.aarch64",
"relates_to_product_reference": "CRB-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:4.18.0-80.11.1.el8_0.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.ppc64le"
},
"product_reference": "kernel-headers-0:4.18.0-80.11.1.el8_0.ppc64le",
"relates_to_product_reference": "CRB-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:4.18.0-80.11.1.el8_0.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.s390x"
},
"product_reference": "kernel-headers-0:4.18.0-80.11.1.el8_0.s390x",
"relates_to_product_reference": "CRB-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:4.18.0-80.11.1.el8_0.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.x86_64"
},
"product_reference": "kernel-headers-0:4.18.0-80.11.1.el8_0.x86_64",
"relates_to_product_reference": "CRB-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:4.18.0-80.11.1.el8_0.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.aarch64"
},
"product_reference": "kernel-modules-0:4.18.0-80.11.1.el8_0.aarch64",
"relates_to_product_reference": "CRB-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:4.18.0-80.11.1.el8_0.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.ppc64le"
},
"product_reference": "kernel-modules-0:4.18.0-80.11.1.el8_0.ppc64le",
"relates_to_product_reference": "CRB-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:4.18.0-80.11.1.el8_0.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.s390x"
},
"product_reference": "kernel-modules-0:4.18.0-80.11.1.el8_0.s390x",
"relates_to_product_reference": "CRB-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:4.18.0-80.11.1.el8_0.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.x86_64"
},
"product_reference": "kernel-modules-0:4.18.0-80.11.1.el8_0.x86_64",
"relates_to_product_reference": "CRB-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:4.18.0-80.11.1.el8_0.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.aarch64"
},
"product_reference": "kernel-modules-extra-0:4.18.0-80.11.1.el8_0.aarch64",
"relates_to_product_reference": "CRB-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:4.18.0-80.11.1.el8_0.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.ppc64le"
},
"product_reference": "kernel-modules-extra-0:4.18.0-80.11.1.el8_0.ppc64le",
"relates_to_product_reference": "CRB-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:4.18.0-80.11.1.el8_0.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.s390x"
},
"product_reference": "kernel-modules-extra-0:4.18.0-80.11.1.el8_0.s390x",
"relates_to_product_reference": "CRB-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:4.18.0-80.11.1.el8_0.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.x86_64"
},
"product_reference": "kernel-modules-extra-0:4.18.0-80.11.1.el8_0.x86_64",
"relates_to_product_reference": "CRB-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:4.18.0-80.11.1.el8_0.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.aarch64"
},
"product_reference": "kernel-tools-0:4.18.0-80.11.1.el8_0.aarch64",
"relates_to_product_reference": "CRB-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:4.18.0-80.11.1.el8_0.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.ppc64le"
},
"product_reference": "kernel-tools-0:4.18.0-80.11.1.el8_0.ppc64le",
"relates_to_product_reference": "CRB-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:4.18.0-80.11.1.el8_0.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.s390x"
},
"product_reference": "kernel-tools-0:4.18.0-80.11.1.el8_0.s390x",
"relates_to_product_reference": "CRB-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:4.18.0-80.11.1.el8_0.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.x86_64"
},
"product_reference": "kernel-tools-0:4.18.0-80.11.1.el8_0.x86_64",
"relates_to_product_reference": "CRB-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64"
},
"product_reference": "kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"relates_to_product_reference": "CRB-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le"
},
"product_reference": "kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"relates_to_product_reference": "CRB-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.s390x"
},
"product_reference": "kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"relates_to_product_reference": "CRB-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64"
},
"product_reference": "kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"relates_to_product_reference": "CRB-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:4.18.0-80.11.1.el8_0.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.aarch64"
},
"product_reference": "kernel-tools-libs-0:4.18.0-80.11.1.el8_0.aarch64",
"relates_to_product_reference": "CRB-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:4.18.0-80.11.1.el8_0.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.ppc64le"
},
"product_reference": "kernel-tools-libs-0:4.18.0-80.11.1.el8_0.ppc64le",
"relates_to_product_reference": "CRB-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:4.18.0-80.11.1.el8_0.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.x86_64"
},
"product_reference": "kernel-tools-libs-0:4.18.0-80.11.1.el8_0.x86_64",
"relates_to_product_reference": "CRB-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.aarch64"
},
"product_reference": "kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.aarch64",
"relates_to_product_reference": "CRB-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.ppc64le"
},
"product_reference": "kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.ppc64le",
"relates_to_product_reference": "CRB-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.x86_64"
},
"product_reference": "kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.x86_64",
"relates_to_product_reference": "CRB-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-0:4.18.0-80.11.1.el8_0.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.0.0.Z:kernel-zfcpdump-0:4.18.0-80.11.1.el8_0.s390x"
},
"product_reference": "kernel-zfcpdump-0:4.18.0-80.11.1.el8_0.s390x",
"relates_to_product_reference": "CRB-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-core-0:4.18.0-80.11.1.el8_0.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.0.0.Z:kernel-zfcpdump-core-0:4.18.0-80.11.1.el8_0.s390x"
},
"product_reference": "kernel-zfcpdump-core-0:4.18.0-80.11.1.el8_0.s390x",
"relates_to_product_reference": "CRB-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-debuginfo-0:4.18.0-80.11.1.el8_0.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.0.0.Z:kernel-zfcpdump-debuginfo-0:4.18.0-80.11.1.el8_0.s390x"
},
"product_reference": "kernel-zfcpdump-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"relates_to_product_reference": "CRB-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-devel-0:4.18.0-80.11.1.el8_0.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.0.0.Z:kernel-zfcpdump-devel-0:4.18.0-80.11.1.el8_0.s390x"
},
"product_reference": "kernel-zfcpdump-devel-0:4.18.0-80.11.1.el8_0.s390x",
"relates_to_product_reference": "CRB-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-0:4.18.0-80.11.1.el8_0.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.0.0.Z:kernel-zfcpdump-modules-0:4.18.0-80.11.1.el8_0.s390x"
},
"product_reference": "kernel-zfcpdump-modules-0:4.18.0-80.11.1.el8_0.s390x",
"relates_to_product_reference": "CRB-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-extra-0:4.18.0-80.11.1.el8_0.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.0.0.Z:kernel-zfcpdump-modules-extra-0:4.18.0-80.11.1.el8_0.s390x"
},
"product_reference": "kernel-zfcpdump-modules-extra-0:4.18.0-80.11.1.el8_0.s390x",
"relates_to_product_reference": "CRB-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:4.18.0-80.11.1.el8_0.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.aarch64"
},
"product_reference": "perf-0:4.18.0-80.11.1.el8_0.aarch64",
"relates_to_product_reference": "CRB-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:4.18.0-80.11.1.el8_0.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.ppc64le"
},
"product_reference": "perf-0:4.18.0-80.11.1.el8_0.ppc64le",
"relates_to_product_reference": "CRB-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:4.18.0-80.11.1.el8_0.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.s390x"
},
"product_reference": "perf-0:4.18.0-80.11.1.el8_0.s390x",
"relates_to_product_reference": "CRB-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:4.18.0-80.11.1.el8_0.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.x86_64"
},
"product_reference": "perf-0:4.18.0-80.11.1.el8_0.x86_64",
"relates_to_product_reference": "CRB-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64"
},
"product_reference": "perf-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"relates_to_product_reference": "CRB-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le"
},
"product_reference": "perf-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"relates_to_product_reference": "CRB-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:4.18.0-80.11.1.el8_0.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.s390x"
},
"product_reference": "perf-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"relates_to_product_reference": "CRB-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64"
},
"product_reference": "perf-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"relates_to_product_reference": "CRB-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:4.18.0-80.11.1.el8_0.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.aarch64"
},
"product_reference": "python3-perf-0:4.18.0-80.11.1.el8_0.aarch64",
"relates_to_product_reference": "CRB-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:4.18.0-80.11.1.el8_0.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.ppc64le"
},
"product_reference": "python3-perf-0:4.18.0-80.11.1.el8_0.ppc64le",
"relates_to_product_reference": "CRB-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:4.18.0-80.11.1.el8_0.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.s390x"
},
"product_reference": "python3-perf-0:4.18.0-80.11.1.el8_0.s390x",
"relates_to_product_reference": "CRB-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:4.18.0-80.11.1.el8_0.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.x86_64"
},
"product_reference": "python3-perf-0:4.18.0-80.11.1.el8_0.x86_64",
"relates_to_product_reference": "CRB-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64"
},
"product_reference": "python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"relates_to_product_reference": "CRB-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le"
},
"product_reference": "python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"relates_to_product_reference": "CRB-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.s390x"
},
"product_reference": "python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"relates_to_product_reference": "CRB-8.0.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64"
},
"product_reference": "python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"relates_to_product_reference": "CRB-8.0.0.Z"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2018-19824",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2018-12-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1655816"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found In the Linux kernel, through version 4.19.6, where a local user could exploit a use-after-free in the ALSA driver by supplying a malicious USB Sound device (with zero interfaces) that is mishandled in usb_audio_probe in sound/usb/card.c. An attacker could corrupt memory and possibly escalate privileges if the attacker is able to have physical access to the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: Use-after-free in sound/usb/card.c:usb_audio_probe()",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.src",
"BaseOS-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-abi-whitelists-0:4.18.0-80.11.1.el8_0.noarch",
"BaseOS-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debuginfo-common-aarch64-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debuginfo-common-ppc64le-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debuginfo-common-s390x-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debuginfo-common-x86_64-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-doc-0:4.18.0-80.11.1.el8_0.noarch",
"BaseOS-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-zfcpdump-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-zfcpdump-core-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-zfcpdump-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-zfcpdump-devel-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-zfcpdump-modules-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-zfcpdump-modules-extra-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.src",
"CRB-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-abi-whitelists-0:4.18.0-80.11.1.el8_0.noarch",
"CRB-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debuginfo-common-aarch64-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debuginfo-common-ppc64le-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debuginfo-common-s390x-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debuginfo-common-x86_64-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-doc-0:4.18.0-80.11.1.el8_0.noarch",
"CRB-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-zfcpdump-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-zfcpdump-core-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-zfcpdump-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-zfcpdump-devel-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-zfcpdump-modules-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-zfcpdump-modules-extra-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2018-19824"
},
{
"category": "external",
"summary": "RHBZ#1655816",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1655816"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2018-19824",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-19824"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-19824",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-19824"
},
{
"category": "external",
"summary": "https://www.openwall.com/lists/oss-security/2018/12/03/1",
"url": "https://www.openwall.com/lists/oss-security/2018/12/03/1"
}
],
"release_date": "2018-12-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2019-09-12T12:25:32+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.src",
"BaseOS-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-abi-whitelists-0:4.18.0-80.11.1.el8_0.noarch",
"BaseOS-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debuginfo-common-aarch64-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debuginfo-common-ppc64le-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debuginfo-common-s390x-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debuginfo-common-x86_64-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-doc-0:4.18.0-80.11.1.el8_0.noarch",
"BaseOS-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-zfcpdump-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-zfcpdump-core-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-zfcpdump-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-zfcpdump-devel-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-zfcpdump-modules-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-zfcpdump-modules-extra-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.src",
"CRB-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-abi-whitelists-0:4.18.0-80.11.1.el8_0.noarch",
"CRB-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debuginfo-common-aarch64-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debuginfo-common-ppc64le-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debuginfo-common-s390x-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debuginfo-common-x86_64-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-doc-0:4.18.0-80.11.1.el8_0.noarch",
"CRB-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-zfcpdump-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-zfcpdump-core-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-zfcpdump-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-zfcpdump-devel-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-zfcpdump-modules-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-zfcpdump-modules-extra-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2019:2703"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "PHYSICAL",
"availabilityImpact": "HIGH",
"baseScore": 6.6,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:P/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"BaseOS-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.src",
"BaseOS-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-abi-whitelists-0:4.18.0-80.11.1.el8_0.noarch",
"BaseOS-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debuginfo-common-aarch64-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debuginfo-common-ppc64le-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debuginfo-common-s390x-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debuginfo-common-x86_64-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-doc-0:4.18.0-80.11.1.el8_0.noarch",
"BaseOS-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-zfcpdump-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-zfcpdump-core-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-zfcpdump-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-zfcpdump-devel-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-zfcpdump-modules-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-zfcpdump-modules-extra-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.src",
"CRB-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-abi-whitelists-0:4.18.0-80.11.1.el8_0.noarch",
"CRB-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debuginfo-common-aarch64-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debuginfo-common-ppc64le-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debuginfo-common-s390x-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debuginfo-common-x86_64-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-doc-0:4.18.0-80.11.1.el8_0.noarch",
"CRB-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-zfcpdump-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-zfcpdump-core-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-zfcpdump-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-zfcpdump-devel-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-zfcpdump-modules-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-zfcpdump-modules-extra-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: Use-after-free in sound/usb/card.c:usb_audio_probe()"
},
{
"acknowledgments": [
{
"names": [
"huangwen"
],
"organization": "ADLab of Venustech"
}
],
"cve": "CVE-2019-3846",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"discovery_date": "2019-05-21T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1713059"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel\u0027s Marvell wifi chip driver. A heap overflow in mwifiex_update_bss_desc_with_ie function in marvell/mwifiex/scan.c allows remote attackers to cause a denial of service(system crash) or execute arbitrary code.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: Heap overflow in mwifiex_update_bss_desc_with_ie function in marvell/mwifiex/scan.c",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw is currently rated as Important as it is possible for an attacker to setup a wifi access point with identical configuration in another location and intercept have the system auto connect and possibly be exploited.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.src",
"BaseOS-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-abi-whitelists-0:4.18.0-80.11.1.el8_0.noarch",
"BaseOS-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debuginfo-common-aarch64-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debuginfo-common-ppc64le-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debuginfo-common-s390x-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debuginfo-common-x86_64-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-doc-0:4.18.0-80.11.1.el8_0.noarch",
"BaseOS-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-zfcpdump-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-zfcpdump-core-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-zfcpdump-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-zfcpdump-devel-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-zfcpdump-modules-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-zfcpdump-modules-extra-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.src",
"CRB-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-abi-whitelists-0:4.18.0-80.11.1.el8_0.noarch",
"CRB-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debuginfo-common-aarch64-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debuginfo-common-ppc64le-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debuginfo-common-s390x-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debuginfo-common-x86_64-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-doc-0:4.18.0-80.11.1.el8_0.noarch",
"CRB-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-zfcpdump-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-zfcpdump-core-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-zfcpdump-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-zfcpdump-devel-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-zfcpdump-modules-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-zfcpdump-modules-extra-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-3846"
},
{
"category": "external",
"summary": "RHBZ#1713059",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1713059"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-3846",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-3846"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-3846",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-3846"
},
{
"category": "external",
"summary": "https://seclists.org/oss-sec/2019/q2/133",
"url": "https://seclists.org/oss-sec/2019/q2/133"
}
],
"release_date": "2019-05-30T12:53:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2019-09-12T12:25:32+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.src",
"BaseOS-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-abi-whitelists-0:4.18.0-80.11.1.el8_0.noarch",
"BaseOS-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debuginfo-common-aarch64-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debuginfo-common-ppc64le-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debuginfo-common-s390x-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debuginfo-common-x86_64-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-doc-0:4.18.0-80.11.1.el8_0.noarch",
"BaseOS-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-zfcpdump-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-zfcpdump-core-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-zfcpdump-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-zfcpdump-devel-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-zfcpdump-modules-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-zfcpdump-modules-extra-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.src",
"CRB-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-abi-whitelists-0:4.18.0-80.11.1.el8_0.noarch",
"CRB-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debuginfo-common-aarch64-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debuginfo-common-ppc64le-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debuginfo-common-s390x-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debuginfo-common-x86_64-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-doc-0:4.18.0-80.11.1.el8_0.noarch",
"CRB-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-zfcpdump-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-zfcpdump-core-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-zfcpdump-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-zfcpdump-devel-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-zfcpdump-modules-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-zfcpdump-modules-extra-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2019:2703"
},
{
"category": "workaround",
"details": "This flaw requires a system with marvell wifi network card to be attempting to connect to a attacker controlled wifi network. A temporary mitigation may be to only connect to known-good networks via wifi, or connect to a network via ethernet. Alternatively if wireless networking is not used the mwifiex kernel module can be blacklisted to prevent misuse of the vulnerable code.",
"product_ids": [
"BaseOS-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.src",
"BaseOS-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-abi-whitelists-0:4.18.0-80.11.1.el8_0.noarch",
"BaseOS-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debuginfo-common-aarch64-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debuginfo-common-ppc64le-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debuginfo-common-s390x-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debuginfo-common-x86_64-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-doc-0:4.18.0-80.11.1.el8_0.noarch",
"BaseOS-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-zfcpdump-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-zfcpdump-core-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-zfcpdump-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-zfcpdump-devel-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-zfcpdump-modules-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-zfcpdump-modules-extra-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.src",
"CRB-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-abi-whitelists-0:4.18.0-80.11.1.el8_0.noarch",
"CRB-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debuginfo-common-aarch64-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debuginfo-common-ppc64le-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debuginfo-common-s390x-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debuginfo-common-x86_64-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-doc-0:4.18.0-80.11.1.el8_0.noarch",
"CRB-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-zfcpdump-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-zfcpdump-core-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-zfcpdump-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-zfcpdump-devel-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-zfcpdump-modules-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-zfcpdump-modules-extra-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "ADJACENT_NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:A/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"BaseOS-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.src",
"BaseOS-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-abi-whitelists-0:4.18.0-80.11.1.el8_0.noarch",
"BaseOS-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debuginfo-common-aarch64-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debuginfo-common-ppc64le-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debuginfo-common-s390x-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debuginfo-common-x86_64-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-doc-0:4.18.0-80.11.1.el8_0.noarch",
"BaseOS-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-zfcpdump-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-zfcpdump-core-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-zfcpdump-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-zfcpdump-devel-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-zfcpdump-modules-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-zfcpdump-modules-extra-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.src",
"CRB-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-abi-whitelists-0:4.18.0-80.11.1.el8_0.noarch",
"CRB-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debuginfo-common-aarch64-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debuginfo-common-ppc64le-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debuginfo-common-s390x-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debuginfo-common-x86_64-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-doc-0:4.18.0-80.11.1.el8_0.noarch",
"CRB-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-zfcpdump-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-zfcpdump-core-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-zfcpdump-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-zfcpdump-devel-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-zfcpdump-modules-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-zfcpdump-modules-extra-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "kernel: Heap overflow in mwifiex_update_bss_desc_with_ie function in marvell/mwifiex/scan.c"
},
{
"acknowledgments": [
{
"names": [
"Marc Orr"
],
"organization": "Google.com"
}
],
"cve": "CVE-2019-3887",
"cwe": {
"id": "CWE-863",
"name": "Incorrect Authorization"
},
"discovery_date": "2019-04-01T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1695044"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the way KVM hypervisor handled x2APIC Machine Specific Register (MSR) access with nested(=1) virtualization enabled. In that, L1 guest could access L0\u0027s APIC register values via L2 guest, when \u0027virtualize x2APIC mode\u0027 is enabled. A guest could use this flaw to potentially crash the host kernel resulting in DoS issue.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Kernel: KVM: nVMX: guest accesses L0 MSR causes potential DoS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue does not affect the version of the kernel package as shipped with Red Hat Enterprise Linux 5, 6, 7 and Red Hat Enterprise MRG 2.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.src",
"BaseOS-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-abi-whitelists-0:4.18.0-80.11.1.el8_0.noarch",
"BaseOS-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debuginfo-common-aarch64-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debuginfo-common-ppc64le-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debuginfo-common-s390x-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debuginfo-common-x86_64-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-doc-0:4.18.0-80.11.1.el8_0.noarch",
"BaseOS-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-zfcpdump-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-zfcpdump-core-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-zfcpdump-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-zfcpdump-devel-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-zfcpdump-modules-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-zfcpdump-modules-extra-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.src",
"CRB-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-abi-whitelists-0:4.18.0-80.11.1.el8_0.noarch",
"CRB-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debuginfo-common-aarch64-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debuginfo-common-ppc64le-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debuginfo-common-s390x-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debuginfo-common-x86_64-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-doc-0:4.18.0-80.11.1.el8_0.noarch",
"CRB-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-zfcpdump-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-zfcpdump-core-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-zfcpdump-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-zfcpdump-devel-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-zfcpdump-modules-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-zfcpdump-modules-extra-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-3887"
},
{
"category": "external",
"summary": "RHBZ#1695044",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1695044"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-3887",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-3887"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-3887",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-3887"
}
],
"release_date": "2019-04-05T16:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2019-09-12T12:25:32+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.src",
"BaseOS-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-abi-whitelists-0:4.18.0-80.11.1.el8_0.noarch",
"BaseOS-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debuginfo-common-aarch64-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debuginfo-common-ppc64le-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debuginfo-common-s390x-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debuginfo-common-x86_64-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-doc-0:4.18.0-80.11.1.el8_0.noarch",
"BaseOS-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-zfcpdump-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-zfcpdump-core-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-zfcpdump-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-zfcpdump-devel-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-zfcpdump-modules-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-zfcpdump-modules-extra-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.src",
"CRB-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-abi-whitelists-0:4.18.0-80.11.1.el8_0.noarch",
"CRB-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debuginfo-common-aarch64-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debuginfo-common-ppc64le-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debuginfo-common-s390x-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debuginfo-common-x86_64-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-doc-0:4.18.0-80.11.1.el8_0.noarch",
"CRB-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-zfcpdump-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-zfcpdump-core-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-zfcpdump-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-zfcpdump-devel-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-zfcpdump-modules-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-zfcpdump-modules-extra-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2019:2703"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "HIGH",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:L/AC:H/PR:H/UI:N/S:C/C:L/I:L/A:H",
"version": "3.0"
},
"products": [
"BaseOS-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.src",
"BaseOS-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-abi-whitelists-0:4.18.0-80.11.1.el8_0.noarch",
"BaseOS-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debuginfo-common-aarch64-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debuginfo-common-ppc64le-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debuginfo-common-s390x-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debuginfo-common-x86_64-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-doc-0:4.18.0-80.11.1.el8_0.noarch",
"BaseOS-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-zfcpdump-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-zfcpdump-core-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-zfcpdump-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-zfcpdump-devel-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-zfcpdump-modules-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-zfcpdump-modules-extra-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.src",
"CRB-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-abi-whitelists-0:4.18.0-80.11.1.el8_0.noarch",
"CRB-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debuginfo-common-aarch64-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debuginfo-common-ppc64le-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debuginfo-common-s390x-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debuginfo-common-x86_64-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-doc-0:4.18.0-80.11.1.el8_0.noarch",
"CRB-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-zfcpdump-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-zfcpdump-core-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-zfcpdump-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-zfcpdump-devel-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-zfcpdump-modules-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-zfcpdump-modules-extra-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Kernel: KVM: nVMX: guest accesses L0 MSR causes potential DoS"
},
{
"cve": "CVE-2019-9500",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"discovery_date": "2019-04-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1701224"
}
],
"notes": [
{
"category": "description",
"text": "If the Wake-up on Wireless LAN functionality is configured in the brcmfmac driver, which only works with Broadcom FullMAC chipsets, a malicious event frame can be constructed to trigger a heap buffer overflow in the brcmf_wowl_nd_results() function. This vulnerability can be exploited by compromised chipsets to compromise the host, or when used in combination with another brcmfmac driver flaw (CVE-2019-9503), can be used remotely. This can result in a remote denial of service (DoS). Due to the nature of the flaw, a remote privilege escalation cannot be fully ruled out.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: brcmfmac heap buffer overflow in brcmf_wowl_nd_results",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.src",
"BaseOS-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-abi-whitelists-0:4.18.0-80.11.1.el8_0.noarch",
"BaseOS-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debuginfo-common-aarch64-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debuginfo-common-ppc64le-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debuginfo-common-s390x-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debuginfo-common-x86_64-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-doc-0:4.18.0-80.11.1.el8_0.noarch",
"BaseOS-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-zfcpdump-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-zfcpdump-core-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-zfcpdump-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-zfcpdump-devel-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-zfcpdump-modules-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-zfcpdump-modules-extra-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.src",
"CRB-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-abi-whitelists-0:4.18.0-80.11.1.el8_0.noarch",
"CRB-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debuginfo-common-aarch64-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debuginfo-common-ppc64le-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debuginfo-common-s390x-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debuginfo-common-x86_64-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-doc-0:4.18.0-80.11.1.el8_0.noarch",
"CRB-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-zfcpdump-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-zfcpdump-core-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-zfcpdump-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-zfcpdump-devel-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-zfcpdump-modules-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-zfcpdump-modules-extra-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-9500"
},
{
"category": "external",
"summary": "RHBZ#1701224",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1701224"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-9500",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9500"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-9500",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-9500"
},
{
"category": "external",
"summary": "https://blog.quarkslab.com/reverse-engineering-broadcom-wireless-chipsets.html#cve-2019-9500-heap-buffer-overflow-in-brcmf-wowl-nd-results",
"url": "https://blog.quarkslab.com/reverse-engineering-broadcom-wireless-chipsets.html#cve-2019-9500-heap-buffer-overflow-in-brcmf-wowl-nd-results"
},
{
"category": "external",
"summary": "https://kb.cert.org/vuls/id/166939/",
"url": "https://kb.cert.org/vuls/id/166939/"
},
{
"category": "external",
"summary": "https://www.bleepingcomputer.com/news/security/broadcom-wifi-driver-flaws-expose-computers-phones-iot-to-rce-attacks/",
"url": "https://www.bleepingcomputer.com/news/security/broadcom-wifi-driver-flaws-expose-computers-phones-iot-to-rce-attacks/"
}
],
"release_date": "2019-02-19T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2019-09-12T12:25:32+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.src",
"BaseOS-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-abi-whitelists-0:4.18.0-80.11.1.el8_0.noarch",
"BaseOS-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debuginfo-common-aarch64-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debuginfo-common-ppc64le-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debuginfo-common-s390x-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debuginfo-common-x86_64-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-doc-0:4.18.0-80.11.1.el8_0.noarch",
"BaseOS-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-zfcpdump-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-zfcpdump-core-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-zfcpdump-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-zfcpdump-devel-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-zfcpdump-modules-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-zfcpdump-modules-extra-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.src",
"CRB-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-abi-whitelists-0:4.18.0-80.11.1.el8_0.noarch",
"CRB-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debuginfo-common-aarch64-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debuginfo-common-ppc64le-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debuginfo-common-s390x-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debuginfo-common-x86_64-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-doc-0:4.18.0-80.11.1.el8_0.noarch",
"CRB-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-zfcpdump-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-zfcpdump-core-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-zfcpdump-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-zfcpdump-devel-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-zfcpdump-modules-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-zfcpdump-modules-extra-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2019:2703"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:H",
"version": "3.0"
},
"products": [
"BaseOS-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.src",
"BaseOS-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-abi-whitelists-0:4.18.0-80.11.1.el8_0.noarch",
"BaseOS-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debuginfo-common-aarch64-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debuginfo-common-ppc64le-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debuginfo-common-s390x-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debuginfo-common-x86_64-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-doc-0:4.18.0-80.11.1.el8_0.noarch",
"BaseOS-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-zfcpdump-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-zfcpdump-core-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-zfcpdump-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-zfcpdump-devel-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-zfcpdump-modules-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-zfcpdump-modules-extra-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.src",
"CRB-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-abi-whitelists-0:4.18.0-80.11.1.el8_0.noarch",
"CRB-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debuginfo-common-aarch64-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debuginfo-common-ppc64le-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debuginfo-common-s390x-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debuginfo-common-x86_64-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-doc-0:4.18.0-80.11.1.el8_0.noarch",
"CRB-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-zfcpdump-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-zfcpdump-core-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-zfcpdump-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-zfcpdump-devel-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-zfcpdump-modules-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-zfcpdump-modules-extra-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "kernel: brcmfmac heap buffer overflow in brcmf_wowl_nd_results"
},
{
"cve": "CVE-2019-9503",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2019-04-18T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1701842"
}
],
"notes": [
{
"category": "description",
"text": "If the brcmfmac driver receives a firmware event frame from a remote source, the is_wlc_event_frame function will cause this frame to be discarded and not be processed. If the driver receives the firmware event frame from the host, the appropriate handler is called. This frame validation can be bypassed if the bus used is USB (for instance by a WiFi dongle). This can allow firmware event frames from a remote source to be processed and this can result in denial of service (DoS) condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: brcmfmac frame validation bypass",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.src",
"BaseOS-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-abi-whitelists-0:4.18.0-80.11.1.el8_0.noarch",
"BaseOS-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debuginfo-common-aarch64-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debuginfo-common-ppc64le-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debuginfo-common-s390x-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debuginfo-common-x86_64-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-doc-0:4.18.0-80.11.1.el8_0.noarch",
"BaseOS-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-zfcpdump-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-zfcpdump-core-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-zfcpdump-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-zfcpdump-devel-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-zfcpdump-modules-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-zfcpdump-modules-extra-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.src",
"CRB-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-abi-whitelists-0:4.18.0-80.11.1.el8_0.noarch",
"CRB-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debuginfo-common-aarch64-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debuginfo-common-ppc64le-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debuginfo-common-s390x-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debuginfo-common-x86_64-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-doc-0:4.18.0-80.11.1.el8_0.noarch",
"CRB-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-zfcpdump-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-zfcpdump-core-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-zfcpdump-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-zfcpdump-devel-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-zfcpdump-modules-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-zfcpdump-modules-extra-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-9503"
},
{
"category": "external",
"summary": "RHBZ#1701842",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1701842"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-9503",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9503"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-9503",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-9503"
},
{
"category": "external",
"summary": "https://blog.quarkslab.com/reverse-engineering-broadcom-wireless-chipsets.html#cve-2019-9503-remotely-sending-firmware-events-bypassing-is-wlc-event-frame",
"url": "https://blog.quarkslab.com/reverse-engineering-broadcom-wireless-chipsets.html#cve-2019-9503-remotely-sending-firmware-events-bypassing-is-wlc-event-frame"
},
{
"category": "external",
"summary": "https://kb.cert.org/vuls/id/166939/",
"url": "https://kb.cert.org/vuls/id/166939/"
},
{
"category": "external",
"summary": "https://www.bleepingcomputer.com/news/security/broadcom-wifi-driver-flaws-expose-computers-phones-iot-to-rce-attacks/",
"url": "https://www.bleepingcomputer.com/news/security/broadcom-wifi-driver-flaws-expose-computers-phones-iot-to-rce-attacks/"
}
],
"release_date": "2019-02-19T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2019-09-12T12:25:32+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.src",
"BaseOS-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-abi-whitelists-0:4.18.0-80.11.1.el8_0.noarch",
"BaseOS-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debuginfo-common-aarch64-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debuginfo-common-ppc64le-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debuginfo-common-s390x-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debuginfo-common-x86_64-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-doc-0:4.18.0-80.11.1.el8_0.noarch",
"BaseOS-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-zfcpdump-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-zfcpdump-core-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-zfcpdump-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-zfcpdump-devel-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-zfcpdump-modules-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-zfcpdump-modules-extra-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.src",
"CRB-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-abi-whitelists-0:4.18.0-80.11.1.el8_0.noarch",
"CRB-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debuginfo-common-aarch64-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debuginfo-common-ppc64le-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debuginfo-common-s390x-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debuginfo-common-x86_64-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-doc-0:4.18.0-80.11.1.el8_0.noarch",
"CRB-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-zfcpdump-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-zfcpdump-core-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-zfcpdump-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-zfcpdump-devel-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-zfcpdump-modules-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-zfcpdump-modules-extra-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2019:2703"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "ADJACENT_NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:A/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:H",
"version": "3.0"
},
"products": [
"BaseOS-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.src",
"BaseOS-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-abi-whitelists-0:4.18.0-80.11.1.el8_0.noarch",
"BaseOS-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debuginfo-common-aarch64-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debuginfo-common-ppc64le-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debuginfo-common-s390x-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debuginfo-common-x86_64-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-doc-0:4.18.0-80.11.1.el8_0.noarch",
"BaseOS-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-zfcpdump-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-zfcpdump-core-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-zfcpdump-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-zfcpdump-devel-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-zfcpdump-modules-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-zfcpdump-modules-extra-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.src",
"CRB-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-abi-whitelists-0:4.18.0-80.11.1.el8_0.noarch",
"CRB-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debuginfo-common-aarch64-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debuginfo-common-ppc64le-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debuginfo-common-s390x-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debuginfo-common-x86_64-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-doc-0:4.18.0-80.11.1.el8_0.noarch",
"CRB-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-zfcpdump-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-zfcpdump-core-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-zfcpdump-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-zfcpdump-devel-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-zfcpdump-modules-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-zfcpdump-modules-extra-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: brcmfmac frame validation bypass"
},
{
"cve": "CVE-2019-11487",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2019-04-24T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1703063"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel\u0027s implementation of the FUSE filesystem, where it allows a page reference counter overflow. If a page reference counter overflows into a negative value, it can be placed back into the \"free\" list for reuse by other applications. This flaw allows a local attacker who can manipulate memory page reference counters to cause memory corruption and possible privilege escalation by triggering a use-after-free condition.\r\n\r\nThe current attack requires the system to have approximately 140 GB of RAM for this attack to be performed. It may be possible that the attack can occur with fewer memory requirements.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: Count overflow in FUSE request leading to use-after-free issues.",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.src",
"BaseOS-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-abi-whitelists-0:4.18.0-80.11.1.el8_0.noarch",
"BaseOS-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debuginfo-common-aarch64-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debuginfo-common-ppc64le-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debuginfo-common-s390x-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debuginfo-common-x86_64-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-doc-0:4.18.0-80.11.1.el8_0.noarch",
"BaseOS-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-zfcpdump-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-zfcpdump-core-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-zfcpdump-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-zfcpdump-devel-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-zfcpdump-modules-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-zfcpdump-modules-extra-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.src",
"CRB-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-abi-whitelists-0:4.18.0-80.11.1.el8_0.noarch",
"CRB-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debuginfo-common-aarch64-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debuginfo-common-ppc64le-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debuginfo-common-s390x-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debuginfo-common-x86_64-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-doc-0:4.18.0-80.11.1.el8_0.noarch",
"CRB-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-zfcpdump-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-zfcpdump-core-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-zfcpdump-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-zfcpdump-devel-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-zfcpdump-modules-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-zfcpdump-modules-extra-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-11487"
},
{
"category": "external",
"summary": "RHBZ#1703063",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1703063"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-11487",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11487"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-11487",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-11487"
}
],
"release_date": "2019-04-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2019-09-12T12:25:32+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.src",
"BaseOS-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-abi-whitelists-0:4.18.0-80.11.1.el8_0.noarch",
"BaseOS-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debuginfo-common-aarch64-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debuginfo-common-ppc64le-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debuginfo-common-s390x-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debuginfo-common-x86_64-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-doc-0:4.18.0-80.11.1.el8_0.noarch",
"BaseOS-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-zfcpdump-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-zfcpdump-core-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-zfcpdump-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-zfcpdump-devel-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-zfcpdump-modules-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-zfcpdump-modules-extra-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.src",
"CRB-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-abi-whitelists-0:4.18.0-80.11.1.el8_0.noarch",
"CRB-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debuginfo-common-aarch64-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debuginfo-common-ppc64le-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debuginfo-common-s390x-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debuginfo-common-x86_64-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-doc-0:4.18.0-80.11.1.el8_0.noarch",
"CRB-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-zfcpdump-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-zfcpdump-core-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-zfcpdump-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-zfcpdump-devel-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-zfcpdump-modules-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-zfcpdump-modules-extra-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2019:2703"
},
{
"category": "workaround",
"details": "Preventing loading of the \u0027fuse\u0027 kernel module will prevent attackers from using this exploit against the system; howeve the functionality of being able to access the filesystems that would be allowed by fuse would no longer be allowed . See \u201cHow do I blacklist a kernel module to prevent it from loading automatically?\" ( https://access.redhat.com/solutions/41278) for instructions on how to disable the \u0027fuse\u0027 kernel module from autoloading. This mitigation may not be suitable if access to the functionality provided by fuse is required.",
"product_ids": [
"BaseOS-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.src",
"BaseOS-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-abi-whitelists-0:4.18.0-80.11.1.el8_0.noarch",
"BaseOS-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debuginfo-common-aarch64-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debuginfo-common-ppc64le-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debuginfo-common-s390x-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debuginfo-common-x86_64-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-doc-0:4.18.0-80.11.1.el8_0.noarch",
"BaseOS-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-zfcpdump-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-zfcpdump-core-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-zfcpdump-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-zfcpdump-devel-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-zfcpdump-modules-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-zfcpdump-modules-extra-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.src",
"CRB-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-abi-whitelists-0:4.18.0-80.11.1.el8_0.noarch",
"CRB-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debuginfo-common-aarch64-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debuginfo-common-ppc64le-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debuginfo-common-s390x-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debuginfo-common-x86_64-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-doc-0:4.18.0-80.11.1.el8_0.noarch",
"CRB-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-zfcpdump-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-zfcpdump-core-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-zfcpdump-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-zfcpdump-devel-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-zfcpdump-modules-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-zfcpdump-modules-extra-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"BaseOS-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.src",
"BaseOS-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-abi-whitelists-0:4.18.0-80.11.1.el8_0.noarch",
"BaseOS-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debuginfo-common-aarch64-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debuginfo-common-ppc64le-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debuginfo-common-s390x-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debuginfo-common-x86_64-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-doc-0:4.18.0-80.11.1.el8_0.noarch",
"BaseOS-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-zfcpdump-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-zfcpdump-core-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-zfcpdump-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-zfcpdump-devel-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-zfcpdump-modules-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-zfcpdump-modules-extra-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.src",
"CRB-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-abi-whitelists-0:4.18.0-80.11.1.el8_0.noarch",
"CRB-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debuginfo-common-aarch64-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debuginfo-common-ppc64le-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debuginfo-common-s390x-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debuginfo-common-x86_64-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-doc-0:4.18.0-80.11.1.el8_0.noarch",
"CRB-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-zfcpdump-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-zfcpdump-core-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-zfcpdump-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-zfcpdump-devel-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-zfcpdump-modules-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-zfcpdump-modules-extra-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "kernel: Count overflow in FUSE request leading to use-after-free issues."
},
{
"acknowledgments": [
{
"names": [
"Michael Ellerman"
]
}
],
"cve": "CVE-2019-12817",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2019-06-13T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1720616"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the way the Linux kernel\u0027s memory subsystem on certain 64-bit PowerPCs with the hash page table MMU handled memory above 512TB. A local, unprivileged user could use this flaw to escalate their privileges on the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: ppc: unrelated processes being able to read/write to each other\u0027s virtual memory",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Product Security is aware of this issue. Updates will be released as they become available.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.src",
"BaseOS-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-abi-whitelists-0:4.18.0-80.11.1.el8_0.noarch",
"BaseOS-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debuginfo-common-aarch64-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debuginfo-common-ppc64le-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debuginfo-common-s390x-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debuginfo-common-x86_64-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-doc-0:4.18.0-80.11.1.el8_0.noarch",
"BaseOS-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-zfcpdump-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-zfcpdump-core-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-zfcpdump-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-zfcpdump-devel-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-zfcpdump-modules-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-zfcpdump-modules-extra-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.src",
"CRB-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-abi-whitelists-0:4.18.0-80.11.1.el8_0.noarch",
"CRB-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debuginfo-common-aarch64-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debuginfo-common-ppc64le-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debuginfo-common-s390x-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debuginfo-common-x86_64-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-doc-0:4.18.0-80.11.1.el8_0.noarch",
"CRB-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-zfcpdump-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-zfcpdump-core-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-zfcpdump-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-zfcpdump-devel-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-zfcpdump-modules-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-zfcpdump-modules-extra-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-12817"
},
{
"category": "external",
"summary": "RHBZ#1720616",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1720616"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-12817",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-12817"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-12817",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-12817"
},
{
"category": "external",
"summary": "https://seclists.org/oss-sec/2019/q2/200",
"url": "https://seclists.org/oss-sec/2019/q2/200"
}
],
"release_date": "2019-06-24T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2019-09-12T12:25:32+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.src",
"BaseOS-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-abi-whitelists-0:4.18.0-80.11.1.el8_0.noarch",
"BaseOS-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debuginfo-common-aarch64-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debuginfo-common-ppc64le-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debuginfo-common-s390x-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debuginfo-common-x86_64-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-doc-0:4.18.0-80.11.1.el8_0.noarch",
"BaseOS-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-zfcpdump-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-zfcpdump-core-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-zfcpdump-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-zfcpdump-devel-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-zfcpdump-modules-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-zfcpdump-modules-extra-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.src",
"CRB-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-abi-whitelists-0:4.18.0-80.11.1.el8_0.noarch",
"CRB-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debuginfo-common-aarch64-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debuginfo-common-ppc64le-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debuginfo-common-s390x-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debuginfo-common-x86_64-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-doc-0:4.18.0-80.11.1.el8_0.noarch",
"CRB-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-zfcpdump-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-zfcpdump-core-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-zfcpdump-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-zfcpdump-devel-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-zfcpdump-modules-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-zfcpdump-modules-extra-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2019:2703"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"BaseOS-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.src",
"BaseOS-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-abi-whitelists-0:4.18.0-80.11.1.el8_0.noarch",
"BaseOS-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-debuginfo-common-aarch64-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-debuginfo-common-ppc64le-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-debuginfo-common-s390x-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-debuginfo-common-x86_64-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-doc-0:4.18.0-80.11.1.el8_0.noarch",
"BaseOS-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:kernel-zfcpdump-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-zfcpdump-core-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-zfcpdump-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-zfcpdump-devel-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-zfcpdump-modules-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:kernel-zfcpdump-modules-extra-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.x86_64",
"BaseOS-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"BaseOS-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"BaseOS-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"BaseOS-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:bpftool-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:bpftool-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.src",
"CRB-8.0.0.Z:kernel-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-abi-whitelists-0:4.18.0-80.11.1.el8_0.noarch",
"CRB-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-core-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-cross-headers-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debug-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debug-core-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debug-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debug-devel-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debug-modules-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debug-modules-extra-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-debuginfo-common-aarch64-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-debuginfo-common-ppc64le-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-debuginfo-common-s390x-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-debuginfo-common-x86_64-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-devel-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-doc-0:4.18.0-80.11.1.el8_0.noarch",
"CRB-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-headers-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-modules-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-modules-extra-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-tools-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-tools-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-tools-libs-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:kernel-tools-libs-devel-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:kernel-zfcpdump-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-zfcpdump-core-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-zfcpdump-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-zfcpdump-devel-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-zfcpdump-modules-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:kernel-zfcpdump-modules-extra-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:perf-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:perf-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:python3-perf-0:4.18.0-80.11.1.el8_0.x86_64",
"CRB-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.aarch64",
"CRB-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.ppc64le",
"CRB-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.s390x",
"CRB-8.0.0.Z:python3-perf-debuginfo-0:4.18.0-80.11.1.el8_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "kernel: ppc: unrelated processes being able to read/write to each other\u0027s virtual memory"
}
]
}
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.